Proxmox Virtual Environment 9.1 available

55 points48 comments2 hours ago
throw0101c

Proxmox (and XCP-ng?) seems to be "the" (?) popular alternative to VMware after Broadcom's private equity-fuel cash grab.

(Perhaps if you're a Microsoft shop you're looking at Hyper-V?)

show comments
SteveNuts

The 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.

show comments
jmward01

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.

show comments
hendersoon

So with support for OCI container images, does this mean I can run docker images as LXCs natively in proxmox? I guess it's an entirely manual process, no mature orchestration like portainer or even docker-compose, no easy upgrades, manually setting up bind mounts, etc. It would be a nice first step.

Lapalux

Been waiting to update from v8. Time might be right now

lysace

15-20 years ago this wouldn't have been a company. It would have been a strong but informal open collaboration where smart and just people funded by various entities around the world kept it running.

Then the opportunity to get rich by offering an open source product combined with closed source extras+support was invented. I don't like this new world.

Edit: Somewhere along the line, we also lost the concept of having a sysadmin/developer person working at like a municipality contributring like 20% of their time towards maintenance of such projects. Invaluable when keeping things running.

show comments
gigel82

What 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.

show comments
veidr

Nah. Incus.

Sorry, but I bought Proxmox 7, but it is not comparable. Incus does everything (and more) with better interface, WAY better reliability, and also not like a hundred EUR or whatever. (100 EUR is fine with me if better, but not if not better...)

show comments