smf_restarter(7) 맨 페이지 - 윈디하나의 솔라나라

개요

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

smf_restarter(7)

sm...r(7)Standards, Environments, Macros, Character Sets, and miscellansym...r(7)

NAME
       smf_restarter - service management facility conventions for restarters

DESCRIPTION
       All  service  instances in the service management facility must be man‐
       aged by a restarter. This manual page  describes  configuration,  func‐
       tionality,  and  reporting  characteristics  that  are  common  to  all
       restarters in the framework. Characteristics specific to  a  particular
       restarter are described in the restarter's man page.


       For  each  managed service, a restarter relies on retrieving properties
       on the service instance to determine configuration. The restarter  man‐
       ages a set of property groups to communicate the current disposition of
       a service with display tools such as svcs(1).

   Service Configuration
       The  common restarter configuration for all services is captured in the
       general property group. This group includes the following required  and
       optional property settings.

       enabled            This  is  a required property. If set, the restarter
                          of an instance attempts to maintain availability  of
                          the service.


       restarter          This  is an optional property that allows the speci‐
                          fication of an alternate  restarter  to  manage  the
                          service instance. If the restarter property is empty
                          or absent, the restarter defaults to svc.startd(8).


       single_instance    This is an optional property. When set, only one in‐
                          stance of the service is allowed to transition to an
                          online or degraded status at any time.


   Service Reporting
       All  restarters report status using the restarter property group, which
       includes the following properties:

       next_state         The current state and next state,  if  currently  in
                          transition,  for  instances  stored in these proper‐
                          ties. See smf(7) for a description of the  potential
                          states.


       auxiliary_state    An  astring  with  no spaces that contains a precise
                          term to describe the full  restarter-specific  state
                          in  combination  with  the restarter state property.
                          The auxiliary state cannot always be set and is  al‐
                          ways  cleared  during  transition  out of any state.
                          Each restarter must define the precise list of  aux‐
                          iliary states it uses.


       state_timestamp    The time when the current state was reached.


       contract           The primary process contract ID, if any, under which
                          the service instance is executing.


SEE ALSO
       svcs(1), service_bundle(5), smf(7), smf_method(7), svc.startd(8)

Oracle Solaris 11.4               23 May 2008                        sm...r(7)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3