As some of you know, I've been having problems with my zfs-based stripe-array of 2 disks. Yes, I've been living life dangerously, but the data are not THAT important, mostly backups and movies/TV shows! But, it would be a pain to recreate.
So, after suddenly having the array/pool drop out on my old hardware setup (it was starting to do insane amounts of errors on scrubs, so i decided this most likely had to be a hardware fault!), i bought a new mobo+ram+cpu and looked forward to a brand new experience!
But, same things happen when i try to import the pool in my new hardware setup. The pool consists of 2 striped 1 TB disk, for a total of 2 TB storage.
When i do a 'zpool import' it correctly sees the pool as online, but needs to be imported w -f flag:
Code: Select all
nas4free:~# zpool import
pool: DataRaid1
id: 5339075205090693951
state: ONLINE
status: The pool was last accessed by another system.
action: The pool can be imported using its name or numeric identifier and
the '-f' flag.
see: http://illumos.org/msg/ZFS-8000-EY
config:
DataRaid1 ONLINE
ada1 ONLINE
ada0 ONLINE
If I issue a 'zpool import -f DataRaid1' the system just hangs forever (left it overnight for a total 8 hours)! I can hear the disks working for app. 5 seconds. then silence!
If I import an nas4free-config from previously, it says under 'Disks:ZFS' that the 'ZFS system is in an unhealthy state' or something, later if i try to clear and re-import pools from web-frontend, it hangs forever again...
FWIW, I tried replacing all SATA-cables, as they've been known to regularly be culprits of many problems!
So, I google'd for this particular hang-problem, the only relevant (to my knowledge) thing that came up was this from the freenas.org forums: zpool import hangs forever, help please!!!
So, after reading this, i tried to import using 'zpool import -fFX DataRaid1', but am getting the same result - it hangs indefinitely!
Now, I'm a fiddler and have absolutely no in-depth knowledge of ZFS, so I'm very reluctant to start fiddling too much with the pool
If any ZFS Zealot could help out here, I'd very much appreciate it!
Or, should I just be done with it, and restart the fileserver from scratch?
Thank You so much in advance!
Cheers, Gabriel S. Hansen





