Hi,
I am playing(learning how to us) FreeNAS-8 with VirtualBox 4.0.10. I have added an SATA controller and 2,000G drives named ada1-4 (that is how FreeNas sees them).
From what I have read if you don't want to use the standard raidz's or mirrors you create it by hand (command line), export it and then auto import (via the GUI) it into FreeNAS.
so drop to the CLI in FreeNAS8 and I..
"zpool create fun mirror ada1 ada3 mirror ada2 ada4"
a zpool list gives
that fun is 3.8TB and online
which gives the standard mount point warning..
then I export it with
"zpool export fun"
Then in the GUI I auto import it and it sees it (It is listed as "fun" to be imported) to auto import.. I auto import and nothing happens.. It is not in the GUI to be seen.
Where am I going wrong?
Thanks
-devoh
I am playing(learning how to us) FreeNAS-8 with VirtualBox 4.0.10. I have added an SATA controller and 2,000G drives named ada1-4 (that is how FreeNas sees them).
From what I have read if you don't want to use the standard raidz's or mirrors you create it by hand (command line), export it and then auto import (via the GUI) it into FreeNAS.
so drop to the CLI in FreeNAS8 and I..
"zpool create fun mirror ada1 ada3 mirror ada2 ada4"
a zpool list gives
that fun is 3.8TB and online
which gives the standard mount point warning..
then I export it with
"zpool export fun"
Then in the GUI I auto import it and it sees it (It is listed as "fun" to be imported) to auto import.. I auto import and nothing happens.. It is not in the GUI to be seen.
Where am I going wrong?
Thanks
-devoh