Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2013 13:07:55 -0600
From:      Adam Vande More <amvandemore@gmail.com>
To:        Drew Tomlinson <drew@mykitchentable.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: ERROR - Cannot get GEOM tree
Message-ID:  <CA%2BtpaK1DTBmc8fMKvnt2oVvg2ccq%2BH5z_0gLJsnz2eyy30wcYA@mail.gmail.com>
In-Reply-To: <BLU0-SMTP3801AA133B438A16B3534D5B3F60@phx.gbl>
References:  <BLU0-SMTP35174D50516A4FE5954B23AB3F60@phx.gbl> <CA%2BtpaK3tfx1yg40PUnNzeQ99gLNcE8cabVGTQ8B3F=KSD=Qtew@mail.gmail.com> <BLU0-SMTP3801AA133B438A16B3534D5B3F60@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 4, 2013 at 12:43 PM, Drew Tomlinson <drew@mykitchentable.net>wrote:

> Thank you for your reply.  I found these in /var/log/messages.  I assume
> this confirms a drive failure?
>
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): READ(10). CDB: 28 00 00 04 2e
> 79 00 0
> 0 01 00
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): CAM status: SCSI Status Error
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): SCSI status: Check Condition
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): SCSI sense: ILLEGAL REQUEST
> asc:64,0
> (Illegal mode for this track)
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): Info: 0x42e79
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): Error 6, Unretryable error
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): cddone: got error 0x6 back
> Nov  4 10:10:21  kernel: GEOM_STRIPE: Device data created (id=2880277341).
> Nov  4 10:10:21  kernel: GEOM_STRIPE: Disk da0s1d attached to data.
> Nov  4 10:10:21  kernel: GEOM_STRIPE: Disk da1s1d attached to data.
> Nov  4 10:10:21  kernel: GEOM_STRIPE: Device stripe/data activated.
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): READ(10). CDB: 28 00 00 04 2e
> 79 00 00 01 00
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): CAM status: SCSI Status Error
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): SCSI status: Check Condition
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): SCSI sense: ILLEGAL REQUEST
> asc:64,0 (Illegal mode for this track)
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): Info: 0x42e79
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): Error 6, Unretryable error
> Nov  4 10:10:21  kernel: (cd0:ata1:0:0:0): cddone: got error 0x6 back
> Nov  4 10:49:47  kernel: GEOM_STRIPE: Disk da0s1d removed from data.
> Nov  4 10:49:47  kernel: GEOM_STRIPE: Device stripe/data deactivated.
> Nov  4 10:49:53  kernel: GEOM_STRIPE: Disk da0s1d attached to data.
> Nov  4 10:49:53  kernel: GEOM_STRIPE: Device stripe/data activated.
> Nov  4 10:50:02  kernel: GEOM_STRIPE: Disk da0s1d removed from data.
> Nov  4 10:50:02  kernel: GEOM_STRIPE: Device stripe/data deactivated.
> Nov  4 10:50:05  kernel: GEOM_STRIPE: Disk da0s1d attached to data.


No it doesn't confirm it although what da0 is showing isn't expected.
Install /usr/ports/sysutils/smartmontools if you haven't already and run:

smartctl -a /dev/da0

and

smartctl -a /dev/da1

It could be the GEOM meta-data got corrupted.  No fsck will work until that
has been addressed.

-- 
Adam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BtpaK1DTBmc8fMKvnt2oVvg2ccq%2BH5z_0gLJsnz2eyy30wcYA>