Bug ID 969152
Summary Cannot enable rpc-statd.service
Classification openSUSE
Product openSUSE Tumbleweed
Version 2015*
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter strzol@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Hello, 

I have a nfs mount with the following fstab options.

10.215.3.125:/srv/storage       /mnt/storage    nfs     rw,noauto,user 0 0

Every time I try to mount the nfs share from dolphin a dialog for root
permission is presented asking to start rpc-statd.service. If I start the
service before, it works as expected and the nfs share is directly accessible
on select from dolphin

The problem is that even if I execute

systemctl enable rpc-statd.service

it says that it is on disable state and doesn't start on reboot. I have to
started it manually and it starts without issues.

systemctl status rpc-statd.service
��� rpc-statd.service - NFS status monitor for NFSv2/3 locking.
   Loaded: loaded (/usr/lib/systemd/system/rpc-statd.service; static; vendor
preset: disabled)
   Active: active (running) since ������ 2016-03-02 17:34:29 EET; 4min 22s ago
 Main PID: 20817 (rpc.statd)
    Tasks: 1 (limit: 512)
   CGroup: /system.slice/rpc-statd.service
           ������20817 /usr/sbin/rpc.statd --no-notify

������ 02 17:34:29 teras systemd[1]: Starting NFS status monitor for NFSv2/3
locking....
������ 02 17:34:29 teras rpc.statd[20817]: Version 1.3.3 starting
������ 02 17:34:29 teras rpc.statd[20817]: Flags: TI-RPC
������ 02 17:34:29 teras systemd[1]: Started NFS status monitor for NFSv2/3
locking..

Am I missing something or the service activation is buggy? Thanks.


You are receiving this mail because: