Hi Bin I'm checking this patch [1] for dbmon on AIO-DX, and I'm seeing that after application apply that service is show as below: ---- ACTIVE CONTROLLER ----- wrsroot@controller-0 ~(keystone_admin)]$ sudo sm-dump --verbose |grep dbmon dbmon enabled-active unknown failed action-failure ---- STANDBY CONTROLLER ----- controller-1:~$ sudo sm-dump --verbose |grep dbmon dbmon enabled-standby unknown failed action-failure Is that expected, I see that is actually `enabled-active` shall we rely on this filed because I don't know what other fields (unknown, failed, action-failure ) means and if this is expected or there is actually a failure. 1- https://review.opendev.org/#/c/650455/ Regards, José