https://bugzilla.novell.com/show_bug.cgi?id=623268 https://bugzilla.novell.com/show_bug.cgi?id=623268#c12 --- Comment #12 from Anniyka Wandersmann <anniyka@googlemail.com> 2010-08-27 09:15:20 UTC --- Ok, I think I found it. My vg00 is on an md-device. anniys:~ # lsinitrd /boot/initrd-2.6.34-12-default | sort > init.old anniys:~ # lsinitrd /boot/initrd-2.6.34-0.1-default | sort > init.new anniys:~ # lsinitrd /boot/initrd.main | sort > init.main 2.6.34-0.1-default is my selfmade kernel mentioned above. 2.6.34-12-default is the original default kernel of 11.3 main is the kernel from 11.2: anniys:~ # cat /proc/version Linux version 2.6.31.5-0.1-default (geeko@buildhost) (gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux) ) #1 SMP 2009-10-26 15:49:03 +0100 anniys:~ # diff init.main init.old | grep -v lib/ 45d44 < boot/51-md.sh 64d62 < config/md.sh 78d75 < etc/mdadm.conf 95a93
etc/modprobe.d/nvidia.conf 161a160 lib64/libsepol.so.1 174,237c173,250
310,311d322 < sbin/mdadm < sbin/mdmon anniys:~ # diff init.main init.new | grep -v lib/ 45d44 < boot/51-md.sh 64d62 < config/md.sh 78d75 < etc/mdadm.conf 95a93
etc/modprobe.d/nvidia.conf 161a160 lib64/libsepol.so.1 174,237c173,229
310,311d301 < sbin/mdadm < sbin/mdmon anniys:~ # pvdisplay /dev/md1 --- Physical volume --- PV Name /dev/md1 VG Name vg00 PV Size 440,71 GiB / not usable 2,44 MiB Allocatable yes PE Size 4,00 MiB Total PE 112821 Free PE 42336 Allocated PE 70485 PV UUID rGO4WX-e3bc-31YG-4p1Y-H5G6-kVW5-HjjGjR vg01 is not on an md-device -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.