From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] NFS tests failure: RPC: Couldn't create auth handle (flavor 390004)
Date: Thu, 4 Mar 2021 18:02:03 +0100 [thread overview]
Message-ID: <YEESix61jnGdJ4P/@pevik> (raw)
In-Reply-To: <89a20590-e81c-4959-f7d7-da95e6423107@oracle.com>
> > I'm looking to some NFS failures on recent openSUSE kernel 5.11.
> > "RPC: Couldn't create auth handle (flavor 390004)" error has something to
> > do with krb5i, but module rpcsec_gss_krb5 is loaded.
Hi Alexey,
> Hi Petr,
> Do other security flavours work well, or without them using "none" opt?
> Also 'sys' is not default in your setup? If it doesn't work just for
> krb5 it might be some misconfiguration with kerberos setup there...
thanks for a tip. No, define sec=... in /etc/nfsmount.conf does not help.
* Adding sec=sys into /etc/nfsmount.conf leads to (or keeping the default):
nfs01 1 TINFO: Mounting NFS: mount -t nfs -o proto=tcp,vers=4.1 10.0.0.2:/tmp/LTP_nfs01.nM6Epvvg20/4.1/tcp /tmp/LTP_nfs01.nM6Epvvg20/4.1/0
mount.nfs: mounting 10.0.0.2:/tmp/LTP_nfs01.nM6Epvvg20/4.1/tcp failed, reason given by server: No such file or directory
nfs01 1 TBROK: mount command failed
* sec=none
nfs01 1 TINFO: setup NFSv4.1, socket type tcp
nfs01 1 TINFO: Mounting NFS: mount -t nfs -o proto=tcp,vers=4.1 10.0.0.2:/tmp/LTP_nfs01.pCXxr8Cr0I/4.1/tcp /tmp/LTP_nfs01.pCXxr8Cr0I/4.1/0
mount.nfs: Operation not permitted
* sec=krb5 or sec=krb5i or sec=krb5p
nfs01 1 TINFO: setup NFSv4.1, socket type tcp
nfs01 1 TINFO: Mounting NFS: mount -t nfs -o proto=tcp,vers=4.1 10.0.0.2:/tmp/LTP_nfs01.9oZybEIlye/4.1/tcp /tmp/LTP_nfs01.9oZybEIlye/4.1/0
mount.nfs: an incorrect mount option was specified
I have to dig more into the docs.
BTW what services are required to be running for NFS tests?
I have running: proc-fs-nfsd.mount, var-lib-nfs-rpc_pipefs.mount, nfs-idmapd.service, nfs-mountd.service, nfs-server.service, nfsdcld.servicenfs-client.target.
Kind regards,
Petr
> > Any idea what could cause "nfs41_sequence_process: Error 0 free the slot"
> > and "NFS reply lookup: -2"?
> > Kind regards,
> > Petr
prev parent reply other threads:[~2021-03-04 17:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-01 15:51 [LTP] NFS tests failure: RPC: Couldn't create auth handle (flavor 390004) Petr Vorel
2021-03-02 11:35 ` Alexey Kodanev
2021-03-04 17:02 ` Petr Vorel [this message]
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=YEESix61jnGdJ4P/@pevik \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/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.