RAIDFILE-CONFIG(8) | Box Backup | RAIDFILE-CONFIG(8) |
NAME
raidfile-config - Configure Box Backup's RAID files
SYNOPSIS
raidfile-config config-dir blocksize dir1 [dir2 [dir3]]
DESCRIPTION
raidfile-config creates a raidfile.conf file for Box Backup. This file holds information about the directories used to store backups in. Box Backup supports userland RAID, in a restricted RAID5 configuration, where 3 and only 3 'drives' are supported. You can read more about RAID5 (and other RAID-levels) here[1].
Parameters
The parameters are as follows:
config-dir
blocksize
dir1
dir2
dir3
Note that there are currently no way to add multiple disk sets to the raidfile.conf file using command line tools, etc. See raidfile.conf(5) for details on adding more disks.
BUGS
If you find a bug in Box Backup, and you want to let us know about it, join the mailing list[2], and send a description of the problem there.
To report a bug, give us at least the following information:
FILES
raidfile-config generates the raidfile.conf(5) file.
SEE ALSO
bbstored-config(8), bbstored.conf(5), raidfile.conf(5)
AUTHORS
Ben Summers
Per Thomsen
James O'Gorman
NOTES
- 1.
- here
- 2.
- mailing list
04/01/2024 | Box Backup 0.11 |