Booting problem after kernel update

feldsam

New Member
Sep 19, 2013
8
0
1
Prague
Hello, I have problem with boot host after kernel update to 2.6.32-24-pve. Look at image bellow. When I activate volume group then it's boot normally. Fortunately I have KVM :). I try to fix it by initramfs-update -u and grub-update, but it's not working.

Screen%20Shot%202013-09-29%20at%201.59.29.png


Code:
root@node0:~# blkid 
/dev/sdb1: UUID="2nySkm-NSBn-Ebpu-MMn7-lPQD-NgIM-dpAh4e" TYPE="LVM2_member" // HDD pvehdd group - RAID1
/dev/sdc1: UUID="i9ghLH-oX3h-8bLD-hoIb-dMzX-S4To-xnWxlG" TYPE="LVM2_member"  // SSD this disk only extends pve group (to making snapshots) - RAID0
/dev/sda1: UUID="15d4421f-49d5-4469-8b15-5f3c34a56424" TYPE="ext4"      // SSD boot partition - RAID10
/dev/sda2: UUID="0SKvqb-LYKC-f1Gp-HOeG-4aAq-9dFW-r2Istd" TYPE="LVM2_member"  // SSD pve group - RAID10
/dev/mapper/pvehdd-data: UUID="8833143b-21ef-4f25-a850-7e0cada2525a" TYPE="ext4" 
/dev/mapper/pve-swap: UUID="83c1a64e-fd5a-4447-a01f-b874b57e4892" TYPE="swap" 
/dev/mapper/pve-root: UUID="cc8fd5c4-77b4-436f-a2ca-cc662134fe4f" TYPE="ext4" 
/dev/mapper/pve-data: UUID="71e97db4-adca-4e05-94fa-208310ede89f" TYPE="ext4"

Code:
root@node0:~# pvdisplay
  --- Physical volume ---
  PV Name               /dev/sdb1
  VG Name               pvehdd
  PV Size               931.00 GiB / not usable 3.00 MiB
  Allocatable           yes 
  PE Size               4.00 MiB
  Total PE              238335
  Free PE               33535
  Allocated PE          204800
  PV UUID               2nySkm-NSBn-Ebpu-MMn7-lPQD-NgIM-dpAh4e
   
  --- Physical volume ---
  PV Name               /dev/sda2
  VG Name               pve
  PV Size               222.06 GiB / not usable 4.00 MiB
  Allocatable           yes 
  PE Size               4.00 MiB
  Total PE              56847
  Free PE               255
  Allocated PE          56592
  PV UUID               0SKvqb-LYKC-f1Gp-HOeG-4aAq-9dFW-r2Istd
   
  --- Physical volume ---
  PV Name               /dev/sdc1
  VG Name               pve
  PV Size               55.37 GiB / not usable 3.00 MiB
  Allocatable           yes 
  PE Size               4.00 MiB
  Total PE              14175
  Free PE               14175
  Allocated PE          0
  PV UUID               i9ghLH-oX3h-8bLD-hoIb-dMzX-S4To-xnWxlG

Code:
root@node0:~# vgdisplay
  --- Volume group ---
  VG Name               pvehdd
  System ID             
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  3
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                1
  Open LV               1
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               931.00 GiB
  PE Size               4.00 MiB
  Total PE              238335
  Alloc PE / Size       204800 / 800.00 GiB
  Free  PE / Size       33535 / 131.00 GiB
  VG UUID               vfKZ1i-92rf-xEBq-QImm-gRqj-Uqpa-jbGUeZ
   
  --- Volume group ---
  VG Name               pve
  System ID             
  Format                lvm2
  Metadata Areas        2
  Metadata Sequence No  21
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                3
  Open LV               3
  Max PV                0
  Cur PV                2
  Act PV                2
  VG Size               277.43 GiB
  PE Size               4.00 MiB
  Total PE              71022
  Alloc PE / Size       56592 / 221.06 GiB
  Free  PE / Size       14430 / 56.37 GiB
  VG UUID               0ck52p-mE0t-TI5V-AvTr-4Y61-HgCq-zviTkZ

Code:
root@node0:~# lvdisplay 
  --- Logical volume ---
  LV Path                /dev/pvehdd/data
  LV Name                data
  VG Name                pvehdd
  LV UUID                BiVVzk-CN9L-F42s-PyeF-11qc-n2dp-V6BqyQ
  LV Write Access        read/write
  LV Creation host, time node0.ikfsystems.sk, 2013-09-21 18:32:51 +0200
  LV Status              available
  # open                 1
  LV Size                800.00 GiB
  Current LE             204800
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:0
   
  --- Logical volume ---
  LV Path                /dev/pve/swap
  LV Name                swap
  VG Name                pve
  LV UUID                sB0NMj-zMTJ-dW6H-lxlg-G7ux-UstE-EPOBre
  LV Write Access        read/write
  LV Creation host, time proxmox, 2013-09-12 23:55:19 +0200
  LV Status              available
  # open                 1
  LV Size                8.00 GiB
  Current LE             2048
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:1
   
  --- Logical volume ---
  LV Path                /dev/pve/root
  LV Name                root
  VG Name                pve
  LV UUID                o4VocI-C3GA-RgY6-rmBM-2Bxc-sAhe-WJVyes
  LV Write Access        read/write
  LV Creation host, time proxmox, 2013-09-12 23:55:19 +0200
  LV Status              available
  # open                 1
  LV Size                10.00 GiB
  Current LE             2560
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:2
   
  --- Logical volume ---
  LV Path                /dev/pve/data
  LV Name                data
  VG Name                pve
  LV UUID                YUpfvb-fy8S-Kijq-4HXg-1cXL-uI0L-oQdWS3
  LV Write Access        read/write
  LV Creation host, time proxmox, 2013-09-12 23:55:19 +0200
  LV Status              available
  # open                 1
  LV Size                203.06 GiB
  Current LE             51984
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:3

Code:
root@node0:~# df -h
Filesystem                                              Size  Used Avail Use% Mounted on
udev                                                     10M     0   10M   0% /dev
tmpfs                                                   4.0G  440K  4.0G   1% /run
/dev/disk/by-uuid/cc8fd5c4-77b4-436f-a2ca-cc662134fe4f  9.9G  2.5G  6.9G  27% /
tmpfs                                                   5.0M     0  5.0M   0% /run/lock
tmpfs                                                   9.5G   47M  9.5G   1% /run/shm
/dev/mapper/pve-data                                    200G   56G  145G  28% /var/lib/vz
/dev/mapper/pvehdd-data                                 788G  374G  374G  50% /var/data
/dev/sda1                                               495M   57M  414M  12% /boot
/dev/fuse                                                30M   36K   30M   1% /etc/pve
/var/data/private/102                                    20G  3.8G   17G  19% /var/lib/vz/root/102
tmpfs                                                   768M     0  768M   0% /var/lib/vz/root/102/lib/init/rw
tmpfs                                                   768M     0  768M   0% /var/lib/vz/root/102/dev/shm
/var/data/private/103                                    40G   24G   17G  59% /var/lib/vz/root/103
tmpfs                                                   768M     0  768M   0% /var/lib/vz/root/103/lib/init/rw
tmpfs                                                   768M     0  768M   0% /var/lib/vz/root/103/dev/shm
/var/lib/vz/private/104                                  20G  8.6G   12G  43% /var/lib/vz/root/104
tmpfs                                                   1.0G     0  1.0G   0% /var/lib/vz/root/104/lib/init/rw
tmpfs                                                   1.0G     0  1.0G   0% /var/lib/vz/root/104/dev/shm
/var/data/private/105                                    10G  2.0G  8.1G  20% /var/lib/vz/root/105
tmpfs                                                   256M     0  256M   0% /var/lib/vz/root/105/lib/init/rw
tmpfs                                                   256M     0  256M   0% /var/lib/vz/root/105/dev/shm
/var/data/private/106                                    10G  1.3G  8.8G  13% /var/lib/vz/root/106
tmpfs                                                   512M     0  512M   0% /var/lib/vz/root/106/lib/init/rw
tmpfs                                                   512M     0  512M   0% /var/lib/vz/root/106/dev/shm
 
Last edited:
Seems like something that should have been fixed already. Does Proxmox know of this issue?
 

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!