6 mounting nfs in the remote client – Avago Technologies Syncro 9361-8i User Manual
Page 55

Avago Technologies
- 55 -
Syncro CS 9361-8i and Syncro CS 9380-8e Solution User Guide
October 2014
Chapter 2: Creating the Cluster
Creating the Cluster in SuSE Linux Enterprise Server (SLES)
The following figure shows the Pacemaker GUI with the CRM Daemon Engine tab selected.
Figure 37 Pacemaker GUI on CRM Daemon Engine Tab (CRM Config)
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.
============
2.4.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