Proxmox 1.9 to Proxmox 3 - No Console / No Kernel

s1ck

New Member
Jul 3, 2013
4
0
1
Hi!

I've been restoring a vzdump backup in order to make the transition from proxmox 1.9 to proxmox 3.
However, in the new environment my VMs don't seem to start - I think they can not load the kernel.
When I open the console after booting it says "no processes on this runlevel left" and while booting it prints out messages like "could not load /lib/modules/.../modules.dep"
My machines are using the "debian-6.0-standard_6.0-2_amd64" template

Edit: The first host is using "Linux 2.6.32-4-pve" while the new host is using "Linux 2.6.32-20-pve" - Is there any way to downgrade or upgrade the containers?

How can I fix this?

kind regards
s1ck
 
Last edited:
pls post the output of 'pveversion -v'
 
On the new host:
pve-manager: 3.0-23 (pve-manager/3.0/957f0862)
running kernel: 2.6.32-20-pve
proxmox-ve-2.6.32: 3.0-100
pve-kernel-2.6.32-20-pve: 2.6.32-100
lvm2: 2.02.95-pve3
clvm: 2.02.95-pve3
corosync-pve: 1.4.5-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.0-1
pve-cluster: 3.0-4
qemu-server: 3.0-20
pve-firmware: 1.0-22
libpve-common-perl: 3.0-4
libpve-access-control: 3.0-4
libpve-storage-perl: 3.0-8
vncterm: 1.1-4
vzctl: 4.0-1pve3
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-13
ksm-control-daemon: 1.1-1

On the old host:

pve-manager: 1.9-26 (pve-manager/1.9/6567)
running kernel: 2.6.32-4-pve
pve-kernel-2.6.32-4-pve: 2.6.32-33
qemu-server: 1.1-32
pve-firmware: 1.0-14
libpve-storage-perl: 1.0-19
vncterm: 0.9-2
vzctl: 3.0.29-3pve1
vzdump: 1.2-16
vzprocps: 2.0.11-2
vzquota: 3.0.11-1dso1
 
Hi!

I've been restoring a vzdump backup in order to make the transition from proxmox 1.9 to proxmox 3.
However, in the new environment my VMs don't seem to start - I think they can not load the kernel.
When I open the console after booting it says "no processes on this runlevel left" and while booting it prints out messages like "could not load /lib/modules/.../modules.dep"
My machines are using the "debian-6.0-standard_6.0-2_amd64" template

Edit: The first host is using "Linux 2.6.32-4-pve" while the new host is using "Linux 2.6.32-20-pve" - Is there any way to downgrade or upgrade the containers?

How can I fix this?

kind regards
s1ck
Hi,
can you enter the VM from the host? "vzctl enter VMID"

Udo