<div dir="ltr">Ah, great, thanks!<br><div><br><div class="gmail_quote"><div dir="ltr">On Wed, Mar 23, 2016 at 2:59 PM Orion Poplawski &lt;<a href="mailto:orion@cora.nwra.com">orion@cora.nwra.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 03/14/2016 09:48 PM, Nathan Williams wrote:<br>
&gt; Does anyone know if the kernel-ml package for EL7 would be affected by<br>
&gt; the issue described here: <a href="http://jwboyer.livejournal.com/52090.html" rel="noreferrer" target="_blank">http://jwboyer.livejournal.com/52090.html</a> ? I<br>
&gt; know we&#39;re running an older xfsprogs from CentOS base with kernel-ml,<br>
&gt; and lately we&#39;ve seen an uptick in reported fs corruption on some<br>
&gt; systems that get rebooted regularly. I&#39;m not sure how to check the<br>
&gt; xfsprogs package as shipped against the crc checking, but from what I&#39;m<br>
&gt; able to gather, I&#39;m guessing this is an affected combination of software?<br>
<br>
<br>
I don&#39;t think anyone will hit this unless they are using an updated<br>
xfsprogs or have explicitly enabled crc.  The shipped xfsprogs is 3.2.2<br>
which does not enable crc checking on file systems by default.  E.g.:<br>
<br>
# xfs_info /<br>
meta-data=/dev/sda7              isize=256    agcount=4, agsize=4874176 blks<br>
          =                       sectsz=512   attr=2, projid32bit=1<br>
          =                       crc=0        finobt=0<br>
data     =                       bsize=4096   blocks=19496704, imaxpct=25<br>
          =                       sunit=0      swidth=0 blks<br>
naming   =version 2              bsize=4096   ascii-ci=0 ftype=0<br>
log      =internal               bsize=4096   blocks=9519, version=2<br>
          =                       sectsz=512   sunit=0 blks, lazy-count=1<br>
realtime =none                   extsz=4096   blocks=0, rtextents=0<br>
<br>
Notice the crc=0.<br>
<br>
If someone has enabled crc=1, then yes I imagine they could run into this.<br>
<br>
--<br>
Orion Poplawski<br>
Technical Manager                     303-415-9701 x222<br>
NWRA/CoRA Division                    FAX: 303-415-9702<br>
3380 Mitchell Lane                  <a href="mailto:orion@cora.nwra.com" target="_blank">orion@cora.nwra.com</a><br>
Boulder, CO 80301              <a href="http://www.cora.nwra.com" rel="noreferrer" target="_blank">http://www.cora.nwra.com</a><br>
_______________________________________________<br>
elrepo mailing list<br>
<a href="mailto:elrepo@lists.elrepo.org" target="_blank">elrepo@lists.elrepo.org</a><br>
<a href="http://lists.elrepo.org/mailman/listinfo/elrepo" rel="noreferrer" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo</a><br>
</blockquote></div></div></div>