Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2019 12:32:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 202712] [cam] [ata] System doesn't recognize older hdd after boot
Message-ID:  <bug-202712-227-IkoweLG2Rj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202712-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202712-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202712

--- Comment #18 from Domagoj Hranjec <cab902@yahoo.com> ---
Created attachment 203861
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203861&action=
=3Dedit
dmesg log with 8.4 livefs disk

I've booted the FreeBSD 8.4 livefs disk.

Disk is correctly configured:
ad3: FAILURE - SETFEATURES SET TRANSFER MODE status=3D51<READY,DSC,ERROR>
error=3D4<ABORTED>
ad3: 405MB <WDC AC2420F 06.16K25> at ata1-slave WDMA1

I've succesfuly mounted the partition:
Filesystem  1K-blocks   Used Avail Capacity  Mounted on
/dev/md0         4175   3169  1006    76%    /
devfs               1      1     0   100%    /dev
/dev/acd0      276142 276142     0   100%    /dist
/dev/ad3s1d    402150 367694  2284    99%    /mnt

I've succesfuly read all the files on the partition:
find /mnt -type f -exec cat '{}' > /dev/zero ';'

There was no READ_DMA errors, nor errors of any kind.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202712-227-IkoweLG2Rj>