Jerry Jelinek wrote: > Ben Rockwood wrote: >> One issue I did smack into that I don't fully understand yet is the >> syseventd service failing within the zone. I'm still trying to hash out >> how to solve that. > > Ben, > > The sysevent service should not run in the ngz. > This is delivered in a hollow pkg with svr4 pkging. > You might take a look at my p2v webrev for opensolaris. > > http://cr.opensolaris.org/~gjelinek/webrev.p2v/ > > In the p2v script there is a fix_smf() function > which looks at the IPS pkgs to determine which SMF > services should be deleted inside the zone. >
Excellent! That explains things. I know that syseventd doesn't run in zones, but in the past I've seen SMF scripts simply exiting if it was in a ngz, I wasn't sure how this was handled. Thanks! benr. _______________________________________________ zones-discuss mailing list zones-discuss@opensolaris.org