class LdeNodeConf

LdeNodeConf

Defines a blade in the cluster and gives it a role and an identity, either a control blade or a payload blade.

Attributes
CoredumpSize[0..1]
coredumpSize
Specifies the default core dump size for processes
DefaultOutput[0..1]
defaultOutput
Specifies if the console is to default to a serial or Video Graphics Adapter (VGA) output for the whole cluster
EnumOnOff[0..1]
disableSerial
Disables the serial console for the whole cluster. In contrast to default-output, which sets what the system is to default to, disable-serial removes the serial console option completely
StringName[0..]
groupMember
The id(s), role(s), or node group(s) that will be added to the node group.
StringName
mandatory
hostname
metavar="<host name>" var="hostname" type=string ranges=None choices=None regex=None regex_help=None nargs=? show=1 add=1 change=1 delete=1 requisite=None help="Host name of the blade. If no host name is defined for the blade, it will be assigned as node<id>."
string[0..1]
kernelCmdline
Defines the command line parameters to be given to the kernel on a blade in the cluster.
string[0..1]
keymap
Defines the keymap to be used on a blade in the cluster.
GroupFunction
nodeFunction = node
string
key
mandatory
noNotification
restricted
nodeId
EnumOnOff[0..1]
quickReboot
Specifies if a node or nodes are to use quick reboot or not.
uint32[0..1]
ramRootfsSize
Configures the size of the root filesystem in RAM. Not applicable for blades running with the disk_cache installation option.
string[0..] ordered
serialConsole
Serial Console port(s) to be used
uint32[0..1]
shutdownTimeout
Sets how long the system will wait after a shutdown has begun until a forced reboot is done.
string[0..]
ssh [ 1..255 ]
Restrict SSH to listen to a specific network.
TCPIPPortRange[0..1]
sshPort
The port that the SSH service should listen for connections on, instead of the default 22.
EnumOnOff[0..1]
sshRootLogin
Disable root login over the SSH connection.
NodeType[0..1]
type
metavar="<node type>" var="nodetype" type=string ranges=None choices="control payload" regex=None regex_help=None nargs=1 show=1 add=1 change=0 delete=0 requisite=None help="Node type i.e control or payload"
WatchdogType[0..1]
watchdogType
Defines the default or fallback watchdog to use.