mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-30 09:02:16 +00:00
installation: lvm-options: improve & align wording with pmg-docs
These changes are the result of basically "diffing" both documentations, choosing the better prased/sounding sections. Some wording were also slightly changed as necessary to further improve them. The equivalent changes will be done for pmg-docs too, to ensure they are really the same in the end. Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
This commit is contained in:
parent
520e361603
commit
67d2d94e7c
@ -245,8 +245,8 @@ Advanced LVM Configuration Options
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
The installer creates a Volume Group (VG) called `pve`, and additional Logical
|
The installer creates a Volume Group (VG) called `pve`, and additional Logical
|
||||||
Volumes (LVs) called `root`, `data`, and `swap`. To control the size of these
|
Volumes (LVs) called `root`, `data`, and `swap`, if `ext4` or `xfs` is used. To
|
||||||
volumes use:
|
control the size of these volumes use:
|
||||||
|
|
||||||
`hdsize`::
|
`hdsize`::
|
||||||
|
|
||||||
@ -284,8 +284,9 @@ configuration will be adapted accordingly.
|
|||||||
|
|
||||||
`minfree`::
|
`minfree`::
|
||||||
|
|
||||||
Defines the amount of free space left in the LVM volume group `pve`. With more
|
Defines the amount of free space that should be left in the LVM volume group
|
||||||
than 128GB storage available the default is 16GB, else `hdsize/8` will be used.
|
`pmg`. With more than 128GB storage available, the default is 16GB, otherwise
|
||||||
|
`hdsize/8` will be used.
|
||||||
+
|
+
|
||||||
NOTE: LVM requires free space in the VG for snapshot creation (not required for
|
NOTE: LVM requires free space in the VG for snapshot creation (not required for
|
||||||
lvmthin snapshots).
|
lvmthin snapshots).
|
||||||
|
Loading…
Reference in New Issue
Block a user