<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Constant File System Corruption in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/constant-file-system-corruption/m-p/6087901#M54322</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a DL380 G4 with 4gb Ram, and 6 146gb Seagate Cheetah 10k Drives in a RAID 5 configuration using the Integrated Smart Array 6i Controller, and am using Ubuntu 12.04 (x86_64) OS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been having issues with this setup for the past week or so, getting EXT4-fs errors, so I switched to EXT3-fs, and still receiving the same errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The latest one was&lt;/P&gt;&lt;P&gt;[ 10.644162] EXT3-fs error (device dm-0): ext3_add_entry: bad entry in directory #3162531: rec_len % 4 != 0 - offset=48, inode=1774361275, rec_len=28257, name_len=45&lt;BR /&gt;[ 10.658877] Aborting journal on device dm-0.&lt;BR /&gt;[ 10.664328] EXT3-fs (dm-0): error: remounting filesystem read-only&lt;BR /&gt;&lt;BR /&gt;But I've also been getting a lot of segfault errors, that go away when I reboot, and come back eventually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in thinking it was a Hardware issue I did S.M.A.R.T tests on all of my drives (both long, and short) and all of them passed both tests. I've also ran memtest86 for about 3-4 passes through and all of those passed as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if anyone here has any more Diagnostic Check ideas I can run to narrow down this issue even more, as I've started to run out of ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another Interesting thing is when I create the Array in ACU through SmartStart it shows the logical drive as Max 683.6gb. but when Installing any OS, the Drive volume is 740gb.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Smartctl results:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@server:~# for i in {0..5}; do echo "Drive $i"; smartctl -a -d cciss,$i /dev/cciss/c0d0; echo ""; done | less&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 0&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: FUJITSU&lt;BR /&gt;Product: MAP3147NC&lt;BR /&gt;Revision: 5608&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: UQ07P4A04LEP&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:03 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Disabled or Not Supported&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 33 C&lt;BR /&gt;Drive Trip Temperature: 65 C&lt;BR /&gt;Manufactured in week 43 of year 2004&lt;BR /&gt;Specified cycle count over device lifetime: 10000&lt;BR /&gt;Accumulated start-stop cycles: 74&lt;BR /&gt;Elements in grown defect list: 0&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 0 21 0 0 0 43065.555 0&lt;BR /&gt;write: 0 1 0 0 0 7240.451 0&lt;BR /&gt;verify: 0 0 0 0 0 4902.749 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 389&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background short Completed - 27076 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 27055 - [- - -]&lt;BR /&gt;# 3 Background long Completed - 26927 - [- - -]&lt;BR /&gt;# 4 Background short Completed - 26925 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 26866 - [- - -]&lt;BR /&gt;# 6 Background long Completed - 1 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 2621 seconds [43.7 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 1&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146707LC&lt;BR /&gt;Revision: D701&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3KS1L65Y&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:04 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Enabled&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 35 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 1454822628&lt;BR /&gt;Blocks received from initiator = 1223409221&lt;BR /&gt;Blocks read from cache and sent to initiator = 3338647048&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 240360360&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 0&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 54537.98&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 5439890 0 0 5439890 5439890 13456.683 0&lt;BR /&gt;write: 0 0 0 0 0 1475.446 0&lt;BR /&gt;verify: 476108967 0 0 476108967 476108967 1620106.637 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 12010&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background short Completed - 54499 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 54478 - [- - -]&lt;BR /&gt;# 3 Background long Completed - 54456 - [- - -]&lt;BR /&gt;# 4 Background short Completed - 54398 - [- - -]&lt;BR /&gt;# 5 Background long Completed - 1 - [- - -]&lt;BR /&gt;# 6 Background short Completed - 0 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 2726 seconds [45.4 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 2&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146807LC&lt;BR /&gt;Revision: DS09&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3HY9RP06&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:05 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Enabled&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 35 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 80496220&lt;BR /&gt;Blocks received from initiator = 2757574639&lt;BR /&gt;Blocks read from cache and sent to initiator = 2711663054&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 1857921065&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 5794&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 58643.68&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 120844078 0 0 120844078 120844078 400280.082 0&lt;BR /&gt;write: 0 0 0 0 0 26180.766 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 117823&lt;/P&gt;&lt;P&gt;[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background short Completed - 58609 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 58588 - [- - -]&lt;BR /&gt;# 3 Background long Completed - 58465 - [- - -]&lt;BR /&gt;# 4 Background short Completed - 58461 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 58437 - [- - -]&lt;BR /&gt;# 6 Background short Completed - 58403 - [- - -]&lt;BR /&gt;# 7 Background long Completed - 11 - [- - -]&lt;BR /&gt;# 8 Background short Completed - 10 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 3072 seconds [51.2 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 3&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146807LC&lt;BR /&gt;Revision: DS09&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3HY9TFFW&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:05 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Disabled or Not Supported&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 34 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 1862183402&lt;BR /&gt;Blocks received from initiator = 144326800&lt;BR /&gt;Blocks read from cache and sent to initiator = 3321322531&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 294180989&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 5771&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 60764.37&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 21679267 0 0 21679267 21679267 35978.974 0&lt;BR /&gt;write: 0 0 0 0 0 3770.736 0&lt;BR /&gt;verify: 428907230 0 0 428907230 428907498 859813.569 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 187083&lt;/P&gt;&lt;P&gt;[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background short Completed - 60729 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 60709 - [- - -]&lt;BR /&gt;# 3 Background long Completed - 60586 - [- - -]&lt;BR /&gt;# 4 Background short Completed - 60582 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 60524 - [- - -]&lt;BR /&gt;# 6 Background long Completed - 10 - [- - -]&lt;BR /&gt;# 7 Background short Completed - 9 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 3072 seconds [51.2 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 4&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146807LC&lt;BR /&gt;Revision: DS09&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3HY9RMXC&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:06 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Enabled&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 34 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 229252668&lt;BR /&gt;Blocks received from initiator = 3109780939&lt;BR /&gt;Blocks read from cache and sent to initiator = 2739697770&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 1881841609&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 5963&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 58648.93&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 64453726 0 0 64453726 64453726 400782.861 0&lt;BR /&gt;write: 0 0 2 2 60 26503.243 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 70442&lt;/P&gt;&lt;P&gt;[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background long Completed - 58593 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 58470 - [- - -]&lt;BR /&gt;# 3 Background short Completed - 58441 - [- - -]&lt;BR /&gt;# 4 Background long Completed - 11 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 10 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 3072 seconds [51.2 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 5&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146807LC&lt;BR /&gt;Revision: DS09&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3HY9QV0L&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:07 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Enabled&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 34 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 84690809&lt;BR /&gt;Blocks received from initiator = 2885140073&lt;BR /&gt;Blocks read from cache and sent to initiator = 2700374170&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 1865990889&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 6920&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 58644.02&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 99023039 0 0 99023039 99023039 401045.516 0&lt;BR /&gt;write: 0 0 0 0 0 26229.572 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 95944&lt;/P&gt;&lt;P&gt;[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background long Completed - 58588 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 58465 - [- - -]&lt;BR /&gt;# 3 Background short Completed - 58461 - [- - -]&lt;BR /&gt;# 4 Background long Completed - 11 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 10 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 3072 seconds [51.2 minutes]&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2013 16:20:44 GMT</pubDate>
    <dc:creator>Pedlar</dc:creator>
    <dc:date>2013-05-31T16:20:44Z</dc:date>
    <item>
      <title>Constant File System Corruption</title>
      <link>https://community.hpe.com/t5/operating-system-linux/constant-file-system-corruption/m-p/6087901#M54322</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a DL380 G4 with 4gb Ram, and 6 146gb Seagate Cheetah 10k Drives in a RAID 5 configuration using the Integrated Smart Array 6i Controller, and am using Ubuntu 12.04 (x86_64) OS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been having issues with this setup for the past week or so, getting EXT4-fs errors, so I switched to EXT3-fs, and still receiving the same errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The latest one was&lt;/P&gt;&lt;P&gt;[ 10.644162] EXT3-fs error (device dm-0): ext3_add_entry: bad entry in directory #3162531: rec_len % 4 != 0 - offset=48, inode=1774361275, rec_len=28257, name_len=45&lt;BR /&gt;[ 10.658877] Aborting journal on device dm-0.&lt;BR /&gt;[ 10.664328] EXT3-fs (dm-0): error: remounting filesystem read-only&lt;BR /&gt;&lt;BR /&gt;But I've also been getting a lot of segfault errors, that go away when I reboot, and come back eventually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in thinking it was a Hardware issue I did S.M.A.R.T tests on all of my drives (both long, and short) and all of them passed both tests. I've also ran memtest86 for about 3-4 passes through and all of those passed as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if anyone here has any more Diagnostic Check ideas I can run to narrow down this issue even more, as I've started to run out of ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another Interesting thing is when I create the Array in ACU through SmartStart it shows the logical drive as Max 683.6gb. but when Installing any OS, the Drive volume is 740gb.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Smartctl results:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@server:~# for i in {0..5}; do echo "Drive $i"; smartctl -a -d cciss,$i /dev/cciss/c0d0; echo ""; done | less&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 0&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: FUJITSU&lt;BR /&gt;Product: MAP3147NC&lt;BR /&gt;Revision: 5608&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: UQ07P4A04LEP&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:03 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Disabled or Not Supported&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 33 C&lt;BR /&gt;Drive Trip Temperature: 65 C&lt;BR /&gt;Manufactured in week 43 of year 2004&lt;BR /&gt;Specified cycle count over device lifetime: 10000&lt;BR /&gt;Accumulated start-stop cycles: 74&lt;BR /&gt;Elements in grown defect list: 0&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 0 21 0 0 0 43065.555 0&lt;BR /&gt;write: 0 1 0 0 0 7240.451 0&lt;BR /&gt;verify: 0 0 0 0 0 4902.749 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 389&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background short Completed - 27076 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 27055 - [- - -]&lt;BR /&gt;# 3 Background long Completed - 26927 - [- - -]&lt;BR /&gt;# 4 Background short Completed - 26925 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 26866 - [- - -]&lt;BR /&gt;# 6 Background long Completed - 1 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 2621 seconds [43.7 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 1&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146707LC&lt;BR /&gt;Revision: D701&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3KS1L65Y&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:04 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Enabled&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 35 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 1454822628&lt;BR /&gt;Blocks received from initiator = 1223409221&lt;BR /&gt;Blocks read from cache and sent to initiator = 3338647048&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 240360360&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 0&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 54537.98&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 5439890 0 0 5439890 5439890 13456.683 0&lt;BR /&gt;write: 0 0 0 0 0 1475.446 0&lt;BR /&gt;verify: 476108967 0 0 476108967 476108967 1620106.637 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 12010&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background short Completed - 54499 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 54478 - [- - -]&lt;BR /&gt;# 3 Background long Completed - 54456 - [- - -]&lt;BR /&gt;# 4 Background short Completed - 54398 - [- - -]&lt;BR /&gt;# 5 Background long Completed - 1 - [- - -]&lt;BR /&gt;# 6 Background short Completed - 0 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 2726 seconds [45.4 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 2&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146807LC&lt;BR /&gt;Revision: DS09&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3HY9RP06&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:05 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Enabled&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 35 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 80496220&lt;BR /&gt;Blocks received from initiator = 2757574639&lt;BR /&gt;Blocks read from cache and sent to initiator = 2711663054&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 1857921065&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 5794&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 58643.68&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 120844078 0 0 120844078 120844078 400280.082 0&lt;BR /&gt;write: 0 0 0 0 0 26180.766 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 117823&lt;/P&gt;&lt;P&gt;[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background short Completed - 58609 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 58588 - [- - -]&lt;BR /&gt;# 3 Background long Completed - 58465 - [- - -]&lt;BR /&gt;# 4 Background short Completed - 58461 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 58437 - [- - -]&lt;BR /&gt;# 6 Background short Completed - 58403 - [- - -]&lt;BR /&gt;# 7 Background long Completed - 11 - [- - -]&lt;BR /&gt;# 8 Background short Completed - 10 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 3072 seconds [51.2 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 3&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146807LC&lt;BR /&gt;Revision: DS09&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3HY9TFFW&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:05 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Disabled or Not Supported&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 34 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 1862183402&lt;BR /&gt;Blocks received from initiator = 144326800&lt;BR /&gt;Blocks read from cache and sent to initiator = 3321322531&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 294180989&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 5771&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 60764.37&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 21679267 0 0 21679267 21679267 35978.974 0&lt;BR /&gt;write: 0 0 0 0 0 3770.736 0&lt;BR /&gt;verify: 428907230 0 0 428907230 428907498 859813.569 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 187083&lt;/P&gt;&lt;P&gt;[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background short Completed - 60729 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 60709 - [- - -]&lt;BR /&gt;# 3 Background long Completed - 60586 - [- - -]&lt;BR /&gt;# 4 Background short Completed - 60582 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 60524 - [- - -]&lt;BR /&gt;# 6 Background long Completed - 10 - [- - -]&lt;BR /&gt;# 7 Background short Completed - 9 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 3072 seconds [51.2 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 4&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146807LC&lt;BR /&gt;Revision: DS09&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3HY9RMXC&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:06 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Enabled&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 34 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 229252668&lt;BR /&gt;Blocks received from initiator = 3109780939&lt;BR /&gt;Blocks read from cache and sent to initiator = 2739697770&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 1881841609&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 5963&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 58648.93&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 64453726 0 0 64453726 64453726 400782.861 0&lt;BR /&gt;write: 0 0 2 2 60 26503.243 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 70442&lt;/P&gt;&lt;P&gt;[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background long Completed - 58593 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 58470 - [- - -]&lt;BR /&gt;# 3 Background short Completed - 58441 - [- - -]&lt;BR /&gt;# 4 Background long Completed - 11 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 10 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 3072 seconds [51.2 minutes]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drive 5&lt;BR /&gt;smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.0-23-generic] (local build)&lt;BR /&gt;Copyright (C) 2002-11 by Bruce Allen, &lt;A target="_blank" href="http://smartmontools.sourceforge.net"&gt;http://smartmontools.sourceforge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vendor: SEAGATE&lt;BR /&gt;Product: ST3146807LC&lt;BR /&gt;Revision: DS09&lt;BR /&gt;User Capacity: 146,815,733,760 bytes [146 GB]&lt;BR /&gt;Logical block size: 512 bytes&lt;BR /&gt;Serial number: 3HY9QV0L&lt;BR /&gt;Device type: disk&lt;BR /&gt;Transport protocol: Parallel SCSI (SPI-4)&lt;BR /&gt;Local Time is: Fri May 31 11:17:07 2013 CDT&lt;BR /&gt;Device supports SMART and is Enabled&lt;BR /&gt;Temperature Warning Enabled&lt;BR /&gt;SMART Health Status: OK&lt;/P&gt;&lt;P&gt;Current Drive Temperature: 34 C&lt;BR /&gt;Drive Trip Temperature: 68 C&lt;BR /&gt;Elements in grown defect list: 0&lt;BR /&gt;Vendor (Seagate) cache information&lt;BR /&gt;Blocks sent to initiator = 84690809&lt;BR /&gt;Blocks received from initiator = 2885140073&lt;BR /&gt;Blocks read from cache and sent to initiator = 2700374170&lt;BR /&gt;Number of read and write commands whose size &amp;lt;= segment size = 1865990889&lt;BR /&gt;Number of read and write commands whose size &amp;gt; segment size = 6920&lt;BR /&gt;Vendor (Seagate/Hitachi) factory information&lt;BR /&gt;number of hours powered up = 58644.02&lt;BR /&gt;number of minutes until next internal SMART test = 116&lt;/P&gt;&lt;P&gt;Error counter log:&lt;BR /&gt;Errors Corrected by Total Correction Gigabytes Total&lt;BR /&gt;ECC rereads/ errors algorithm processed uncorrected&lt;BR /&gt;fast | delayed rewrites corrected invocations [10^9 bytes] errors&lt;BR /&gt;read: 99023039 0 0 99023039 99023039 401045.516 0&lt;BR /&gt;write: 0 0 0 0 0 26229.572 0&lt;/P&gt;&lt;P&gt;Non-medium error count: 95944&lt;/P&gt;&lt;P&gt;[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']&lt;/P&gt;&lt;P&gt;SMART Self-test log&lt;BR /&gt;Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ]&lt;BR /&gt;Description number (hours)&lt;BR /&gt;# 1 Background long Completed - 58588 - [- - -]&lt;BR /&gt;# 2 Background long Completed - 58465 - [- - -]&lt;BR /&gt;# 3 Background short Completed - 58461 - [- - -]&lt;BR /&gt;# 4 Background long Completed - 11 - [- - -]&lt;BR /&gt;# 5 Background short Completed - 10 - [- - -]&lt;/P&gt;&lt;P&gt;Long (extended) Self Test duration: 3072 seconds [51.2 minutes]&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 16:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/constant-file-system-corruption/m-p/6087901#M54322</guid>
      <dc:creator>Pedlar</dc:creator>
      <dc:date>2013-05-31T16:20:44Z</dc:date>
    </item>
  </channel>
</rss>

