Replaced Drive, Now Shows as Unconfigured (Good), Spun Down

I replaced a drive, that was RAID-0, and now it shows as Unconfigured(good), Spun Down. I am unable to discard the preserved cache, and get an error when I try to reconfigure the drive as RAID-0. Anything else I can try, without restarting the server?

Code:
root@:/root # MegaCli -GetPreservedCacheList -a0
Adapter #0
Virtual Drive(Target ID 03): Missing.
Exit Code: 0x00

root@:/root # MegaCli -DiscardPreservedCache -Lall -a0
Adapter #0
Segmentation fault (core dumped)

root@:/root # MegaCli -CfgLdAdd -r0'[12:4]' -a0
Adapter 0: Configure Adapter Failed
FW error description:
The current operation is not allowed because the controller has data in cache for offline or missing virtual disks.
 
Back
Top