Boot Pool Error 'Write Protected'

seb101

Contributor
Joined
Jun 29, 2019
Messages
142
Hi,

Today I got a notifcation that my Boot Pool was degraded due to the failure of one of the devices. I was somewhat surprised as this USB has only ever been used for FreeNas and is only about 3 months old. So I attempted to scrub the pool to bring it back however I get the following error:

Code:
undefinedundefinedOct  9 19:15:04 nas ZFS: vdev state changed, pool_guid=78129163259069557 vdev_guid=13577015613748711525
Oct  9 19:15:04 nas ZFS: vdev state changed, pool_guid=78129163259069557 vdev_guid=12633065659941673824
Oct  9 19:15:04 nas ZFS: vdev state changed, pool_guid=78129163259069557 vdev_guid=12633065659941673824
Oct  9 19:15:04 nas (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 00 00 08 22 38 00 00 10 00
Oct  9 19:15:04 nas (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error
Oct  9 19:15:04 nas (da0:umass-sim0:0:0:0): SCSI status: Check Condition
Oct  9 19:15:04 nas (da0:umass-sim0:0:0:0): SCSI sense: DATA PROTECT asc:27,0 (Write protected)
Oct  9 19:15:04 nas (da0:umass-sim0:0:0:0): Error 13, Unretryable error
undefined


Is this an expected error for a failed USB? Or is there something else likely at play here?

Can I try anything to bring it back? Or is the only solution to buy a new USB?

Thanks!
 

hervon

Patron
Joined
Apr 23, 2012
Messages
353
Scrub won't fix a single drive (without redundancy) . Try to save the config. Install FreeNAS from scratch on another drive (small SSD is a more reliable option). Import the config file and you will be good to go.
 
Top