<div dir="ltr"><div>I have a problem on my oVirt manager, the problem is that the directory</div><div>/var/lib/pgsql/data/base fills.</div><div>Initially thinking that my file system /var/log 2Gb was too small now have</div><div>increased to 4Gb and is refilled, i have increased again to 5 Gb and is</div><div>refilled again.</div><div>Why ?</div><div>I have implemented the backup of the manager with the script backup.sh, this</div><div>could be the cause of the problem ?</div><div>Sorry in the script backup.sh there is thisĀ </div><div><br></div><div>#!/bin/bash</div><div>/usr/bin/engine-backup --mode=backup --scope=all --file=&quot;/root/ovirt-engine-backups/$(hostname)-backup-$(date +%A).tar.bz2&quot; --log=/var/log/ovirt-engine-backups.log</div><div><br></div></div>