All of lore.kernel.org
 help / color / mirror / Atom feed
From: "RSR - Piero Dominioni" <pdominioni@rsr.it>
To: "Jean-Denis Boyer" <jdboyer@mediatrix.com>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Subject: R: NFS mount for TQM823L
Date: Thu, 27 Sep 2001 16:42:40 +0200	[thread overview]
Message-ID: <003001c14762$ac453b70$7e7e7e7e@server> (raw)
In-Reply-To: F1BED55F35F4D3118C0F00E0295CFF4D414C18@mail.mediatrix.com


< The portmapper (portmap) and the lock daemon (rpc.lockd) are not running
on
< your target.
< Either you start them, or just add option "-o nolock" when calling mount.
<  # mount -o nolock -t nfs 126.126.126.106:/home /tmp

Thank you, Jean-Denis,
but your hint is correct only in one direction:
giving your command

  # mount -o nolock -t nfs 126.126.126.106:/home /tmp

from the target's command line prompt to mount the remote host's
"/home" directory under the local filesystem the error messages
don't appear anymore.
But it seems not to be enough in the opposite direction:
the command

  # mount -o nolock -t nfs 126.126.126.107:/  /tmp

given from host's command line prompt to mount the remote
target's "/" directory (that is the whole filesystem) under the local
filesystem obtains the same error message I got without the
"nolock" option.
[Note: 126.126.126.107 is the target's IP address,
while 126.126.126.106 is host's one!]
What else is wrong or still missing now?
However thank you for your help.

Best regards

Piero Dominioni
R.S.R.srl


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-09-27 14:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-27 12:52 NFS mount for TQM823L Jean-Denis Boyer
2001-09-27 14:42 ` RSR - Piero Dominioni [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-09-27 15:03 Jean-Denis Boyer
2001-10-01 11:02 ` R: " RSR - Piero Dominioni
2001-10-02 14:32 Jean-Denis Boyer
2001-10-04 14:58 ` R: " RSR - Piero Dominioni
2001-10-04 16:25 Jean-Denis Boyer
2001-10-08 14:33 ` R: " RSR - Piero Dominioni
2001-10-09 15:57 Jean-Denis Boyer
2001-10-11 13:15 ` R: " RSR - Piero Dominioni

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='003001c14762$ac453b70$7e7e7e7e@server' \
    --to=pdominioni@rsr.it \
    --cc=jdboyer@mediatrix.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 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.