forked from openzfs/zfs
-
Notifications
You must be signed in to change notification settings - Fork 21
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
hang on creating zvol #440
Comments
Ok it took 7 hours for it to dump the stack, which looks like
which seems to be stuck here:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information
Describe the problem you're observing
creating a zvol with wrong size cause zfs.exe hang
Describe how to reproduce the problem
zfs.exe hang, CPU full, never return, a 1G zvol created and appeared in system
expected behavior is return error with
cannot create 'pool1/test': out of space
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered: