James Carlson <[email protected]> writes:

> Harry Putnam writes:
>> online          9:50:09 svc:/network/nfs/client:default
>> online*        10:37:41 svc:/network/nfs/server:default
>> 
>> ( what does the asterisk on the server mean? )
>
> It means that it's changing state.  Use "svcs -xv nfs/server" to view
> more details about the current state, and check the log file that
> mentions if you need even more information.

Neither that command nor the log give one bit more information really.
The do give some false misleading information though.

  svcs -xv nfs/servfer
  svc:/network/nfs/server:default (NFS server)
   State: disabled since Mon Mar 16 10:37:46 2009
  Reason: Temporarily disabled by an administrator.
     See: http://sun.com/msg/SMF-8000-1S
     See: man -M /usr/share/man -s 1M nfsd
    See: /var/svc/log/network-nfs-server:default.log 
  Impact: This service is not running.

Unless someone snuck in here, it wasn't temporarily disabled by an
adminstrator. The log shows similar misleading and untrue information

  [ Mar 16 10:37:41 Executing start method ("/lib/svc/method/nfs-server
  start"). ]
  No NFS filesystems are shared
  [ Mar 16 10:37:41 Method "start" exited with status 0. ]
  [ Mar 16 10:37:41 Stopping because service disabled. ]
  [ Mar 16 10:37:41 Executing stop method ("/lib/svc/method/nfs-server
  stop 98"). ]
  [ Mar 16 10:37:46 Method "stop" exited with status 0. ]

I'm sure its because I'm too dense or inexperienced to make sense of
it but that debug output appears fairly unhelpful.

_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to