Citrix ADC MPX
3. Add the FRU drive to the RAID array.
4. Verify that the replacement drive is recognized.
5. Start the rebuild process.
6. Monitor the rebuild process.
7. Verify that the rebuild is successful.
8. Exit the bash shell and verify from the Citrix ADC CLI.
Example when SSD 2 fails
In the following example, SSD 2/drive 1/ata3 has failed.
1. Detach a failed drive.
1 root@ns# atacontrol detach ata3
2 <!--NeedCopy-->
2. Physically, remove SSD 2/drive 1 and replace it with a new FRU drive in slot 2.
3. Attach the FRU drive.
1 root@ns# atacontrol attach ata3
2 <!--NeedCopy-->
4. Add the FRU drive to the RAID array.
1 root@ns# atacontrol addspare ar0 ad6
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 ONLINE
4 1 ad6 SPARE
5 <!--NeedCopy-->
6. Start the rebuild process.
© 1999–2023 Cloud Soware Group, Inc. All rights reserved. 114