Networking Forums

Networking Forums > Computer Networking > Linux Networking > Empty NFS-exported directories

Reply
Thread Tools Display Modes

Empty NFS-exported directories

 
 
jon@figsandfudge.com
Guest
Posts: n/a

 
      01-17-2007, 03:55 PM
I am exporting a directory from my Debian NFS kernel server as:

/share
192.168.0.0/255.255.254.0(sync,rw,all_squash,insecure,nohide,a nonuid=1000,anongid=1000)

and whilst I can mount this from a Mac running OS X 10.4.8 and
read/write files, any directory index is empty.

The only thing that looks a bit odd is this log message from the NFS
daemon:

Jan 17 16:42:22 server kernel: NFSD: unable to find recovery directory
/var/lib/nfs/v4recovery
Jan 17 16:42:22 server kernel: NFSD: starting 90-second grace period

Any thoughts anyone?

Jon

 
Reply With Quote
 
 
 
 
Bob Harris
Guest
Posts: n/a

 
      01-17-2007, 11:45 PM
In article
<(E-Mail Removed). com>,
(E-Mail Removed) wrote:

> I am exporting a directory from my Debian NFS kernel server as:
>
> /share
> 192.168.0.0/255.255.254.0(sync,rw,all_squash,insecure,nohide,a nonuid=1000,anon
> gid=1000)
>
> and whilst I can mount this from a Mac running OS X 10.4.8 and
> read/write files, any directory index is empty.
>
> The only thing that looks a bit odd is this log message from the NFS
> daemon:
>
> Jan 17 16:42:22 server kernel: NFSD: unable to find recovery directory
> /var/lib/nfs/v4recovery
> Jan 17 16:42:22 server kernel: NFSD: starting 90-second grace period
>
> Any thoughts anyone?
>
> Jon


Just for fun, try mounting the NFS mount point using

mount_nfs -P host:/path /mount_point

I have NOT been using NFS much from my Mac and the last time I
used this mount command was in MacOSX 10.3.*, so I don't know if
there were any changes that negate the usefulness of the mount_nfs
-P approach.

Bob Harris
 
Reply With Quote
 
Michael Vilain
Guest
Posts: n/a

 
      01-18-2007, 02:22 AM
In article <(E-Mail Removed). com>,
(E-Mail Removed) wrote:

> I am exporting a directory from my Debian NFS kernel server as:
>
> /share
> 192.168.0.0/255.255.254.0(sync,rw,all_squash,insecure,nohide,a nonuid=1000,anon
> gid=1000)
>
> and whilst I can mount this from a Mac running OS X 10.4.8 and
> read/write files, any directory index is empty.
>
> The only thing that looks a bit odd is this log message from the NFS
> daemon:
>
> Jan 17 16:42:22 server kernel: NFSD: unable to find recovery directory
> /var/lib/nfs/v4recovery
> Jan 17 16:42:22 server kernel: NFSD: starting 90-second grace period
>
> Any thoughts anyone?
>
> Jon


Anytime I see a Linux kernel being used for serving NFS to a
"commercial" UNIX OS and someone complains it doesn't work, I begin to
suspect the Linux kernel. Certain versions have NFS just plain broken.
It might work fine with another Linux machine but is totally broken
talking to Solaris, HP/UX, or even MacOS X.

Try switching to Solaris 10. It's free and it's NFS works.

--
DeeDee, don't press that button! DeeDee! NO! Dee...



 
Reply With Quote
 
jon@figsandfudge.com
Guest
Posts: n/a

 
      01-18-2007, 07:58 AM
Andre Berger wrote:
> Are you using my kernel?
>
> <http://hvkls.dyndns.org/news/2006/12/26/index.html#v56a>


I am indeed. I've reverted to the 2.6.18 kernel (and added your blog to
my RSS feeds!). NFS is working as before.

Cheers, Andre!

Jon

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Diskless workstation preform slackware installation on exported nfsdirectory. matta12 Linux Networking 0 02-25-2008 11:19 AM
IIS virtual directories danflip Windows Networking 0 06-05-2007 11:01 PM
home directories roshak31 Windows Networking 2 11-06-2006 01:34 AM
Pathname of the exported file system on Windows NFS Server Alex Vinokur Windows Networking 3 12-13-2005 06:36 AM
nfs root problem - empty directories Elad Ben-Israel Linux Networking 0 11-11-2004 05:41 PM



1 2 3 4 5 6 7 8 9 10 11