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 |
Insert the new disk drive and enter Return.
Use format to create a disk label and repartition, if needed.
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.