<?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: Linux tools for Netraid and netserver lp1000r in Netservers</title>
    <link>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603236#M8083</link>
    <description>NetRaid is based on LSI Logic Megaraid, and better known by that name in the Linux world. &lt;BR /&gt;&lt;BR /&gt;I think the megaraid driver (included in most recent Linux distributions) reports some status information in the /proc pseudo-filesystem. I don't recall the exact path and can't check at the moment, but it is probably somewhere under /proc/scsi or /proc/driver.&lt;BR /&gt;&lt;BR /&gt;HP doesn't seem to offer any Linux utilities for lp1000r, but Dell has some Megaraid tools for Linux available:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linux.dell.com/storage.shtml#megaraid" target="_blank"&gt;http://linux.dell.com/storage.shtml#megaraid&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 14 Aug 2005 03:25:25 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2005-08-14T03:25:25Z</dc:date>
    <item>
      <title>Linux tools for Netraid and netserver lp1000r</title>
      <link>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603235#M8082</link>
      <description>Does anyone have linux tools for monitoring temperature, disk and netraid 1m card for lp1000r?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Sat, 13 Aug 2005 09:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603235#M8082</guid>
      <dc:creator>Jonathan Alstead</dc:creator>
      <dc:date>2005-08-13T09:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux tools for Netraid and netserver lp1000r</title>
      <link>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603236#M8083</link>
      <description>NetRaid is based on LSI Logic Megaraid, and better known by that name in the Linux world. &lt;BR /&gt;&lt;BR /&gt;I think the megaraid driver (included in most recent Linux distributions) reports some status information in the /proc pseudo-filesystem. I don't recall the exact path and can't check at the moment, but it is probably somewhere under /proc/scsi or /proc/driver.&lt;BR /&gt;&lt;BR /&gt;HP doesn't seem to offer any Linux utilities for lp1000r, but Dell has some Megaraid tools for Linux available:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linux.dell.com/storage.shtml#megaraid" target="_blank"&gt;http://linux.dell.com/storage.shtml#megaraid&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Aug 2005 03:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603236#M8083</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2005-08-14T03:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linux tools for Netraid and netserver lp1000r</title>
      <link>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603237#M8084</link>
      <description>Thanks for the useful link. I was looking at /proc/scsi/scsi folder on my system and this was the details I received:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Attached devices:&lt;BR /&gt;Host: scsi2 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: MegaRAID Model: LD0 RAID5 69462R Rev:   H&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi2 Channel: 04 Id: 11 Lun: 00&lt;BR /&gt;  Vendor: SDR      Model: GEM318           Rev: 0&lt;BR /&gt;  Type:   Processor                        ANSI SCSI revision: 02&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Not very confident that I can download any of the Dell management Utilities to monitor the state with the above. Any ideas?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Aug 2005 05:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603237#M8084</guid>
      <dc:creator>Jonathan Alstead</dc:creator>
      <dc:date>2005-08-15T05:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linux tools for Netraid and netserver lp1000r</title>
      <link>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603238#M8085</link>
      <description>There is a hard disk temperature utility called hddtemp (&lt;A href="http://www.guzu.net/linux/hddtemp.php)." target="_blank"&gt;http://www.guzu.net/linux/hddtemp.php).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;javelin:/var/log # hddtemp /dev/hda&lt;BR /&gt;/dev/hda: IC35L060AVV207-0: 35Â°C&lt;BR /&gt;&lt;BR /&gt;Look at GKRELLM too - its quite nifty....&lt;BR /&gt;&lt;A href="http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html" target="_blank"&gt;http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Col</description>
      <pubDate>Sun, 11 Sep 2005 17:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/netservers/linux-tools-for-netraid-and-netserver-lp1000r/m-p/3603238#M8085</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2005-09-11T17:01:19Z</dc:date>
    </item>
  </channel>
</rss>

