From: Joerg Roedel <joro@8bytes.org>
To: Bryan Schumaker <bjschuma@netapp.com>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>,
linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: NFS regression in v3.5-rc1: mount.nfs yells about incorrect mount option
Date: Thu, 7 Jun 2012 17:31:22 +0200 [thread overview]
Message-ID: <20120607153122.GP12795@8bytes.org> (raw)
In-Reply-To: <4FD0C4C2.8020605@netapp.com>
On Thu, Jun 07, 2012 at 11:12:02AM -0400, Bryan Schumaker wrote:
> On 06/07/2012 11:04 AM, Joerg Roedel wrote:
>
> Can you use `mount -v` to get more output?
Hmm, that is weird. When I use mount -v it actually does mount the
remote NFS tree. Here is the output:
root@chrom:~# mount -v lemmy:/data/repos /data/lemmy/
mount: no type was given - I'll assume nfs because of the colon
mount.nfs: timeout set for Thu Jun 7 17:21:54 2012
mount.nfs: text-based options: 'addr=165.204.15.93'
mount.nfs: mount(2): Protocol not supported
mount.nfs: trying 165.204.15.93 prog 100003 vers 3 prot UDP port 2049
mount.nfs: trying 165.204.15.93 prog 100005 vers 3 prot UDP port 39332
mount.nfs: text-based options (retry): 'addr=165.204.15.93,vers=3,proto=udp,mountvers=3,mountproto=udp,mountport=39332'
lemmy:/data/repos on /data/lemmy type nfs (rw)
When I unmount and try to mount it again without -v I still get the
error message and the mount fails.
With 3.4 the mount -v output is:
mount: no type was given - I'll assume nfs because of the colon
mount.nfs: timeout set for Thu Jun 7 17:19:44 2012
mount.nfs: text-based options: 'addr=165.204.15.93'
lemmy:/data/repos/ on /data/lemmy type nfs (rw)
So for some reason the text-based options are different. Maybe that has
something to do with the problem.
Regards,
Joerg
next prev parent reply other threads:[~2012-06-07 15:31 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-07 15:04 NFS regression in v3.5-rc1: mount.nfs yells about incorrect mount option Joerg Roedel
2012-06-07 15:12 ` Bryan Schumaker
2012-06-07 15:17 ` Bryan Schumaker
2012-06-07 15:43 ` Joerg Roedel
2012-06-07 15:31 ` Joerg Roedel [this message]
2012-06-07 15:50 ` Joerg Roedel
2012-06-07 15:54 ` Bryan Schumaker
2012-06-07 16:01 ` Joerg Roedel
2012-06-07 17:23 ` Bryan Schumaker
2012-06-07 19:33 ` Joerg Roedel
2012-06-08 13:03 ` Joerg Roedel
2012-06-08 13:20 ` Bryan Schumaker
2012-06-08 13:33 ` Joerg Roedel
2012-06-08 13:37 ` Bryan Schumaker
2012-06-08 13:49 ` Joerg Roedel
2012-06-08 15:28 ` Bryan Schumaker
2012-06-08 13:30 ` Joerg Roedel
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=20120607153122.GP12795@8bytes.org \
--to=joro@8bytes.org \
--cc=Trond.Myklebust@netapp.com \
--cc=bjschuma@netapp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@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).