-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

vgchange


> Change the attributes of a Logical Volume Manager (LVM) volume group.

> See also: `lvm`.

More information.


Change the activation status of logical volumes in all volume groups:

sudo vgchange --activate {y|n}

Change the activation status of logical volumes in the specified volume group (determine with `vgscan`):

sudo vgchange --activate {y|n} {volume_group}}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 23:48:09 2024