<?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: How to check hardware raid on Redhat ES in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636387#M19819</link>
    <description>I believe this is Dell hardware - a PowerEdge server?&lt;BR /&gt;&lt;BR /&gt;If so, Dell would have some utilities</description>
    <pubDate>Wed, 28 Sep 2005 14:55:30 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2005-09-28T14:55:30Z</dc:date>
    <item>
      <title>How to check hardware raid on Redhat ES</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636381#M19813</link>
      <description>We have a Dell poweredge 2850 with Hardware RAID&lt;BR /&gt;&lt;BR /&gt;If I was not the one that installed the server I would not know if it was raided or not.&lt;BR /&gt;&lt;BR /&gt;What commands are there to view the Hardware raid?&lt;BR /&gt;&lt;BR /&gt;How would I know?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Sep 2005 15:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636381#M19813</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2005-09-27T15:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to check hardware raid on Redhat ES</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636382#M19814</link>
      <description>There are several RAID types of HW/SW and drivers that are in use. There are several methods available depending on the HW/SW/drivers in use.&lt;BR /&gt;&lt;BR /&gt;Couple of examples; acaraid &amp;amp; megaraid &amp;amp; megaraid2&lt;BR /&gt;&lt;BR /&gt;What HW and/or drivers are in the system? Can use ther 'lshw' utility to see HW and 'lsmod' to see your modules loaded in kernel. (lshw is a download tool).&lt;BR /&gt;&lt;BR /&gt;There are some provided with GUI tools as well.&lt;BR /&gt;&lt;BR /&gt;Check out the following site.&lt;BR /&gt;&lt;A href="http://developer.skolelinux.no/info/prosjektet/delprosjekt/hw-raid-info.html" target="_blank"&gt;http://developer.skolelinux.no/info/prosjektet/delprosjekt/hw-raid-info.html&lt;/A&gt;</description>
      <pubDate>Tue, 27 Sep 2005 16:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636382#M19814</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-09-27T16:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to check hardware raid on Redhat ES</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636383#M19815</link>
      <description>You need a software provided by the manufacturer. HP provides the array configuration utility, so Dell should provide something similar.&lt;BR /&gt;&lt;BR /&gt;Check the download page in the Dell site, for your Hardware model.&lt;BR /&gt;&lt;BR /&gt;Otherwise, I think that a bootable CD or  adapter BIOS is available to configure the RAID. If you want to know the configuration, you can do it "offline".</description>
      <pubDate>Tue, 27 Sep 2005 16:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636383#M19815</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-27T16:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to check hardware raid on Redhat ES</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636384#M19816</link>
      <description>Also, you could more or less predict if you have hardware by listing the size of the disks, using fdisk -l.&lt;BR /&gt;&lt;BR /&gt;In a RAID 1, you will have half of the total disk capacity available.&lt;BR /&gt;&lt;BR /&gt;In a RAID 5, you will have N-1 disks capacity available.&lt;BR /&gt;&lt;BR /&gt;And so on.&lt;BR /&gt;&lt;BR /&gt;You should also consider that maybe there is a spare disk, that disk should not have activity, you can see it in the leds.</description>
      <pubDate>Tue, 27 Sep 2005 16:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636384#M19816</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-27T16:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to check hardware raid on Redhat ES</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636385#M19817</link>
      <description>Go to dell's linux page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linux.dell.com/storage.shtml" target="_blank"&gt;http://linux.dell.com/storage.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And follow the instructions.&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
      <pubDate>Tue, 27 Sep 2005 18:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636385#M19817</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-09-27T18:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to check hardware raid on Redhat ES</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636386#M19818</link>
      <description>We have megaraid2 installed. And I have found some files that state the raid config.&lt;BR /&gt;&lt;BR /&gt;In /proc/megaraid/hba0&lt;BR /&gt;Give you alittle, but is there an acutal probe, or some command line utilities?&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 12:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636386#M19818</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2005-09-28T12:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to check hardware raid on Redhat ES</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636387#M19819</link>
      <description>I believe this is Dell hardware - a PowerEdge server?&lt;BR /&gt;&lt;BR /&gt;If so, Dell would have some utilities</description>
      <pubDate>Wed, 28 Sep 2005 14:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-hardware-raid-on-redhat-es/m-p/3636387#M19819</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-09-28T14:55:30Z</dc:date>
    </item>
  </channel>
</rss>

