-
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
Pool reports ZFS-8000-8A after zfs send but then clears #16147
Comments
Can you share the output of |
@rincebrain here ya go:
|
My assumption would be that something is erroring on decryption during send, since it's not using
|
I was just poking at my system and noticed that a NixOS update had downgraded the kernel version to 6.6.29, but I didn't notice and hadn't rebooted. So I rebooted by my system. After the reboot my pool showed errors like before. After 2 scrubs the errors cleared and doing the zfs send from before no longer produces the bug. |
Getting the same kind of issue with an empty file list, albeit it's not clearing and survives export and import. Doing a scrub now. |
System information
Describe the problem you're observing
When trying to send particular snapshots (as determined by syncoid), the sending pool will start reporting ZFS-8000-8A, with an empty file list. But then there error clears on it own after 5-30 seconds and multiple runs of zpool status -v. The output of zfs send is also invalid.
Describe how to reproduce the problem
Happens every time, don't know how it got in this state.
Include any warning/errors/backtraces from the system logs
zfs status output after zfs send:
zfs status output after 5-30 seconds and multiple runs of zpool status -v:
Output of
zfs send -I 'data/postgres@autosnap_2024-04-30_00:00:02_daily' 'data/postgres@autosnap_2024-05-01_01:00:13_hourly' | zstreamdump
:The text was updated successfully, but these errors were encountered: