this post was submitted on 19 Dec 2024
94 points (99.0% liked)

Selfhosted

60587 readers
1260 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/23767236

top 17 comments
sorted by: hot top controversial new old
[–] mosiacmango@lemm.ee 30 points 2 years ago (1 children)

Good to see proxmox adding a vsphere style interface. It should help adoption in the enterprise, especially as broadcom continues to turbo fuck vmware.

[–] IsoKiero@sopuli.xyz 8 points 2 years ago (2 children)

I really like the project and have been happily running it on my home lab for quite a while. But for enterprise their pricing for enterprise use is not really cheap either. 510€/socket/year is way more than the previous vmware deal we're running. Apparently broadcom has changed their pricing to per core which is just lunatic (it would practically add up to millions per month on our environment), so it's interesting to see what's going to happen when our licenses expire.

[–] MorphiusFaydal@lemmy.world 9 points 2 years ago

You must have had a real sweetheart deal on VMware then. Proxmox is cheaper than VMware even under the old pricing. You also don't have to buy the "Standard" subscription. There are cheaper ones.

[–] mosiacmango@lemm.ee 4 points 2 years ago* (last edited 2 years ago)

Not just per core, but with a core minimum. We had some edge servers that are low power hosts that we now pay 5x on because of the core minimum.

Our main vmware license is still under the old pricing due to lock in, but that expires in a few years. We will be moving off vmwaew, and by then hopefully improvements like this bring proxmox into the competition.

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com 6 points 2 years ago (1 children)

How does this differ from joining nodes to a cluster? I kinda figured a cluster was their (kinda janky) alternative to VCSA.

[–] curbstickle@lemmy.dbzer0.com 11 points 2 years ago (2 children)

Multiple clusters. You dont necessarily want all your nodes on a single cluster, and in the enterprise you often don't.

[–] catloaf@lemm.ee 3 points 2 years ago

And if you're a cloud service provider, you want to be able to separate your tenants, but still manage all of them.

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com -4 points 2 years ago (1 children)

After dealing with clusters before I don't want any of my machines in clusters.

[–] curbstickle@lemmy.dbzer0.com 3 points 2 years ago (1 children)

I wouldn't be able to function with that level of risk

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com -1 points 2 years ago (2 children)

For us it was more of a liability than anything. We didn't use any of the high availability features, and every time we needed to remove and readd a host it was a massive pain in the ass and usually broke more things. It was nice for migrating VMs around, but we don't do that all THAT often.

I'm curious if this datacenter will handle our shitty hosts spontaneously dying and needing to be rebuilt better.

[–] curbstickle@lemmy.dbzer0.com 3 points 2 years ago

HA is pretty much the point - and I can't see any enterprise running without it. Maybe small, but nothing mid or large size. A sector Proxmox can get into at least in small scale (seeing this now actually), and grow.

[–] ikidd@lemmy.world 2 points 2 years ago

This seems like a PEBCAK issue. This isn't going to help anything if you aren't even using clusters.

[–] monty33@lemmy.ml 6 points 2 years ago

I think this is really great! I personally run a cluster at home and another offsite for backups. Would be really great to manage them under a single UI.

[–] scrubbles@poptalk.scrubbles.tech 1 points 2 years ago (1 children)

Neat! No docker image, surprising, but they still don't like Docker over there, may try to spin one up later today.

Hard drive: more than 8+ GB of space.

What the hell are they storing that needs over 8GB?!

[–] billwashere@lemmy.world 6 points 2 years ago (1 children)

Have you ever installed VCSA? The storage requirements for even the tiny install are insane. So 8gb seems tiny comparatively. I think the default for VCSA 8.0 is like 600 GB

[–] sardaukar@lemmy.world 3 points 2 years ago

I don't think "some other guys need 600GB!" is a good answer to why this needs to be 8GB

[–] johntash@eviltoast.org 1 points 2 years ago

Wow, this might be convenient. I've been testing out xcp-ng with xen orchestra for a while now to deal with servers in multiple data centers. I like proxmox better though, so maybe this will be a good alternative.