Richard Elling wrote:
On May 15, 2015, at 2:25 PM, Jim Klimov <[email protected]> wrote:
The state offline* (with asterisk) means transition from offline (is in process of onlining). You might want to look into /var/svc/log/*nfs-client*log for possible more details, and/or to manually rerun (or instrument with 'sh -x' and the likes) the scripts and bits of the service to trace into the problem.
pro tip:
cat $(svcs -L nfs/client)
or a "tail -f" running whilst you try starting it from another terminal
window.
svcs -p nfs/client
can also be useful when it's stuck in a startup script, to see what
processes it currently has running.
--
Andrew
_______________________________________________
OmniOS-discuss mailing list
[email protected]
http://lists.omniti.com/mailman/listinfo/omnios-discuss