CRITICAL: June 22, 2017, 12:49 p.m. - The volume f0 (ZFS) state is UNKNOWN:

Status
Not open for further replies.

john tilocca

Cadet
Joined
Dec 13, 2016
Messages
9
Code:
pool: personal																
state: ONLINE																 
  scan: scrub repaired 0 in 3h5m with 0 errors on Sun Jun 18 03:05:30 2017	 
config:																		 
																				
		NAME												STATE	 READ WRITE
CKSUM																		 
		personal											ONLINE	   0	 0
	 0																		 
		  raidz1-0										  ONLINE	   0	 0
	 0																		 
			gptid/4df96d5f-6af6-11e5-9567-002590afaa2d.eli  ONLINE	   0	 0
	 0																		 
			gptid/4e4528ff-6af6-11e5-9567-002590afaa2d.eli  ONLINE	   0	 0
	 0																		 
			gptid/4e957e6a-6af6-11e5-9567-002590afaa2d.eli  ONLINE	   0	 0
	 0																		 
			gptid/4ee14656-6af6-11e5-9567-002590afaa2d.eli  ONLINE	   0	 0
	 0																		 
							   

it only showing one pool
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
I had errors on 2 drives and I replaced them but now I get that error msg
Read the rules your post is basically worthless. Freenas version, hardware specs, log output, screenshots are all a good place to start.

Your zpool status looks perfectly fine to me but you never mentioned that you have multiple pools. This thread is never going to be good without proper information.

what is the output of:
zpool status -v
zpool import
 

john tilocca

Cadet
Joined
Dec 13, 2016
Messages
9
Sorry I will add the nessory information
zpool status -v
Code:
pool: personal																
state: ONLINE																 
  scan: scrub repaired 0 in 3h5m with 0 errors on Sun Jun 18 03:05:30 2017	 
config:																		 
																				
		NAME												STATE	 READ WRITE
CKSUM																		 
		personal											ONLINE	   0	 0
	 0																		 
		  raidz1-0										  ONLINE	   0	 0
	 0																		 
			gptid/4df96d5f-6af6-11e5-9567-002590afaa2d.eli  ONLINE	   0	 0
	 0																		 
			gptid/4e4528ff-6af6-11e5-9567-002590afaa2d.eli  ONLINE	   0	 0
	 0																		 
			gptid/4e957e6a-6af6-11e5-9567-002590afaa2d.eli  ONLINE	   0	 0
	 0																		 
			gptid/4ee14656-6af6-11e5-9567-002590afaa2d.eli  ONLINE	   0	 0
	 0																		 
																				
errors: No known data errors									 

zpool import
Code:
  pool: f0																														 
	 id: 9762331590917985321																										
  state: UNAVAIL																													
status: One or more devices are missing from the system.																		   
action: The pool cannot be imported. Attach the missing																			
		devices and try again.																									 
   see: http://illumos.org/msg/ZFS-8000-3C																						 
config:																															
																																	
		f0											  UNAVAIL  insufficient replicas											 
		  raidz1-0									  UNAVAIL  insufficient replicas											 
			gptid/06bfc06b-07c4-11e5-baef-002590afaa2d  ONLINE																	 
			gptid/cd06403e-ad08-11e6-8eea-002590afaa2d  ONLINE																	 
			gptid/07ce6113-07c4-11e5-baef-002590afaa2d  ONLINE																	 
			4637574407966064547						 UNAVAIL  cannot open														
			gptid/089f1947-07c4-11e5-baef-002590afaa2d  ONLINE																	 
			11642467109824590994						UNAVAIL  cannot open														
			gptid/098302c2-07c4-11e5-baef-002590afaa2d  ONLINE																	 
			gptid/0a012825-07c4-11e5-baef-002590afaa2d  ONLINE   


I am running FreeNAS-9.10.2-U5 (561f0d7a1)
on a Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz
with 16 gigs of ecc ram
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
You have a raidz1 pool with 2 disks that are missing or have failed. If they are missing make sure they are plugged in and if they have failed you are out of luck because that vdev no longer has the proper redundancy.

*All I did was read the message show in the output.
 

rs225

Guru
Joined
Jun 28, 2014
Messages
878
The question is how you replaced 2 drives. Only 1 drive can be replaced at a time with a raidz1. Do you still have the drives that might be missing?
 

rs225

Guru
Joined
Jun 28, 2014
Messages
878
I see some encrypted drives here on the other pool. Is it possible the replacement disks are encrypted, and not unlocked?
 

john tilocca

Cadet
Joined
Dec 13, 2016
Messages
9
I was hoping you that was not the case.
I will reattach the drives with errors and see if i can get it to work


thanks
 
Status
Not open for further replies.
Top