Information Technology Reference
In-Depth Information
zonecfg:myzone> exit
GZ# zoneadm list -cv
ID NAME STATUS PATH BRAND IP
0 global running / native shared
- myzone configured /zones/roots/myzone native shared
GZ# zonecfg -z myzone info
zonename: myzone
zonepath: /zones/roots/myzone
brand: native
autoboot: false
bootargs:
pool:
limitpriv:
scheduling-class:
ip-type: shared
inherit-pkg-dir:
dir: /lib
inherit-pkg-dir:
dir: /platform
inherit-pkg-dir:
dir: /sbin
inherit-pkg-dir:
dir: /usr
The output from the info subcommand of zonecfg shows all of the global
properties of the Container as well as some default settings. Table 6.4 lists the
global properties and their meanings.
Table 6.4 Global Properties of Containers
Property
Meaning
zonename Name of the Container; cannot be changed
zonepath Directory that contains all of the Container's files
brand Type of Container: native for most; non-native brands include solaris8 and
others
autoboot Determines whether the Container should be booted when the system boots
bootargs Arguments to be used with zoneadm (1M) when the Container boots
pool Resource pool of CPUs that this Container will use for its processes
limitpriv The set of privileges (5) that this Container can have; if this field is empty, the
Container has the default set of privileges
scheduling-class The default scheduling class for this Container; one of TS (the default), IA, FSS, RT
ip-type
Type of IP networking which this Container will use; can be “shared” or “exclu-
sive.” Shared-IP Containers can share one or more NICs with other shared-IP
Containers. Exclusive-IP Containers have exclusive access to their NICs.
 
Search WWH ::




Custom Search