linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rpc-statd won't start for user NFS mounts
@ 2015-02-05 13:29 Tobias Powalowski
  2015-02-19 10:09 ` svilen dobrev
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Powalowski @ 2015-02-05 13:29 UTC (permalink / raw)
  To: linux-nfs

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]

Hi,
https://bugs.archlinux.org/task/42491
This one I can reproduce, doing NFS3 user,noauto setting in fstab makes
it impossible to mount it as user.
- The systemd service nfs-client.target is loaded.
- rpcbind comes up by doing the mount
- rpc-statd is not coming up because of authentification error.
Failed to start rpc-statd.service: Interactive authentication required.
What is the correct way to solve this?

Thanks for your answer.
greetings
tpowa

-- 
Tobias Powalowski
Archlinux Developer & Package Maintainer (tpowa)
http://www.archlinux.org
tpowa@archlinux.org



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rpc-statd won't start for user NFS mounts
  2015-02-05 13:29 rpc-statd won't start for user NFS mounts Tobias Powalowski
@ 2015-02-19 10:09 ` svilen dobrev
  2015-02-25 15:40   ` Steve Dickson
  0 siblings, 1 reply; 3+ messages in thread
From: svilen dobrev @ 2015-02-19 10:09 UTC (permalink / raw)
  To: linux-nfs

Tobias Powalowski <tobias.powalowski@...> writes:

> 
> Hi,
> https://bugs.archlinux.org/task/42491
> This one I can reproduce, doing NFS3 user,noauto setting in fstab makes
> it impossible to mount it as user.
> - The systemd service nfs-client.target is loaded.
> - rpcbind comes up by doing the mount
> - rpc-statd is not coming up because of authentification error.
> Failed to start rpc-statd.service: Interactive authentication required.
> What is the correct way to solve this?
> 
> Thanks for your answer.
> greetings
> tpowa
 
i stepped on this after upgrade today.. (and it's nfs4).
i get these in journalctl -xe:
.. rpc.statd[686]: Opening /var/run/rpc.statd.pid failed: Permission denied
then i tried $ sudo touch /var/run/rpc.statd.pid
and then mount suddenly works.

if that workaround gives any clue..



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rpc-statd won't start for user NFS mounts
  2015-02-19 10:09 ` svilen dobrev
@ 2015-02-25 15:40   ` Steve Dickson
  0 siblings, 0 replies; 3+ messages in thread
From: Steve Dickson @ 2015-02-25 15:40 UTC (permalink / raw)
  To: svilen dobrev, linux-nfs



On 02/19/2015 05:09 AM, svilen dobrev wrote:
> Tobias Powalowski <tobias.powalowski@...> writes:
> 
>>
>> Hi,
>> https://bugs.archlinux.org/task/42491
>> This one I can reproduce, doing NFS3 user,noauto setting in fstab makes
>> it impossible to mount it as user.
>> - The systemd service nfs-client.target is loaded.
>> - rpcbind comes up by doing the mount
>> - rpc-statd is not coming up because of authentification error.
>> Failed to start rpc-statd.service: Interactive authentication required.
>> What is the correct way to solve this?
>>
>> Thanks for your answer.
>> greetings
>> tpowa
>  
> i stepped on this after upgrade today.. (and it's nfs4).
> i get these in journalctl -xe:
> .. rpc.statd[686]: Opening /var/run/rpc.statd.pid failed: Permission denied
> then i tried $ sudo touch /var/run/rpc.statd.pid
> and then mount suddenly works.
> 
> if that workaround gives any clue..
Is this an SELinux issue?

steved.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-25 16:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 13:29 rpc-statd won't start for user NFS mounts Tobias Powalowski
2015-02-19 10:09 ` svilen dobrev
2015-02-25 15:40   ` Steve Dickson

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).