Am Mittwoch 28 April 2004 09:00 schrieb Craig Barratt:
Andries Muis writes:
Is there a way to build in the specific host-config.pl an entry
for storing location. So you can run several pc's on pool A and
other pc's on pool B.
The best way to do this is to run 2 separate instances of BackupPC.
That means duplicating the install, data and CGI directories.
or you could built two seperate raid 5 arrays (like you have now) and combine
them using a LVM (see HowTo's for more details). You will get problems to, if
one of the two raid arrays broke completly (not only one-disk-failure), but
if you only have problem with the "combine" feature right now, that could be
a very useable solution for you, too.
With a LVM you can add/remove new drives/arrays (any kind of block device
which can store data) to a volumegroup/logical volume which you then use as
backuppc pool. With a LVM it is even possible to add or remove new drives
later on. (remove of course only if you have enough space on the remaining
drives to store the data from the drive/array that you remove).
You Setup could look for example like this:
DISK 1 -\
DISK 2 -+-- RAID-5 -\
DISK 3 -/ \
-- LVM -- Filesystem -- BackupPC Pool
DISK 1 -\ /
DISK 2 -+-- RAID-5 -/
DISK 3 -/
This scheme is not complete for the LVM part (because to complicated for such
a mail). See LVM HowTo for more details on the LVM Setup.
I am using a RAID-1 on LVM Setup for a long time now and that was a clever
decission. Because the pool was full one week ago and I simply added one more
drive to the LVM and resized my filesystem (you can resize almost any fs) and
now backuppc has a lot more space to store all backups... The new drive is
not part of any raid-array, so that is only a temporary solution for me. I
will build a complete new backuppc system as soon as backuppc 2.1.0 is
available, because then I want to sell the "backup over network to
disk"-feature to customers... Without this in mind I would have added a new
raid1 to the lvm, so that the second array is fault-tolerant, too.
-- Ralph
Craig
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/