1drd(1M)                 System Administration Commands                 drd(1M)
2
3
4

NAME

6       drd - Logical Domain Dynamic Reconfiguration daemon
7

SYNOPSIS

9       /usr/lib/ldoms/drd
10
11

DESCRIPTION

13       The  drd  daemon is part of the framework that enables the addition and
14       removal of resources from a Logical Domain. This framework  is  collec‐
15       tively called Dynamic Reconfiguration (DR).
16
17
18       drd  is  responsible  for various aspects of DR on a Logical Domain and
19       must be enabled to ensure proper DR functionality.  It  is  started  at
20       boot time and has no configuration options.
21

ATTRIBUTES

23       See attributes(5) for descriptions of the following attributes:
24
25
26
27
28       ┌─────────────────────────────┬─────────────────────────────┐
29       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
30       ├─────────────────────────────┼─────────────────────────────┤
31       │Availability                 │SUNWldomu                    │
32       ├─────────────────────────────┼─────────────────────────────┤
33       │Interface Stability          │Unstable                     │
34       └─────────────────────────────┴─────────────────────────────┘
35

SEE ALSO

37       svcs(1), svcadm(1M), syslog(3C), syslog.conf(4), attributes(5), smf(5)
38

ERRORS

40       drd  uses  syslog(3C)  to  report status and error messages. All of the
41       messages are logged with the LOG_DAEMON facility.  Error  messages  are
42       logged  with  the  LOG_ERR and LOG_NOTICE priorities, and informational
43       messages are logged with the LOG_INFO priority. The default entries  in
44       the  /etc/syslog.conf  file  log  all  the  drd  error  messages to the
45       /var/adm/messages log.
46

NOTES

48       The drd service is managed by the service management facility,  smf(5),
49       under the service identifier:
50
51         svc:/platform/sun4v/drd:default
52
53
54
55       Administrative actions on this service, such as enabling, disabling, or
56       requesting restart, can be performed using  svcadm(1M).  The  service's
57       status can be queried using the svcs(1) command.
58
59
60
61SunOS 5.11                        10 Jul 2006                          drd(1M)
Impressum