I have been using ZFS for quite some time now. I understand the simple zpool commands and how to scrub and manually mount/import a pool.
This post is about my 2nd NAS I have built.
I am going to start from the beginning.
I have an ESX server that hosts many environments.
A few of them operate from this NAS.
I was recently having memory errors on my ESX server, so I pulled it and the NAS, as the NAS was on top of the ESX server.
I performed my memory tests, and replaced the bad DIMMS, and promptly re-racked both servers. I made NO CHANGES to the NAS.
Upon powering the NAS up, If find that my zfs pool "zfs" couldn't remount.
This is what I get when I try to manually remount it:
Side note: This is the first time I have gotten ada3 and ada4 to both come online. This is simple just trial and error of moving drives around.
Strangely the drives I am having issues with are only the Seagates. (Until now of course)
I cannot loose this data, any sugestions?
This post is about my 2nd NAS I have built.
Code:
Hardware Specs: Board: Supermicro X7DWU BIOS: 7DWUB048 RAM: x8 CT51272AF667 - 4GB FBDDR2 667 = 32GB (Yes, 32GBs of Fully Buffered RAM) ada0: WD2500JD-00HBB0 250GB Sata - BOOT DRIVE ada1-3: ST31000524A2 ada4: WD10EALX
I am going to start from the beginning.
I have an ESX server that hosts many environments.
A few of them operate from this NAS.
I was recently having memory errors on my ESX server, so I pulled it and the NAS, as the NAS was on top of the ESX server.
I performed my memory tests, and replaced the bad DIMMS, and promptly re-racked both servers. I made NO CHANGES to the NAS.
Upon powering the NAS up, If find that my zfs pool "zfs" couldn't remount.
This is what I get when I try to manually remount it:
Code:
pool: zfs
id: 331113494358268866
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://www.sun.com/msg/ZFS-8000-3C
config:
zfs UNAVAIL insufficient replicas
raidz1-0 UNAVAIL insufficient replicas
3991037278626503309 UNAVAIL cannot open
ada4 ONLINE
69528833404146203 UNAVAIL cannot open
ada3 ONLINE
Side note: This is the first time I have gotten ada3 and ada4 to both come online. This is simple just trial and error of moving drives around.
Strangely the drives I am having issues with are only the Seagates. (Until now of course)
I cannot loose this data, any sugestions?