mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 03:00:26 +00:00
setup logging rotate for datbase logging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -24,3 +24,7 @@ update db cfg for xcatdb using STAT_HEAP_SZ AUTOMATIC;
|
||||
update db cfg for xcatdb using DFT_PREFETCH_SZ AUTOMATIC;
|
||||
update db cfg for xcatdb using MAXAPPLS AUTOMATIC;
|
||||
update db cfg for xcatdb using AVG_APPLS AUTOMATIC;
|
||||
update db cfg for xcatdb using LOGBUFSZ 98;
|
||||
update db cfg for xcatdb using LOGFILSIZ 10024;
|
||||
update db cfg for xcatdb using LOGPRIMARY 10;
|
||||
update db cfg for xcatdb using LOGSECOND 20;
|
||||
|
Reference in New Issue
Block a user