opensolaris man page for sc_zonesd

Query: sc_zonesd

OS: opensolaris

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sc_zonesd(1M)						  System Administration Commands					     sc_zonesd(1M)

NAME
sc_zonesd - Sun Cluster zone administration daemon
SYNOPSIS
/usr/cluster/lib/sc/sc_zonesd
DESCRIPTION
The sc_zonesd daemon is a system daemon that is used by Sun Cluster software to track and manage non-global zones. This daemon initially starts when the system comes up. The daemon runs in the global zone only.
DIAGNOSTICS
All diagnostic messages are logged through the syslog function.
NOTES
The sc_zonesd daemon must be started in superuser mode. The sc_zonesd daemon is controlled by the SMF service sc_zones. The cluster software requires this daemon to run for non-global zone sup- port. If the daemon is killed or if the SMF service is disabled, the cluster node will panic.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscu | +-----------------------------+-----------------------------+ |Interface Stability |Private | +-----------------------------+-----------------------------+
SEE ALSO
syslog(3C), attributes(5) Sun Cluster 3.2 19 May 2006 sc_zonesd(1M)
Related Man Pages
sccheckd(1m) - opensolaris
scsetup(1m) - opensolaris
hald(1m) - opensolaris
scds_get_zone_name(3ha) - opensolaris
in.stdiscover(1m) - opensolaris
Similar Topics in the Unix Linux Community
Sun Monitor
multiple instances of syslogd - is it possible?
Benchmarking a Beowulf Cluster
Adding multiple virtual interfaces on a non global zone.
Is it possible to call remote function in another daemon?