this post was submitted on 24 Jan 2024
71 points (97.3% liked)

Sysadmin

7467 readers
2 users here now

A community dedicated to the profession of IT Systems Administration

No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 months ago (1 children)

I have not observed anyone using it in a cluster.

From the brief Google searching I've done it appears to be possible, though, I'm not sure if proxmox skills will help me professionally. I used VMware before because I needed to learn VMware esxi and vcenter. I know it fairly well at this point.

I want to target a hypervisor solution used in large companies, I'm not sure that's proxmox. Currently I'm leaning towards OpenStack, since I know some cloud providers use it for VPS offerings. I know enough about hyper-V that I know I don't want to use it, ever. At least outside the context of Azure VMs. I can't really do Azure cloud at home (they're is a way, I've looked into it, but it's very expensive), though my current workplace uses Azure extensively.

I'm just not aware of any company using proxmox as a VM platform, whether single host or clustered.

[–] [email protected] 1 points 6 months ago (1 children)

Well I can't speak for enterprise but for me it works pretty well in a 3 node cluster. I can live transfer VMs that are hosting services with very little interruption. Proxmox also supports HA and Ceph but I haven't used those features.

[–] [email protected] 1 points 6 months ago

Good to know. I'll examine everything carefully. I've been debating on replacing my existing monolithic iSCSI storage configuration with Ceph, so maybe that will weigh in.... Having something that can access Ceph natively is a big plus. Otherwise I need something to sit in between that can basically translate Ceph to iSCSI luns, which is just more complexity that I'd like to avoid.

A lot of things to consider. Thank you for the comments.