3.4 --> 4.0: some Problems after Upgrade

Dec 19, 2012
494
14
83
Hi.
I also tried an upgrade on a Proxmox-Server (from 3.4 to 4.0 with these instructions: http://pve.proxmox.com/wiki/Upgrade_from_3.x_to_4.0).
It didn't work as expected: I got several errors from "apt-get" ... it began after the "dist-upgrade" & "reboot" when I tried to install
Code:
apt-get install proxmox-ve
I had to remove some packages and I had to use "aptitude" instead of "apt-get" since it offered better solutions for the package errors/conflicts.
After some struggle the upgrade finally seemed to work ... but ...

Some logs:
Code:
python-ceph : Depends: librados2 (= 0.80.7-2) but 0.80.9-2~bpo8+1 is installed.                
Depends: librbd1 (= 0.80.7-2) but 0.80.9-2~bpo8+1 is installed.  
ceph-common : Depends: librbd1 (= 0.80.7-2) but 0.80.9-2~bpo8+1 is installed.

The package "vlan" was removed. When I tried to reinstall it:
Code:
The following NEW packages will be installed:
  vlan
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.5 kB of archives. After unpacking 150 kB will be used.
The following packages have unmet dependencies:
 pve-manager : Conflicts: vlan but 1.9-3.2 is to be installed.
The following actions will resolve these dependencies:

     Remove the following packages:
1)     proxmox-ve
2)     pve-manager

After all, Version 4.0 came up and "pveversion" shows:
pve-manager/4.0-48/0d8559d0 (running kernel: 4.2.2-1-pve)

But: When I try to start a Console with noVNC (Chromium) nothing happens -- instead:
Unable to create RFB client -- ReferenceError: Uint8Array is not defined
(Spice is not available at all. (grey))

Besides there is a message under "Ceph":
"pveceph configuration not initialized (500)"

My final Question: wait for further upgrades or install from scratch?
Thanks.
 
Last edited:
Hi.
...

After all, Version 4.0 came up and "pveversion" shows:
pve-manager/4.0-48/0d8559d0 (running kernel: 4.2.2-1-pve)

But: When I try to start a Console with noVNC (Chromium) nothing happens -- instead:
Unable to create RFB client -- ReferenceError: Uint8Array is not defined
(Spice is not available at all. (grey))

Besides there is a message under "Ceph":
"pveceph configuration not initialized (500)"

My final Question: wait for further upgrades or install from scratch?
Thanks.
Hi,
have you tried to clear the browser cache because of the noVNC error?!

Udo
 
Hi,
have you tried to clear the browser cache because of the noVNC error?!

Yes, I just tried that -- with no changes (chromium and firefox). Must be something else.
(I also reinstalled novnc-pve -- no changes)


Maybe this log-entry (syslog) helps to find the error?
Code:
Oct  8 20:50:41 proxmox2 pvedaemon[1597]: <root@pam> starting task UPID:proxmox2:00000885:000080D0:5616BB01:vncproxy:108:root@pam:
Oct  8 20:50:51 proxmox2 pvedaemon[2181]: command '/bin/nc6 -l -p 5900 -w 10 -e '/usr/sbin/qm vncproxy 108 2>/dev/null'' failed: exit code 1
 
you run your browser on OSX? make sure that you accept the certificate (set to "always trust").
 
17:09/0 proxmox2 ~ # pveversion -v
proxmox-ve: 4.0-16 (running kernel: 4.2.2-1-pve)
pve-manager: 4.0-48 (running version: 4.0-48/0d8559d0)
pve-kernel-4.2.2-1-pve: 4.2.2-16
lvm2: 2.02.116-pve1
corosync-pve: 2.3.5-1
libqb0: 0.17.2-1
pve-cluster: 4.0-22
qemu-server: 4.0-30
pve-firmware: 1.1-7
libpve-common-perl: 4.0-30
libpve-access-control: 4.0-9
libpve-storage-perl: 4.0-26
pve-libspice-server1: 0.12.5-1
vncterm: 1.2-1
pve-qemu-kvm: 2.4-9
pve-container: 1.0-7
pve-firewall: 2.0-12
pve-ha-manager: 1.0-9
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u1
lxc-pve: 1.1.3-1
lxcfs: 0.9-pve2
cgmanager: 0.37-pve2
criu: 1.6.0-1
zfsutils: 0.6.5-pve4~jessie
fence-agents-pve: 4.0.20-1

By the way: I'v got this error in dmesg --- maybe it has something to do with the problem?
Code:
[    4.611430] systemd-sysv-generator[250]: Ignoring creation of an alias umountiscsi.service for itself
[    5.013612] systemd[1]: [/run/systemd/generator.late/rgmanager.service:7] Failed to add dependency on +vz.service, ignoring: Invalid argument
[    5.013698] systemd[1]: [/run/systemd/generator.late/rgmanager.service:7] Failed to add dependency on +qemu-server.service, ignoring: Invalid argument
[    5.023004] systemd[1]: [/run/systemd/generator.late/vz.service:7] Failed to add dependency on +iscsi.service, ignoring: Invalid argument
[    5.033127] systemd[1]: [/run/systemd/generator.late/qemu-server.service:7] Failed to add dependency on +iscsi.service, ignoring: Invalid argument
[    5.204336] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
 
... is it possible that my versions of firefox / chrome are simply too old? (Debian Squeeze)

I checked it again with firefox 41.0.1 from another PC and it worked.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!