
vgchange
List of commands for vgchange:
-
vgchange:tldr:460d7 vgchange: Change the activation status of logical volumes in the specified volume group (determine with `vgscan`).$ sudo vgchange --activate ${select} ${volume_group}}try on your machineexplain this command
-
vgchange:tldr:740f9 vgchange: Change the activation status of logical volumes in all volume groups.$ sudo vgchange --activate ${select}try on your machineexplain this command