I am running V9.2.1.5 - I have a slowly failing drive. I offlined it. Powered down. Replaced it with a new drive. Powered backup - I thought I would be able to do a 'replace' and be done.
Now my Zpool has totally dissapeared.
So I put back my old drive.
Here you see the output of 'zpool status'
[root@freenas ~]# zpool status pool:
store state: DEGRADED
status: One or more devices has been taken offline by the administrator. Sufficient replicas exist for the pool to continue functioning in a degraded state.
action: Online the device using 'zpool online' or replace the device with 'zpool replace'. scan: resilvered
63.9G in 0h58m with 0 errors on Mon Jun 16 03:03:36 2014
config:
NAME STATE READ WRITE CKSUM
store DEGRADED 0 0 0
raidz1-0 DEGRADED 0 0 0
gptid/16f6ea24-de85-11e3-93d4-e840f2ed2010 ONLINE 0 0 0
gptid/6fe95451-2f51-11e2-83bb-e840f2ed2010 ONLINE 0 0 0
6023222925197702943 OFFLINE 0 0 0 was /dev/gptid/705ffb46-2f51-11e2-83bb-e840f2ed2 010
gptid/70dc6782-2f51-11e2-83bb-e840f2ed2010 ONLINE 0 0 0 logs
gptid/7128306b-2f51-11e2-83bb-e840f2ed2010 ONLINE 0 0 0
errors: No known data errors
I tried the command:
dd if=/dev/zero of=6023222925197702943 bs=1m count=2 seek=2048
The response from Freenas is dd: 6023222925197702943: read-only file system
Can any one help me to get this drive back on-line?
Or maybe understand why the new drive causes the whole zpool not to mount at all?? even though it has been replaced in exactly the same position as the failed drive?
If this does not work - I suppose I could copy off the data to another drive and then start again. I currently CAN access the pool - only 3.4Tb to copy.....could be worse!
Any clues to fixing this would be gratefully received.
Now my Zpool has totally dissapeared.
So I put back my old drive.
Here you see the output of 'zpool status'
[root@freenas ~]# zpool status pool:
store state: DEGRADED
status: One or more devices has been taken offline by the administrator. Sufficient replicas exist for the pool to continue functioning in a degraded state.
action: Online the device using 'zpool online' or replace the device with 'zpool replace'. scan: resilvered
63.9G in 0h58m with 0 errors on Mon Jun 16 03:03:36 2014
config:
NAME STATE READ WRITE CKSUM
store DEGRADED 0 0 0
raidz1-0 DEGRADED 0 0 0
gptid/16f6ea24-de85-11e3-93d4-e840f2ed2010 ONLINE 0 0 0
gptid/6fe95451-2f51-11e2-83bb-e840f2ed2010 ONLINE 0 0 0
6023222925197702943 OFFLINE 0 0 0 was /dev/gptid/705ffb46-2f51-11e2-83bb-e840f2ed2 010
gptid/70dc6782-2f51-11e2-83bb-e840f2ed2010 ONLINE 0 0 0 logs
gptid/7128306b-2f51-11e2-83bb-e840f2ed2010 ONLINE 0 0 0
errors: No known data errors
I tried the command:
dd if=/dev/zero of=6023222925197702943 bs=1m count=2 seek=2048
The response from Freenas is dd: 6023222925197702943: read-only file system
Can any one help me to get this drive back on-line?
Or maybe understand why the new drive causes the whole zpool not to mount at all?? even though it has been replaced in exactly the same position as the failed drive?
If this does not work - I suppose I could copy off the data to another drive and then start again. I currently CAN access the pool - only 3.4Tb to copy.....could be worse!
Any clues to fixing this would be gratefully received.