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

large_blocks error #199

Open
fow0ryl opened this issue Apr 6, 2023 · 1 comment
Open

large_blocks error #199

fow0ryl opened this issue Apr 6, 2023 · 1 comment

Comments

@fow0ryl
Copy link

fow0ryl commented Apr 6, 2023

I have synced some datasets to a new machine with ssd's instead of hdd's. Works fine fo far.
Now I wish to make this machine the primary one and the old machine a backup machine. So I decided to change the zrep direction. Works for most datasets, but I faild with one :(
I get this error on the new master:cannot receive incremental stream: incremental send stream requires -L (--large-block), to match previous receive.
After looking around I found that on the old master "feature@large_blocks" is set to "active". But on the new master it is set to "enabled".
After creating a file with 1M blocksize, the status changed to "active" on the new master too.

But I still get the error "requires -L" ...

@ppbrown
Copy link
Member

ppbrown commented Apr 11, 2023

Hello,
I'm afraid this sounds like some issue specific to your ZFS implementation.
This is best solved by a support forum for your OS.
If there are then any tweaks that may be needed on the zrep end, please let me know

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

No branches or pull requests

2 participants