<?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 Re: Netraid 2M / Linux File Coppuption in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673752#M1229</link>
    <description>Hello Paul,&lt;BR /&gt;&lt;BR /&gt;This is a well-known issue with HP NetRaid 1m/2m cards with certain versions of Linux "megaraid" driver.&lt;BR /&gt;&lt;BR /&gt;In linux-2.2.x, things were 32-bit and it worked well.&lt;BR /&gt;&lt;BR /&gt;With linux-2.4.x, things are 64-bit and may reveal some bugs. This is the case with the firmware of that NetRaid cards.&lt;BR /&gt;&lt;BR /&gt;To avoid having filesystem corruption, just use the right "megaraid.o" driver version. If you are using RedHat distro, go to netserver.hp.com, then support, and try to find the driver disk for HP Netservers with 1m/2m.&lt;BR /&gt;&lt;BR /&gt;To check if you have a kernel that fixes this bug, edit the /usr/src/linux/drivers/scsi/megaraid.c, and find the version of the driver : it should be at least 1.15c. As far as I know, things work well starting at 2.4.10.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Feb 2002 22:12:28 GMT</pubDate>
    <dc:creator>Kodjo Agbenu</dc:creator>
    <dc:date>2002-02-28T22:12:28Z</dc:date>
    <item>
      <title>Netraid 2M / Linux File Coppuption</title>
      <link>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673750#M1227</link>
      <description>I have installed here a HP Netserver LC 2000 which contains a NetRaid 2 card with 5 drives attached as a Raid 5 array (one hot spare). The problem is, when the logical device is mounted and data is written to it the file system becomes corrupt. Is there a specific way to set this file system / array up to keep this from happening? Oracle is to live on this partition.&lt;BR /&gt;&lt;BR /&gt;Any information is greatly appreciated.</description>
      <pubDate>Thu, 28 Feb 2002 19:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673750#M1227</guid>
      <dc:creator>Paul S_1</dc:creator>
      <dc:date>2002-02-28T19:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Netraid 2M / Linux File Coppuption</title>
      <link>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673751#M1228</link>
      <description>Sounds like it could be a problem with the netraid card.&lt;BR /&gt;&lt;BR /&gt;Also, some cards have a writethrough option to force writes to the disk.  This might (maybe) fix the problem if it's turned on.  You'd want to enable this anyway if you were running Oracle on it, since your primary goal at that point is data consistancy in the event of power/hardware failure.</description>
      <pubDate>Thu, 28 Feb 2002 21:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673751#M1228</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-28T21:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Netraid 2M / Linux File Coppuption</title>
      <link>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673752#M1229</link>
      <description>Hello Paul,&lt;BR /&gt;&lt;BR /&gt;This is a well-known issue with HP NetRaid 1m/2m cards with certain versions of Linux "megaraid" driver.&lt;BR /&gt;&lt;BR /&gt;In linux-2.2.x, things were 32-bit and it worked well.&lt;BR /&gt;&lt;BR /&gt;With linux-2.4.x, things are 64-bit and may reveal some bugs. This is the case with the firmware of that NetRaid cards.&lt;BR /&gt;&lt;BR /&gt;To avoid having filesystem corruption, just use the right "megaraid.o" driver version. If you are using RedHat distro, go to netserver.hp.com, then support, and try to find the driver disk for HP Netservers with 1m/2m.&lt;BR /&gt;&lt;BR /&gt;To check if you have a kernel that fixes this bug, edit the /usr/src/linux/drivers/scsi/megaraid.c, and find the version of the driver : it should be at least 1.15c. As far as I know, things work well starting at 2.4.10.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 22:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673752#M1229</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-02-28T22:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Netraid 2M / Linux File Coppuption</title>
      <link>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673753#M1230</link>
      <description>Yes, the system is running kernel 2.2.19 who's megaraid driver is version 1.11 (states 1b08b).&lt;BR /&gt;&lt;BR /&gt;My next step was upgrading to version 7.2 of the operating system.&lt;BR /&gt;&lt;BR /&gt;We only used RH 6.2 because 7.2 was not released at the time and 7.1 was unstable.&lt;BR /&gt;&lt;BR /&gt;I'm not sure what we had done before but the system ran for about 6-7 months stable then died. Must have been luck and luckly it wasnt a production system.&lt;BR /&gt;&lt;BR /&gt;Thanks for all the help.</description>
      <pubDate>Fri, 01 Mar 2002 15:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673753#M1230</guid>
      <dc:creator>Paul S_1</dc:creator>
      <dc:date>2002-03-01T15:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Netraid 2M / Linux File Coppuption</title>
      <link>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673754#M1231</link>
      <description>I have similar problems with Redhat 7.2 (and all updates from Redhat installed).&lt;BR /&gt;Under heavy load, disk gets corrupted.&lt;BR /&gt;&lt;BR /&gt;Mimmus</description>
      <pubDate>Mon, 27 May 2002 10:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/netraid-2m-linux-file-coppuption/m-p/2673754#M1231</guid>
      <dc:creator>Domenico Viggiani</dc:creator>
      <dc:date>2002-05-27T10:10:14Z</dc:date>
    </item>
  </channel>
</rss>

