Search results

  1. S

    Issue with upgrade from 7.0 to 7.1

    I can't see the problem yet, but I have to take a sleep now. :) To be continued tomorrow.
  2. S

    Issue with upgrade from 7.0 to 7.1

    It seems that in October you did apt-get dist-upgrade like recommended. On November 18th you started using apt uprade followed by apt autoremove. I'm not sure, but I strongly believe this could have damaged your system. Could you also post the related term* files? Maybe here we can see when...
  3. S

    Issue with upgrade from 7.0 to 7.1

    I assume this is history.log? Yes, please also post history.log.1.gz. You can watch it with zless without unpacking.
  4. S

    Issue with upgrade from 7.0 to 7.1

    Did you already try apt -f install? If not, please try.
  5. S

    Issue with upgrade from 7.0 to 7.1

    Yes, that looks correct. Maybe you should comment out the line in /etc/apt/sources.list.d/pve-enterprise.list or delete this file. It's cleaner but probably not the cause of your problem. In /var/log/apt/ you can find the history of upgrading your packages. Could you post the content of the...
  6. S

    Issue with upgrade from 7.0 to 7.1

    And what's the content of /etc/apt/sources.list?
  7. S

    hardware recommendations for larger setup

    Hey Dunuin, you caught me :D because I have no experience with PBS yet, and so I don't know what is needed to have a fast GC and data verifying. The "max 12h for all data verify" is related to the 30TB I think, but anyway you're right: With these performance requirements flash based storage is...
  8. S

    hardware recommendations for larger setup

    Hey phs, nice project! :) My few thoughts: Scaling up to 100TB using flash based storage (SSD, NVMe, ...) wouldn't be easy - and for sure very expensive. Personally I would rather tend to an HDD based storage. For example buildung a (ZFS) RAID10 with 6x 10 TB SAS HDDs would give you a solid...
  9. S

    Issue with upgrade from 7.0 to 7.1

    Hey agit8or, I guess, you write about buying a basic subscription for two CPUs. In this case, you would get six support tickets per year. And back to topic: Could you please post your repository configuration (the *.list files from /etc/apt/sources.list.d)? Greets Stephan
  10. S

    TASK ERROR: KVM virtualisation configured, but not available. Either disable in VM configuration or

    Hi, first I would check for BIOS firmware updates (and upgrade if available). Then take a look at BIOS settings similar to these: 1. Advanced > CPU Configuration > SVM Mode -> set enabled 2. Advanced > North Bridge Configuration > IOMMU -> set enabled Good luck and greets Stephan
  11. S

    Does RAID 0 increase I/O for VMs & Containers ?

    even worse: RAID0 increases your risk of data loss, because just one faulty disk can destroy all your data. As mentioned: Only use RAID0 if you have a solid desaster recovery strategy. Greets Stephan
  12. S

    Official DarkMode

    ...turning on the lamp on your desk or even at your ceiling? :D SCNR. +1 for dark mode. :)
  13. S

    [SOLVED] Proxmox 7 upgrade errror

    Hi, for proxmox-ve 6.4-1 is the latest version. But your pve-manager is not up to date. Latest version is 6.4-13. Could you post your "new" sources.list (the "buster version")? What happened after apt update && apt dist-upgrade? Greets Stephan
  14. S

    How to backup PVE/Ceph nodes

    Hi there, we would like to have a file based backup of our three PVE/Ceph nodes. The goal is to have everything needed to bring back one or more nodes from zero to the current state (except VM data of course). What do you suggest which files and directories we should backup? Thanks and greets...
  15. S

    Cluster meshed Network recommendation

    If you are sure that live migration will not saturate 40 GB/s, than go with it. When starting with Proxmox clustering we ran into issues when our 10 GBits/s shared connection was saturated by live migrations so that other critical stuff got high latency.
  16. S

    Another CEPH Performance Problem

    Hi, what CPU emulation do you set for your VMs? Which guest OS are you running? Greets Stephan
  17. S

    Can't achieve to install proxmox

    Hi, maybe some "UEFI vs. legacy boot" foo? You could play around with the BIOS boot settings. You could also try another iso, e.g. Debian, just to see whether the problem changes. Greets Stephan
  18. S

    Cluster meshed Network recommendation

    Hi, I would recommend a "dedicated" network for live migration, because while live migrating VMs traffic goes from RAM to RAM and can easily saturate a 10 GBit/s connection - and can disturb other traffic on the same connection. Greets Stephan
  19. S

    Post update package information

    no. :D https://www.proxmox.com/en/proxmox-ve/pricing Greets Stephan
  20. S

    Proxmox 6.3 hangs every 10 minutes

    Hey icheresc and welcome! :) Could you describe "hanging" more detailed? Hardware is powered on, but web GUI or ssh is not responding? Is there a display connected? If yes, what does it show? About what hardware we are talking at all? After rebooting, are there any hints in dmesg? Greets Stephan