NFS question
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.
Robert Sand rsand at d.umn.eduFri Jul 13 08:03:09 PDT 2001
- Previous message: NFS question
- Next message: NFS question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Christoph Wasshuber wrote: > > I have a fundamental NFS question. Assume > that we have three computers, X, HEAD, NODE1. > > X ----- HEAD ----- NODE1 > > /vol /mnt/v1 /mnt/v2 > > X is some computer on a larger network > HEAD is also member of this larger network and > knows about X and NODE1 > NODE1 is one of my beowulf nodes and does not > know anything about the larger network. Not a chance. Your reasoning sounds good but here is were the problem starts. X is sharing the vol via nfs to any number of systems and HEAD is one of those systems. HEAD is mounting the nfs filesystem on /mnt/v1 therefore /mnt/v1 is an nfs filesystem. The nfs server on head can not share a fiel system that does not belong to it and it shouldn't because of the implicit security and permission problems involved in it. The nfs server on HEAD can only share filesystems that are local to it, be they HDD's, floppy's, CDROM's, or ZIP drives but never an NFS mounted filesystem. -- Robert Sand. mailto:rsand at d.umn.edu University of Minnesota, Duluth Information Technology Systems and Services 144 MWAH 218-726-6122 fax 218-726-7674 "Walk behind me I may not lead, Walk in front of me I may not follow, Walk beside me and we walk together" UTE Tribal proverb.
- Previous message: NFS question
- Next message: NFS question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
