mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-05-29 17:49:46 +00:00
pmg-installation.adoc: remove unused lvm options
This commit is contained in:
parent
dc69da0778
commit
2729e8b87b
@ -155,23 +155,9 @@ Defines the size of the `swap` volume. The default is the size of the
|
||||
installed memory, minimum 4 GB and maximum 8 GB. The resulting value cannot
|
||||
be greater than `hdsize/8`.
|
||||
|
||||
`maxroot`::
|
||||
|
||||
Defines the maximum size of the `root` volume, which stores the operation
|
||||
system. The maximum limit of the `root` volume size is `hdsize/4`.
|
||||
|
||||
`maxvz`::
|
||||
|
||||
Defines the maximum size of the `data` volume. The actual size of the `data`
|
||||
volume is:
|
||||
+
|
||||
`datasize = hdsize - rootsize - swapsize - minfree`
|
||||
+
|
||||
Where `datasize` cannot be bigger than `maxvz`.
|
||||
|
||||
`minfree`::
|
||||
|
||||
Defines the amount of free space left in LVM volume group `pve`.
|
||||
Defines the amount of free space left in LVM volume group `pmg`.
|
||||
With more than 128GB storage available the default is 16GB, else `hdsize/8`
|
||||
will be used.
|
||||
+
|
||||
|
Loading…
Reference in New Issue
Block a user