sysbk free disk space limit?

klaver

Verified User
Joined
Nov 17, 2006
Messages
11
Location
Rotterdam - The Netherlands
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 [[email protected]]
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
 
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
 
Back
Top