aaron's latest activity

  • aaron
    To add to @bbgeek17 check out the multipathing guide that also covers the finalization with a shared LVM on top: https://pve.proxmox.com/wiki/Multipath And with just 2 nodes, you need to add a 3rd vote to the cluster, as otherwise if you...
  • aaron
    aaron replied to the thread I cant upgrade proxmox.
    Do I understand it correctly? When you run the command, the machine just does a reset/reboot without any warning? If that is true, then there is something off as that should not happen. Did you check the memory for example? The Proxmox VE...
  • aaron
    If it is all happening on the same host, you could consider using vmbr interfaces without a bridge port, or SDN simple zones without a gateway. Those two should technically be the same under the hood. That way you can have a completely isolated...
  • aaron
    Is the node able to connect to shop.proxmox.com via https (port 443) and is the firewall not breaking the encryption with its own certificate? If you have further issues, please open a ticket at our technical support portal...
  • aaron
    If you check the bugtracker, there is a patch available as of today to be code reviewed: https://bugzilla.proxmox.com/show_bug.cgi?id=7271#c6 Once reviewed and applied, it will be part of one of the next versions of the pve-container package...
  • aaron
    aaron replied to the thread SDN Permission missing my Zones.
    What if you navigate to the actualy zones in the tree view of one of your nodes? See https://forum.proxmox.com/threads/pdm-requested-features.179852/post-834215
  • aaron
    aaron replied to the thread Slow ceph operation.
    The fleecing option is part of the backup job config: DC → Backups. In the Advanced settings of the backup jobs
  • aaron
    aaron replied to the thread Slow ceph operation.
    Well, then the question is how fast that NAS can write the backup data. As @spirit mentioned, a slow backup target can have an impact on the running VM. The fleecing option in the backup job options can help if you place that on a fast storage in...
  • aaron
    Checkout this chapter on how to use the config file templates to persist changes: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine
  • aaron
    aaron replied to the thread Slow ceph operation.
    That could have other reasons that don't relate directly to Ceph. How do you make backups and what is your backup target?
  • aaron
    aaron replied to the thread MEMORY PROXMOX 9.0.
    According to the last screenshot, the ballooning device is disabled. Memory consumption is not queried via the guest agent, but via the ballooning device, and for Windows, the Balloon Service. Other operating systems handle that communication via...
  • aaron
    aaron replied to the thread MEMORY PROXMOX 9.0.
    https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#VM_Memory_Consumption_Shown_is_Higher If this is a Windows machine, make sure that the Balloon Device is enabled (Hardware -> Memory, in the advanced part) and that the driver for that device as...
  • aaron
    It looks like you run into the bug reported here: https://bugzilla.proxmox.com/show_bug.cgi?id=7271 Feel free to chime in there! To temporarily downgrade pve-container you can run apt install pve-container=6.0.18
  • aaron
    That version of pve-container is running? You can see that if you run pveversion -v on the CLI or click on the "Package Versions" button located at the top left of the NODE → Summary panel. Does it only happen only with bindmounts to a network...
  • aaron
    aaron replied to the thread Tape-Backup für Anfänger.
    Siehe https://pbs.proxmox.com/wiki/Installing_a_Virtual_Tape_Library um eben zu spielen und testen und ein Gefühl für Tapes zu bekommen.