Print this page
11621 fmadm and fmstat document privileges incorrectly

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/fmadm.1m
          +++ new/usr/src/man/man1m/fmadm.1m
   1    1  '\" te
   2    2  .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved.
   3    3  .\" Copyright 2012 Joshua M. Clulow <josh@sysmgr.org>
        4 +.\" Copyright 2019 Peter Tribble
   4    5  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   5    6  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   6    7  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7      -.TH FMADM 1M "Oct 22, 2008"
        8 +.TH FMADM 1M "Aug 26, 2019"
   8    9  .SH NAME
   9   10  fmadm \- fault management configuration tool
  10   11  .SH SYNOPSIS
  11      -.LP
  12   12  .nf
  13   13  \fBfmadm\fR [\fB-q\fR] [\fIsubcommand\fR [\fIarguments\fR]]
  14   14  .fi
  15   15  
  16   16  .SH DESCRIPTION
  17      -.sp
  18      -.LP
  19   17  The \fBfmadm\fR utility can be used by administrators and service personnel to
  20   18  view and modify system configuration parameters maintained by the Fault
  21   19  Manager, \fBfmd\fR(1M). \fBfmd\fR receives telemetry information relating to
  22   20  problems detected by the system software, diagnoses these problems, and
  23   21  initiates proactive self-healing activities such as disabling faulty
  24   22  components.
  25   23  .sp
  26   24  .LP
  27   25  \fBfmadm\fR can be used to:
  28   26  .RS +4
↓ open down ↓ 20 lines elided ↑ open up ↑
  49   47  The Fault Manager attempts to automate as many activities as possible, so use
  50   48  of \fBfmadm\fR is typically not required. When the Fault Manager needs help
  51   49  from a human administrator, it produces a message indicating its needs. It also
  52   50  refers you to a knowledge article on http://illumos.org/msg/. This web site
  53   51  might ask you to use \fBfmadm\fR or one of the other fault management utilities
  54   52  to gather more information or perform additional tasks. The documentation for
  55   53  \fBfmd\fR(1M), \fBfmdump\fR(1M), and \fBfmstat\fR(1M) describe more about tools
  56   54  to observe fault management activities.
  57   55  .sp
  58   56  .LP
  59      -The \fBfmadm\fR utility requires the user to possess the \fBSYS_CONFIG\fR
  60      -privilege. Refer to the \fI\fR for more information about how to configure
  61      -privileges. The \fBfmadm\fR \fBload\fR subcommand requires that the
  62      -user possess all privileges.
       57 +The \fBfmadm\fR utility requires the user to possess the \fBPRIV_SYS_ADMIN\fR
       58 +privilege. See \fBprivileges\fR(5). The \fBfmadm\fR \fBload\fR subcommand
       59 +requires that the user possess all privileges.
  63   60  .SS "SUBCOMMANDS"
  64      -.sp
  65      -.LP
  66   61  \fBfmadm\fR accepts the following subcommands. Some of the subcommands accept
  67   62  or require additional options and operands:
  68   63  .sp
  69   64  .ne 2
  70   65  .na
  71   66  \fB\fBfmadm acquit\fR \fIfmri\fR \fB|\fR \fIlabel\fR [\fIuuid\fR]\fR
  72   67  .ad
  73   68  .sp .6
  74   69  .RS 4n
  75   70  Notify the Fault Manager that the specified resource is not to be considered to
↓ open down ↓ 302 lines elided ↑ open up ↑
 378  373  .nf
 379  374  # \fBlogadm -p now -s 1b /var/fm/fmd/errlog\fR
 380  375  # \fBlogadm -p now -s 1b /var/fm/fmd/fltlog\fR
 381  376  .fi
 382  377  .in -2
 383  378  .sp
 384  379  
 385  380  .RE
 386  381  
 387  382  .SH OPTIONS
 388      -.sp
 389      -.LP
 390  383  The following options are supported:
 391  384  .sp
 392  385  .ne 2
 393  386  .na
 394  387  \fB\fB-q\fR\fR
 395  388  .ad
 396  389  .RS 6n
 397  390  Set quiet mode. \fBfmadm\fR does not produce messages indicating the result of
 398  391  successful operations to standard output.
 399  392  .RE
 400  393  
 401  394  .SH OPERANDS
 402      -.sp
 403      -.LP
 404  395  The following operands are supported:
 405  396  .sp
 406  397  .ne 2
 407  398  .na
 408  399  \fB\fIcmd\fR\fR
 409  400  .ad
 410  401  .RS 8n
 411  402  The name of a subcommand listed in \fBSUBCOMMANDS\fR.
 412  403  .RE
 413  404  
↓ open down ↓ 1 lines elided ↑ open up ↑
 415  406  .ne 2
 416  407  .na
 417  408  \fB\fIargs\fR\fR
 418  409  .ad
 419  410  .RS 8n
 420  411  One or more options or arguments appropriate for the selected \fIsubcommand\fR,
 421  412  as described in \fBSUBCOMMANDS\fR.
 422  413  .RE
 423  414  
 424  415  .SH EXIT STATUS
 425      -.sp
 426      -.LP
 427  416  The following exit values are returned:
 428  417  .sp
 429  418  .ne 2
 430  419  .na
 431  420  \fB\fB0\fR\fR
 432  421  .ad
 433  422  .RS 5n
 434  423  Successful completion.
 435  424  .RE
 436  425  
↓ open down ↓ 10 lines elided ↑ open up ↑
 447  436  .sp
 448  437  .ne 2
 449  438  .na
 450  439  \fB\fB2\fR\fR
 451  440  .ad
 452  441  .RS 5n
 453  442  Invalid command-line options were specified.
 454  443  .RE
 455  444  
 456  445  .SH ATTRIBUTES
 457      -.sp
 458      -.LP
 459  446  See \fBattributes\fR(5) for descriptions of the following attributes:
 460  447  .sp
 461  448  
 462  449  .sp
 463  450  .TS
 464  451  box;
 465  452  c | c
 466  453  l | l .
 467  454  ATTRIBUTE TYPE  ATTRIBUTE VALUE
 468  455  _
 469  456  Interface Stability     See below.
 470  457  .TE
 471  458  
 472  459  .sp
 473  460  .LP
 474  461  The command-line options are Committed. The human-readable output is
 475  462  not-an-interface.
 476  463  .SH SEE ALSO
 477      -.sp
 478      -.LP
 479  464  \fBfmd\fR(1M), \fBfmdump\fR(1M), \fBfmstat\fR(1M), \fBlogadm\fR(1M),
 480      -\fBsyslogd\fR(1M), \fBattributes\fR(5)
      465 +\fBsyslogd\fR(1M), \fBattributes\fR(5), \fBprivileges\fR(5)
 481  466  .sp
 482  467  .LP
 483      -\fI\fR
 484      -.sp
 485      -.LP
 486  468  http://illumos.org/msg/
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX