X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pct.1-synopsis.adoc;h=e85be6496b79686b25ddb3386819c7a8ba1a1418;hb=024d3706c083a287d1dd24274a9f49e7bce8579f;hp=c3862db3b96c560b32a151bf285ff1327b87a387;hpb=739d4d64c2b193e81e5680352f18850a20c7e5ff;p=pve-docs.git diff --git a/pct.1-synopsis.adoc b/pct.1-synopsis.adoc index c3862db..e85be64 100644 --- a/pct.1-synopsis.adoc +++ b/pct.1-synopsis.adoc @@ -104,11 +104,11 @@ Console mode. By default, the console command tries to open a connection to one Attach a console device (/dev/console) to the container. -`--cores` ` (1 - 128)` :: +`--cores` ` (1 - 8192)` :: The number of cores assigned to the container. A container can use all available cores by default. -`--cpulimit` ` (0 - 128)` ('default =' `0`):: +`--cpulimit` ` (0 - 8192)` ('default =' `0`):: Limit of CPU usage. + @@ -158,7 +158,7 @@ Amount of RAM for the VM in MB. `--mp[n]` `[volume=] ,mp= [,acl=<1|0>] [,backup=<1|0>] [,mountoptions=] [,quota=<1|0>] [,replicate=<1|0>] [,ro=<1|0>] [,shared=<1|0>] [,size=]` :: -Use volume as container mount point. +Use volume as container mount point. Use the special syntax STORAGE_ID:SIZE_IN_GiB to allocate a new volume. `--nameserver` `` :: @@ -172,7 +172,7 @@ Specifies network interfaces for the container. Specifies whether a VM will be started during system bootup. -`--ostype` `` :: +`--ostype` `` :: OS type. This is used to setup configuration inside the container, and corresponds to lxc setup scripts in /usr/share/lxc/config/.common.conf. Value 'unmanaged' can be used to skip and OS specific setup. @@ -274,6 +274,10 @@ Destroy the container (also delete all uses files). The (unique) ID of the VM. +`--destroy-unreferenced-disks` `` :: + +If set, destroy additionally all disks with the VMID from all enabled storages which are not referenced in the config. + `--force` `` ('default =' `0`):: Force destroy, even if running. @@ -326,7 +330,7 @@ A volume on which to run the filesystem check Force checking, even if the filesystem seems clean -*pct fstrim* `` +*pct fstrim* `` `[OPTIONS]` Run fstrim on a chosen CT and its mountpoints. @@ -334,6 +338,10 @@ Run fstrim on a chosen CT and its mountpoints. The (unique) ID of the VM. +`--ignore-mountpoints` `` :: + +Skip all mountpoints, only do fstrim on the container root. + *pct help* `[OPTIONS]` Get help about specified command. @@ -565,11 +573,11 @@ Console mode. By default, the console command tries to open a connection to one Attach a console device (/dev/console) to the container. -`--cores` ` (1 - 128)` :: +`--cores` ` (1 - 8192)` :: The number of cores assigned to the container. A container can use all available cores by default. -`--cpulimit` ` (0 - 128)` ('default =' `0`):: +`--cpulimit` ` (0 - 8192)` ('default =' `0`):: Limit of CPU usage. + @@ -619,7 +627,7 @@ Amount of RAM for the VM in MB. `--mp[n]` `[volume=] ,mp= [,acl=<1|0>] [,backup=<1|0>] [,mountoptions=] [,quota=<1|0>] [,replicate=<1|0>] [,ro=<1|0>] [,shared=<1|0>] [,size=]` :: -Use volume as container mount point. +Use volume as container mount point. Use the special syntax STORAGE_ID:SIZE_IN_GiB to allocate a new volume. `--nameserver` `` :: @@ -633,7 +641,7 @@ Specifies network interfaces for the container. Specifies whether a VM will be started during system bootup. -`--ostype` `` :: +`--ostype` `` :: OS type. This is used to setup configuration inside the container, and corresponds to lxc setup scripts in /usr/share/lxc/config/.common.conf. Value 'unmanaged' can be used to skip and OS specific setup. @@ -747,11 +755,11 @@ Console mode. By default, the console command tries to open a connection to one Attach a console device (/dev/console) to the container. -`--cores` ` (1 - 128)` :: +`--cores` ` (1 - 8192)` :: The number of cores assigned to the container. A container can use all available cores by default. -`--cpulimit` ` (0 - 128)` ('default =' `0`):: +`--cpulimit` ` (0 - 8192)` ('default =' `0`):: Limit of CPU usage. + @@ -801,7 +809,7 @@ Amount of RAM for the VM in MB. `--mp[n]` `[volume=] ,mp= [,acl=<1|0>] [,backup=<1|0>] [,mountoptions=] [,quota=<1|0>] [,replicate=<1|0>] [,ro=<1|0>] [,shared=<1|0>] [,size=]` :: -Use volume as container mount point. +Use volume as container mount point. Use the special syntax STORAGE_ID:SIZE_IN_GiB to allocate a new volume. `--nameserver` `` :: @@ -815,7 +823,7 @@ Specifies network interfaces for the container. Specifies whether a VM will be started during system bootup. -`--ostype` `` :: +`--ostype` `` :: OS type. This is used to setup configuration inside the container, and corresponds to lxc setup scripts in /usr/share/lxc/config/.common.conf. Value 'unmanaged' can be used to skip and OS specific setup.