I ivensiya Active Member Feb 17, 2013 60 1 28 Dec 9, 2019 #1 We have a lot of Promxox nodes. Every time we should make a hand update each node. Its not conveniently. Can you make anothe bulk action button for update cluster?
We have a lot of Promxox nodes. Every time we should make a hand update each node. Its not conveniently. Can you make anothe bulk action button for update cluster?
aaron Proxmox Staff Member Staff member Jun 3, 2019 4,315 1,120 218 Dec 11, 2019 #2 You can open an enhancement request in our bug tracker: https://bugzilla.proxmox.com/ In the meantime, you can use management tools like Ansible, Salt, Chef, Puppet and the likes to run updates on a fleet of nodes. An update consists of two commands: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_system_software_updates Check the man pages for the dist-upgrade command on how to run it non interactively because some packages want user input when updating.
You can open an enhancement request in our bug tracker: https://bugzilla.proxmox.com/ In the meantime, you can use management tools like Ansible, Salt, Chef, Puppet and the likes to run updates on a fleet of nodes. An update consists of two commands: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_system_software_updates Check the man pages for the dist-upgrade command on how to run it non interactively because some packages want user input when updating.
I ivensiya Active Member Feb 17, 2013 60 1 28 Dec 12, 2019 #3 aaron said: Ansible, Salt, Chef, Puppet Click to expand... Wich better?