Watching hypervisors slowly improve over the last few years has been amazing. They aren't quite to the point that I will install them under any new hardware I buy and then put my daily driver OS on top, but they are very close. I think a strong focus on creating 'the OS under your OS' experience seamless could open up a lot more here.
Proxmox virtual environment 9.1 available
51–60 of 81 posts
Re: Proxmox virtual environment 9.1 available
#52Re: Proxmox virtual environment 9.1 available
#53What is this "application containers" BS, just add native docker stack support. Most folks in the self hosting community already deploy nested dockers in LXCs, just add native support so we can cut out the middle man and squeeze out that indirection.
docker errors or escapes taking down the root system? Not for me....
Re: Proxmox virtual environment 9.1 available
#54Earlier quoted context omitted.
Not really, that works if you want to have converged storage in your hypervisors, but most large VMWare deployments I've seen use external storage from remote arrays.
Proxmox works fine with iSCSI.
Re: Proxmox virtual environment 9.1 available
#55Re: Proxmox virtual environment 9.1 available
#56Earlier quoted context omitted.
Talking to midmarket and enterprise customers and nobody is taking Proxmox seriously quite yet, I think due to concerns around support availability and long term viability. Hyper-V and Azure Local come up a lot in these conversations if you run a lot of Windows (Healthcare in the US is nearly entirely Windows based). Have some folks kicking tires on OpenShift, which is a HEAVY lift and not much less expensive than mo…
HPE VM Essentials and Proxmox are just UI/wrappers/+ on top of kvm/virsh/libvirt for the virtualization side. You can grow out of either by just moving to self hosted, or you can avoid both for the virtualization part if you don't care about the VMware like GUI if you are an automation focused company. If we could do it 20 years ago once VT-x for production Oracle EBS instances for a smaller but publicly traded compa…
Re: Proxmox virtual environment 9.1 available
#57The only thing missing making Proxmox difficult in traditional environment is a replacement for VMware's VMFS (cluster aware VM file system). Lots and lots of organizations already have SAN/storage fabric networks presenting block storage over the network which was heavily used for VMware environments. You could use NFS if your arrays support it, but MPIO block storage via iscsi is ubiquitous in my experience.
The Proxmox answer to this is Ceph - https://ceph.io/en/
And how does Ceph/RBD work over Fibre Channel SANs? (Speaking as someone who is running Proxmox-Ceph (and at another gig did OpenStack-Ceph).)
Re: Proxmox virtual environment 9.1 available
#58Earlier quoted context omitted.
GPU passthrough works fine? I use that for transcoding in Jellyfin.
I don't remember if I tried and failed, or if it seemed too much for me... I have an Arc A series; if you have a verified guide I would like to take a look!
* https://forum.proxmox.com/threads/pci-passthrough-arc-a380-i...
Re: Proxmox virtual environment 9.1 available
#59Adventures in upgrading Proxmox - https://news.ycombinator.com/item?id=45981666 - Nov 2025 (10 comments)
Re: Proxmox virtual environment 9.1 available
#60Earlier quoted context omitted.
Proxmox works fine with iSCSI.
Shared across a cluster of multiple hosts, such that you can hot migrate VMs? I am not aware of that being possible in Proxmox the same way you can in VMware with VMFS.
You lose snapshots (but can have your SAN doing snaps, of course) and a few other small things I can't recall right now, but overall it works great. Have had zero troubles.