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" ...
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" ...