Hi,
I have a 3 node cluster working perfectly for some years now.
I stopped upgrading since everything was stable.
I want to stop using java VNC console so I would like to upgrade from 3.2 to 3.4.
So I am following this wiki:
https://pve.proxmox.com/wiki/Downlo...Proxmox_Virtual_Environment_3.x_to_latest_3.3
When I do a apt-get update I get the following:
Here is my /etc/apt/source.list file:
And the entreprise repo (I have a subscription key):
Can you tell me if it is normal ?
Could you confirm that, when I will do apt-get dist-upgrade, I will upgrade in PVE 3.4 and not in PVE 4.X ?
Thank you
Regards
I have a 3 node cluster working perfectly for some years now.
I stopped upgrading since everything was stable.
I want to stop using java VNC console so I would like to upgrade from 3.2 to 3.4.
So I am following this wiki:
https://pve.proxmox.com/wiki/Downlo...Proxmox_Virtual_Environment_3.x_to_latest_3.3
When I do a apt-get update I get the following:
Code:
apt-get update
Get:1 http://security.debian.org wheezy/updates Release.gpg [1,554 B]
Hit http://http.at.debian.org wheezy Release.gpg
Get:2 http://security.debian.org wheezy/updates Release [102 kB]
Hit http://http.at.debian.org wheezy Release
Get:3 https://enterprise.proxmox.com wheezy Release.gpg [198 B]
Get:4 https://enterprise.proxmox.com wheezy Release [3,220 B]
Hit http://http.at.debian.org wheezy/main amd64 Packages
Get:5 http://security.debian.org wheezy/updates/main amd64 Packages [326 kB]
Get:6 https://enterprise.proxmox.com wheezy/pve-enterprise amd64 Packages [144 kB]
Hit http://http.at.debian.org wheezy/contrib amd64 Packages
Hit http://http.at.debian.org wheezy/contrib Translation-en
Hit http://http.at.debian.org wheezy/main Translation-en
Get:7 http://security.debian.org wheezy/updates/contrib amd64 Packages [14 B]
Get:8 http://security.debian.org wheezy/updates/contrib Translation-en [523 B]
Get:9 http://security.debian.org wheezy/updates/main Translation-en [187 kB]
Ign https://enterprise.proxmox.com wheezy/pve-enterprise Translation-en_US
Ign https://enterprise.proxmox.com wheezy/pve-enterprise Translation-en
Fetched 766 kB in 1s (457 kB/s)
Reading package lists... Done
W: There is no public key available for the following key IDs:
7638D0442B90D010
W: There is no public key available for the following key IDs:
9D6D8F6BC857C906
Here is my /etc/apt/source.list file:
Code:
deb http://http.at.debian.org/debian wheezy main contrib
# PVE packages provided by proxmox.com
#deb http://download.proxmox.com/debian wheezy pve-no-subscription
# security updates
deb http://security.debian.org/ wheezy/updates main contrib
And the entreprise repo (I have a subscription key):
Code:
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
Can you tell me if it is normal ?
Could you confirm that, when I will do apt-get dist-upgrade, I will upgrade in PVE 3.4 and not in PVE 4.X ?
Thank you
Regards