Red Hat GLOBAL FILE SYSTEM 5.0 User Manual Page 21

  • Download
  • Add to my manuals
  • Print
  • Page
    / 28
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 20
21
Deploying a Data Sharing Cluster
# chkconfig rpcbind on
# chkconfig nfslock on
# chkconfig nfs on
# chkconfig netfs on
3 Enable the cluster mode, and stop the vz and parallels-server services:
# prlsrvctl set --cluster-mode on
# service vz stop
# service parallels-server stop
4 Remove the contents of the /vz directory:
# rm -rf /vz/*
5 Configure the shared data storage to be automatically mounted to /vz on the system boot. To
do this, add the /vz entry to the /etc/fstab file:
SERVER:PATH /vz nfs defaults,noatime 0 0
Once you have configured all your cluster nodes, reboot them and make sure each node has the
shared data storage mounted to /vz.
Page view 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 27 28

Comments to this Manuals

No comments