mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 05:03:17 +00:00
Document the new --thinpool option
This commit is contained in:
parent
f99c386b60
commit
62c70ee2c1
@ -143,6 +143,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
is the container name. <replaceable>--vgname vgname1</replaceable>
|
||||
will create the LV in volume group <filename>vgname1</filename>
|
||||
rather than the default, <filename>lxc</filename>.
|
||||
<replaceable>--thinpool thinpool1</replaceable> will create the
|
||||
LV as a thin-provisioned volume in the pool named
|
||||
<filename>thinpool1</filename>.
|
||||
<replaceable>--fstype FSTYPE</replaceable> will create an FSTYPE
|
||||
filesystem on the LV, rather than the default, which is ext4.
|
||||
<replaceable>--fssize SIZE</replaceable> will create a LV (and
|
||||
|
Loading…
Reference in New Issue
Block a user