this post was submitted on 12 Jan 2024
145 points (98.0% liked)

Technology

58431 readers
5072 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Broadcom ditches VMware Cloud Service Providers - 'How can they cancel a major program affecting hundreds, perhaps thousands of customers, with zero notice?'::'How can they cancel a major program affecting hundreds, perhaps thousands of customers, with zero notice?'

you are viewing a single comment's thread
view the rest of the comments
[–] ikidd@lemmy.world 6 points 8 months ago

Proxmox is getting there.

HA: I implemented HA recently and even without a SAN or Ceph, you can get HA with ZFS replication to work. I have it HAing my OPNsense router amongst other VMs, and I've had it fail over flawlessly when a SAS card in one node shit the bed and dropped the node. I didn't even notice it had failed over to another node until I looked at the logs.

Vmotion: Live migration has worked well for a long time, doesn't even drop a ping. I move nodes all the time for node upgrades and have never seen it fail.

DRS: I haven't seen this work yet and I only run 3 nodes with light workloads, so I can't speak to how well it works. But it's been there since 7.3

PBS: this is a worthy competitor to Veeam. Great dedup, replication sync for backup, restores are painless at the file and the guest level.