6 mounting nfs in the remote client – Avago Technologies Syncro CS 9286-8e User Manual
Page 56

Avago Technologies
- 56 -
Syncro CS 9286-8e Solution User Guide
November 2014
Chapter 3: Creating the Cluster
Creating the Cluster in SuSE Linux Enterprise Server (SLES)
10. Check to confirm that the CRM is running by entering the following command.
sles-ha2:# crm_mon
The following output appears.
============
Last updated: Mon Jun 10 12:19:47 2013
Last change: Fri Jun 7 17:13:20 2013 by hacluster via mgmtd on sles-ha1
Stack: openais
Current DC: sles-ha2 - partition with quorum
Version: 1.1.6-b988976485d15cb702c9307df55512d323831a5e
2 Nodes configured, 2 expected votes
4 Resources configured.
============
3.5.6
Mounting NFS in the Remote Client
In the remote system, use the following command to mount the exported NFS partition:
mount -t nfs "YOUR_VIRTUAL_IPADDRESS":/nfs/part2 /srv/nfs/part2