bebis
Members
-
Joined
-
Last visited
Solutions
-
bebis's post in Processes locking up and RaidZ2 pool spends hours mounting was marked as the answerSo... at least one of those has got to be hanging on by a thread. I ended up not being able to get it to mount again in r/w, but by doing the following:
Disabled the automatic mounting of disks
Forcing a restart
Running the following: zpool import -F -f -o readonly=on poolname
Then starting the array
The pool mounts almost immediately since it didn't have to deal with the ZIL, but unraid gui shows an issue with the filesystem that you can safely ignore.
Then I was able to copy the data over to my array using rsync with the archival flag and used a terminal session to manually create the share folder on the array so I could just switch the destination for the mover.
Now I'm going to take a break from this and then hook up the spare HBA to my desktop and test the disks.