5.
Optionally, create a template to configure the remaining nodes. To use the template, all nodes
must have identical network configurations. If you are using separate cluster/user networks,
or the node configurations will not be identical, select
Exit
.
In the hostname templates, the parameters enclosed in braces ({...}) expand in the following
manner:
•
number
num
: The number of file serving nodes in the cluster.
NOTE:
When using the number format, allow each file serving node to register before
logging in to the next system.
•
fourth-ip-quad ip4: the fourth section of an IP address (dotted quad format)
•
third-ip-quad ip3: the third section of an IP address (dotted quad format)
•
second-ip-quad ip2: the second section of an IP address (dotted quad format)
•
first-ip-quad ip1: the first section of an IP address (dotted quad format)
•
address ip: the IP address with dots replaced by dashes
•
reverse-address rip: The IP addresses, reversed by quads, with dots replaced by dashes
•
uuid: A Universally Unique Identifier
For example:
template: ib74s{fourth-ip-quad}
ip hostname
192.168.74.3 ib74s3
template: ib74s{first-ip-quad}
ip hostname
192.168.74.3 ib74s192
template: Noname-{address}
ip hostname
192.168.74.3 Noname-192-168-74-3
template: Noname-{reverse-address}
ip hostname
192.168.74.3 Noname-3-74-168-192
Completing the installation in text mode — unified network
13