[Bug 717131] New: LVM volume groups not activated at boot
https://bugzilla.novell.com/show_bug.cgi?id=717131 https://bugzilla.novell.com/show_bug.cgi?id=717131#c0 Summary: LVM volume groups not activated at boot Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: olav@wavephp.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1 In a system using multiple volume groups only the one with root device is activated at boot time. The /etc/sysconfig/lvm uses the default value which should load all volumes: LVM_VGS_ACTIVATED_ON_BOOT="" Reproducible: Always Steps to Reproduce: 1.Add multiple lvm volume groups and volumes to those groups 2.Boot up 3.run: lvscan Actual Results: inactive '/dev/storage/backup' [50.00 GiB] inherit inactive '/dev/storage/storage' [150.00 GiB] inherit ACTIVE '/dev/wave/swap' [8.00 GiB] inherit ACTIVE '/dev/wave/opensuse12' [20.00 GiB] inherit Expected Results: ACTIVE '/dev/storage/backup' [50.00 GiB] inherit ACTIVE '/dev/storage/storage' [150.00 GiB] inherit ACTIVE '/dev/wave/swap' [8.00 GiB] inherit ACTIVE '/dev/wave/opensuse12' [20.00 GiB] inherit Looking at /etc/init.d/boot.lvm it looks correct /sbin/vgchange -a y $LVM_VGS_ACTIVATED_ON_BOOT But the default value is off: wave:~ # chkconfig boot.lvm boot.lvm off The line used for booting grub: root=/dev/disk/by-uuid/934a5ad6-663f-409f-bc4b-37c5685e92bf resume=/dev/wave/swap splash=silent quiet The system is not installed through the defualt installer, instead bootstrapped through zypper and then installed additional patterns through YaST and might be the cause the LVM not loading; tho i find that hard to belive since i use the same method to build virtual guests: zypper --root /mnt/bootstrap ar http://download.opensuse.org/factory-tested/repo/oss "factory-tested-oss" zypper --gpg-auto-import-keys -n --root /mnt/bootstrap install -l zypper -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=717131 https://bugzilla.novell.com/show_bug.cgi?id=717131#c zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@suse.com AssignedTo|bnc-team-screening@forge.pr |xwhu@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=717131 https://bugzilla.novell.com/show_bug.cgi?id=717131#c1 Xinwei Hu <xwhu@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |olav@wavephp.net --- Comment #1 from Xinwei Hu <xwhu@suse.com> 2011-09-21 03:22:09 UTC --- Hi Olav, boot.lvm is need for activating the remaining LVs. LVs for root and swap are activated via initrd script. Would you confirm if everything's fine after running 'chkconfig boot.lvm on' ? Thanks. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=717131 https://bugzilla.novell.com/show_bug.cgi?id=717131#c2 --- Comment #2 from Olav Frengstad <olav@wavephp.net> 2011-09-28 12:54:07 UTC --- Hi Xin Yes everything is working after adding lvm to the runlevel. Olav -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=717131 https://bugzilla.novell.com/show_bug.cgi?id=717131#c3 Xinwei Hu <xwhu@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|olav@wavephp.net | Resolution| |FIXED --- Comment #3 from Xinwei Hu <xwhu@suse.com> 2011-11-29 07:20:53 UTC --- thanks for feedback. close as fixed then. -- 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.
participants (1)
-
bugzilla_noreply@novell.com