Can’t connect to FreeNas 9.3

It doesn’t see any pools as you can see in photo #3.

If I could see it in photo #3, I wouldn’t have asked–all I saw there was the screen without the drop-down clicked.

But if that’s the case, I’d think the next step would be to try to import it using the CLI: sudo zpool import Volume1. If it fails, add the -f flag: sudo zpool import -f Volume1.

The -f command allowed it to import but says some datasets had issues

OK, that’s a good result. Now export it (sudo zpool export Volume1), and try again to import it through the GUI.

Success, the pool Volume1 shows in Import Pool and I have imported the pool. It now shows up on the dashboard and I can see the datasets.

I suspect I’ll need to recreate the windows shares. Can you point me in the right direction?

1 Like

The docs?

1 Like

Thank you for your help! I really appreciate it. You’ve been a great help! :+1: