How to advance version from 3.3-1 to latest

pdan

New Member
Sep 8, 2014
17
0
1
Italy
www.unicas.it
Hello forum,

we have one proxmox cluster installed and functionally OK at version 3.3-1 as per following pveversion -v

Code:
root@c00:~# pveversion -v
proxmox-ve-2.6.32: 3.2-136 (running kernel: 2.6.32-32-pve)
pve-manager: 3.3-1 (running version: 3.3-1/a06c9f73)
pve-kernel-2.6.32-32-pve: 2.6.32-136
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.7-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.10-1
pve-cluster: 3.0-15
qemu-server: 3.1-34
pve-firmware: 1.1-3
libpve-common-perl: 3.0-19
libpve-access-control: 3.0-15
libpve-storage-perl: 3.0-23
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-8
vzctl: 4.0-1pve6
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 2.1-5
ksm-control-daemon: 1.1-1
glusterfs-client: 3.5.2-1
root@c00:~#

Altough we have done
Code:
root@c00:~# apt-get update
Hit http://ftp.it.debian.org wheezy Release.gpg
Hit http://ftp.it.debian.org wheezy Release    
Hit http://security.debian.org wheezy/updates Release.gpg            
Hit http://security.debian.org wheezy/updates Release                
Hit http://ftp.it.debian.org wheezy/main amd64 Packages              
Hit http://ftp.it.debian.org wheezy/contrib amd64 Packages           
Hit http://ftp.it.debian.org wheezy/contrib Translation-en        
Hit http://security.debian.org wheezy/updates/main amd64 Packages 
Hit http://ftp.it.debian.org wheezy/main Translation-en           
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Ign https://enterprise.proxmox.com wheezy Release.gpg             
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en 
Ign https://enterprise.proxmox.com wheezy Release
Hit http://ceph.com wheezy Release.gpg      
Hit http://ceph.com wheezy Release          
Hit http://ceph.com wheezy/main amd64 Packages
Ign http://ceph.com wheezy/main Translation-en_US  
Err https://enterprise.proxmox.com wheezy/pve-enterprise amd64 Packages
  The requested URL returned error: 401 Authorization Required
Ign http://ceph.com wheezy/main Translation-en
Ign https://enterprise.proxmox.com wheezy/pve-enterprise Translation-en_US
Ign https://enterprise.proxmox.com wheezy/pve-enterprise Translation-en
W: Failed to fetch https://enterprise.proxmox.com/debian/dists/wheezy/pve-enterprise/binary-amd64/Packages  The requested URL returned error: 401 Authorization Required

E: Some index files failed to download. They have been ignored, or old ones used instead.
root@c00:~# apt-get dist-upgrade 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@c00:~# pveversion -v
proxmox-ve-2.6.32: 3.2-136 (running kernel: 2.6.32-32-pve)
pve-manager: 3.3-1 (running version: 3.3-1/a06c9f73)
pve-kernel-2.6.32-32-pve: 2.6.32-136
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.7-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.10-1
pve-cluster: 3.0-15
qemu-server: 3.1-34
pve-firmware: 1.1-3
libpve-common-perl: 3.0-19
libpve-access-control: 3.0-15
libpve-storage-perl: 3.0-23
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-8
vzctl: 4.0-1pve6
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 2.1-5
ksm-control-daemon: 1.1-1
glusterfs-client: 3.5.2-1
root@c00:~#

the cluster did not advance to version 3.3-20.
Any hint/advice?

Thank you in advance

Pasquale