From: Steve Dickson <SteveD@redhat.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH 0/2] nfs-utils: systemd units bug fixes and comments.
Date: Tue, 18 Feb 2014 13:44:45 -0500 [thread overview]
Message-ID: <5303AA1D.3020705@RedHat.com> (raw)
In-Reply-To: <FB361B21-041C-484F-815E-E4A90C3DAE06@oracle.com>
On 02/18/2014 09:29 AM, Chuck Lever wrote:
> On Feb 18, 2014, at 3:48 AM, Steve Dickson <SteveD@redhat.com> wrote:
>
>> > Bug Fixes:
>> >
>> > The /proc/net/rpc/use-gss-proxy file can not be used
>> > as a start up trigger for rpc.svcsgssd since it always
>> > exists, with or without gss-proxy installed.
>> >
>> > Adding the Wants= to the nfs server unit cause a systemd ordering
>> > cycle which caused reboots to take forever.
>> >
>> > Comment One:
>> >
>> > Even though nfs-client does conditionally start the rpc.gssd
>> > service when /etc/krb5.keytab exists (which good),
> No, that's bad. rpc.gssd has to run in cases where there is no /etc/krb5.ktab. See
>
> http://www.spinics.net/lists/linux-nfs/msg41585.html
At this point its a pipe dream for rpc.gssd to run with no keytab.
It logs a ton of errors messages on every upcall which means
on every mount these days.
We either have to tone down the error messages or check for the
existence of the keytab before processing the upcall.
I think the latter would better...
>
> The existence of /etc/krb5.conf is a better choice.
>
Fine... If there is no objection... I'm ok with it..
steved.
next prev parent reply other threads:[~2014-02-18 18:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 8:48 [PATCH 0/2] nfs-utils: systemd units bug fixes and comments Steve Dickson
2014-02-18 8:48 ` [PATCH 1/2] rpc-svcgssd.service: removed a the start up triggers Steve Dickson
2014-02-19 3:17 ` NeilBrown
2014-02-19 16:03 ` Simo Sorce
2014-02-19 22:19 ` NeilBrown
2014-02-18 8:48 ` [PATCH 2/2] systemd: Removed the "ordering cycle" from nfs-server.service Steve Dickson
2014-02-19 3:21 ` NeilBrown
2014-02-18 14:29 ` [PATCH 0/2] nfs-utils: systemd units bug fixes and comments Chuck Lever
2014-02-18 18:44 ` Steve Dickson [this message]
2014-02-18 19:36 ` Chuck Lever
2014-02-18 21:14 ` Steve Dickson
2014-02-19 6:57 ` NeilBrown
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=5303AA1D.3020705@RedHat.com \
--to=steved@redhat.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.