23 o view the set of diagnosis engines and agents that are
24 currently participating in fault management,
25
26 o view the list of system components that have been diagnosed
27 as faulty, and
28
29 o perform administrative tasks related to these entities.
30
31
32 The Fault Manager attempts to automate as many activities as possible,
33 so use of fmadm is typically not required. When the Fault Manager needs
34 help from a human administrator, it produces a message indicating its
35 needs. It also refers you to a knowledge article on
36 http://illumos.org/msg/. This web site might ask you to use fmadm or
37 one of the other fault management utilities to gather more information
38 or perform additional tasks. The documentation for fmd(1M), fmdump(1M),
39 and fmstat(1M) describe more about tools to observe fault management
40 activities.
41
42
43 The fmadm utility requires the user to possess the SYS_CONFIG
44 privilege. Refer to the for more information about how to configure
45 privileges. The fmadm load subcommand requires that the user possess
46 all privileges.
47
48 SUBCOMMANDS
49 fmadm accepts the following subcommands. Some of the subcommands accept
50 or require additional options and operands:
51
52 fmadm acquit fmri | label [uuid]
53
54 Notify the Fault Manager that the specified resource is not to be
55 considered to be a suspect in the fault event identified by uuid,
56 or if no UUID is specified, then in any fault or faults that have
57 been detected. The fmadm acquit subcommand should be used only at
58 the direction of a documented repair procedure. Administrators
59 might need to apply additional commands to re-enable a previously
60 faulted resource.
61
62
63 fmadm acquit uuid
64
65 Notify the Fault Manager that the fault event identified by uuid
66 can be safely ignored. The fmadm acquit subcommand should be used
290 Invalid command-line options were specified.
291
292
293 ATTRIBUTES
294 See attributes(5) for descriptions of the following attributes:
295
296
297
298
299 +--------------------+-----------------+
300 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
301 +--------------------+-----------------+
302 |Interface Stability | See below. |
303 +--------------------+-----------------+
304
305
306 The command-line options are Committed. The human-readable output is
307 not-an-interface.
308
309 SEE ALSO
310 fmd(1M), fmdump(1M), fmstat(1M), logadm(1M), syslogd(1M), attributes(5)
311
312
313
314
315 http://illumos.org/msg/
316
317
318
319 October 22, 2008 FMADM(1M)
|
23 o view the set of diagnosis engines and agents that are
24 currently participating in fault management,
25
26 o view the list of system components that have been diagnosed
27 as faulty, and
28
29 o perform administrative tasks related to these entities.
30
31
32 The Fault Manager attempts to automate as many activities as possible,
33 so use of fmadm is typically not required. When the Fault Manager needs
34 help from a human administrator, it produces a message indicating its
35 needs. It also refers you to a knowledge article on
36 http://illumos.org/msg/. This web site might ask you to use fmadm or
37 one of the other fault management utilities to gather more information
38 or perform additional tasks. The documentation for fmd(1M), fmdump(1M),
39 and fmstat(1M) describe more about tools to observe fault management
40 activities.
41
42
43 The fmadm utility requires the user to possess the PRIV_SYS_ADMIN
44 privilege. See privileges(5). The fmadm load subcommand requires that
45 the user possess all privileges.
46
47 SUBCOMMANDS
48 fmadm accepts the following subcommands. Some of the subcommands accept
49 or require additional options and operands:
50
51 fmadm acquit fmri | label [uuid]
52
53 Notify the Fault Manager that the specified resource is not to be
54 considered to be a suspect in the fault event identified by uuid,
55 or if no UUID is specified, then in any fault or faults that have
56 been detected. The fmadm acquit subcommand should be used only at
57 the direction of a documented repair procedure. Administrators
58 might need to apply additional commands to re-enable a previously
59 faulted resource.
60
61
62 fmadm acquit uuid
63
64 Notify the Fault Manager that the fault event identified by uuid
65 can be safely ignored. The fmadm acquit subcommand should be used
289 Invalid command-line options were specified.
290
291
292 ATTRIBUTES
293 See attributes(5) for descriptions of the following attributes:
294
295
296
297
298 +--------------------+-----------------+
299 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
300 +--------------------+-----------------+
301 |Interface Stability | See below. |
302 +--------------------+-----------------+
303
304
305 The command-line options are Committed. The human-readable output is
306 not-an-interface.
307
308 SEE ALSO
309 fmd(1M), fmdump(1M), fmstat(1M), logadm(1M), syslogd(1M),
310 attributes(5), privileges(5)
311
312
313 http://illumos.org/msg/
314
315
316
317 August 26, 2019 FMADM(1M)
|