Step 4: Editing the /usr/es/sbin/cluster/etc/exports file
Modify the PowerHA® SystemMirror® /usr/es/sbin/cluster/etc/exports file on each node in the cluster to add the IP addresses for the network.
About this task
You can edit the file on one node and copy it to other cluster nodes. You can also use the PowerHA SystemMirror file collection function to keep this file in sync on all of the nodes of the cluster.
vi /usr/es/sbin/cluster/etc/exports/fs/fs3big -vers=4,sec=sys:krb5p:krb5i:krb5:dh:none,rw,root=192.168.20.1:19
2.168.20.1:192.168.20.2:192.168.20.3:192.168.21.1:192.168.21.2:192.168.21.
3:192.168.30.1:192.168.30.2:192.168.30.3Using this alternative exports file is optional. PowerHA SystemMirror checks the /usr/es/sbin/cluster/etc/exports file when Network File System (NFS) exports a file system or directory. If there is an entry for the file system or directory in this file, PowerHA SystemMirror uses the options listed. However, in some cases, PowerHA SystemMirror might ignore the version option as described in the Administration guide. If the file system or directory that you are trying to export with NSF is not listed in the file or if the alternate file does not exist, the file system or directory is exported with the default option of root access for all cluster nodes.