.\" Title: raidfile.conf .\" Author: .\" Generator: DocBook XSL Stylesheets v1.73.2 .\" Date: 05/10/2020 .\" Manual: Box Backup .\" Source: Box Backup 0.11 .\" .TH "RAIDFILE\.CONF" "5" "05/10/2020" "Box Backup 0\.11" "Box Backup" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" raidfile.conf - Userland RAID for Box Backup .SH "SYNOPSIS" .HP 23 \fB/etc/box/raidfile\.conf\fR .SH "DESCRIPTION" .PP The raidfile\.conf is usually generated by \fBraidfile-config\fR(8) but may be manually edited if the store locations move or if more than one disc set is required\. .PP .PP disc\fIX\fR .RS 4 Specifies a set of discs\. .PP \fISetNumber\fR .RS 4 The set number of the RAID disc, referenced by each account\. .RE .PP \fIBlockSize\fR .RS 4 The block size of the file system (usually 2048)\. Under BSD with FFS, set this to your file system\'s fragment size (most likely an 8th of the block size)\. .RE .PP \fIDir0\fR .RS 4 The first directory in the RAID array\. .RE .PP \fIDir1\fR .RS 4 The second directory in the RAID array\. If you do not wish to use the built\-in RAID functionality, this field should be set to the same as \fIDir0\fR\. You should not use the built\-in RAID if you have a hardware RAID solution or if you\'re using another type of software RAID (like md on Linux)\. .RE .PP \fIDir2\fR .RS 4 The third directory in the RAID array\. The same notes that apply to \fIDir2\fR also apply to \fIDir3\fR\. .RE .RE .SH "FILES" .PP \fI/etc/box/raidfile\.conf\fR .SH "SEE ALSO" .PP \fBraidfile-config\fR(8), \fBbbstored.conf\fR(5) .SH "AUTHORS" .PP Ben Summers .PP Per Thomsen .PP James O\'Gorman