-
April 7th, 2009 06:02 PM #1
fstab.append
Two related questions.
#1 I want to mount NAS volumes directly from filer head to compute nodes (added a private network to filer head). So, i add the appropriate lines to my custom node group fstab.append in
/etc/cfm/compute-rhel-5-x86_65_WES/etc/fstab.append and an cfmsync pushes it out. However, if i reboot the head node or use addhost for another node addition, the fstab.append reverts to it's old state (one line mounting /home). Why? And how do i undo the /home line, i wish mount it form elsewhere? The latter question is not so important, as i disabled the export of it.
#2 On the head node only, i wish to not mount KusuVolGroup-HOME on /home but rather /home/apps/src after everything else is mounted (that is /home from the NAS). I edited /opt/kusu/etc/etc/fstab.OS and uncommented the /home line. Then i added that to /etc/fstab. Seems to work ok. Any downside to doing this?
-Henk
-
April 8th, 2009 01:15 AM #2
Which version of Kusu is being used? You can
Code:
# cat /etc/kusu-release
to find the kusu version.
-Liming
-
April 8th, 2009 01:59 PM #3
Red Hat Enterprise Linux Server release 5.1 (Tikanga)
Kusu 5 (build 1650)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules