Installation guide

108 Chapter 6:Network File Sharing Services
are you (f)inished adding CLIENTS [f]: a
Export client name [*]: dwalsh
Export client options [None]: rw
Do you want to (a)dd, (m)odify, (d)elete or (s)how NFS CLIENTS, or
are you (f)inished adding CLIENTS [f]: f
Do you want to (a)dd, (m)odify, (d)elete or (s)how NFS EXPORTS, or
are you (f)inished adding EXPORTS [f]:
Do you want to (a)dd, (m)odify, (d)elete or (s)how DEVICES,
or are you (f)inished adding DEVICES [f]:
Disable service (yes/no/?) [no]:
name: nfs_eng
disabled: no
preferred node: clu4
relocate: yes
user script: None
monitor interval: 30
IP address 0: 10.0.0.10
netmask 0: None
broadcast 0: None
device 0: /dev/sdb10
mount point, device 0: /mnt/users/accounting
mount fstype, device 0: ext3
mount options, device 0: rw,nosuid,sync
force unmount, device 0: yes
NFS export 0: /mnt/users/accounting
Client 0: burke, rw
Client 1: stevens, rw
Client 2: needle, rw
Client 3: dwalsh, rw
Add nfs_eng service as shown? (yes/no/?) yes
Added nfs_eng.
cluadmin>
6.1.4 NFS Client Access
The NFS usage model for clients is completely unchanged from its normal approach. Following the
prior example, if a client system wishes to mount the highly available NFS service, it simply needs to
have an entry like the following in its /etc/fstab file:
clunfsacct:/mnt/users/accounting /mnt/users/ nfs bg 0 0