Reconsidering ProxMox
-
@jt1001001 said in Reconsidering ProxMox:
@hobbit666 I had it working on a T7500, I had to change something in the bios to see the sata port can't remember what and the machine's in the office; I'll look next time i'm in there (Friday)
Probably AHCI.
-
If you want to use replication, you are required to setup the system with ZFS based storage, not LVM-thin (the default).
-
Nice to see the SSD wearout info handily though.
-
@JaredBusch said in Reconsidering ProxMox:
If you want to use replication, you are required to setup the system with ZFS based storage, not LVM-thin (the default).
So I wiped and reinstalled as ZFS.
Replication going.
VM 100 is not running yet, because I am still importing the VM disks.
-
@JaredBusch what is the storage system like that you're using? BYOD without an raid card or are you bypassing it?
-
@DustinB3403 said in Reconsidering ProxMox:
@JaredBusch what is the storage system like that you're using? BYOD without an raid card or are you bypassing it?
This is a test system until the servers arrive in a couple weeks.
Old desktop with 2 SSD and old laptop with an SSD.
Chose ZFS RAID0 during setup as I will use that on the live system. Because the live system will be hardware RAID.
-
@JaredBusch said in Reconsidering ProxMox:
Because the live system will be hardware RAID.
Just a heads up you can't use Hardware RAID and ZFS pools, I attempted this and the entire system baulked.
-
What you would need to do would be a small Raid 1 and use the remaining drives for the ZFS pool.
If you wanted any redundancy at the hypervisor.
-
@DustinB3403 said in Reconsidering ProxMox:
@JaredBusch said in Reconsidering ProxMox:
Because the live system will be hardware RAID.
Just a heads up you can't use Hardware RAID and ZFS pools, I attempted this and the entire system baulked.
I don't want ZFS at all. But PM requires it for replication.
-
@JaredBusch said in Reconsidering ProxMox:
I don't want ZFS at all.
That's fine
@JaredBusch said in Reconsidering ProxMox:
But PM requires it for replication.
PM doesn't support replication with hardware raid backed arrays. You'd have to install outside of the primary intended storage and then create your ZFS pool using the unused drives.
-