This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:cmd:lvm [2021/08/24 11:35] – js | linux:cmd:lvm [2022/12/21 09:21] (current) – js | ||
---|---|---|---|
Line 26: | Line 26: | ||
=== resize physical volume === | === resize physical volume === | ||
+ | You can use gparted live ios - do the partition magic .... and after that, resize the logical volume and extent the filesystem. | ||
+ | |||
Rescan Host: | Rescan Host: | ||
<code bash> | <code bash> | ||
Line 42: | Line 44: | ||
/ | / | ||
/ | / | ||
+ | |||
+ | or user cfdisk / parted: | ||
+ | <code bash> | ||
+ | |||
+ | Get MB of free space: | ||
+ | <code bash> | ||
+ | < | ||
+ | < | ||
+ | Get the size of the disk in MB | ||
+ | <code bash> | ||
+ | Enter size in MB - e.g. 24242MB | ||
resize | resize |