@ikozhukhov on a delphix system, with this patch applied, and running non-DEBUG 
bits, I could *not* reproduce this issue using the following commands:
```
$ sudo zpool create tank c2t{1,2,3}d0
$ sudo zfs create -o logbias=throughput -o sync=always -V 64M tank/zvol
$ sudo fio --filename=/dev/zvol/rdsk/tank/zvol --sync=1 --rw=write --bs=1K 
--numjobs=8 --iodepth=1 --size=10MB --name=panic
```
(without this patch, these commands would crash on both DEBUG and non-DEBUG on 
delphix-os)

what exactly are you running on your system to cause the crash you're seeing? 
briefly looking at the comment above, it looks like the same thing that I'm 
doing, right? or am I missing something?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/462#issuecomment-329535544
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T23be73c52829b560-M0d96ca421fb2971a5b859c15
Powered by Topicbox: https://topicbox.com

Reply via email to