Query: zcons
OS: opensolaris
Section: 7d
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
zcons(7D) Devices zcons(7D)NAMEzcons - Zone console device driverDESCRIPTIONThe zcons character driver exports the console for system zones. The driver is comprised of two "sides:" a master side with which applica- tions in the global zone communicate, and a slave side, which receives I/O from the master side. The slave side is available in the global zones. Applications must not depend on the location of /dev or /devices entries exported by zcons. Inside a zone, the zcons slave side is fronted by /dev/console and other console-related symbolic links, which are used by applications that expect to write to the system console. The zcons driver is Sun Private, and may change in future releases.FILES/dev/zcons/<zonename>/masterconsole Global zone master side console for zone <zonename>. /dev/zcons/<zonename>/slaveconsole Global zone slave side console for zone <zonename>. /dev/zconsole Non-global zone console (slave side).ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ | Interface Stability |Sun Private | +-----------------------------+-----------------------------+SEE ALSOzoneadm(1M), zonecfg(1M), attributes(5), zones(5) SunOS 5.11 24 Aug 2003 zcons(7D)
Related Man Pages |
---|
sysmsg(7d) - sunos |
zcons(7d) - opensolaris |
zonename(1) - mojave |
zonename(1) - linux |
sysmsg(7d) - freebsd |
Similar Topics in the Unix Linux Community |
---|
DHCP Server in Non-Global Zone |
Configuring interface in zone |
Zone hang issue |
Can not snapshot zone |
Can not use zone in LDoms on T4-1 |