You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CA-409710: Modify the default backup parameters (#6440)
The current default count of metadata backup files is 25. This number is
too
many. For the customer in XSI-1873, the backup disk is 500 MB, and each
backup
file is about 35 MB. So it can't keep 25 backup files.
A quick solution is to modify the backup parameters, including:
1. Reduce the default count of metadata backup files to 12.
2. Increase the backup VDI size to 1 GiB so it can keep more backup
files.
0 commit comments