Panic on BETA1 in the ZFS subsystem

Andriy Gapon avg at FreeBSD.org
Thu Jul 21 08:08:48 UTC 2016


On 21/07/2016 00:54, Karl Denninger wrote:
>   io_type = ZIO_TYPE_FREE,
>   io_child_type = ZIO_CHILD_VDEV,
>   io_cmd = 0,
>   io_priority = ZIO_PRIORITY_TRIM,

>   io_flags = 789633,
>   io_stage = ZIO_STAGE_VDEV_IO_DONE,
>   io_pipeline = 3080192,
>   io_orig_flags = 525441,
>   io_orig_stage = ZIO_STAGE_OPEN,
>   io_orig_pipeline = 3080192,
>   io_error = 45,

>   vdev_notrim = 1,

>   vdev_queue = {
>     vq_vdev = 0xfffff804d8683000,
>     vq_class = 0xfffff804d86833e8,
>     vq_active_tree = {
>       avl_root = 0xfffff80290a71240,
>       avl_compar = 0xffffffff8220b8a0 <vdev_queue_offset_compare>,
>       avl_offset = 576,
>       avl_numnodes = 64,
>       avl_size = 952
>     },
>     vq_read_offset_tree = {
>       avl_root = 0x0,
>       avl_compar = 0xffffffff8220b8a0 <vdev_queue_offset_compare>,
>       avl_offset = 600,
>       avl_numnodes = 0,
>       avl_size = 952
>     },
>     vq_write_offset_tree = {
>       avl_root = 0x0,
>       avl_compar = 0xffffffff8220b8a0 <vdev_queue_offset_compare>,
>       avl_offset = 600,
>       avl_numnodes = 0,
>       avl_size = 952
>     },
>   },

Karl,

thank you for the data.
Was this a freshly imported pool?  Or a pool that was not written to
since the import until shortly before the crash?

-- 
Andriy Gapon


More information about the freebsd-stable mailing list