Hi,
I would like to replace very old ESXi solution with Proxmox and OpenZFS.
Currently it’s three server and few shared arrays over ISCSi
It’s hosting (nearly) all software in relatively small company. There’s few VMs, but only two are heavily using resources:
1). The most offender is keeping warehouse state, orders, etc. It’s windows based and uses Microsoft SQL. It’s keeping all files in database, it’s less then 1TB, but still one big blob
2) Much less resource hungry. Uses linux, postgreSQL and svn for keeping files. It’s for managing all electronic documents.
Nearly everybody wants ‘commercial supported software’, like ESX. But I dislike this outdated setup(required Adobe Flash for vSphere) with passion and i’ts sometimes corrupting files, because arrays got over 15min delays sometimes.
he worst is this are Dell/ESX blackboxes, with limited linux command set, that’s hard to debug. It’s so old, that needs to be replaced by anything more modern anyway.
I wanted to build now something for tests with some leftovers.
I’ve got 12* SATA 12TB HDDs, 3* Radian RMS-200 and 4* Optane 480GB.
Beside VMs I would like to have also some kind for NAS (Currently employers are using SMB shares…but pool is small, so are relying more on USB HDDs and Dropbox…)
Unsure if it it’s highly disregarded to have both NAS and VMs server as one setup?
I know there are few possible implementations:
- multiple VM servers + one shared storage. I guess it needs SAS drives for multipath and HA. Am I right?
- mutiple VM servers with their own storage. As I understand there’s nearly always ZFS replication used, but DRBD can also be used(is it always better synced in realtime?)
- mutiple VM severs and multiple shared storage. I guess it’s a mix of both above.
I wonder if there are other solutions too?
1st. is the cheaper I guess.
Does all modern SAS drives are multi-port?
Should I avoid using Optanes in modern setups?
What’s the useful life for Radian RMS devices and longevity of supercapacitors within?
I saw some layouts with shared storage, with multipath drives, but it looked like every server got it’s own ZIL(like they were in VM servers, not in shared storage server), or maybe I’ve misunderstood something(and maybe I should sleep more, before reading anything). Does it makes sense at all?
I’m not much familiar with Proxmox and wonder if I should proxmox both on VM servers and shared storage server?
And the last question is about adding servers(and another storage for them) in other(remote) location. How should I replicate data locally and remotely then? Is automatic failover possible then? (This company has warehouses and workforce in few location around country. Unsure if HA would work predictably and with acceptable performance/latency) then?