System Administration Commands drd(1M)
NAME
drd - Logical Domain Dynamic Reconfiguration daemon
SYNOPSIS
/usr/lib/ldoms/drd
DESCRIPTION
The drd daemon is part of the framework that enables the
addition and removal of resources from a Logical Domain.
This framework is collectively called Dynamic Reconfigura-
tion (DR).
drd is responsible for various aspects of DR on a Logical
Domain and must be enabled to ensure proper DR functional-
ity. It is started at boot time and has no configuration
options.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWldomu
Interface Stability Unstable
SEE ALSO
svcs(1), svcadm(1M), syslog(3C), syslog.conf(4), attri-
butes(5), smf(5)
ERORS
drd uses syslog(3C) to report status and error messages. All
of the messages are logged with the LOGDAEMON facility.
Error messages are logged with the LOGER and LOGNOTICE
priorities, and informational messages are logged with the
LOGINFO priority. The default entries in the
/etc/syslog.conf file log all the drd error messages to the
/var/adm/messages log.
NOTES
The drd service is managed by the service management facil-
ity, smf(5), under the service identifier:
svc:/platform/sun4v/drd:default
SunOS 5.11 Last change: 10 Jul 2006 1
System Administration Commands drd(1M)
Administrative actions on this service, such as enabling,
disabling, or requesting restart, can be performed using
svcadm(1M). The service's status can be queried using the
svcs(1) command.
SunOS 5.11 Last change: 10 Jul 2006 2
|