DrJohnZoidberg
Honorary Master
Hi guys,
I am busy testing Proxmox (Debian base) as a virtual machine manager and I want to create a backup solution that allows me to use non-raid disks to manage everything.
The disk layout is as follows:
sda -> Proxmox installation drive (not interested in changing anything here).
sdb -> 1TB drive (want to use this as the main drive for my virtual machines).
sdc -> 1TB drive (want to use this as a backup location, mirrored with sdd).
sdd -> 1TB drive (want to use this as a backup location, mirrored with sdc).
I do not want to extend any partitions over 1 physical drive as if a drive fails I want to be able to easily access the data on the remaining drives.
What would be the best approach to get the LVM volumes set up for this? Do you have an idea on a better setup that would achieve the same results?
They need to be LVM volumes as I will be performing LVM snapshots in Proxmox.
TIA Linux gurus.
I am busy testing Proxmox (Debian base) as a virtual machine manager and I want to create a backup solution that allows me to use non-raid disks to manage everything.
The disk layout is as follows:
sda -> Proxmox installation drive (not interested in changing anything here).
sdb -> 1TB drive (want to use this as the main drive for my virtual machines).
sdc -> 1TB drive (want to use this as a backup location, mirrored with sdd).
sdd -> 1TB drive (want to use this as a backup location, mirrored with sdc).
I do not want to extend any partitions over 1 physical drive as if a drive fails I want to be able to easily access the data on the remaining drives.
What would be the best approach to get the LVM volumes set up for this? Do you have an idea on a better setup that would achieve the same results?
They need to be LVM volumes as I will be performing LVM snapshots in Proxmox.
TIA Linux gurus.