[lug] Linux NFS server, Solaris client

Michael Belanger mrb at ciclops.org
Fri Nov 21 11:09:14 MST 2003


Grep Ergo Sum - I grep therefore I am wrote:
>>I get a 'Permission Denied' Error when trying to mount linux-based nfs 
>>shares.
> 
> 
> Does showmount -e hostname show that the file system is being exported?

yes!  that may be a good sign.
# showmount -e nurse
export list for nurse:
/      *
/mongo *
/tmp   (everyone)
/home  (everyone)
/data  (everyone)
/raid  (everyone)


> 
> If you:
> 
>    snoop -o /tmp/snoop.out <linux>
> 

# snoop -o /tmp/snoop.out nurse
Using device /dev/hme (promiscuous mode)
24

in another window, I did a mountall

The log filled up with about 24 lines of binary garbage.

> then snoop -V -i snoop.out nfs
> 
>    Do you see any clues in the snoop trace?

# snoop -V -i /tmp/snoop.out nfs
snoop: could not resolve nfs


> 
>    I ran into NFS problems from a laptop between Solaris and Redhat until
> I turned off Redhat's "security level" thingie.  I don't know what it
> does behind the scenes, but it was apparently filtering RPC.
> 
>    From Solaris:
> 
>    mount -o vers=2

This didnt help..
<vfstab>
nurse:/data/nethome - /mnt/nethome nfs - yes rw,vers=2,intr,rsize=8192,soft
</>

mount /mnt
# mount /mnt/nethome
nfs mount: nurse:/data/nethome: access denied

> 
> has frequently been a fix for other NFS-related problems.  Worth a try.
> 
>                                           Dave
> 
> ____________________________________________
> Dave Hagerty
> ... and they that weave networks, shall be confounded.
> Isaiah 19:9 (KJV)
> 
> "On the side of the software box, in the 'System Requirements' section, it
> said 'Requires Windows 98 or better'. So I installed Linux."
> 
> "There is no limit to the good you can do if you don't care who gets the
> credit." - George C. Marshall
> 
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug

-- 
============================================================================
Michael R. Belanger                     http://www.ambientblue.org
Freedom through Chaos                   Yahoo!:  darthwonka
                                         MSN:     mrbelanger at hotmail.com
                                         Jabber:  mrb at jabber.ciclops.org

"Now, so you may encounter the devil's bargain if you get that far.
Every soul is worth saving, at least to a priest, but not every soul is
worth buying; so you can take the offer as a compliment."
                                             --William S. Burroughs
============================================================================



More information about the LUG mailing list