Clay Baenziger wrote: > Hi Jean, > With the long timeouts, how will things flag up through SMF, if > something blows up, or how will status that one of many services > failed to start (say a port was already in use or another mDNS service > was already using the same name, etc)?
Errors in the SMF log, or possibly putting the install/server service into maintenance mode. > I don't think TFTP is a dependency unless we're serving X86 hosts > as SPARC doesn't need it. > Will there be further work to SMF-ize the AI webserver in case it > crashes, as that's currently launched out of a shell script called by > installadm start? That is the plan . Further work needs to be done to make all install services be served by a single instance of a webserver instead of one per service. SMF-izing this should be done then. There is a separate bug filed for this I believe. -ethan > > Thank you, > Clay
