Hello list, We discovered a failed disk with checksum errors. Took out the disk and resilvered, which reported many errors. A few of my subvolumes to the pool won''t mount anymore, with "zfs import poolname" reporting that "cannot mount ''poolname/proj'': I/O error" Ok, we have a problem. I can successfully clone any snapshot of ''proj'' to get it mounted, and it looks like all snapshots are intact. This is all just backups, so I want to find a way to mount this filesystem keeping that snapshots with it. Any recipe of how one does this? Do I need to zfs send/recv to myself to another name, delete the old, and rename? Is there any other way? There are large filesystems and at least one is greater than my available space.