You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4.13.0-32-generic #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:43 UTC 2018
Architecture
x86_64
ZFS Version
0.7.0-283_g6d82b79
SPL Version
0.7.0-24_g23602fd
Describe the problem you're observing
Receive hangs attempting to mount newly created dataset from raw send. Mounting is the default behavior after receiving a new dataset. Reboot is required as kill -9 fails.
@aarononeal I'm sorry, but I'm a bit confused at a few things in your environment:
What commit are you actually running? I cant find a commit with the hash 6d82b79. There have been several updates recently made to encryption, so you might want to try grabbing the latest code from master.
Raw sends should not attempt to mount the filesystem after the receive. Part of the purpose of raw sends is that the user's keys are not sent with the dataset, so the receiving side may be a completely untrusted machine.
Can you give me more information about the hang? Usually when something like this happens you will see something in dmesg related to the event.
System information
Describe the problem you're observing
Receive hangs attempting to mount newly created dataset from raw send. Mounting is the default behavior after receiving a new dataset. Reboot is required as
kill -9
fails.Describe how to reproduce the problem
Observe send / receive completes then hangs on mount. Using
-u
on receive avoids the mount and hang.Include any warning/errors/backtraces from the system logs
@tcaputi
The text was updated successfully, but these errors were encountered: