-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

lvreduce


> Reduce the size of a logical volume.

> See also: `lvm`.

More information.


Reduce a volume's size to 120 GB:

lvreduce --size {120G} {logical_volume}

Reduce a volume's size by 40 GB as well as the underlying filesystem:

lvreduce --size -{40G} -r {logical_volume}


> 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 Tue May 21 08:25:44 2024