[Bug 229745] ahcich: CAM status: Command timeout

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Dec 2021 04:08:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229745

--- Comment #59 from ekoort <eimar.koort@tutamail.com> ---
Hello again!

In my case disabling vfs.zfs.cache_flush_disable="1" did not help. 

Instead this seems to work:

root@pine:~ # camcontrol tags ada0
(pass0:ahcich0:0:0:0): device openings: 32
root@pine:~ # camcontrol tags ada0 -N 25
(pass0:ahcich0:0:0:0): tagged openings now 25
(pass0:ahcich0:0:0:0): device openings: 25

root@pine:~ # camcontrol tags ada1
(pass1:ahcich1:0:0:0): device openings: 32
root@pine:~ # camcontrol tags ada1 -N 25
(pass1:ahcich1:0:0:0): tagged openings now 25
(pass1:ahcich1:0:0:0): device openings: 25

Pine Rockpro64 with 2 Seagate sata disks survived last night backup jobs
without any errors and no errors have been reported to logs since my previous
post about 5 days ago.

Thanks to Wayne comment #56 for this.

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