5.6.x HP X9000 Series Network Storage System Installation Guide (TA768-96056, December 2011)
5 Adding Linux and Windows X9000 clients
Linux and Windows X9000 clients run applications that use the file system. The clients can read,
write, and delete files by sending requests to File Serving Nodes. This chapter describes how to
install, configure, and register the clients.
IMPORTANT: The Windows X9000 client application can be started only by users with
Administrative privileges. (For Windows 2008 and 2008 R2, if UAC is enabled, only Default
administrators can launch the application. If all administrators need to launch the application, UAC
must be disabled.)
The Linux X9000 client
Use the following procedures to install and register Linux X9000 clients.
Prerequisites for installing the Linux X9000 client
Before installing the client software, do the following:
• Install a supported version of the operating system, accepting all packages. Do not add or
delete packages from the package list.
• Disable SELinux. X9000 Software services will not start if SELinux is enabled.
• Disable DHCP. X9000 Software requires static IP addresses to communicate.
• Start the rpcidmap.d daemon.
• Use the hostname command to verify that the host name returned is the expected name and
that it can be resolved by its name and IP address on all File Serving Nodes and the client
itself.
• Ensure that the machine clock is synchronized (for example, via Network Time Protocol).
• If an IBRIX user and group exists on the machine, delete them. X9000 Software requires
exclusive use of the IBRIX user and group.
• In the operating system, set up the network interface that will be used for cluster network
communications. Set up only one cluster interface.
NOTE: By default, communication flows through the cluster network. If that network is not
available to the client, you will need to prefer another communication route for the client. See
“Preferring a network interface for a Linux X9000 client” (page 50).
• Verify that the client machine can communicate with the active management console and file
serving nodes. X9000 Software requires successful ping -s 16000 communications between
all machines.
Installation procedure
To install the client software, complete the following steps:
1. Expand the distribution tarball, or mount the distribution DVD in a directory of your choice.
This creates an ibrix subdirectory containing the installer program. For example, if you
expand the tarball in /root, the installer is in /root/ibrix.
2. Change to the installer directory. To install into the default home directory (/usr/local/
ibrix), enter the following command, where CLUSTER_INTERFACENAME specifies the
interface to be used for cluster communication, and CLUSTER_IP_ADDRESS is either the
name or IP address of your management console machine:
The Linux X9000 client 49