Setup guide

Chapter 2: mx Commands 52
Copyright © 1999-2005 PolyServe, Inc. All rights reserved.
Enable a device monitor on a previously disabled server:
mx device enable <devicename> ...
Disable a device monitor on a server:
mx device disable <devicename> ...
Delete a device monitor:
mx device delete <devicename> ...
Clear a device event:
mx device clear <devicename> <server> ...
Display the status of a device monitor:
mx device status [arguments] [<devicename> ...]
The arguments are:
[--up|--down]
[--enabled|--disabled]
[--primary|--backup]
[--active|--inactive]
With no arguments, the command displays the status of all device
monitors.
Dump device monitor configuration to stdout:
mx device dump
mx disk – disk commands
Use the following commands to import SAN disks into a cluster, to
remove them from a cluster, or to display status information.
Import a disk into the cluster:
mx disk import <uuid> ...
Use the disk status command to determine the uuid for the disk.
This command does not display an error message if the import fails. To
verify that the disk was imported, use the mx disk status --imported
command.