paleoN
Wizard
- Joined
- Apr 22, 2012
- Messages
- 1,402
Let's see if this gives us anything different:And I redid it once more to make sure, but same thing:
Code:
time zpool import -fFX storage
Let's see if this gives us anything different:And I redid it once more to make sure, but same thing:
time zpool import -fFX storage
Let's see if this gives us anything different:A -T includes a -X. Depending on the logic in -X we might see a different result. Also, I'll address some of your other questions a bit later.Code:time zpool import -fFX storage
With the -T command we don't have to zero out the uberblocks. We can just tell it up to which txg to use. This achieves the same end.
Your labels are consistent. Or they are consistent now at least.
Possibly. I was going to suggest it if these other commands fail. The zdb -e -bcsvL in particular I was thinking of, but I'd try importing first. There's one more -T import I'd like you to try first if the current import fails though.Another guess; wouldn't booting up with an Oracle Solaris 11.1 Live Media for x86 USB/CD and run commands do anything?
Probably not, but couldn't hurt to ask..
root@mfsbsd:/root # time zpool import -fFX storage cannot import 'storage': one or more devices is currently unavailable 0.000u 2882.773s 7:37:16.48 10.5% 111+2652k 835+0io 0pf+0w
gstat -I1s -f 'a?da[0-9]+$'
zpool import -R /mnt -FX storage
Some other illumos/Solaris base distros to check out, The illumos Family. I'd lean toward Nexenta and SmartOS without knowing anything about them though.Seems I am never lucky. I downloaded the stupid live media cd for Oracle Solaris 11 and burned it. But every single time it reboots after the message "probing devices".
It's likely possible to make things worse, but essentially you're right. What OS are you running this under? Make sure to let it finish before trying anything else.Not much to lose now anyways... Right?
zpool import zpool import storage
zpool import zpool import storage
zpool import zpool import storage
zpool import -T 735242 storage time zdb -e -bcsvL storage
As far as I'm concerned you could have told your wife the truth as you see it last week. In fact you probably should tell her now. Optionally, you may want to tell her that both ProtoSD and I both honestly believe at least some of your data is still accessible. However, it's quite complex and will take some time to get something together.Since I am still nowhere and my wife is already asking me questions daily, I will tell her tomorrow that our wedding pictures are gone (and the rest as well). Probably I will be in a world of trouble, but this is also going nowhere.
Feel free to let the rest of us know. I sure as hell don't.I will hold off deploying this at work for the labs until I can understand what went wrong...
There are 2 kinds of people in this world:
- Those that do backups.
- Those that haven't ever lost irreplaceable data.
root@mfsbsd:/root # zpool import pool: storage id: 17472259698871586545 state: DEGRADED status: One or more devices are missing from the system. action: The pool can be imported despite missing or damaged devices. The fault tolerance of the pool may be compromised if imported. see: http://illumos.org/msg/ZFS-8000-2Q config: storage DEGRADED raidz2-0 DEGRADED gptid/19177fb9-25fa-11e2-9ab0-00151736994a ONLINE gptid/19b5ec3a-25fa-11e2-9ab0-00151736994a ONLINE gptid/3dc2f956-3de6-11e2-8af1-00151736994a ONLINE gptid/1aefa3e9-25fa-11e2-9ab0-00151736994a ONLINE 5393521929904432319 UNAVAIL cannot open gptid/1c2d6a74-25fa-11e2-9ab0-00151736994a ONLINE root@mfsbsd:/root # zpool import storage cannot import 'storage': I/O error Destroy and re-create the pool from a backup source.
root@mfsbsd:/root # zpool import -T 735242 storage Pool storage returned to its state as of Fri Mar 15 02:03:31 2013. root@mfsbsd:/root #
root@mfsbsd:/root # zpool status pool: storage state: DEGRADED status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: http://illumos.org/msg/ZFS-8000-8A scan: scrub repaired 0 in 3h50m with 0 errors on Sun Feb 24 03:13:57 2013 config: NAME STATE READ WRITE CKSUM storage DEGRADED 0 0 2 raidz2-0 DEGRADED 0 0 4 gptid/19177fb9-25fa-11e2-9ab0-00151736994a ONLINE 0 0 0 gptid/19b5ec3a-25fa-11e2-9ab0-00151736994a ONLINE 0 0 0 gptid/3dc2f956-3de6-11e2-8af1-00151736994a ONLINE 0 0 0 gptid/1aefa3e9-25fa-11e2-9ab0-00151736994a ONLINE 0 0 0 5393521929904432319 UNAVAIL 0 0 0 was /dev/gptid/1b8f2b64-25fa-11e2-9ab0-00151736994a gptid/1c2d6a74-25fa-11e2-9ab0-00151736994a ONLINE 0 0 0 errors: 1 data errors, use '-v' for a list
errors: Permanent errors have been detected in the following files: /rw/storage/Jail/plugins/var/log/messages
WTF!!
I can see my storage again!!!
PLEASE ADVICE WHAT NOW?!
(sorry about the caps, I am a little excited)
//update
I am now browsing the files through SSH Secure File Transfer tool