Table of Contents
Table 3.1. Meta-attributes for configuring VM resources as guest nodes
Option | Default | Description |
---|---|---|
remote-node
|
none
|
The node name of the guest node this resource defines. This both enables the resource as a guest node and defines the unique name used to identify the guest node. If no other parameters are set, this value will also be assumed as the hostname to use when connecting to pacemaker_remote on the VM. This value must not overlap with any resource or node IDs.
|
remote-port
|
3121
|
The port on the virtual machine that the cluster will use to connect to pacemaker_remote.
|
remote-addr
|
value of
remote-node
|
The IP address or hostname to use when connecting to pacemaker_remote on the VM.
|
remote-connect-timeout
|
60s
|
How long before a pending guest connection will time out.
|