Promox Design / Dell Powerstore / Pure Storage

Adelscott

New Member
May 30, 2025
2
0
1
Hello everyone,

Like everyone else, I'm looking to switch to Proxmox for my production environment.

I'm considering implementing the following architecture:

Photos_DJ1o0QQjTy.jpg


My question is, does the metro volume work with Proxmox under Dell PowerStore?

Same question, but with Pure Storage arrays and active cluster mode.

Best regards,
 
The more impactful factor would be how you would quorum and manage PVE across a stretch configuration. PVE doesn't have any provisions for this, and you would need to deploy some kind of stonith at the first layer cluster (with pve clusters being the second.) If you can have that addressed the storage part would just work. It can be done, but not as part of the PVE toolset.
 
My question is, does the metro volume work with Proxmox under Dell PowerStore?
Looking at the documentation, the Metro Volume operates in active/active mode across both sites, allowing concurrent reads and writes. From PVE perspective, it has no awareness of this underlying behavior. If you stretch your PVE cluster across both sites, the Metro Volume will simply appear as a shared LVM volume to Proxmox.

In this setup, PVE treats the Metro Volume as any other block device - it's just an application using shared storage.

The primary concern, as @alexskysilk pointed out, is the risk of split-brain. While Dell does implement certain safeguards to mitigate this, their documentation mentions the possibility of requiring manual recovery in failure scenarios.

There are simply too many variables to predict how successful you will be in recovering from a worst-case situation.

Thoroughly test failure scenarios before moving to production. If you didn't test it - assume it is broken.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
  • Like
Reactions: Johannes S
Hello,

Yes, split brain, whether in Proxmox, VMware, or HyperV, will be there.
It must be as secure as possible, tested, validated, and fully understood.

Thank you all.
 
sorry in advance if not related to this topic, but - https://github.com/kolesa-team/pve-purestorage-plugin

passed through this "community plugin" to integrate purestorage to pve, as today pve do not have a proper way to setup the multipath storage directly without LVM / split-brain caveats on the mix.

For now we are using ovirt only because of its support of the bulk storages, and trying to migrate to proxmox as it offers more resources for our environment, but how to fully integrate the power and resources of purestorage is still a challenge as its way expensive to discard.

warding here to follow the discussion of this storage integrations