From: Santiago <santi@mleads.com>
To: nfs@lists.sourceforge.net
Subject: RedHat/Mandrake NFS - not playing nice
Date: Mon, 17 Feb 2003 09:41:20 -0700 [thread overview]
Message-ID: <3E5110B0.6000002@mleads.com> (raw)
Hello. I usually don't mail lists without joining. Maybe I won't after
this either. Here is the problem:
Export filesytem (/var/www/html) from RedHat 7.3 to Mandrake 9.0 (mount
point /tmp/test or /r/amanda/nitro-html) fails with:
[root@backup amanda]# mount 10.0.0.48:/var/www/html /r/amanda/nitro-html
-t nfs
mount: 10.0.0.48:/var/www/html failed, reason given by server:
Permission denied
[root@backup amanda]#
However, there are no problems mounting the exported dir (or any others)
on other Redhat machines or debian machines (only unices handy).
The RedHat 7.3 is stock everything (stock nfs-utils, stock kernel
(non-enterprise)).
The Mandrake 9.0 is stock distro with kernel 2.4.19-ac4 (custom) with
NFS support compiled in.
/etc/exports:
/var/www/html 10.0.0.0/255.255.255.0(rw,no_root_squash)
#/var/lib/mysql/OldMaid 10.0.0.10/255.255.255.0(rw,no_root_squash)
rpcinfo -p (RedHat 7.3):
[root@chance proc]# rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 32768 status
100024 1 tcp 32768 status
391002 2 tcp 32769 sgi_fam
100011 1 udp 740 rquotad
100011 2 udp 740 rquotad
100011 1 tcp 743 rquotad
100011 2 tcp 743 rquotad
100005 1 udp 32817 mountd
100005 1 tcp 32940 mountd
100005 2 udp 32817 mountd
100005 2 tcp 32940 mountd
100005 3 udp 32817 mountd
100005 3 tcp 32940 mountd
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100021 1 udp 32818 nlockmgr
100021 3 udp 32818 nlockmgr
100021 4 udp 32818 nlockmgr
[root@chance proc]#
rpcinfo -p (Mandrake 9.0):
[root@backup amanda]# rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100011 1 udp 710 rquotad
100011 2 udp 710 rquotad
100011 1 tcp 713 rquotad
100011 2 tcp 713 rquotad
100003 2 udp 2049 nfs
100021 1 udp 33816 nlockmgr
100021 3 udp 33816 nlockmgr
100005 1 udp 33817 mountd
100005 1 tcp 32805 mountd
100005 2 udp 33817 mountd
100005 2 tcp 32805 mountd
[root@backup amanda]#
I have read the howto and googled for mandrake-RH NFS interaction but
not found anything of use to this problem. I have disabled ipchains and
iptables on both boxes and verfified that nothing is present in the
/etc/hosts.allow | /etc/hosts.deny files on either machine.
Like indicated above, the RH export works fine so long as I don't
attempt to mount it on a Mandrake box.
TIA,
Santiago
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next reply other threads:[~2003-02-17 16:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-17 16:41 Santiago [this message]
2003-02-17 19:16 ` RedHat/Mandrake NFS - not playing nice Trond Myklebust
2003-02-17 22:04 ` Santiago
2003-02-17 22:28 ` Paul Heinlein
2003-02-18 14:30 ` Santiago
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E5110B0.6000002@mleads.com \
--to=santi@mleads.com \
--cc=nfs@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.