Use of slave node disc using Scyld
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Sean Dilda agrajag at scyld.comTue May 22 12:13:17 PDT 2001
- Previous message: Use of slave node disc using Scyld
- Next message: 64bit/66MHz PCI mobos (Intel STL2, Asus CUR-DLS)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 22 May 2001, Art Edwards wrote: > I would lilke to use the local, slave-node disk space to write scratch > files using Scyld. So far I have been unsuccessful. When I execute > df -k on all nodes, they see the /home space on the head node and the > root space on the slave. In the simplest MPI job, I cannot open a file on the > slaves. Any insights? By default, a the slave nodes in a Scyld cluster use a ram disk as / and nfs mount /home from the master node. If you want to use harddrives that are on the slave nodes, then the Installation Guide (http://www.scyld.com/support/docs/beoinstall.html) contains details on partitioning those harddrives as well as setting up an fstab to use them. Note that when you do this, a minimal filesystem will be created on the slave nodes, but it may not contain most files you are expecting (such as /etc/passwd). Also, anything you try to write into /home will actually be written on /home of the master node. However, /tmp will still be there on the slave nodes and is a good place to store temproary files that only need to be accessed by that slave node. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://www.scyld.com/pipermail/beowulf/attachments/20010522/fca3d143/attachment.bin
- Previous message: Use of slave node disc using Scyld
- Next message: 64bit/66MHz PCI mobos (Intel STL2, Asus CUR-DLS)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
