X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=datacenter.cfg.5-opts.adoc;h=2b9fd2148e50c59958190a8d6664e9569f9bad6e;hp=a99fa5648786f6914bc35c71415b70bbb6b11edb;hb=856993e4166495537f42e0b9c3a51c966227feab;hpb=a9a8e3d108f3e3144504e22498564d8aa908239c diff --git a/datacenter.cfg.5-opts.adoc b/datacenter.cfg.5-opts.adoc index a99fa56..2b9fd21 100644 --- a/datacenter.cfg.5-opts.adoc +++ b/datacenter.cfg.5-opts.adoc @@ -4,23 +4,23 @@ Set bandwidth/io limits various operations. `clone`=`` ;; -bandwidth limit in MiB/s for cloning disks +bandwidth limit in KiB/s for cloning disks `default`=`` ;; -default bandwidth limit in MiB/s +default bandwidth limit in KiB/s `migration`=`` ;; -bandwidth limit in MiB/s for migrating guests +bandwidth limit in KiB/s for migrating guests (including moving local disks) `move`=`` ;; -bandwidth limit in MiB/s for moving disks +bandwidth limit in KiB/s for moving disks `restore`=`` ;; -bandwidth limit in MiB/s for restoring guests from backups +bandwidth limit in KiB/s for restoring guests from backups `console`: `` :: @@ -36,6 +36,14 @@ Set the fencing mode of the HA cluster. Hardware mode needs a valid configuratio + WARNING: 'hardware' and 'both' are EXPERIMENTAL & WIP +`ha`: `shutdown_policy=` :: + +Cluster wide HA settings. + +`shutdown_policy`=`` ('default =' `conditional`);; + +Describes the policy for handling HA services on poweroff or reboot of a node. Freeze will always freeze services which are still located on the node on shutdown, those services won't be recovered by the HA manager. Failover will not mark the services as frozen and thus the services will get recovered to other nodes, if the shutdown node does not come up again quickly (< 1min). 'conditional' chooses automatically depending on the type of shutdown, i.e., on a reboot the service will be frozen but on a poweroff the service will stay as is, and thus get recovered after about 2 minutes. + `http_proxy`: `http://.*` :: Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/') @@ -44,11 +52,11 @@ Specify external http proxy which is used for downloads (example: 'http://userna Default keybord layout for vnc server. -`language`: `` :: +`language`: `` :: Default GUI language. -`mac_prefix`: `(?^i:[a-f0-9]{2}(?::[a-f0-9]{2}){0,2}:?)` :: +`mac_prefix`: `` :: Prefix for autogenerated MAC addresses. @@ -72,3 +80,15 @@ Migration traffic is encrypted using an SSH tunnel by default. On secure, comple Migration is secure using SSH tunnel by default. For secure private networks you can disable it to speed up migration. Deprecated, use the 'migration' property instead! +`u2f`: `[appid=] [,origin=]` :: + +u2f + +`appid`=`` ;; + +U2F AppId URL override. Defaults to the origin. + +`origin`=`` ;; + +U2F Origin override. Mostly useful for single nodes with a single URL. +