White Papers

Dell HPC NFS Storage Solution High Availability Configurations with Large Capacities
51
LOCKD_TCPPORT=890
LOCKD_UDPPORT=890
MOUNTD_PORT=892
STATD_PORT=12025
At this point the servers are ready to accept NFSv3 traffic through the firewall.
Alternately, turn off the firewall. Ensure that both public and private interfaces are on a secure
network and be aware of the security implications of turning off the firewall before implementing
this alternative:
# service iptables stop; chkconfig iptables off
# service ip6tables stop; chkconfig ip6tables off
A.3.6. Configure startup services.
# chkconfig ipmi on
# service ipmi start
# chkconfig nfs on
In case of failure, the following three rpms need to be installed
OpenIPMI-2.0.16-12.el6.x86_64.rpm
nfs-utils-1.2.3-7.el6.x86_64.rpm
A.3.7. Configure fence devices
1. Configure iDRAC on each R710, and make sure the login name, password, and IP address are
configured according to the NSS-HA cluster specification in section A.1.1.
a) Make sure iDRAC is installed.
b) Boot R710. On boot, when prompted hold <CTRL-E>
c) Verify the parameter idrac LAN = on
d) Navigate to LAN Parameters and press ENTER
e) Scroll down to IPv4 Settings and set the IP Address
IPV4 Address 15.15.10.20x
Subnet Mask 255.255.255.0
Default Gateway xxx.xxx.xxx.xxx
f) Press ESC once to return to the main menu.
g) Scroll down to LAN USER CONFIGURATION and press ENTER.
h) Navigate to the Account User Name section and modify the parameters:
Account User Name [root ]
Account Password [ ]
Verify Password [ ]
i) Press ESC twice to exit and continue booting.