All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Haiducek <jhaiduce@gmail.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: Can't mount NFSv4 with kerberos on Debian Wheezy
Date: Sat, 15 Jun 2013 10:38:42 -0600	[thread overview]
Message-ID: <51BC9892.6050509@gmail.com> (raw)
In-Reply-To: <36188287-B17A-468C-B8CE-CA55D3B99816@oracle.com>

On 06/15/2013 10:31 AM, Chuck Lever wrote:
> On the client, "sudo rpcdebug -m nfs -s all" And try the mount. Look 
> in /var/log/messages for output. Did you tell us what kernel release 
> you are running on client and server? "uname -a" 

Ok, now in /var/log messages I have this:

Jun 15 09:13:21 tbm kernel: [307264.414216] NFSD: starting 90-second 
grace period
Jun 15 09:23:34 tbm kernel: [307877.856060] nfs: server 
tbm.enterprise.local not responding, still trying
Jun 15 09:29:35 tbm kernel: [308238.304057] nfs: server 
tbm.enterprise.local not responding, still trying
Jun 15 10:33:27 tbm kernel: [312070.654766] NFS: nfs mount 
opts='addr=192.168.1.7,clientaddr=192.168.1.7'
Jun 15 10:33:27 tbm kernel: [312070.654780] NFS:   parsing nfs mount 
option 'addr=192.168.1.7'
Jun 15 10:33:27 tbm kernel: [312070.654795] NFS:   parsing nfs mount 
option 'clientaddr=192.168.1.7'
Jun 15 10:33:27 tbm kernel: [312070.654807] NFS: MNTPATH: '/export/nfstest'
Jun 15 10:33:27 tbm kernel: [312070.654810] --> nfs4_try_mount()
Jun 15 10:33:27 tbm kernel: [312070.654822] --> nfs4_create_server()
Jun 15 10:33:27 tbm kernel: [312070.654854] --> nfs4_init_server()
Jun 15 10:33:27 tbm kernel: [312070.654857] --> nfs4_set_client()
Jun 15 10:33:27 tbm kernel: [312070.654862] --> nfs_get_client(tbm,v4)
Jun 15 10:33:27 tbm kernel: [312070.654867] --> nfs_get_client() = 
ffff88021bcd3c00 [share]
Jun 15 10:33:27 tbm kernel: [312070.654872] <-- nfs4_set_client() = 0 
[new ffff88021bcd3c00]
Jun 15 10:33:27 tbm kernel: [312070.655071] <-- nfs4_init_server() = 0
Jun 15 10:33:27 tbm kernel: [312070.655241] --> nfs4_get_rootfh()
Jun 15 10:33:27 tbm kernel: [312070.655279] encode_compound: tag=
Jun 15 10:33:44 tbm kernel: [312087.264052] encode_compound: tag=
Jun 15 10:34:27 tbm kernel: [312130.784203] encode_compound: tag=
Jun 15 10:34:27 tbm kernel: [312130.784290] encode_compound: tag=
Jun 15 10:34:27 tbm kernel: [312130.784541] encode_compound: tag=
Jun 15 10:34:27 tbm kernel: [312130.784587] encode_compound: tag=


The first 3 lines are from a previous mount attempt before I ran the 
rpcdebug command.

Client and server are the same machine. uname -a prints this:

Linux tbm 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux


John

  reply	other threads:[~2013-06-15 16:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <51BAAFFC.6060208@gmail.com>
2013-06-14  5:57 ` Can't mount NFSv4 with kerberos on Debian Wheezy John Haiducek
2013-06-14 17:05   ` Chuck Lever
     [not found]     ` <CAFYD6QXVKpLDS_cWiA2uasu+KXazcRuk-+BX39MdehSwiu35gw@mail.gmail.com>
     [not found]       ` <871BEFF7-33F4-4B34-9887-D5388951987E@oracle.com>
2013-06-15 15:24         ` John Haiducek
2013-06-15 16:27           ` Chuck Lever
2013-06-15 16:28             ` John Haiducek
2013-06-15 16:31               ` Chuck Lever
2013-06-15 16:38                 ` John Haiducek [this message]
2013-06-17 14:23                   ` Chuck Lever
     [not found] <51BF2014.2050809@gmail.com>
2013-06-17 14:42 ` John Haiducek
     [not found] <51BF21E0.8060805@gmail.com>
2013-06-17 14:58 ` John Haiducek
2013-06-17 15:30   ` Chuck Lever
     [not found]     ` <51BFBA5A.5050104@gmail.com>
     [not found]       ` <8565C805-9C6C-4C06-83C0-8574EA90DA53@oracle.com>
     [not found]         ` <51C0AB95.9060509@gmail.com>
     [not found]           ` <EB30924A-D9F1-49C5-A727-DF8B4B2AFDAC@oracle.com>
     [not found]             ` <CAFYD6QXKcNkAgmJV5KyMOpx-cXg35GnYzBg9mg+LFdW83NyQZQ@mail.gmail.com>
     [not found]               ` <A2112E2B-FA65-4FF2-BC21-B78BBDC75CB1@oracle.com>
2013-06-27  6:31                 ` John Haiducek
2013-06-27  7:41                   ` Sven Geggus

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=51BC9892.6050509@gmail.com \
    --to=jhaiduce@gmail.com \
    --cc=chuck.lever@oracle.com \
    --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 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.