* [PVE-User] Update proxmox @ 2022-02-10 10:18 David Martin 2022-02-10 10:52 ` Сергей Цаболов 0 siblings, 1 reply; 5+ messages in thread From: David Martin @ 2022-02-10 10:18 UTC (permalink / raw) To: Proxmox VE user list Hi, I have 25 server's proxmox, and i need update one server who is in 5.14-4 version. Do you think if it's possible to update directly with apt update && apt upgrade in terminal ? -- david martin ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PVE-User] Update proxmox 2022-02-10 10:18 [PVE-User] Update proxmox David Martin @ 2022-02-10 10:52 ` Сергей Цаболов [not found] ` <mailman.84.1644492932.452.pve-user@lists.proxmox.com> 0 siblings, 1 reply; 5+ messages in thread From: Сергей Цаболов @ 2022-02-10 10:52 UTC (permalink / raw) To: Proxmox VE user list, David Martin Hi David, Before upgrade you need backup all VM or moved all to other host so as not to interrupt their work. After see this documentation Upgrade from 5.x to 6.0 <https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0> 10.02.2022 13:18, David Martin пишет: > Hi, > > I have 25 server's proxmox, and i need update one server who is in 5.14-4 > version. > > Do you think if it's possible to update directly with apt update && apt > upgrade > in terminal ? > > > Sergey TS The best Regard _______________________________________________ pve-user mailing list pve-user@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <mailman.84.1644492932.452.pve-user@lists.proxmox.com>]
* Re: [PVE-User] Update proxmox [not found] ` <mailman.84.1644492932.452.pve-user@lists.proxmox.com> @ 2022-02-10 12:13 ` David Martin 2022-02-10 14:13 ` Alain Péan 0 siblings, 1 reply; 5+ messages in thread From: David Martin @ 2022-02-10 12:13 UTC (permalink / raw) To: Arjen, Proxmox VE user list Thank's you, Thank you for your reply, I will first put the system packages if there is not too much adhesion, and then update the proxmox packages. I use proxmox GUI as much as possible. apt-get install --only-upgrade Le jeu. 10 févr. 2022 à 12:35, Arjen via pve-user < pve-user@lists.proxmox.com> a écrit : > > > > ---------- Forwarded message ---------- > From: Arjen <leesteken@protonmail.ch> > To: Proxmox VE user list <pve-user@lists.proxmox.com> > Cc: > Bcc: > Date: Thu, 10 Feb 2022 11:35:23 +0000 > Subject: Re: [PVE-User] Update proxmox > On Thursday, February 10th, 2022 at 11:52, Сергей Цаболов <tsabolov@t8.ru> > wrote: > > > Hi David, > > > > Before upgrade you need backup all VM or moved all to other host so as > > not to interrupt their work. > > > > After see this documentation Upgrade from 5.x to 6.0 > > https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0 > > > > 10.02.2022 13:18, David Martin пишет: > > > > > Hi, > > > > > > I have 25 server's proxmox, and i need update one server who is in > 5.14-4 > > > version. > > > > > > Do you think if it's possible to update directly with apt update && apt > > > upgrade > > > in terminal ? > > > > Sergey TS > > Probably not but more importantly: Never use apt upgrade ! > Always use apt dist-upgrade for Proxmox > > > > > ---------- Forwarded message ---------- > From: Arjen via pve-user <pve-user@lists.proxmox.com> > To: Proxmox VE user list <pve-user@lists.proxmox.com> > Cc: Arjen <leesteken@protonmail.ch> > Bcc: > Date: Thu, 10 Feb 2022 11:35:23 +0000 > Subject: Re: [PVE-User] Update proxmox > _______________________________________________ > pve-user mailing list > pve-user@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user > -- david martin ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PVE-User] Update proxmox 2022-02-10 12:13 ` David Martin @ 2022-02-10 14:13 ` Alain Péan 2022-02-10 15:18 ` David Martin 0 siblings, 1 reply; 5+ messages in thread From: Alain Péan @ 2022-02-10 14:13 UTC (permalink / raw) To: pve-user Le 10/02/2022 à 13:13, David Martin a écrit : > Thank you for your reply, > I will first put the system packages if there is not too much adhesion, and > then update the proxmox packages. > I use proxmox GUI as much as possible. > apt-get install --only-upgrade If I remember correctly, between 5.x and 6.x, there was a major upgrade of kvm and corosync, which resulted in the disparition of node VMs during the upgrade, that re-appear only at the end of the upgrade. And you have a new version of Debian when going from 5.x to 6.x, that requires changes in Debian repositories, and then again from 6.x to 7.x. I would think less risky to upgrade first to 6.x, then in a second step, to 7.x. Alain -- Administrateur Système/Réseau C2N Centre de Nanosciences et Nanotechnologies (UMR 9001) Boulevard Thomas Gobert (ex Avenue de La Vauve), 91120 Palaiseau Tel : 01-70-27-06-88 Bureau A255 ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PVE-User] Update proxmox 2022-02-10 14:13 ` Alain Péan @ 2022-02-10 15:18 ` David Martin 0 siblings, 0 replies; 5+ messages in thread From: David Martin @ 2022-02-10 15:18 UTC (permalink / raw) To: alain.pean, Proxmox VE user list thank's to reply. Merci pour ce retour Cheers Le jeu. 10 févr. 2022 à 15:23, Alain Péan <alain.pean@c2n.upsaclay.fr> a écrit : > Le 10/02/2022 à 13:13, David Martin a écrit : > > Thank you for your reply, > > I will first put the system packages if there is not too much adhesion, > and > > then update the proxmox packages. > > I use proxmox GUI as much as possible. > > apt-get install --only-upgrade > > If I remember correctly, between 5.x and 6.x, there was a major upgrade > of kvm and corosync, which resulted in the disparition of node VMs > during the upgrade, that re-appear only at the end of the upgrade. > > And you have a new version of Debian when going from 5.x to 6.x, that > requires changes in Debian repositories, and then again from 6.x to 7.x. > > I would think less risky to upgrade first to 6.x, then in a second step, > to 7.x. > > Alain > > -- > Administrateur Système/Réseau > C2N Centre de Nanosciences et Nanotechnologies (UMR 9001) > Boulevard Thomas Gobert (ex Avenue de La Vauve), 91120 Palaiseau > Tel : 01-70-27-06-88 Bureau A255 > > > _______________________________________________ > pve-user mailing list > pve-user@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user > -- david martin ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-02-10 15:19 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2022-02-10 10:18 [PVE-User] Update proxmox David Martin 2022-02-10 10:52 ` Сергей Цаболов [not found] ` <mailman.84.1644492932.452.pve-user@lists.proxmox.com> 2022-02-10 12:13 ` David Martin 2022-02-10 14:13 ` Alain Péan 2022-02-10 15:18 ` David Martin
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox