Citrix ADC MPX
7. Verify that rebuild is successful.
8. Exit the bash shell and verify from 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. 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
4. Add the FRU drive to the RAID array.
1 root@ns# atacontrol addspare ar0 ad6
5. Verify the replacement drive is recognized.
1 root@ns# atacontrol status ar0
Output:
1 ar0: ATA RAID1 status: DEGRADED
2 subdisks:
3 0 ad4 ONLINE
4 1 ad6 SPARE
6. Start the rebuild process.
1 root@ns# atacontrol rebuild ar0
7. Monitor the rebuild process.
1 root@ns# atacontrol status ar0
Output:
1 ar0: ATA RAID1 status: REBUILDING 10% completed
2 subdisks:
3 0 ad4 ONLINE
4 1 ad6 SPARE
© 1999-2019 Citrix Systems, Inc. All rights reserved. 98