-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
zfs rename does not rename snapshot read only devices udev #1121
Comments
This was fixed in rc12 |
Sorry i didn't test rc12 before posting. Thanks, |
See commit 0e20a31 , I'm closing this issue since this was addressed in what will be rc13 (this was not fixed in rc12 which is what I stated above). @byteharmony if you find you still have issues with master we can reopen it and get them resolved. |
AWESOME! I was wondering if you have any ideas on 2 other fronts.
Thanks again. |
We didn't fix this explicitly, but I expect the various memory management improvements since rc8 helped with this. Several other deadlocks were resolved which might of been the root cause, it's hard to say for sure without a stack trace from rc8.
Sorry, I'm not familiar with it. |
https://events.linuxfoundation.org/slides/2011/linuxcon-japan/lcj2011_sorensen.pdf Here is a doc on the VSS snapshot / KVM info. No need to figure out how / why it's fixed, if it breaks I'll let you know :) Thanks! |
@byteharmony I've opened #1129 to track the KVM feature. It looks very doable and very neat. |
…object_agent (openzfs#1121) build(deps): bump pin-project-lite in /cmd/zfs_object_agent Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.11 to 0.2.12. - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.11...v0.2.12) --- updated-dependencies: - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
My test machine had rc11 (didn't get a chance to test with rc12 yet). System had a 6xx snapshots. Rename a volume did rename the snapshots in zfs, but the snapshot devices did not get renamed.
BK
The text was updated successfully, but these errors were encountered: