svcadm on nfs/nlockmgr ineffective. Easy answer?
807557Oct 21 2007 — edited Oct 22 2007# svcs -x -v
svc:/network/nfs/nlockmgr:default (NFS lock manager)
State: disabled since Sun Oct 21 21:57:18 2007
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 1M lockd
Impact: 1 dependent service is not running:
svc:/network/nfs/server:default
# svcadm restart network/nfs/nlockmgr
# svcs -x -v
svc:/network/nfs/nlockmgr:default (NFS lock manager)
State: disabled since Sun Oct 21 21:57:18 2007
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 1M lockd
Impact: 1 dependent service is not running:
svc:/network/nfs/server:default
--------------------------------------------------------------------
There isn't any administrator but Me!
I cannot think of any "special" action I taken in the last week or two. How should I proceed?
(Situation persists across a reboot)
Whine. Do I really have to go read about this and locate the service script and debug it ? I mean debug what grevious action I took some weeks back? It was only a semi-accident that I thought to do a
svcs -x
GWyche