Hello, xianxian!
Please check the following steps:
1. Use PuTTY to log in to the CSBS_Service1 or CSBS_Service2 node using the IP address corresponding to the CSBS_Service1 or CSBS_Service2 field.
The default account is djmanager. The default password is CloudService@123!.
2. Run the following command, and enable this function.
set_features --clean_cur_time_snap true

To disable this function, run the set_features --clean_cur_time_snap false command.
3. Run the get_features command to check whether this function is enabled. If the value of Clean_cur_time_snap is true, this function is enabled

Hope this helps!