mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
systemid: Disable --systemid.
Disable use of --systemid for this release.
This commit is contained in:
parent
67c52a4453
commit
733bfe36f5
@ -965,7 +965,6 @@ xx(vgchange,
|
||||
"\t[--refresh]\n"
|
||||
"\t[-S|--select Selection]\n"
|
||||
"\t[--sysinit]\n"
|
||||
"\t[--systemid SystemID]\n"
|
||||
"\t[-t|--test]\n"
|
||||
"\t[-u|--uuid]\n"
|
||||
"\t[-v|--verbose]\n"
|
||||
@ -988,7 +987,7 @@ xx(vgchange,
|
||||
metadataprofile_ARG, monitor_ARG, noudevsync_ARG, metadatacopies_ARG,
|
||||
vgmetadatacopies_ARG, partial_ARG, physicalextentsize_ARG, poll_ARG,
|
||||
refresh_ARG, resizeable_ARG, resizable_ARG, select_ARG, sysinit_ARG,
|
||||
systemid_ARG, test_ARG, uuid_ARG)
|
||||
test_ARG, uuid_ARG)
|
||||
|
||||
xx(vgck,
|
||||
"Check the consistency of volume group(s)",
|
||||
@ -1039,7 +1038,6 @@ xx(vgcreate,
|
||||
"\t[--[vg]metadatacopies #copies]\n"
|
||||
"\t[-p|--maxphysicalvolumes MaxPhysicalVolumes]\n"
|
||||
"\t[-s|--physicalextentsize PhysicalExtentSize[bBsSkKmMgGtTpPeE]]\n"
|
||||
"\t[--systemid SystemID]\n"
|
||||
"\t[-t|--test]\n"
|
||||
"\t[-v|--verbose]\n"
|
||||
"\t[--version]\n"
|
||||
@ -1051,8 +1049,7 @@ xx(vgcreate,
|
||||
maxphysicalvolumes_ARG, metadataprofile_ARG, metadatatype_ARG,
|
||||
physicalextentsize_ARG, test_ARG, force_ARG, zero_ARG, labelsector_ARG,
|
||||
metadatasize_ARG, pvmetadatacopies_ARG, metadatacopies_ARG,
|
||||
vgmetadatacopies_ARG, dataalignment_ARG, dataalignmentoffset_ARG,
|
||||
systemid_ARG)
|
||||
vgmetadatacopies_ARG, dataalignment_ARG, dataalignmentoffset_ARG)
|
||||
|
||||
xx(vgdisplay,
|
||||
"Display volume group information",
|
||||
|
Loading…
Reference in New Issue
Block a user