Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 2021 04:08:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229745] ahcich: CAM status: Command timeout
Message-ID:  <bug-229745-227-kxnFdAisn2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229745-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

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