Hello all,
I am currently re-architecturing my backup infrastructure. It consists of backing up multiple NFS servers totaling around 900TB uncompressed.
I currently have 7 backup servers (Dell 730xd/PERC730) with RAID 6 configuration on 12 HDD disks, representing between 100TB and 200TB of storage per server. The specifications include 128GB RAM and 2 Xeon CPUs per server. All the backups are done with rsync scripts and crontab.
I am considering using PBS as a replacement for multiple reasons, including gaining more space with dedup/garbage collection, LTO interfacing for external backup, backup speed, and syncing between sites.
But I am not sure if it will be an adapted solution.
I plan to reuse the same hardware and can easily deploy the Proxmox Backup Client with Puppet or Ansible. However, I am facing multiple problems:
if someone could enlighten me on the feasibility and interest of doing this I would be very grateful.
Any suggestion is welcome.
Kind regards.
I am currently re-architecturing my backup infrastructure. It consists of backing up multiple NFS servers totaling around 900TB uncompressed.
I currently have 7 backup servers (Dell 730xd/PERC730) with RAID 6 configuration on 12 HDD disks, representing between 100TB and 200TB of storage per server. The specifications include 128GB RAM and 2 Xeon CPUs per server. All the backups are done with rsync scripts and crontab.
I am considering using PBS as a replacement for multiple reasons, including gaining more space with dedup/garbage collection, LTO interfacing for external backup, backup speed, and syncing between sites.
But I am not sure if it will be an adapted solution.
I plan to reuse the same hardware and can easily deploy the Proxmox Backup Client with Puppet or Ansible. However, I am facing multiple problems:
- I don't want to plug/unplug my sas wire to my LTO ROBOT for each of my seven servers. Can I use a master server to drive my LTO TAPE robot, connected to the other 7 servers? Essentially, accessing the datastore from multiple PBS servers.
- I am currently using XFS for my RAID 6 volume. I think it would be better for me to migrate to HBA - ZFS with some SSD drives for file metadata and possibly L2ARC.
- there is more that i don't remember right now ..
if someone could enlighten me on the feasibility and interest of doing this I would be very grateful.
Any suggestion is welcome.
Kind regards.
Last edited: