Yes -- from the global zone, you can see all processes. From a non-global zone, you can only see the processes running in the same zone. You can add the -Z flag to ps (i.e. ps -efZ) to include a column listing the name of the zone a process is in (from the global zone, if you do it in a non-global zone you'll still only see the processes in the zone you're in, so the column will always just show the name of the zone you're in).
On Mon, Feb 15, 2010 at 3:01 PM, Dombrowski, Neil <neil.dombrow...@hp.com> wrote: > If I have a non-global zone running sendmail, and I run “ps –ef |grep > sendmail” in the global zone, will I see the sendmail processes running for > the non-global zone and the global zone? > > > > Thanks, > > Neil > > > > > > _______________________________________________ > zones-discuss mailing list > zones-discuss@opensolaris.org > _______________________________________________ zones-discuss mailing list zones-discuss@opensolaris.org