Re: NFS mounts and following soft links
- From: Rahul <nospam@xxxxxxxxxxxxxx>
- Date: Mon, 9 Feb 2009 22:01:12 +0000 (UTC)
markhobley@xxxxxxxxxxxxxxxxxxxxxxxxxxx (Mark Hobley) wrote in news:gmd666-
tbm.ln1@xxxxxxxxxxxxxxxxxxxxxxxxx:
Try this before starting the NFS server:
On the "masternode":
mount --bind /tmp/tutorial /usr/local/tutorial
Mark.
Thanks Mark! I tried it. Still doesnt work. Maybe I missed a step:
on masternode:
mkdir /usr/local/tutorial
mount --bind /tmp/tutorial/ /usr/local/tutorial
ls /usr/local/tutorial [shows all files correctly]
service nfs restart
mount
[shows me a line: /tmp/tutorial on /usr/local/tutorial type none (rw,bind)]
in /etc/exports I have:
/tmp/tutorial *.galaxy.foo.bar.edu(rw,async,no_root_squash)
on computenode:
ls /usr/local/tutorial/ [empty]
Any other stuff I can try?
--
Rahul
.
- Follow-Ups:
- Re: NFS mounts and following soft links
- From: Kees Theunissen
- Re: NFS mounts and following soft links
- References:
- NFS mounts and following soft links
- From: Rahul
- Re: NFS mounts and following soft links
- From: Mark Hobley
- NFS mounts and following soft links
- Prev by Date: Re: NFS mounts and following soft links
- Next by Date: Re: NFS mounts and following soft links
- Previous by thread: Re: NFS mounts and following soft links
- Next by thread: Re: NFS mounts and following soft links
- Index(es):
Relevant Pages
|