Date: Thu, 3 Nov 2022 16:12:07 -0600 From: Warner Losh <imp@bsdimp.com> To: Daniel Engberg <diizzy@freebsd.org> Cc: Wojciech Puchar <wojtek@puchar.net>, freebsd-hackers@freebsd.org Subject: Re: SSD - trim fails Message-ID: <CANCZdfr7-50RYnUpZiv=EhN2B=_=h6O27RVEE_yigUiMwqUcFA@mail.gmail.com> In-Reply-To: <c035b8e407970b09e4ae6eb10d4a07eb@FreeBSD.org> References: <8a5a1943-6b3-92fd-17c-473c5b13436@puchar.net> <CANCZdfrzu_mVFN=PHLrK9dHTb5ve7H=HN9bnRf9A1JHP4P4i3Q@mail.gmail.com> <c035b8e407970b09e4ae6eb10d4a07eb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Thu, Nov 3, 2022 at 4:09 PM Daniel Engberg <diizzy@freebsd.org> wrote: > On 2022-11-03 23:02, Warner Losh wrote: > > > > On Wed, Nov 2, 2022 at 2:51 PM Wojciech Puchar <wojtek@puchar.net> wrote: > > i have laptop with such SSD drive > > ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 > ada0: <SAMSUNG SSD SM841N 2.5 7mm 256GB DXM03D0Q> ACS-2 ATA SATA 3.x > device > ada0: Serial Number S1K1NSAF415536 > ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) > ada0: Command Queueing enabled > ada0: 244198MB (500118192 512 byte sectors) > > > everything works very good as long as i don't do trim > > when trying trim - for example cleaning all drive with trim -f /dev/ada0 > i'm getting > > (ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain > (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 > 00 00 40 00 00 00 00 00 00 > (ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error > (ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain > (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 > 00 00 40 00 00 00 00 00 00 > (ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error > (ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain > (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 > 00 00 40 00 00 00 00 00 00 > (ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error > (ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain > (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 > 00 00 40 00 00 00 00 00 00 > (ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error > (ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain > (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 > 00 00 40 00 00 00 00 00 00 > (ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error > (ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain > (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 > 00 00 40 00 00 00 00 00 00 > (ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error > > > any ideas what is a problem? > > > The drive is reporting that it supports SDM. However, it's returning a > weird error code > when fed the DSM we're sending it. > > First, it could be a bug in how it does queued DSM requests. Normally one > can queue > up a bunch of trim requests on newer drives. Perhaps this one gets cranky. > > Next, maybe the drive is lying the size of the DSM it will support, but > again, this is a weird > message to report a request that's too long with. > > Maybe it doesn't support queued DSM, despite all appearances to the > contrary from its > identify tables. Try setting the trem method to DSM_TRIM: > # sysctl kern.cam.ada.0.delete_method=DSM_TRIM > should do the trick. At the very least, that will change the command we > send so if it can't > handle that, then the error message will change. I suspect this may clear > up the problem. > > There's a few other things it can be, but if it is only trim commands that > suffer from this, then > they are quite unlikely. > > Warner > > There are a number of SSDs from Samsung that have TRIM disabled so maybe > this also falls into that category? > > https://bugzilla.kernel.org/show_bug.cgi?id=201693#c87 > Likely. I haven't checked Linux's block list for this yet. Warner [-- Attachment #2 --] <div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 3, 2022 at 4:09 PM Daniel Engberg <<a href="mailto:diizzy@freebsd.org">diizzy@freebsd.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif"> <p id="m_-2947172500766676165reply-intro">On 2022-11-03 23:02, Warner Losh wrote:</p> <blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid rgb(16,16,255);margin:0px"> <div id="m_-2947172500766676165replybody1"> <div dir="ltr"> <div dir="ltr"> </div> <br> <div> <div dir="ltr">On Wed, Nov 2, 2022 at 2:51 PM Wojciech Puchar <<a href="mailto:wojtek@puchar.net" rel="noreferrer" target="_blank">wojtek@puchar.net</a>> wrote:</div> <blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">i have laptop with such SSD drive<br><br>ada0 at ahcich0 bus 0 scbus0 target 0 lun 0<br>ada0: <SAMSUNG SSD SM841N 2.5 7mm 256GB DXM03D0Q> ACS-2 ATA SATA 3.x <br>device<br>ada0: Serial Number S1K1NSAF415536<br>ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)<br>ada0: Command Queueing enabled<br>ada0: 244198MB (500118192 512 byte sectors)<br><br><br>everything works very good as long as i don't do trim<br><br>when trying trim - for example cleaning all drive with trim -f /dev/ada0 <br>i'm getting<br><br>(ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain<br>(ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 <br>00 00 40 00 00 00 00 00 00<br>(ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error<br>(ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain<br>(ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 <br>00 00 40 00 00 00 00 00 00<br>(ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error<br>(ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain<br>(ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 <br>00 00 40 00 00 00 00 00 00<br>(ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error<br>(ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain<br>(ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 <br>00 00 40 00 00 00 00 00 00<br>(ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error<br>(ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain<br>(ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 <br>00 00 40 00 00 00 00 00 00<br>(ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error<br>(ada0:ahcich0:0:0:0): Retrying command, 3 more tries remain<br>(ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 <br>00 00 40 00 00 00 00 00 00<br>(ada0:ahcich0:0:0:0): CAM status: Uncorrectable parity/CRC error<br><br><br>any ideas what is a problem?</blockquote> <div> </div> <div>The drive is reporting that it supports SDM. However, it's returning a weird error code</div> <div>when fed the DSM we're sending it.</div> <div> </div> <div>First, it could be a bug in how it does queued DSM requests. Normally one can queue</div> <div>up a bunch of trim requests on newer drives. Perhaps this one gets cranky.</div> <div> </div> <div>Next, maybe the drive is lying the size of the DSM it will support, but again, this is a weird</div> <div>message to report a request that's too long with.</div> <div> </div> <div>Maybe it doesn't support queued DSM, despite all appearances to the contrary from its</div> <div>identify tables. Try setting the trem method to DSM_TRIM:</div> <div># sysctl kern.cam.ada.0.delete_method=DSM_TRIM</div> <div>should do the trick. At the very least, that will change the command we send so if it can't</div> <div>handle that, then the error message will change. I suspect this may clear up the problem.</div> <div> </div> <div>There's a few other things it can be, but if it is only trim commands that suffer from this, then</div> <div>they are quite unlikely.</div> <div> </div> <div>Warner</div> </div> </div> </div> </blockquote> <p>There are a number of SSDs from Samsung that have TRIM disabled so maybe this also falls into that category?</p> <p><a href="https://bugzilla.kernel.org/show_bug.cgi?id=201693#c87" target="_blank">https://bugzilla.kernel.org/show_bug.cgi?id=201693#c87</a></p></div></blockquote><div><br></div><div>Likely. I haven't checked Linux's block list for this yet.</div><div><br></div><div>Warner </div></div></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfr7-50RYnUpZiv=EhN2B=_=h6O27RVEE_yigUiMwqUcFA>
