svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
brands(7)
br...s(7)Standards, Environments, Macros, Character Sets, and miscellanbyr...s(7)
NAME
brands - alternate operating environments for non-global zones
DESCRIPTION
The branded zone (BrandZ) framework extends the Solaris Zones infra‐
structure described in zones(7) to include the creation of brands,
which provide non-global zones that contain different operating system
versions or differ in other characteristics.
The term "brand" can refer to a wide range of operating environments.
All brand management is performed as extensions to the current zones
structure.
Every zone is configured with an associated brand. The brand type is
used to determine behavior when a zone is installed and booted. In ad‐
dition, a zone's brand is used to properly identify the correct appli‐
cation type at application launch time. The default brand is solaris.
Once a zone has been assigned a brand, that brand cannot be changed or
removed.
BrandZ extends the zones tools in the following ways:
o A brand is an attribute of a zone, set at zone create time.
o The zonecfg(8) tool is used to set a zone's brand type and
configure the zone.
o The zoneadm(8) tool is used to report a zone's brand type
and administer the zone.
Brands
For Oracle Solaris 11.4, the available brands are:
solaris
Implements whole root non-global zones, running the same version of
Oracle Solaris as the global zone. See solaris(7).
solaris-kz
The kernel zone brand. Implements zones with a kernel that is inde‐
pendent from the global zone. See solaris-kz(7).
solaris10
Implements Oracle Solaris 10 zones via a compatibility layer on top
of the global zone kernel. See solaris10(7).
labeled
Implements Trusted Extensions, with security labels for each zone.
See trusted_extensions(7) and txzonemgr(8).
Device Support
The devices supported by each zone are documented in the man pages and
other documentation for that brand. The zones infrastructure detects
any attempt to add an unsupported device and issues a warning to the
administrator. If the administrator chooses to add an unsupported de‐
vice despite that warning, that device might or might not work as ex‐
pected. The configuration will be untested and unsupported.
ATTRIBUTES
See attributes(7) for a description of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/zones _ Interface StabilityCommitted
SEE ALSO
zlogin(1), zonename(1), getzoneid(3C), attributes(7), solaris(7), so‐
laris-kz(7), solaris10(7), trusted_extensions(7), zones(7), tx‐
zonemgr(8), zoneadm(8), zonecfg(8), crgetzoneid(9F)
Oracle Solaris 11.4 29 Aug 2025 br...s(7)