[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Adding backup storage



On Sat, 5 Aug 2023 15:03:54 -0400
gene heskett <gheskett@shentel.net> wrote:

> I've an asus mobo with 6 sata ports, 5 are busy.
> 
> I also have another 6 port with 4 ports tied up serving a raid 10 for 
> /home.  That leaves 2 ports empty on that controller.
> 
> I have a handful of 2T SSD's. If I can find another 4 pin empty
> pigtail on the psu, I'll plug 2 of these 2T's into that aux
> controller,
> 
> What doc should I follow to bring these 2 drives into one volume
> managed partition for amanda's use as a vtape device? I'd assume the
> volume management works by now, but it was a data losing disaster 15+
> years ago when I last tried it.
> 
> I could, since amanda is quite versatile, set it up as two separate 
> vtape drives.  So I'm open to a pro/con discussion.  Thanks all.

The first thing I wonder is whether you are going to overload your
power supply by adding all these peripherals. Do the math.

To answer your question, I would use LVM to combine the two new physical
drives into one volume group, build logical volumes to suit, then
encrypt on top of that, then put an ext4 file system on each of those.
If you are only going to put vtapes on the two new drives, I'd go for
one logical partition and leave it at that.

I have a rather different setup: An SSD with all the usual partitions,
/home, /, /boot, etc. Then four 4TB hard drives. The hard drives are
set up as one RAID 5, with one spare drive. The RAID device (md0) is
encrypted. On top of that, one LVM physical volume. Half of that is in
one logical volume with an ext4 file system, the rest so far
unallocated.

My amanda vtapes (virtual tapes) are on the RAID logical volume. I also
use rsnapshot to back up portions of the SSD every four hours to the
RAID's logical volume.

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/


Reply to: