Changing the Database Purging Threshold
You can set or change the threshold when data in the database tables are purged for emergency purposes. This is the emergency purging threshold.
Procedure
-
Login to the command line interface.
-
Create a file
/loglogic/conf/sched.conf if it does not exist.
-
Add the following line in the file
/loglogic/conf/sched.conf:
LxDiskUsagePercent=X
The valid range for X is 0 ~ 100.
-
Restart engine_lx_scheduler by running the following command:
mtask -s engine_lx_scheduler restart
Copyright © Cloud Software Group, Inc. All rights reserved.