Title: [Oscar-users] How is the best way to edit /etc/fstab?
Hi Marcelo:
 
Sorry for the delayed response.
 
The best way is probably to modify /etc/fstab on your compute nodes and also in the systemimager autoinstall script so that future nodes that are imaged will have the up to date fstab.
 
For the compute nodes, simply grab the /etc/fstab of one of your compute nodes, edit it, and then push it back out to the nodes using cpush.
 
To edit the autoinstall script, locate it (it's in /var/lib/systemimager/scripts/<image name>.master, search for "fstab" and edit it accordingly.
 
Hope this helps!
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
Sent: Thu 13/04/2006 14:14
To: [email protected]
Subject: [Oscar-users] How is the best way to edit /etc/fstab?

Hi

  I made the OSCAR clients with the default values, in special the "disk
partitioning". Now I want to include 2 nfs directories. From
        (...)
        /nfs_oscar:/home  - nfs /home  rw
to
        (...)
        /nfs_oscar:/home  - nfs /home  rw
        /nfs_oscar:/scratch  - nfs /scratch  rw
        /nfs_oscar:/opt  - nfs /opt  rw.
Can I simply edit /etc/fstab? Or is more complicated?

  Thanks

Marcelo M. Garcia

       



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to