If i manually importing a pool to Freenas-11.2-U5, then it never shows up in the Gui.
Is there a way to fix this?
The command i now run for importing is
The reason for manually importing is a boot-loop problem with a jbod.
Everything works just fine when manually importing.
Just made a script to turn off the jbod-cabinets when booting and on again when on startup of Freenas.
Is there a way to fix this?
The command i now run for importing is
Code:
zpool import -R /mnt poolname
The reason for manually importing is a boot-loop problem with a jbod.
Everything works just fine when manually importing.
Just made a script to turn off the jbod-cabinets when booting and on again when on startup of Freenas.