Sure I've searched for solution here and in google, but had no luck with it. The problem is:
I made stripe from two HDDs, 3TB and 1.5TB, worked fine for some days. Once it just disappeared. After reboot, I saw this:
http://prnt.sc/cst2e7
I tried to import pool:
http://prnt.sc/cst2l0
http://prnt.sc/cst2ru
but it shows me that one of devices is unavailable:
http://prnt.sc/cst2xm
the same shows me the zpool import command:
Code: Select all
[root@nas4free /mnt]# zpool import
pool: Volume_3
id: 12744103298058601676
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-6X
config:
Volume_3 UNAVAIL missing device
ada1p1 ONLINEhttp://prnt.sc/cst21t
Is there any chance to get out my data from this stripe? Because fsck doesn't work for ZFS, so I can't find any way to say the system that the disk is fine and it can use it

