hello.<br><br>I had problem with raid5 on my system. <br>after recovering of the array, I can not mount XFS that resides on it.<br>I&#39;ve run xfs_check and xfs_repair (which fixed some errors) and now I can run them all day long without any errors.<br>
<br>but, when I try to mount that partition, I get:<br><br><pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;">mount: /dev/md0: can&#39;t read superblock</pre>
<br>and there&#39;s <br><br><pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 98px; text-align: left;">Filesystem &quot;md0&quot;: Disabling barriers, not supported by the underlying device<br>
attempt to access beyond end of device<br>md0: rw=0, want=123024384, limit=123023488<br>I/O error in filesystem (&quot;md0&quot;) meta-data dev md0 block 0x75533f8       (&quot;xfs_read_buf&quot;) error 5 buf count 4096<br>
XFS: size check 2 failed</pre><br><br>in the dmesg.<br><br><br>is there any way to &quot;fix&quot; this wrong size of XFS ?<br><br>thx.<br><br><br>