Citrix ADC MPX
Note:
Rebuilding the RAID array takes some time.
8. Verify the REBUILD is successful.
1
root@ns
#
atacontrol status ar0
Output:
1
ar0
:
ATA RAID1 status
:
READY
2
subdisks
:
3
0
ad4
ONLINE
4
1
ad6
ONLINE
Note:
After the rebuild operation completes, the subdisks status shows ONLINE and the RAID
status shows READY.
9. Exit the shell and verify the status of the RAID array from the Citrix ADC CLI.
1
root@ns
#
exit
2
>
sh raid
Output:
1
RAID1 status
:
READY
2
Drive
:
3
1
ONLINE
4
2
ONLINE
5
Done
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. 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
4. Add the FRU drive to the RAID array.
1
root@ns
#
atacontrol addspare ar0 ad4
© 1999-2019 Citrix Systems, Inc. All rights reserved.
99