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

개요

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

zoneadmd(8)

zoneadmd(8)             System Administration Commands             zoneadmd(8)

NAME
       zoneadmd - zone administration daemon

SYNOPSIS
       /usr/lib/zones/zoneadmd

DESCRIPTION
       zoneadmd  is  a  system daemon that is started when the system needs to
       manage a particular zone. Because each instance of the zoneadmd  daemon
       manages  a  particular  zone,  it  is  not  unexpected  to see multiple
       zoneadmd daemons running.


       This daemon is started and managed by the zones delegated restarter and
       should not be invoked directly. The daemon does not constitute  a  pro‐
       gramming interface, but is classified as a private interface.


       Addresses  configured  by zoneadmd on behalf of shared-ip zones are as‐
       signed automatically generated ipadm(8) address object  names  prefixed
       with the string zoneadmd. For example, in the following output, the ad‐
       dress  10.2.2.1/24, configured on the net0 interface, was configured by
       zoneadmd  with  an  automatically  generated  address  object  name  of
       net0/zoneadmd.v4.

         # ipadm show-addr
         ADDROBJ           TYPE     STATE        ADDR
         lo0/v4            static   ok           127.0.0.1/8
         net0/v4           static   ok           10.1.2.3/24
         net0/zoneadmd.v4  static   ok           10.2.2.1/24
         lo0/v6            static   ok           ::1/128


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/zones _ Interface StabilityPrivate


SEE ALSO
       attributes(7),  ipadm(8),  smf(7),   svcadm(8),   svcs(1),   zlogin(1),
       zoneadm(8), zones(7)

NOTES
       The  svc.zones(8) delegated restarter is managed by the service manage‐
       ment facility, smf(7), under the service identifier:


         svc:/system/zones:default




       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.

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