To reply to the question about the Solaris zone inspectors, you may want to consider the following:
Q: zone of process
A: global
E: Singular expression refers to non-unique object.
T: 6520
Q: zone of process
A: zone01
E: Singular expression refers to non-unique object.
T: 5368
The first output is the results of the inspector run on a global zone machine. The second is the results from a local zone machine. The message “Singular expression refers to non-unique object” is because the system has got multiple processsors.
If you are interested about all “zones” (or the zones name) defined on your system, you can run the following inspector on the “global zone” computer:
Q: zones of processes
A: global
A: global
…
A: zone02
A: zone01
A: zone01
A: zone02
A: zone02
The multiple output is because of the multiple processors.