View previous topic :: View next topic |
Author |
Message |
jhr0771 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/12381610773f0dc68ea9370.gif)
Joined: 10 Jul 2003 Posts: 90
|
Posted: Mon Jan 10, 2005 8:18 pm Post subject: tmpfs directory not visible with nfs |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
hds Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/355080659412b4a64ca828.jpg)
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Mon Jan 10, 2005 8:24 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
jhr0771 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/12381610773f0dc68ea9370.gif)
Joined: 10 Jul 2003 Posts: 90
|
Posted: Mon Jan 10, 2005 9:17 pm Post subject: |
|
|
Thanks for the reply !!!
After no success, I opted for mounting only the data directory of seti using smb. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|