scanning logical volumes from initrd nash script

Fabio Fabio f.bertoldi at gmail.com
Mon Feb 4 16:14:06 UTC 2008


Hello all...
The initrd nash script 'init' actually scans for logical volumes as follows:
..... code snippet from 'init' script ............
echo Scanning logical volumes
lvm vgscan --ignorelockingfailure
echo Activating logical volumes
lvm vgchange -ay --ignorelockingfailure *<fixed volgroup name>*
....... end of code snippet .....
The volgroup name is fixed, it is written in the script itself.
Howto change this script in order to activate the logical volume name
output of the 'vgscan' command?

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080204/e7974876/attachment-0001.htm>


More information about the fedora-list mailing list