Including MDisks using the CLI

You can use the command-line interface (CLI) to include an excluded or degraded managed disk (MDisk).

  1. Issue the following CLI command to determine which MDisk has been excluded:
    svcinfo lsmdisk ­nohdr ­delim :
    The following output is an example of what you might see:
    0:mdisk0:online:managed:0:Group0:67.8GB:0000000000000000:controller0*
    1:mdisk1:excluded:managed:0:Group0:205.0GB:0000000000000000:controller1+
    2:mdisk2:online:managed:0:Group0:273.3GB:0000000000000000:controller1#
    3:mdisk3:online:managed:0:Group0:546.6GB:0000000000000000:controller1§
    
    * 0080e52122fa8000000000000000000000000000000000000000000000000000 is appended to this line.
    + 600a0b80000c5ae4000000093eca105c00000000000000000000000000000000 is appended to this line.
    # 600a0b80000f6432000000043ef6b4ff00000000000000000000000000000000 is appended to this line.
    § 600a0b80000f4c920000000b3ef6c3d000000000000000000000000000000000 is appended to this line.
    Line number two shows the number of the excluded disk.
  2. Issue the following CLI command to include the excluded or degraded MDisk:

    svctask includemdisk mdisk_number

    where mdisk_number is the number of the MDisk to include.

Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.