I just tried to deploy this chance and hit this panic on boot: ``` panic[cpu0]/thread=ffffff03155a64a0: assertion failed: cio->io_child_type <= pio->io_child_type, file: ../../common/fs/zfs/zio.c, line: 400
ffffff000ddd8a50 fffffffffba96ba4 () ffffff000ddd8aa0 zfs:zio_add_child+120 () ffffff000ddd8b40 zfs:zio_create+303 () ffffff000ddd8be0 zfs:zio_rewrite+84 () ffffff000ddd8c70 zfs:zil_lwb_write_init+132 () ffffff000ddd8d00 zfs:zil_lwb_commit+91 () ffffff000ddd8d90 zfs:zil_commit_writer+107 () ffffff000ddd8dc0 zfs:zil_commit+2d () ffffff000ddd8e30 zfs:zfs_fsync+bc () ffffff000ddd8e90 genunix:fop_fsync+44 () ffffff000ddd8ec0 genunix:fdsync+3c () ffffff000ddd8f10 unix:brand_sys_syscall32+17a () ``` I haven't tried to root cause it yet, but I can try to do that if needed later this week. -- 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/404#issuecomment-308564865 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/Tf3dfc27e70540314-Md3142484bc8bd0a87215c107 Powered by Topicbox: https://topicbox.com
