beautypg.com

6 mounting nfs in the remote client – Avago Technologies Syncro CS 9271-8i User Manual

Page 55

background image

LSI Corporation

- 55 -

Syncro CS 9271-8i Solution User Guide
October 2013

Chapter 3: 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 36 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.

============

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