fevereiro 19th, 2015
MegaCli – erro data in cache for offline or missing virtual drives.
Posted by
Felipe Olivaes in
Hardware
# ./MegaCli -CfgLdAdd -r0 '[32:0]' -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 drives.
Exit Code: 0x54
# ./MegaCli -GetPreservedCacheList -a0
Adapter #0
Virtual Drive(Target ID 01): Missing.
Exit Code: 0x00
# coloca o mesmo L+ID que o vd acima
# MegaCli -DiscardPreservedCache -L1 -a0
Adapter #0
Virtual Drive(Target ID 01): Preserved Cache Data Cleared.
Exit Code: 0x00