man pages section 1M: System Administration Commands
  Search only this book
View this book in:
Download this book in PDF (8966 KB)

mdmonitord(1M)

Name | Synopsis | Description | Options | Exit Status | Attributes | See Also | Notes

Name

    mdmonitord– daemon to monitor metadevices

Synopsis

    /usr/sbin/mdmonitord [-t time_interval]

Description

    The mdmonitord utility is part of Solaris Volume Manager. It monitors and checks RAID1 (mirrors), RAID5 and hot spares.

    There are two methods for checking:

    • At fixed time intervals.

    • When a RAID-1 (mirror), RAID-5, or hot spare fails. A failure generates an error event which triggers a check of these metadevices.

Options

    The following options are supported:

    -t

    Time interval in seconds. The default value is 0, which causes probes to occur only upon an error. If you want to run mdmonitord at a regular interval, a value of 1800 (seconds, every half hour) is recommended as a starting point.

Exit Status

    The following exit values are returned:

    0

    Successful completion.

    >0

    An error occurred.

Attributes

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPE 

    ATTRIBUTE VALUE 

    Availability 

    SUNWmdu 

See Also

Notes

    Since frequent probes can affect performance, it is recommended that the intervals between probes be limited.

    The mdmonitord service is managed by the service management facility, smf(5), under the service identifier:


    svc:/system/mdmonitor

    Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). The service's status can be queried using the svcs(1) command.

SunOS 5.10  Last Revised 25 Jul 2004

Name | Synopsis | Description | Options | Exit Status | Attributes | See Also | Notes