Hangs update of pve-manager

WebCode

Member
Jun 11, 2012
12
0
21
Hello.

There was a problem updating the system:

Code:
# aptitude upgradeThe following packages will be upgraded: 
  base-files bind9-host corosync-pve dbus dnsutils fail2ban gnupg gpgv gzip libapache2-mod-perl2 libbind9-60 libcups2 libcurl3 libcurl3-gnutls libdbus-1-3 libdns69 libgssapi-krb5-2 libisc62 libisccc60 libisccfg62 libk5crypto3 libkrb5-3 
  libkrb5support0 liblwres60 libpq5 libtiff4 libwbclient0 libxcb-render0 libxcursor1 libxext6 libxfixes3 libxi6 libxinerama1 libxml2 libxml2-utils libxrandr2 libxrender1 libxslt1.1 linux-base linux-image-2.6.32-5-amd64 linux-libc-dev openssh-client 
  openssh-server php5-cli php5-common php5-gd proxmox-ve-2.6.32 pve-manager samba-common samba-common-bin smbclient ssh sudo xsltproc 
The following packages are RECOMMENDED but will NOT be installed:
  firmware-linux-free gnupg-curl openssh-blacklist-extra xauth 
54 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/67.6 MB of archives. After unpacking 250 kB will be used.
Do you want to continue? [Y/n/?] y
Extracting templates from packages: 100% 
Preconfiguring packages ...
(Reading database ... 50280 files and directories currently installed.)
Preparing to replace pve-manager 2.2-31 (using .../pve-manager_2.3-13_all.deb) ...
Unpacking replacement pve-manager ...

There is nothing happens anymore. The process hangs until it would be killed.

Code:
# pveversion -vpve-manager: not correctly installed (pve-manager/2.2/e94e95e9)
running kernel: 2.6.32-16-pve
proxmox-ve-2.6.32: 2.2-82
pve-kernel-2.6.32-16-pve: 2.6.32-82
pve-kernel-2.6.32-19-pve: 2.6.32-96
pve-kernel-2.6.32-14-pve: 2.6.32-74
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-36
qemu-server: 2.3-20
pve-firmware: 1.0-21
libpve-common-perl: 1.0-49
libpve-access-control: 1.0-26
libpve-storage-perl: 2.3-7
vncterm: 1.0-4
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.4-10
ksm-control-daemon: 1.1-1


# uname -a
Linux node300 2.6.32-16-pve #1 SMP Fri Nov 9 11:42:51 CET 2012 x86_64 GNU/Linux

Tell me, please, what can I do?

Thanks.
 
your package list shows a lot of packages which are not part of the default Proxmox installations. e.g kernel, php, samba, ...

that means, if you have a custom installations the standard procedure could fail.

things to check:
- enough free space on root partition, check with 'df -h'?
- run again 'apt-get update && apt-get dist-upgrade' and post the full output
 
I'm sorry. It's my fault.

The server was mounted NFS partition with shutting down the server.