Right now "zpool status" is griping about non-native block size for the logs device. Here's the bit that matters:
logs
mirror-5 ONLINE 0 0 0
gpt/log0 ONLINE 0 0 0 block size: 512B configured, 4096B native
gpt/log1 ONLINE 0 0 0 block size: 512B configured, 4096B native
As...