ZFS pool Problem

Status
Not open for further replies.

Hitcher99

Cadet
Joined
Nov 9, 2012
Messages
5
Hello,

i have an huge problem with my zpool.

I have an striped zpool with the following hard disks;

2x 3TB WD
1x 2TB Hitachi

Last week the Hitachi Disk fails.. (got to HOT i think i have moved around 6tb on data)

Okay after 1hour.. the system was back Online.. and i saw that the pool is faulted.

Than i detached to whole pool without destroying any data or something.


Next i imported the pool via: zpool import pool-name <-- fails cause the corrupted device.
Than i imported the pool via: zpool import -fF pool-name <-- worked--> it uses it last working state!!

Okay the pool is back online nice.

But now i have a strange Issue.

When i start to copy some files to the Pool..
The pool crashs.. (kernel panic)

---------
So i have an pool thats online.. but i cant copy any data on the pool..
--------
I have run a scrub progress trough the pool.. no errors where found.

Has anyone an idea what i can do to fix that Problem?
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
How much RAM do you have? Can I take a guess that you have less than 6GB?
 

Hitcher99

Cadet
Joined
Nov 9, 2012
Messages
5
How much RAM do you have? Can I take a guess that you have less than 6GB?

Hello,

i have 8gb RAM.

The Error it says is the following:

Code:
error zfs: allocating allocated segment offset number..  somde codes
kdb stopped working  pid _id: some codes some codes
db>
 

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994
If you can copy the data off the pool you should begin doing that, or at least copy any data you deem important. If for some reason you cannot save your pool you may have to destroy it and recreate it.
 
Status
Not open for further replies.
Top