[Box Backup] Store different accounts on different disks?
Tobias Balle-Petersen
boxbackup@fluffy.co.uk
Tue, 20 Feb 2007 15:28:41 +0100
Hello Ben.
Just realized my original question was in the FAQ. Sorry about that!
My raidfile.conf is:
disc0
{
SetNumber = 0
BlockSize = 2048
Dir0 = /Volumes/raidA/box
Dir1 = /Volumes/raidA/box
Dir2 = /Volumes/raidA/box
}
Should I change it to:
disc0
{
SetNumber = 0
BlockSize = 2048
Dir0 = /Volumes/raidA/box
Dir1 = /Volumes/raidA/box
Dir2 = /Volumes/raidA/box
}
disc1
{
SetNumber = 1
BlockSize = 2048
Dir0 = /Volumes/raidB/box
Dir1 = /Volumes/raidB/box
Dir2 = /Volumes/raidB/box
}
Thanks,
Tobias
Ben Summers wrote:
>
> On 20 Feb 2007, at 14:08, Tobias Balle-Petersen wrote:
>
>> Hello...
>>
>> I am running a Boxbackup 0.10 server on Mac OS X. I have tree accounts
>> on the machine. The backups
>> are stored in the directories /Volumes/raidA/box/backup/0000000[a|b|c].
>>
>> I am running out of space on my main raid, but will soon be adding a
>> new raid (raidB). Will I be
>> able to move an account, say account "c", to the new drive by making a
>> link from
>> /Volumes/raidA/box/backup/0000000c to a directory on my new raidB?
>>
>> If possible, can I do this while the server is running?
>
> Add a set on the new disc to /etc/box/raidfile.conf
>
> Send the server a -HUP signal.
>
> Create accounts on the new set.
>
> Ben
>
>
>
>
> _______________________________________________
> boxbackup mailing list
> boxbackup@fluffy.co.uk
> http://lists.warhead.org.uk/mailman/listinfo/boxbackup
>