Why are you saying that there is no process ? The start method has completed and pid 3262 is the daemon running for the inetd service.
-- Renaud Darren Reed wrote: > netvirt-b0 ~# svcs -xv inetd > svc:/network/inetd:default (inetd) > State: online since Tue May 26 04:09:28 2009 > See: man -M /usr/share/man -s 1M inetd > See: man -M /usr/share/man -s 1M inetadm > See: /var/svc/log/network-inetd:default.log > Impact: None. > netvirt-b0 ~# ps -ef | grep inetd > root 3404 2303 0 04:11:56 pts/1 0:00 grep inetd > root 3399 7 0 04:11:30 ? 0:00 /usr/lib/inet/inetd stop > root 3262 1 0 04:06:35 ? 0:01 /usr/lib/inet/inetd start > > # tail /var/svc/log/network-inetd:default.log > [ May 26 04:06:34 Executing start method ("/usr/lib/inet/inetd start"). ] > [ May 26 04:06:34 Method "start" exited with status 0. ] > [ May 26 04:09:28 Stopping because service restarting. ] > [ May 26 04:09:28 Executing stop method ("/usr/lib/inet/inetd stop"). ] > [ May 26 04:10:29 Method or service exit timed out. Killing contract 302. ] > [ May 26 04:10:29 Method "stop" failed due to signal KILL. ] > [ May 26 04:10:29 Executing stop method ("/usr/lib/inet/inetd stop"). ] > [ May 26 04:11:30 Method or service exit timed out. Killing contract 303. ] > [ May 26 04:11:30 Method "stop" failed due to signal KILL. ] > [ May 26 04:11:30 Executing stop method ("/usr/lib/inet/inetd stop"). ] > > I'm not going to blame it, because I'm messing about a bit, > but I'm somewhat humoured by it thinking it is "online" but > at the same time, there is no process and it is trying to > both start and stop it :) > > Darren > > _______________________________________________ > smf-discuss mailing list > smf-discuss at opensolaris.org