scanning logical volumes from initrd nash script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux