Some of the HA Advance feature is smartly stolen from Help file and some are from
vmug.
Configuring Advanced HA Options
The Advanced Options (HA) dialog box lets you set advanced configuration options for HA.
To set advanced options for HA
-
Enter each advanced attribute you want to change in a text box in the Option column and the value it should be set in the Value column.
The following table lists some of the available advanced HA attributes.
Attribute | Description |
das.isolationaddress | Sets the address to ping to determine if a host is isolated from the network. If this option is not specified, the default gateway of the console network is used. This default gateway has to be some reliable address that is available, so that the host can determine if it is isolated from the network. |
das.defaultfailoverhost | If this is set, HA tries to fail over hosts to the host specified by this option. This attribute is useful to utilize one host as a spare failover host, but is not recommended, because HA tries to utilize all available spare capacity among all hosts in the cluster. If the specified host does not have enough spare capacity, HA tries to fail over the virtual machine to any other host in the cluster that has enough capacity. |
das.failuredetectiontime | Changes the default failure detection time (with a default of 15000 milliseconds, or 15 seconds). This is the time period when a host has received no heartbeats from another host, that it waits before declaring the other host dead. |
das.failuredetectioninverval | Changes the heartbeat interval among HA hosts. By default, this occurs every second. |
das.usedefaultisolationaddress | By default, HA uses the default gateway of the console network as an isolation address. This attribute specifies whether that should be used (true|false). |
das.poweroffonisolation | Changes the default cluster behavior for Isolation Response. By default, the Isolation Response is to power off a virtual machine when a host is isolated from the network (true). |
das.restartpriority | Changes the restart priority for the cluster. Options are disabled|low|medium|high. Default is medium. |
das.vmMemoryMinMB | Specifies the minimum amount of memory (in megabytes (MB)) sufficient for any virtual machine in the cluster to be usable. This value is used only if the memory reservation is not specified for the virtual machine and is used for HA admission control and calculating the current failover level. If no value is specified, the default is 128MB. |
das.vmCpuMinMHz | Specifies the minimum amount of CPU (in megahertz (MHz)) sufficient for any virtual machine in the cluster to be usable. This value is used only if the CPU reservation is not specified for the virtual machine and is used for HA admission control and calculating the current failover level. If no value is specified, the default is 128MHz. |
das.failuredetectioninterval | <millisecs> |
das.failureinterval | <millisecs> |
das.tracelevel | 0 | functiontracing |
das.traceoutput | stdout |
das.consoleperm | perm_all | perm_oper | perm_user |
das.consolenode | <fqdn> |
das.consoleuser | <username> |
No comments:
Post a Comment