1.2 KiB
1.2 KiB
Introduction
veeam is a backup and replication software.
Requirements
- physical host with enough resources (especially storage) with ideally a 10 Gbit link
- XFS is the required filesystem
- compatible Linux distribution (Ubuntu 22.04 LTS should work)
Storage
- RAID 10. Needs 4 drives (hardware raid controller)
- RAID 5. Optimally with 4 drives (hardware raid controller)
Test in Lab
Instructions (12.04.24)
- Build own network with OPNsense box
- Use PiKVM for display and keyboard output. In addition, use it as mass storage device
- set hardware raid
- Install Proxmox OS (which OS exactly)
- install ubuntu 22.04 as guest OS
- set up ubuntu VM as required
- research further requirements for immutable repo (XFS, enough storage, ideally 10Gbit link)
- jan's oses: OPNsense (as Cluster), Web Server, E-Mail Server
Instructions (16.04.24)
- Install Proxmox on SSD (can be done at home)
- Install Ubuntu VM following the Veeam install guide
- in Veeam setup hardened repo via the Linux Server
Questions
- How to couple the Linux server with the backup server?