Citrix ADC MPX
4 2 ONLINE
5 Done
6 <!--NeedCopy-->
Example when SSD 1 fails
In the following example, SSD 1/drive 0/ata2 has failed.
1. Detach a failed drive.
1 root@ns# atacontrol detach ata2
2 <!--NeedCopy-->
2. Physically, remove SSD 1/drive 0 and replace it with a new FRU drive in slot 1.
3. Attach the FRU drive.
1 root@ns# atacontrol attach ata2
2 <!--NeedCopy-->
4. Add the FRU drive to the RAID array.
1 root@ns# atacontrol addspare ar0 ad4
2 <!--NeedCopy-->
5. Verify that the replacement drive is recognized.
1 root@ns# atacontrol status ar0
2 <!--NeedCopy-->
Output:
1 ar0: ATA RAID1 status: DEGRADED
2 subdisks:
3 0 ad4 SPARE
4 1 ad6 ONLINE
5 <!--NeedCopy-->
6. Start the rebuild process.
1 root@ns# atacontrol rebuild ar0
2 <!--NeedCopy-->
7. Monitor the rebuild process.
© 1999–2023 Cloud Soware Group, Inc. All rights reserved. 116