Add resizing note and troubleshooting guide for ZFS snapshotter - #23
Open
welteki wants to merge 1 commit into
Open
Add resizing note and troubleshooting guide for ZFS snapshotter#23welteki wants to merge 1 commit into
welteki wants to merge 1 commit into
Conversation
This comment has been minimized.
This comment has been minimized.
welteki
force-pushed
the
zfs-troubleshooting
branch
from
April 15, 2026 12:29
a454c6c to
caf7b75
Compare
This comment has been minimized.
This comment has been minimized.
welteki
force-pushed
the
zfs-troubleshooting
branch
from
April 15, 2026 14:02
caf7b75 to
96c88c5
Compare
welteki
force-pushed
the
zfs-troubleshooting
branch
from
May 6, 2026 10:09
96c88c5 to
681da1a
Compare
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>
welteki
force-pushed
the
zfs-troubleshooting
branch
from
May 8, 2026 10:59
681da1a to
a3de069
Compare
AI Pull Request OverviewSummary
Approval rating (1-10)8 - Solid documentation addition with clear warnings, but contains a minor formatting error in numbered steps. Summary per fileSummary per file
Overall AssessmentThe PR successfully adds essential documentation for ZFS volume resizing behavior and troubleshooting procedures. The content provides clear guidance with appropriate warnings about data loss risks. The troubleshooting section offers practical diagnostic and recovery steps. However, there is a formatting inconsistency in the numbered steps that should be corrected for clarity. Detailed ReviewDetailed Reviewdocs/storage/zfs.md
AI agent details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add a note to the ZFS resizing section clarifying that the new volume size only takes effect on newly pulled images, and add a troubleshooting guide for the ZFS zvol snapshotter.
Motivation and Context
Users need clear guidance on how resizing behaves and how to recover from out-of-sync state between containerd and ZFS.
How Has This Been Tested?
Reviewed documentation changes manually.
Types of changes
Checklist:
git commit -s