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

cannot replicate filesystems #366

Open
guenther-alka opened this issue Mar 23, 2024 · 2 comments
Open

cannot replicate filesystems #366

guenther-alka opened this issue Mar 23, 2024 · 2 comments

Comments

@guenther-alka
Copy link

System information

Type | Version/Name
Windows 11 pro de 23H2

OpenZFS Version 2,2.3rc2

Describe the problem you're observing

Replication of filesystems fails (over netcat and locally) with "bad magic number"

PS C:\Users\me> zfs send tank/data1@2024.03.23.16.31.57_newest | zfs receive tank/data2
16:35:26 312B tank/data1@2024.03.23.16.31.57_newest
cannot receive: invalid stream (bad magic number)

@lundman
Copy link

lundman commented Mar 23, 2024

Be aware you can not send in PowerShell or Bash, but normal CMD will work (Run as Administrator). It is still unknown why PS affects pipes.

@guenther-alka
Copy link
Author

Indeed!
Thanks

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