Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tmpfs directory not visible with nfs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jhr0771
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jul 2003
Posts: 90

PostPosted: Mon Jan 10, 2005 8:18 pm    Post subject: tmpfs directory not visible with nfs Reply with quote

I mounted my home directory in the server from another machine with nfs and I'm able to read and write all the directories, but when I list the content of a mounted ( in the server ) tmpfs, it shows an empty directory.

I run seti@home in the server in a tmpfs partition to reduce disk access and I want to monitor it from the workstation. I already see my whole home directory there. Its only the content of the mounted tmpfs directory that I can't see ( I can access the directory without permission problems ).
my exports in the server :
Code:

/home/files escaflowne(rw)
/home/jhinojosa escaflowne(rw,sync)
/home/lmartinez escaflowne(rw)

my fstab with the mounted tmpfs
Code:
tmpfs                   /home/jhinojosa/mnt/setifs  tmpfs  noauto,size=1048576,user  0  0


Now the fstab of my client machine:

Code:
koala:/home/jhinojosa   /home/jhinojosa/mnt/koala nfs   user,noauto,rsize=8139,wsize=8139       0 0



please, any help ?
Back to top
View user's profile Send private message
hds
Advocate
Advocate


Joined: 21 Aug 2004
Posts: 2629
Location: Sprockhoevel [GER]

PostPosted: Mon Jan 10, 2005 8:24 pm    Post subject: Reply with quote

to my very best knowledge, mounts are not shown in nfs export. AFAIK this was at least the case with <=NFS v3.
a similar problem with soft symlinks.

what happens if you give an extra export option which points directly to your tmpfs on the server?

talking /etc/exports here, that is.
Back to top
View user's profile Send private message
jhr0771
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jul 2003
Posts: 90

PostPosted: Mon Jan 10, 2005 9:17 pm    Post subject: Reply with quote

Thanks for the reply !!!

After no success, I opted for mounting only the data directory of seti using smb.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum