Bug#350609: remove "--mknodes" for lvm2

General Stone generalstone at gmx.net
Mon Jan 30 17:35:19 UTC 2006


Package: lvm-common
Version: 1.5.20
Severity: wishlist

Please replace this line:

/sbin/vgscan $IGNORELOCKINGFAILURES $MKNODES || true

with these lines in the initscript:

if [ `/sbin/lvmiopversion` -ge "200" ]; then
	/sbin/vgscan $IGNORELOCKINGFAILURES || true
else
	/sbin/vgscan $IGNORELOCKINGFAILURES $MKNODES || true
fi


From vgscan(8):
"In LVM2, vgscans take place automatically; but you might still need
 to run one explicitly after changing hardware."

-- 
Key fingerprint = DC3C 257C 2B71 8FA4 F609  F7F7 7C14 F806 5665 77FD

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Was nicht fliegen kann, kann auch nicht abstürzen.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-lvm-maintainers/attachments/20060130/4882490f/attachment.pgp


More information about the pkg-lvm-maintainers mailing list