devchassisd(8) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

devchassisd(8)

System Administration Commands                                  devchassisd(8)



NAME
       devchassisd - devchassis daemon

SYNOPSIS
       /usr/lib/devchassis/devchassisd [-d]

DESCRIPTION
       The  devchassis  daemon,  devchassisd, provides user-level services for
       the management of the /dev/chassis name space. It is  a  system  daemon
       started by the Service Management Facility (see smf(7)). Its fault man‐
       agement resource identifier (FMRI) is:

         svc:/system/devchassis:daemon



       Note  that  devchassisd  is  a  Consolidation  Private  interface.  See
       attributes(7).

OPTIONS
       The following option is supported:

       -d, --debug

           Run the daemon in standalone debug mode. Messages will be displayed
           on the controlling terminal instead of  to  syslog.  And  increased
           verbosity  will be enabled to display more details about the inter‐
           nal operations of the daemon.


EXAMPLES
       Example 1 Enabling the devchassis Service



       The following command enables the devchassis service:


         # svcadm enable svc:/system/devchassis:daemon
         # svcadm enable svc:/system/devchassis:cleanstart


       Example 2 Disabling the devchassis Service



       The following command disables the devchassis service:


         # svcadm disable svc:/system/devchassis:daemon
         # svcadm disable svc:/system/devchassis:cleanstart


ERRORS
       The devchassisd daemon uses syslog(3C) to report status and error  mes‐
       sages.  All  of  the  messages are logged with the LOG_DAEMON facility.
       Error messages are logged with the LOG_ERR and  LOG_NOTICE  priorities,
       and  informational  messages are logged with the LOG_INFO priority. The
       default entries in the /etc/syslog.conf file log all of the devchassisd
       daemon error messages to the /var/adm/messages log.

FILES
       /usr/lib/devchassis/devchassisd

           devchassisd daemon.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _  Availabilitysystem/device-administration  _  Interface
       StabilityConsolidation Private


SEE ALSO
       svcs(1),  syslog(3C),  devchassis(4FS),  syslog.conf(5), attributes(7),
       smf(7), svcadm(8)

NOTES
       The devchassis service is managed by the service  management  facility,
       smf(7), under the fault management resource identifier (FMRI):

         svc:/system/devchassis



       Administrative actions on this service, such as enabling, disabling, or
       requesting restart, can be performed  using  svcadm(8).  The  service's
       status can be queried using the svcs(1) command.


       The devchassis service is enabled by default.



Oracle Solaris 11.4               11 May 2021                   devchassisd(8)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3