Failed HD Replacement

Status
Not open for further replies.

CallSteward

Dabbler
Joined
Apr 18, 2015
Messages
12
To be fair I did not follow the instructions.

I removed the old hard drive before taking it offline and now I am in the weeds.

freenas1.PNG


The new HDD is installed and the replace routine rendered this....

Apr 1 21:26:29 freenas (da3:mps0:0:7:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or bus device reset occurred)
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): Retrying command (per sense data)
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): READ(16). CDB: 88 00 00 00 00 01 5d 50 a3 49 00 00 00 04 00 00
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): CAM status: SCSI Status Error
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): SCSI status: Check Condition
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): SCSI sense: ABORTED COMMAND asc:47,3 (Information unit iuCRC error detected)
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): Retrying command (per sense data)
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): READ(16). CDB: 88 00 00 00 00 01 5d 50 a3 49 00 00 00 04 00 00 length 2048 SMID 401 terminated ioc 804b scsi 0 state c xfer 0
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): READ(16). CDB: 88 00 00 00 00 01 5d 50 a3 49 00 00 00 04 00 00
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): CAM status: SCSI Status Error
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): SCSI status: Check Condition
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or bus device reset occurred)
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): Error 6, Retries exhausted
Apr 1 21:26:29 freenas (da3:mps0:0:7:0): Invalidating pack
Apr 1 21:26:29 freenas notifier: swapoff: /dev/da3p1.eli: No such file or directory
Apr 1 21:26:29 freenas notifier: geli: No such device: /dev/da3p1.
Apr 1 21:26:29 freenas manage.py: [middleware.exceptions:37] [MiddlewareError: Disk replacement failed: "cannot replace 17041230369370659197 with gptid/aa9821e1-f871-11e5-9078-00045fb29a7a: one or more devices is currently unavailable, "]

Any guidance would be appreciated....

Ed
freenas1.PNG
 

Fei

Explorer
Joined
Jan 13, 2014
Messages
80
You try to add a new HD and add this HD as spare,the system maybe can auto replace unavailable disk.
 

Fei

Explorer
Joined
Jan 13, 2014
Messages
80
You try to add a new HD and add this HD as spare,the system maybe can auto replace unavailable disk.
 

CallSteward

Dabbler
Joined
Apr 18, 2015
Messages
12
To add to this mystery, consider the following about my new hard drive during a replace via GUI

Apr 11 23:32:04 freenas (da3:mps0:0:7:0): READ(6). CDB: 08 00 02 00 10 00
Apr 11 23:32:04 freenas (da3:mps0:0:7:0): CAM status: SCSI Status Error
Apr 11 23:32:04 freenas (da3:mps0:0:7:0): SCSI status: Check Condition
Apr 11 23:32:04 freenas (da3:mps0:0:7:0): SCSI sense: ABORTED COMMAND asc:47,3 (Information unit iuCRC error detected)
Apr 11 23:32:04 freenas (da3:mps0:0:7:0): Retrying command (per sense data)
 

CallSteward

Dabbler
Joined
Apr 18, 2015
Messages
12
The new drive attached as a spare and shows up as a possible replacement, but it will not replace the old drive.
 

CallSteward

Dabbler
Joined
Apr 18, 2015
Messages
12
[root@freenas] ~# zpool status media
pool: media
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: scrub repaired 0 in 1h56m with 0 errors on Tue Apr 12 14:08:46 2016
config:

NAME STATE READ WRITE CKS UM
media DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
gptid/66c58fc4-b0ef-11e5-a212-00045fb29a7a ONLINE 0 0 0
6210629847059395604 OFFLINE 0 0 0 was /dev/gptid/0a111d10-00c9-11e6-becb-00045fb29a7a
gptid/6c6975e5-b0ef-11e5-a212-00045fb29a7a ONLINE 0 0 0
gptid/6dbe57ee-b0ef-11e5-a212-00045fb29a7a ONLINE 0 0 0
gptid/6e727c96-b0ef-11e5-a212-00045fb29a7a ONLINE 0 0 0
gptid/6f3d881d-b0ef-11e5-a212-00045fb29a7a ONLINE 0 0 0
spares
gptid/fdf7e97a-0063-11e6-becb-00045fb29a7a AVAIL

errors: No known data errors
================
ostname freenas.local Edit
Build FreeNAS-9.3-STABLE-201512121950
Platform Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz
Memory 16242MB
System Time Thu Apr 14 09:55:05 EDT 2016
Uptime 9:55AM up 1 day, 2:05, 1 user
Load Average 0.43, 0.40, 0.35
 

Fei

Explorer
Joined
Jan 13, 2014
Messages
80
you can running ' zpool replace media 6210629847059395604 gptid/fdf7e97a-0063-11e6-becb-00045fb29a7a' ,replace your offline disk.
 

Robert Trevellyan

Pony Wrangler
Joined
May 16, 2014
Messages
3,778
Under System | Advanced, change Swap size from 2GB to 1GB (or 0 if necessary). Change it back to 2GB after adding the drive.
 
Status
Not open for further replies.
Top