From owner-freebsd-bugs@freebsd.org Sun Sep 8 19:15:56 2019 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ECCB1DD8A1 for ; Sun, 8 Sep 2019 19:15:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46RLcD64BYz3xNV for ; Sun, 8 Sep 2019 19:15:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id D04EADD8A0; Sun, 8 Sep 2019 19:15:56 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D012EDD89F for ; Sun, 8 Sep 2019 19:15:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46RLcD59KSz3xNT for ; Sun, 8 Sep 2019 19:15:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7819B1A8C for ; Sun, 8 Sep 2019 19:15:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x88JFuSg069964 for ; Sun, 8 Sep 2019 19:15:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x88JFuLF069963 for bugs@FreeBSD.org; Sun, 8 Sep 2019 19:15:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 229745] ahcich: CAM status: Command timeout Date: Sun, 08 Sep 2019 19:15:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: semfly@fly777.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Sep 2019 19:15:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229745 Simon G. changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |semfly@fly777.net --- Comment #34 from Simon G. --- Hello! I have tha same problem. Error=20 WRITE_FPDMA_QUEUED... READ_FPDMA_QUEUED... and etc... OS FreeBSD 11.2-RELEASE-p9 HDD Drives # camcontrol devlist at scbus0 target 0 lun 0 (ada0,pass0) at scbus1 target 0 lun 0 (ada1,pass1) at scbus2 target 0 lun 0 (ada2,pass2) at scbus3 target 0 lun 0 (ada3,pass3) Controller SATA Marvell 88SE9230, FG-EST14A-1-BU01, Espada 4 internal SATA 6Gb/s ports https://static.nix.ru/autocatalog/controllers_Espada/189135_2254_draft.jpg # pciconf -lv ahci0@pci0:1:0:0: class=3D0x010601 card=3D0x92301b4b chip=3D0x92301b4= b rev=3D0x11 hdr=3D0x00 vendor =3D 'Marvell Technology Group Ltd.' device =3D '88SE9230 PCIe SATA 6Gb/s Controller' class =3D mass storage subclass =3D SATA # zpool status -v pool: z4000 state: ONLINE scan: none requested config: NAME STATE READ WRITE CKSUM z4000 ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 ada0 ONLINE 0 0 0 ada1 ONLINE 0 0 0 ada2 ONLINE 0 0 0 ada3 ONLINE 0 0 0 errors: No known data errors - - - Solution for WD Hard Disk Drives I use program WDIdle3 under DOS and turn off parking heads. https://support.wdc.com/downloads.aspx?p=3D113 Enter BIOS and change Mode from AHCI on controller on IDE or Compatible And one more and IMPORTAND!!! For the duration of the program WDIdle3. Connected to controller only disks for change idle time. Because utility WDIdle3 changing all HDD which conneted on controller. Using wdidle3 /r - current configuration ilde time on disk wdidle3 /d - turn off idle time (I use this option) wdidle3 /s50 - set time 50 secons (you can use 20, 30, 40 or above, read ma= nual please) wdidle3 /? - help for program - - - Turn off idle timer. Work fine. Speed when use rsync 320 - 340 Megabytes per second. No error in system log. P.S. HGST and WD the same brend and one technology and i thinks work this soluti= on too. --=20 You are receiving this mail because: You are the assignee for the bug.=