<div dir="ltr"><div><div>Hello,<br><br></div>I have experienced yesterday the issue tracked under illumos gate:<br><a href="https://www.illumos.org/issues/1778">https://www.illumos.org/issues/1778</a><br><br></div><div>After a system crash(zfs and zpool were unresponsive and sleeping when looking with truss) I needed to reboot the system which triggered it to go into system maintenance mode where I couldn't fix it and make it boot properly.<br></div><div>Anyway that's not the issue I am reporting. Since after no success in few hours I have decided to re-install a LTS(it's what was installed so...) from scratch and import the zpool so I'd be able to send the data over to another box.<br></div><div>Re-install finished and when tried importing the zpool I had:<br></div><div><br>Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1080, function zpool_open_func<br>Abort (core dumped)<br><br></div><div>The above was tested with current LTS and current Stable releases with no success.<br></div><div><br></div><div></div><div>I have tried work around with re-creating the drive devices but it didn't helped.<br><br></div><div># mv /dev/rdsk /dev/old-rdsk<br># mv /dev/dsk /dev/old-dsk<br># mkdir /dev/dsk /dev/rdsk<br># devfsadm -c disk<br><br></div><div><br></div><div>So after a few more hours of fighting with it I have actually managed to workaround it with installing Linux and ZFS where importing the zpool worked like a charm. <br>I was then able to send the data over to another box(illumos) without any issues.<br><br></div><div>So another successful night after a crash but still :) <br><br></div><div>Thanks,<br>A.A.<br></div></div>