Print this page
7711 SMF: Finish implementing support for degraded state

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/svcadm.1m.man.txt
          +++ new/usr/src/man/man1m/svcadm.1m.man.txt
↓ open down ↓ 180 lines elided ↑ open up ↑
 181  181             the service in the maintenance state. See svc.startd(1M) and
 182  182             inetd(1M) for a detailed description of the actions taken for each
 183  183             restarter.
 184  184  
 185  185             If instance_state is "degraded", then for services specified by the
 186  186             operands in the online state, svcadm requests that the restarters
 187  187             assigned to the services move them into the degraded state.
 188  188  
 189  189             If the -I option is specified, the request is flagged as immediate.
 190  190  
 191      -           The -t option is only valid for maintenance requests. When this
 192      -           option is specified, the request is flagged as temporary, and its
 193      -           effect will only last until the next reboot.
      191 +           The -t option is mandatory for degrade requests. When this option
      192 +           is specified, the request is flagged as temporary, and its effect
      193 +           will only last until the next reboot.
 194  194  
 195  195  
 196  196         milestone [-d] milestone_FMRI
 197  197  
 198  198             If milestone_FMRI is the keyword "none", all services other than
 199  199             the master restarter, svc:/system/svc/restarter:default, will be
 200  200             temporarily disabled.
 201  201  
 202  202             If milestone_FMRI is the keyword "all", temporary enable and
 203  203             disable requests for all services will be nullified.
↓ open down ↓ 201 lines elided ↑ open up ↑
 405  405  
 406  406  
 407  407         Attempts to synchronously enable a service which depends (directly or
 408  408         indirectly) on a file may fail with an exit status indicating that
 409  409         dependencies are unsatisfied if the caller does not have the privileges
 410  410         necessary to search the directory containing the file. This limitation
 411  411         may be removed in a future release.
 412  412  
 413  413  
 414  414  
 415      -                               October 17, 2017                     SVCADM(1M)
      415 +                               December 4, 2017                     SVCADM(1M)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX