1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00

man lvchange: mention special activation vals

used by lvmlockd and clvmd.
This commit is contained in:
David Teigland 2017-03-02 09:30:27 -06:00
parent 26ca308ba9
commit b76852bf35

View File

@ -807,8 +807,8 @@ arg(activate_ARG, 'a', "activate", activation_VAL, 0, 0,
"if the list is set but empty, no LVs match.\n" "if the list is set but empty, no LVs match.\n"
"Autoactivation should be used during system boot to make it possible\n" "Autoactivation should be used during system boot to make it possible\n"
"to select which LVs should be automatically activated by the system.\n" "to select which LVs should be automatically activated by the system.\n"
"See lvmlockd(8) for more information about activation options for shared VGs.\n" "See lvmlockd(8) for more information about activation options \\fBey\\fP and \\fBsy\\fP for shared VGs.\n"
"See clvmd(8) for more information about activation options for clustered VGs.\n" "See clvmd(8) for more information about activation options \\fBey\\fP, \\fBsy\\fP, \\fBly\\fP and \\fBln\\fP for clustered VGs.\n"
"#lvcreate\n" "#lvcreate\n"
"Controls the active state of the new LV.\n" "Controls the active state of the new LV.\n"
"\\fBy\\fP makes the LV active, or available.\n" "\\fBy\\fP makes the LV active, or available.\n"