Hey, i have a problem. After my USB boot drive failed i prepared new one and installed freenas again. Now i want to import my old zpool.
# zpool list- shows me that my old pool "chmura" is online
so I imported chmura. and now there is a problem, because it is not mounting and i can't see it in GUI.
Now when i type
# zpool import chmura
it shows me that it was already imported
I was trying to google if I were missing some additional steps, but it seems, it should work.
Even in manual at 8.1h it ends after zpool import command. No additional steps required.
So why I can't see it in GUI?
# zpool list- shows me that my old pool "chmura" is online
Code:
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROO T chmura 1.73T 358G 1.38T - 5% 20% 1.00x ONLINE - freenas-boot 14.5G 841M 13.7G - - 5% 1.00x ONLINE -
so I imported chmura. and now there is a problem, because it is not mounting and i can't see it in GUI.
Now when i type
# zpool import chmura
it shows me that it was already imported
Code:
cannot import 'chmura': a pool with that name is already created/imported, and no additional pools with that name were found
I was trying to google if I were missing some additional steps, but it seems, it should work.
Even in manual at 8.1h it ends after zpool import command. No additional steps required.
So why I can't see it in GUI?