Sun Cluster 2.2 System Administration Guide

14.3.2 How to Add a Sun StorEdge A5000 Disk (Solstice DiskSuite)

  1. Use the luxadm command to insert the new disk.

    Physically install the new disk or disks when prompted. Repeat for each node that is physically connected to the array.

    # luxadm insert enclosure.slot
    
  2. Insert the new disk drive and enter Return.

  3. Use format to create a disk label and repartition, if needed.

  4. Use scdidadm(1M) to discover the new disk and create a DID instance for it.

    This should be run from node1 only. See the scdidadm(1M) man page for details.

    # scdidadm -r -H node2,node3...
    

    This completes the disk addition procedure.