You are on page 1of 1

# cellcli -e alter cell bbu drop for replacement

# cellcli -e list cell attributes bbustatus


# /opt/MegaRAID/MegaCli/MegaCli64 -ldpdinfo -a0 | grep BBU
Default Cache Policy: WriteBack, ReadAheadNone, Direct, No Write Cache if Bad BBU
Current Cache Policy: WriteThrough, ReadAheadNone, Direct, No Write Cache if Bad
BBU
# cellcli -e list griddisk attributes name,asmmodestatus,asmdeactivationoutcome
# cellcli
...sample ...
CellCLI> ALTER GRIDDISK ALL INACTIVE
CellCLI> list griddisk attributes name,status,asmmodestatus,asmdeactivationoutcome
# shutdown -hP now

# cellcli -e list cell attributes bbustatus


# /opt/MegaRAID/MegaCli/MegaCli64 -ldpdinfo -a0 | grep BBU
# /opt/MegaRAID/MegaCli/MegaCli64 -ldsetprop wt -lall -a0
Default Cache Policy: WriteBack, ReadAheadNone, Direct, No Write Cache if Bad BBU
Current Cache Policy: WriteThrough, ReadAheadNone, Direct, No Write Cache if Bad
BBU

# cellcli -e list griddisk attributes name,asmmodestatus,asmdeactivationoutcome


# cellcli
...sample ...
CellCLI> ALTER GRIDDISK ALL INACTIVE
CellCLI> list griddisk attributes name,status,asmmodestatus,asmdeactivationoutcome
# shutdown -hP now

# cellcli -e list cell attributes bbustatus


# /opt/MegaRAID/MegaCli/MegaCli64 -ldpdinfo -a0 | grep BBU
# /opt/MegaRAID/MegaCli/MegaCli64 -ldsetprop wb -lall -a0
CellCLI> ALTER GRIDDISK ALL ACTIVE
CellCLI> LIST GRIDDISK
CellCLI> list griddisk attributes name,status,asmmodestatus,asmdeactivationoutcome

You might also like