From: Benoit Rouits <brouits@free.fr>
To: "Kirkwood, David A." <DAVID.A.KIRKWOOD@saic.com>
Cc: linux-admin@vger.kernel.org
Subject: Re: NFS server
Date: Thu, 06 Sep 2007 19:39:36 +0200 [thread overview]
Message-ID: <1189100376.21335.1.camel@localhost> (raw)
In-Reply-To: <954E3479CC27224785179CA04904214D0708D74D@0668-its-exmp01.us.saic.com>
what address does bind portmap on your RHEL 4.4 ?
see in /etc/default/portmap or /etc/sysconfig/[something like portmap]
or do a:
# netstat -tupl
and see the adress portmap uses.
if it is 127.0.0.1 (loalhost), then this is the error.
...hth
- Ben
Le jeudi 06 septembre 2007 à 12:00 -0400, Kirkwood, David A. a écrit :
> Hi,
>
> I'm trying to get a Red Hat enterprise linux 4.4 to server out home directories via NFS. As a test I have disabled the firewall and put SELINUX in permissive mode. I'm attempting to mount it to a Solaris 8 system. I have the export line set as /opt *(sync,rw). I see the exports with showmount -e as I should. I watch the messages file via tail -f and I see the other system authenticated by mount, but the directory never mounts. The Solaris system mounts other unix systems fine, as well as a RH 7.3 system, so I don't think it is the problem. I tried to mount the file system of the host under the host itself. No dice. Does anyone have another suggestion of something I have forgotten? I verified that rpc.mountd and rpc.nfsd are both running on the server side.
>
> Thanks in advance,
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2007-09-06 17:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-06 16:00 NFS server Kirkwood, David A.
2007-09-06 17:39 ` Benoit Rouits [this message]
2007-09-10 8:47 ` Adam T. Bowen
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=1189100376.21335.1.camel@localhost \
--to=brouits@free.fr \
--cc=DAVID.A.KIRKWOOD@saic.com \
--cc=linux-admin@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).