X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pct.1-synopsis.adoc;h=3c6c51f2eb240710eead15de5ee9f719472daa6f;hb=d6754f0f8bf21a3213b2ac20003e9b5468c1e811;hp=014a655a533fd2dbcdbc03896987b3cc1992c259;hpb=04d22a9f9411585e28337525caf166b454f56add;p=pve-docs.git diff --git a/pct.1-synopsis.adoc b/pct.1-synopsis.adoc index 014a655..3c6c51f 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. + @@ -120,6 +120,10 @@ CPU weight for a VM. Argument is used in the kernel fair scheduler. The larger t + NOTE: You can disable fair-scheduler configuration by setting this to 0. +`--debug` `` ('default =' `0`):: + +Try to be more verbose. For now this only enables debug log-level on start. + `--description` `` :: Container description. Only used on the configuration web interface. @@ -322,7 +326,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. @@ -330,6 +334,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. @@ -561,11 +569,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. + @@ -577,6 +585,10 @@ CPU weight for a VM. Argument is used in the kernel fair scheduler. The larger t + NOTE: You can disable fair-scheduler configuration by setting this to 0. +`--debug` `` ('default =' `0`):: + +Try to be more verbose. For now this only enables debug log-level on start. + `--description` `` :: Container description. Only used on the configuration web interface. @@ -739,11 +751,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. + @@ -755,6 +767,10 @@ CPU weight for a VM. Argument is used in the kernel fair scheduler. The larger t + NOTE: You can disable fair-scheduler configuration by setting this to 0. +`--debug` `` ('default =' `0`):: + +Try to be more verbose. For now this only enables debug log-level on start. + `--delete` `` :: A list of settings you want to delete. @@ -896,6 +912,10 @@ Start the container. The (unique) ID of the VM. +`--debug` `` ('default =' `0`):: + +If set, enables very verbose debug log-level on start. + `--skiplock` `` :: Ignore locks - only root is allowed to use this option.