MegaCli -AdpCcSched -Dsbl|-Info|{-ModeConc | -ModeSeq [-ExcludeLD -LN|-L0,1,2]
[-SetStartTime yyyymmdd hh ] [-SetDelay val ] } -aN|-a0,1,2|-aALL
MegaCli -AdpCcSched -SetStartTime yyyymmdd hh -aN|-a0,1,2|-aALL
MegaCli -AdpCcSched -SetDelay val -aN|-a0,1,2|-aALL
example
# MegaCli -AdpCcSched -Info -aALL
Adapter #0
Operation Mode: Concurrent
Execution Delay: 168
Next start time: 05/01/2021, 14:00:00
Current State: Stopped
Number of iterations: 233
Number of VD completed: 1
Excluded VDs : None
Exit Code: 0x00
# MegaCli -AdpCcSched -ModeSeq -SetStartTime 20210501 10 -aAll
Adapter 0: Scheduled CC mode is set to Sequential.
Exit Code: 0x00
# MegaCli -AdpCcSched -Info -aALL
Adapter #0
Operation Mode: Sequential
Execution Delay: 168
Next start time: 05/01/2021, 10:00:00
Current State: Stopped
Number of iterations: 233
Number of VD completed: 1
Excluded VDs : None
Exit Code: 0x00