My original USB drive died so I just installed FreeNAS-9.2.1.8 on a new USB drive. However when I go to import my volume it never works.
If I use the GUI to Auto Import the Volume I get "Sorry, an error occurred" message with a red exclamation point next to it.
If I try to import the volume from the CMI I get the follow:
On the screen connected to the NAS there is text going WAY to fast to even be able to read it. It does that for 10-15 seconds then the computer restarts. I log back into the GUI and the volume doesn't show up still.
I tried to include information that is asked for a lot on other requests for help. I am a novice user but can follow directions very well. I don't know enough to make a decision to start over and erase everything so I am asking here to see if there is anything I can do or get confirmation and just wipe it all and start again.
Zpool status
Zpool import
camcontrol devlist
gpart show
Thank you,
If I use the GUI to Auto Import the Volume I get "Sorry, an error occurred" message with a red exclamation point next to it.
If I try to import the volume from the CMI I get the follow:
Code:
[root@freenas ~]# zpool import cissell cannot mount '/NAS/jails/.warden-template-pluginjail': failed to create mountpoint
On the screen connected to the NAS there is text going WAY to fast to even be able to read it. It does that for 10-15 seconds then the computer restarts. I log back into the GUI and the volume doesn't show up still.
I tried to include information that is asked for a lot on other requests for help. I am a novice user but can follow directions very well. I don't know enough to make a decision to start over and erase everything so I am asking here to see if there is anything I can do or get confirmation and just wipe it all and start again.
Zpool status
Code:
no pools available
Zpool import
Code:
pool: cissell
id: 18446516396309535057
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
cissell ONLINE
raidz1-0 ONLINE
gptid/a85e5d60-48ed-11e4-a004-001fd0d50786 ONLINE
gptid/a8be23dd-48ed-11e4-a004-001fd0d50786 ONLINE
gptid/a91ece0b-48ed-11e4-a004-001fd0d50786 ONLINE
gptid/a97605d0-48ed-11e4-a004-001fd0d50786 ONLINE
gptid/a9d42809-48ed-11e4-a004-001fd0d50786 ONLINE
camcontrol devlist
Code:
<HL-DT-ST DVDRAM GH24NSB0 LN01> at scbus1 target 0 lun 0 (cd0,pass0) <TOSHIBA DT01ACA300 MX6OABB0> at scbus4 target 1 lun 0 (pass1,ada0) <TOSHIBA DT01ACA300 MX6OABB0> at scbus5 target 0 lun 0 (pass2,ada1) <TOSHIBA DT01ACA300 MX6OABB0> at scbus5 target 1 lun 0 (pass3,ada2) <Hitachi HDS723030BLE640 MX6OAAB0> at scbus6 target 0 lun 0 (pass4,ada3) <Hitachi HDS723030BLE640 MX6OAAB0> at scbus7 target 0 lun 0 (pass5,ada4) <Verbatim STORE N GO 1.0> at scbus9 target 0 lun 0 (pass6,da0)
gpart show
Code:
=> 34 5860530988 ada0 GPT (2.7T)
34 94 - free - (47k)
128 4194304 1 freebsd-swap (2.0G)
4194432 5856336584 2 freebsd-zfs (2.7T)
5860531016 6 - free - (3.0k)
=> 34 5860533101 ada1 GPT (2.7T)
34 94 - free - (47k)
128 4194304 1 freebsd-swap (2.0G)
4194432 5856338696 2 freebsd-zfs (2.7T)
5860533128 7 - free - (3.5k)
=> 34 5860533101 ada2 GPT (2.7T)
34 94 - free - (47k)
128 4194304 1 freebsd-swap (2.0G)
4194432 5856338696 2 freebsd-zfs (2.7T)
5860533128 7 - free - (3.5k)
=> 34 5860533101 ada3 GPT (2.7T)
34 94 - free - (47k)
128 4194304 1 freebsd-swap (2.0G)
4194432 5856338696 2 freebsd-zfs (2.7T)
5860533128 7 - free - (3.5k)
=> 34 5860533101 ada4 GPT (2.7T)
34 94 - free - (47k)
128 4194304 1 freebsd-swap (2.0G)
4194432 5856338696 2 freebsd-zfs (2.7T)
5860533128 7 - free - (3.5k)
=> 63 7831489 da0 MBR (3.8G)
63 1930257 1 freebsd [active] (942M)
1930320 63 - free - (31k)
1930383 1930257 2 freebsd (942M)
3860640 3024 3 freebsd (1.5M)
3863664 41328 4 freebsd (20M)
3904992 3926560 - free - (1.9G)
=> 0 1930257 da0s1 BSD (942M)
0 16 - free - (8.0k)
16 1930241 1 !0 (942M)
Thank you,