On Mon, 2007-11-26 at 11:53 -0800, Afshin Salek wrote: > Try > > svcs -xv > > and see if it says anything > > you can also try "pgrep smbd" and "pgrep idmapd" to see if > the daemons are actually running or not.
bash-3.2# svcs -xv svc:/system/idmap:default (Native Identity Mapping Service) State: maintenance since Mon Nov 26 20:28:40 2007 Reason: Start method failed repeatedly, last died on Killed (9). See: http://sun.com/msg/SMF-8000-KS See: man -M /usr/share/man -s 1M idmapd See: man -M /usr/share/man -s 1M idmap See: /var/svc/log/system-idmap:default.log Impact: 1 dependent service is not running: svc:/network/smb/server:default bash-3.2# pgrep smbd bash-3.2# pgrep idmapd bash-3.2# -- John Connett _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
