PDA

View Full Version : sysbk free disk space limit?



klaver
09-21-2007, 08:08 AM
When running the sysbk tool it complains about insufficient disk space. This is a virtual linux setup with a 4 GB disk limit. Can someone tell me how much free disk space does sysbk need to run?


server:~# /usr/local/sysbk/sysbk -s
SysBK 1.0 [sysbk@r-fx.net]
Performing sanity checks: [ COMPLETED ]
Checking load average: [ COMPLETED ]
Checking free disk space: [ FAILED ]
Insufficient amount of free disk space, aborting...
Performing cleanup operations: [ COMPLETED ]

server:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 3.8G 849M 2.8G 24% /
tmpfs 31M 4.0K 31M 1% /dev/shm

nobaloney
09-21-2007, 12:21 PM
If you check, you'll see that by default sysbk (the DirectAdmin system backup) checks for a very small amount of space; you can safely raise that.

However, to work sysbk needs at least as much free space in the backup directory (usuallly /home/backup) as the largest site on the server.

Jeff