I have a system single 500GB SATA (may go bigger later). I boot my mini-PC from USB, with the intention of keeping the SATA drive entirely data. I would like to create a ZFS VDev/Pool/Dataset.
1) I create the VDev with Stripe option and it sees the physical storage; all is good.
2) Attempt to create the pool. It sees the VDev, and then I click Save. The pool status goes to "Initializing" in all columns except Name.
I click "Apply changes" and I get an Error 1. I read in another posting to retrieve the log. Here is the excerpt:
Code: Select all
Sep 3 03:51:38 nas4free root: zpool history
Sep 3 03:57:38 nas4free root: zpool destroy MediaPool0
Sep 3 03:57:38 nas4free root: cannot open 'MediaPool0': no such pool
Sep 3 03:58:36 nas4free root: gnop create -S 4096 /dev/ada0
Sep 3 03:58:36 nas4free root: gnop: Provider ada0.nop already exists.After this the pool stays at "Initializing" state for hours. Eventually all columns switch to "Unknown". Disks|ZFS|Pools|Information always shows "no pools available".
Should I delete this "/dev/ada0" file perhaps? Other suggestions would be appreciated.
Thanks for your interest.
