X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pct.1-synopsis.adoc;h=2062acca8ab97be44056c9abe6fc1351e600c493;hp=a620ff6dffbb914936fffe7bac51b8e719725da6;hb=5e6b02ff178101c16bfcf42a34e56adfca2f7f26;hpb=5f26e15b397f8a3e502c5aec60073b284f625c54 diff --git a/pct.1-synopsis.adoc b/pct.1-synopsis.adoc index a620ff6..2062acc 100644 --- a/pct.1-synopsis.adoc +++ b/pct.1-synopsis.adoc @@ -12,6 +12,10 @@ The (unique) ID of the VM. VMID for the clone. +`--bwlimit` ` (0 - N)` ('default =' `clone limit from datacenter or storage config`):: + +Override I/O bandwidth limit (in KiB/s). + `--description` `` :: Description for the new CT. @@ -84,9 +88,9 @@ The OS template or backup file. OS architecture type. -`--bwlimit` ` (0 - N)` :: +`--bwlimit` ` (0 - N)` ('default =' `restore limit from datacenter or storage config`):: -Override i/o bandwidth limit (in KiB/s). +Override I/O bandwidth limit (in KiB/s). `--cmode` `` ('default =' `tty`):: @@ -216,6 +220,12 @@ Enable/disable Template. Specify the number of tty available to the container +`--unique` `` :: + +Assign a unique random ethernet address. ++ +NOTE: Requires option(s): `restore` + `--unprivileged` `` ('default =' `0`):: Makes the container run as unprivileged user. (Should not be modified manually.) @@ -292,6 +302,14 @@ A volume on which to run the filesystem check Force checking, even if the filesystem seems clean +*pct fstrim* `` + +Run fstrim on a chosen CT and its mountpoints. + +``: ` (1 - N)` :: + +The (unique) ID of the VM. + *pct help* `[OPTIONS]` Get help about specified command. @@ -328,6 +346,10 @@ The (unique) ID of the VM. Target node. +`--bwlimit` ` (0 - N)` ('default =' `migrate limit from datacenter or storage config`):: + +Override I/O bandwidth limit (in KiB/s). + `--force` `` :: Force migration despite local bind / device mounts. NOTE: deprecated, use 'shared' property of mount point instead. @@ -370,6 +392,10 @@ Volume which will be moved. Target Storage. +`--bwlimit` ` (0 - N)` ('default =' `clone limit from datacenter or storage config`):: + +Override I/O bandwidth limit (in KiB/s). + `--delete` `` ('default =' `0`):: Delete the original volume after successful copy. By default the original is kept as an unused volume entry. @@ -482,9 +508,9 @@ The OS template or backup file. OS architecture type. -`--bwlimit` ` (0 - N)` :: +`--bwlimit` ` (0 - N)` ('default =' `restore limit from datacenter or storage config`):: -Override i/o bandwidth limit (in KiB/s). +Override I/O bandwidth limit (in KiB/s). `--cmode` `` ('default =' `tty`):: @@ -610,6 +636,12 @@ Enable/disable Template. Specify the number of tty available to the container +`--unique` `` :: + +Assign a unique random ethernet address. ++ +NOTE: Requires option(s): `restore` + `--unprivileged` `` ('default =' `0`):: Makes the container run as unprivileged user. (Should not be modified manually.)