A
asterix
Guest
Hello!
After correctly upgrading from Proxmox VE 2.3 to 3.0 I used the optional --purge command and rebooted the server.
After reboot the server picked the kernel 2.6.32-20 but can't find the volume group "pve" and is unable to find the pve/root LVM volume.
The /proc/cmdline states:
BOOT_IMAGE=/vmlinuz-2.6.32-20-pve root=/dev/mapper/pve-root ro quiet
Rebooting and selecting the same kernel in recovery ends up in the same place.
So I rebooted and selected the 2.6.32-19 and all worked out, so I'm running the server with it.
root@vs0:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 370M 400K 370M 1% /run
/dev/mapper/pve-root 95G 1.2G 89G 2% /
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 740M 3.1M 737M 1% /run/shm
/dev/mapper/pve-data 803G 443G 360G 56% /var/lib/vz
/dev/md0 495M 133M 337M 29% /boot
/dev/fuse 30M 16K 30M 1% /etc/pve
/var/lib/vz/private/100 500G 403G 98G 81% /var/lib/vz/root/100
varrun 512M 440K 512M 1% /var/lib/vz/root/100/var/run
varlock 512M 0 512M 0% /var/lib/vz/root/100/var/lock
After some reboots I realized GRUB was also saying it couldn't find some files...
Does anyone had the same issue or has any clues to solve this?
Thanks!
After correctly upgrading from Proxmox VE 2.3 to 3.0 I used the optional --purge command and rebooted the server.
After reboot the server picked the kernel 2.6.32-20 but can't find the volume group "pve" and is unable to find the pve/root LVM volume.
The /proc/cmdline states:
BOOT_IMAGE=/vmlinuz-2.6.32-20-pve root=/dev/mapper/pve-root ro quiet
Rebooting and selecting the same kernel in recovery ends up in the same place.
So I rebooted and selected the 2.6.32-19 and all worked out, so I'm running the server with it.
root@vs0:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 370M 400K 370M 1% /run
/dev/mapper/pve-root 95G 1.2G 89G 2% /
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 740M 3.1M 737M 1% /run/shm
/dev/mapper/pve-data 803G 443G 360G 56% /var/lib/vz
/dev/md0 495M 133M 337M 29% /boot
/dev/fuse 30M 16K 30M 1% /etc/pve
/var/lib/vz/private/100 500G 403G 98G 81% /var/lib/vz/root/100
varrun 512M 440K 512M 1% /var/lib/vz/root/100/var/run
varlock 512M 0 512M 0% /var/lib/vz/root/100/var/lock
After some reboots I realized GRUB was also saying it couldn't find some files...
Does anyone had the same issue or has any clues to solve this?
Thanks!