Re: [PATCH 0/2] nfs-utils: systemd units bug fixes and comments.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 02/18/2014 09:29 AM, Chuck Lever wrote:
> On Feb 18, 2014, at 3:48 AM, Steve Dickson <SteveD@xxxxxxxxxx> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux