Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zfsbootmenu-core: disable block cloning for R/W pools #535

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

zdykstra
Copy link
Member

@zdykstra zdykstra commented Nov 17, 2023

Block cloning in ZFS 2.2.0 is dangerous. Until it stabilizes, we should disable it if the tuneable to do so is available when a pool is set read/write.

See openzfs/zfs#15529 for more details.

I don't think we need to expose this as a toggleable option. This feature should be simple and not plumbed very deeply, on the hope that it's just a short-term patch for an unlikely source of problems for people. If users really care, they can turn it back on before doing whatever it is they're going to do in the recovery shell.

@zdykstra zdykstra merged commit d566a1d into master Nov 17, 2023
3 checks passed
@zdykstra zdykstra deleted the clone-this branch November 17, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants