xandrake
Cadet
- Joined
 - Dec 26, 2013
 
- Messages
 - 5
 
Hello All,
 
I have been using FreeNAS for a few years without issue. I decided to upgrade to the latest firmware this morning and ran into an issue on reboot after the upgrade (8.3 -> 9.1). When I log into the web gui I have the alert telling me:
 
I have tried to do troubleshooting and all of the threads I've found have folks with pool state: AVAILABLE and mine is UNAVAIL. Here is my setup and output from commands I found in other posts:
 
 
 
I am a noob when it comes to storage and ZFS in general, but have a relatively strong unix background so I'm not afraid to jump into a Putty session. I had scrubs and snapshots set up in the past (about a year ago) by suggestion of a post, but cannot remember exactly why/how I accomplished this. Please do bear with me, as I am still new to storage and its maintenance and configuration.
 
Thanks for all of your help!
 
Cheers,
 
Xan
 
--ALERT-- I am aware I will get flamed for using ZFS with 4GB of RAM -- I'm planning to upgrade my hardware and have had this for the past 2.5 years before ZFS was fully implemented...
	
		
			
		
		
	
			
			I have been using FreeNAS for a few years without issue. I decided to upgrade to the latest firmware this morning and ran into an issue on reboot after the upgrade (8.3 -> 9.1). When I log into the web gui I have the alert telling me:
Code:
WARNING: The volume Stuff (ZFS) status is UNKNOWN
I have tried to do troubleshooting and all of the threads I've found have folks with pool state: AVAILABLE and mine is UNAVAIL. Here is my setup and output from commands I found in other posts:
Code:
[toor@NAS /]$ zpool status
no pools available
[toor@NAS] ~# zpool import
   pool: Stuff
     id: 14869029199276819607
  state: UNAVAIL
 status: The pool was last accessed by another system.
 action: The pool cannot be imported due to damaged devices or data.
   see: http://illumos.org/msg/ZFS-8000-EY
 config:
        Stuff                                           UNAVAIL  missing device
          raidz1-0                                      ONLINE
            gptid/961e0589-7f69-11e1-9e31-000129a4c429  ONLINE
            gptid/965f673a-7f69-11e1-9e31-000129a4c429  ONLINE
            gptid/96a242e1-7f69-11e1-9e31-000129a4c429  ONLINE
            gptid/96e21459-7f69-11e1-9e31-000129a4c429  ONLINE
            gptid/9721354e-7f69-11e1-9e31-000129a4c429  ONLINE
[toor@NAS] ~# zpool import -D
no pools available to import
Code:
Build FreeNAS-9.2.0-RELEASE-x64 (ab098f4) Platform Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz Memory 4074MB System Time Thu Dec 26 13:31:10 EST 2013 Uptime 1:31PM up 14 mins, 1 user Load Average 0.17, 0.13, 0.16
I am a noob when it comes to storage and ZFS in general, but have a relatively strong unix background so I'm not afraid to jump into a Putty session. I had scrubs and snapshots set up in the past (about a year ago) by suggestion of a post, but cannot remember exactly why/how I accomplished this. Please do bear with me, as I am still new to storage and its maintenance and configuration.
Thanks for all of your help!
Cheers,
Xan
--ALERT-- I am aware I will get flamed for using ZFS with 4GB of RAM -- I'm planning to upgrade my hardware and have had this for the past 2.5 years before ZFS was fully implemented...