[Bug 202712] [cam] [ata] System doesn't recognize older hdd after boot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 24 17:59:25 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202712

--- Comment #28 from Domagoj Hranjec <cab902 at yahoo.com> ---
(In reply to Steven Hartland from comment #24)
Added kern.geom.notaste=1 to /etc/sysctl.conf.

Parameter is changed:
root at spitfire:/home/hark # sysctl kern.geom.notaste
kern.geom.notaste: 1

However, same issues:
...
(ada1:ata1:0:1:0): READ_DMA. ACB: c8 00 00 00 00 40 00 00 00 00 04 00
(ada1:ata1:0:1:0): CAM status: ATA Status Error
(ada1:ata1:0:1:0): ATA status: 59 (DRDY SERV DRQ ERR), error: 10 (IDNF )
(ada1:ata1:0:1:0): RES: 59 10 00 00 00 00 00 00 00 04 00
(ada1:ata1:0:1:0): Retrying command
(ada1:ata1:0:1:0): READ_DMA. ACB: c8 00 00 00 00 40 00 00 00 00 04 00
(ada1:ata1:0:1:0): CAM status: ATA Status Error
(ada1:ata1:0:1:0): ATA status: 59 (DRDY SERV DRQ ERR), error: 10 (IDNF )
(ada1:ata1:0:1:0): RES: 59 10 00 00 00 00 00 00 00 04 00
(ada1:ata1:0:1:0): Retrying command
...

Disk cannot be accessed.

root at spitfire:/home/hark # dd if=/dev/ada1 of=/dev/zero
dd: /dev/ada1: Input/output error
0+0 records in
0+0 records out
0 bytes transferred in 0.011820 secs (0 bytes/sec)

root at spitfire:/home/hark # fdisk /dev/ada1 
fdisk: could not detect sector size

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


More information about the freebsd-scsi mailing list