linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* re-export NFS mounted disk to be NFS mounted?
@ 2009-03-23 15:29 Yu Chen
  2009-03-23 16:15 ` Yuri Csapo
  0 siblings, 1 reply; 5+ messages in thread
From: Yu Chen @ 2009-03-23 15:29 UTC (permalink / raw)
  To: linux-admin; +Cc: Server MacOSX

Hello,

I have a cluster, the disk space is on a Xserver, it's NFS exported,  
and mounted on the cluster's head node without problem (mounted on / 
mnt/nfs), then I exported the "/mnt/nfs" directory, then tried to  
mount it on the nodes in the cluster (mount -t nfs headnode:/mnt/nfs / 
mnt/tmp), it gave error: mount ... failed, reason given by server:  
Permission denied.

my Xserver nfs exports entry has this: /Volumes/DataRAID  -alldirs - 
maproot=nobody -sec=sys -network my.headnode.network -mask 255.255.255.0

my headnode mounted /Volumes/DataRAID on /mnt/nfs then exported as nfs  
exports entry:
/mnt/nfs 10.0.0.0/255.255.255.0(rw,sync)

Anybody has any suggestions?

Thanks in advance.
CY

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-24 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-23 15:29 re-export NFS mounted disk to be NFS mounted? Yu Chen
2009-03-23 16:15 ` Yuri Csapo
2009-03-23 17:08   ` Yu Chen
2009-03-23 17:23     ` Yuri Csapo
2009-03-24 14:16       ` Yu Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).