N00B in need of help, please take pitty on me!

Status
Not open for further replies.

spook

Cadet
Joined
Aug 7, 2018
Messages
3
So long story short;
I set up FreeNAS; it worked great for a few months; then it suddenly stopped..
It looked like I had some form of controller issue; but that appears to be cleared now... The box can see all 9 drives IIRC (3 lots of 3 drive raidz in a single zpool) it was one big pool...
However zpool import returns nothing... If someone could help me try get the data back that would be really awesome...

I'm running
FreeBSD 11.1-STABLE (FreeNAS.amd64) #0 r321665+e0c4ca60dfc(freenas/11.1-stable): Wed May 30 14:18:20 EDT 2018

Code:
#glabel status

									  Name  Status  Components
							  label/efibsd	 N/A  da0p1
gptid/c141efa0-3390-11e8-a29a-6805ca3b98e2	 N/A  da0p1
gptid/5bc501e9-35d9-11e8-8ed2-6805ca3b98e2	 N/A  ada0p2
gptid/8a1f3cc1-44e4-11e8-9e38-6805ca3b98e2	 N/A  ada1p2
gptid/5b29980b-35d9-11e8-8ed2-6805ca3b98e2	 N/A  ada2p2
					  iso9660/U3%20System	 N/A  cd0
gptid/a855d718-561a-11e8-96a0-6805ca3b98e2	 N/A  ada3p2
gptid/aa98c801-561a-11e8-96a0-6805ca3b98e2	 N/A  ada4p2
gptid/a9b0d9ce-561a-11e8-96a0-6805ca3b98e2	 N/A  ada5p2
gptid/1edc2cef-646b-11e8-9cca-6805ca3b98e2	 N/A  ada6p2
gptid/b928e879-5623-11e8-857d-6805ca3b98e2	 N/A  ada7p2
gptid/890ee303-44e4-11e8-9e38-6805ca3b98e2	 N/A  ada8p2
gptid/5bbe7d4e-35d9-11e8-8ed2-6805ca3b98e2	 N/A  ada0p1


Code:
gpart show

=>	  40  15682480  da0  GPT  (7.5G)
		40	532480	1  efi  (260M)
	532520  15149992	2  freebsd-zfs  (7.2G)
  15682512		 8	   - free -  (4.0K)

=>		 40  15628053088  ada0  GPT  (7.3T)
		  40		   88		- free -  (44K)
		  128	  4194304	 1  freebsd-swap  (2.0G)
	  4194432  15623858688	 2  freebsd-zfs  (7.3T)
  15628053120			8		- free -  (4.0K)

=>		40  7814037088  ada1  GPT  (3.6T)
		  40		  88		- free -  (44K)
		128	 4194304	 1  freebsd-swap  (2.0G)
	4194432  7809842688	 2  freebsd-zfs  (3.6T)
  7814037120		   8		- free -  (4.0K)

=>		 40  15628053088  ada2  GPT  (7.3T)
		  40		   88		- free -  (44K)
		  128	  4194304	 1  freebsd-swap  (2.0G)
	  4194432  15623858688	 2  freebsd-zfs  (7.3T)
  15628053120			8		- free -  (4.0K)

=>		 40  15628053088  ada3  GPT  (7.3T)
		  40		   88		- free -  (44K)
		  128	  4194304	 1  freebsd-swap  (2.0G)
	  4194432  15623858688	 2  freebsd-zfs  (7.3T)
  15628053120			8		- free -  (4.0K)

=>		 40  15628053088  ada4  GPT  (7.3T)
		  40		   88		- free -  (44K)
		  128	  4194304	 1  freebsd-swap  (2.0G)
	  4194432  15623858688	 2  freebsd-zfs  (7.3T)
  15628053120			8		- free -  (4.0K)

=>		 40  15628053088  ada5  GPT  (7.3T)
		  40		   88		- free -  (44K)
		  128	  4194304	 1  freebsd-swap  (2.0G)
	  4194432  15623858688	 2  freebsd-zfs  (7.3T)
  15628053120			8		- free -  (4.0K)

=>		 40  15628053088  ada6  GPT  (7.3T)
		  40		   88		- free -  (44K)
		  128	  4194304	 1  freebsd-swap  (2.0G)
	  4194432  15623858688	 2  freebsd-zfs  (7.3T)
  15628053120			8		- free -  (4.0K)

=>		40  7814037088  ada7  GPT  (3.6T)
		  40		  88		- free -  (44K)
		128	 4194304	 1  freebsd-swap  (2.0G)
	4194432  7809842688	 2  freebsd-zfs  (3.6T)
  7814037120		   8		- free -  (4.0K)

=>		40  7814037088  ada8  GPT  (3.6T)
		  40		  88		- free -  (44K)
		128	 4194304	 1  freebsd-swap  (2.0G)
	4194432  7809842688	 2  freebsd-zfs  (3.6T)
  7814037120		   8		- free -  (4.0K)


Code:
zfs list 

NAME										   USED  AVAIL  REFER  MOUNTPOINT
freenas-boot								  1.68G  5.28G	64K  none
freenas-boot/ROOT							 1.67G  5.28G	29K  none
freenas-boot/ROOT/11.1-U5					 1.66G  5.28G   849M  /
freenas-boot/ROOT/Initial-Install				1K  5.28G   835M  legacy
freenas-boot/ROOT/Wizard-2018-03-29_13:53:48	 1K  5.28G   836M  legacy
freenas-boot/ROOT/default					 11.4M  5.28G   847M  legacy
freenas-boot/grub							 7.02M  5.28G  7.02M  legacy


Please remember I'm a N00b on FreeNAS, but I'll try not to be frustrating.
I may ask a dumb question; But I'll learn from it :)

Thanks
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504

spook

Cadet
Joined
Aug 7, 2018
Messages
3
What about zpool status? And the rest of your hardware?
Code:
root@Storage:~ # zpool status
  pool: freenas-boot
 state: ONLINE
  scan: scrub repaired 0 in 0 days 00:01:45 with 0 errors on Sat Aug  4 03:46:45 2018
config:

NAME		STATE	 READ WRITE CKSUM
freenas-boot  ONLINE	   0	 0	 0
  da0p2	 ONLINE	   0	 0	 0

errors: No known data errors


Rest of the hardware has checked out; no ram/CPU or motherboard errors.
 

spook

Cadet
Joined
Aug 7, 2018
Messages
3
Kudos to the folks on freenode #freenas irc; I spent some time with then yesterday and after a few more test:
zdb -l
We discovered that though my sata ports were seeing the devices they were not passing the data correctly:
> failed to unpack label
For all the labels on all the drives. The discussion was that this could either be due to the drives being encrypted or more hardware failures.

It was suggested put the drives in a different machine and check the labels as my drives are not encrypted; they unpacked correctly....
Time for some new hardware :)

One other oddity that was discovered is that my freenas install does not seem to persist logs through a reboot...
 
Status
Not open for further replies.
Top