this post was submitted on 06 Aug 2025
332 points (99.4% liked)

Selfhosted

61512 readers
1315 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
332
Proxmox 9 released (www.proxmox.com)
submitted 1 year ago* (last edited 1 year ago) by beerclue@lemmy.world to c/selfhosted@lemmy.world
 

Proxmox 9 was released, based on Debian 13 (Trixie), with some interesting new features.

Here are the highlights: https://pve.proxmox.com/wiki/Roadmap#Proxmox_VE_9.0

Upgrade from 8 to 9 readme: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9

Known issues & breaking changes: https://pve.proxmox.com/wiki/Roadmap#9.0-known-issues

you are viewing a single comment's thread
view the rest of the comments
[–] Saik0Shinigami@lemmy.saik0.com 4 points 1 year ago* (last edited 1 year ago) (1 children)

Adding a member to a vdev does not automatically move any of the parity or data distribution off the old vdev.

Yes it does. ZFS does a full resilver after the addition. Jim Salter's write ups are from 4 years ago. Shit changes.

Edit: and even if it didn't... It's trivial to write a script that rewrites all the data to move it into the new structure. To say there's no valid cases when even in 2021 there was an answer to the problem is a bit crazy.

[–] non_burglar@lemmy.world 3 points 1 year ago (1 children)

Whoah, I see this has indeed changed. Thanks.

[–] adavis@lemmy.world 2 points 1 year ago

Wait till you hear about zfs anyraid. An upcoming feature to make zfs more flexible with mixed sized drives.