<?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 Auto raid in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601703#M3103</link>
    <description>Recently our group acquired a 9000 machine with an autoraid attached, I did an ioscan found out there are two internal hard disk and 6 LUMs for the autoraid. After further interrogation using diskinfo I found out each of the lum hard disk had a capacity of 7,449 GB and a total of 7.45x6 equal 44.7 GB.  However there are 8 phsical disks inside the autoraid (with 4 empty slots), each were labeled 4.3 SE, which gives me total of 4.3x8 equal 34.4 GB. I was baffled by this mismatch, can anyone help me out? thanks.</description>
    <pubDate>Thu, 25 Oct 2001 21:39:52 GMT</pubDate>
    <dc:creator>Sean Ho</dc:creator>
    <dc:date>2001-10-25T21:39:52Z</dc:date>
    <item>
      <title>Auto raid</title>
      <link>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601703#M3103</link>
      <description>Recently our group acquired a 9000 machine with an autoraid attached, I did an ioscan found out there are two internal hard disk and 6 LUMs for the autoraid. After further interrogation using diskinfo I found out each of the lum hard disk had a capacity of 7,449 GB and a total of 7.45x6 equal 44.7 GB.  However there are 8 phsical disks inside the autoraid (with 4 empty slots), each were labeled 4.3 SE, which gives me total of 4.3x8 equal 34.4 GB. I was baffled by this mismatch, can anyone help me out? thanks.</description>
      <pubDate>Thu, 25 Oct 2001 21:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601703#M3103</guid>
      <dc:creator>Sean Ho</dc:creator>
      <dc:date>2001-10-25T21:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Auto raid</title>
      <link>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601704#M3104</link>
      <description>Hi Sean:&lt;BR /&gt;&lt;BR /&gt;You have asked a very complicated question; you just don't know it.&lt;BR /&gt;&lt;BR /&gt;The AutoRAID's automatically switch between RAID 1/0 (for speed) and RAID 5 (for capacity).&lt;BR /&gt;At least 10% of the total capacity of the array&lt;BR /&gt;stays in RaID 1/0. The idea is that the most recently used data is migrated to the faster RAID 1/0 format. With 8 4.3GB disks  and Active Hot Spare ON the maximum capacity is 21.8 GB and with Active Hot Spare OFF it's 25.4GB. The array always has to keep enough space to cover the failure on the largest single drive. You can mix &amp;amp; match drives within the enclosure as well. The usable space can be divided among a maximum of 8 LUN's which can be any size you choose. You can't point to any drive or drives and say that LUN3 is there because LUN3 is spread over all the drives. Diskinfo simply reports the size of whatever you set the LUN to.&lt;BR /&gt;&lt;BR /&gt;The commands which are used to display and manage the array are arraydsp and arraymgr. Man arraydsp and arraymgr for details. If you are new to this, this easiest method is to use SAM to set your array up.&lt;BR /&gt;&lt;BR /&gt;Externally you AutoRAID usually has 2 HVD SCSI buses which are then split into 4 internal SE-SCSI buses.&lt;BR /&gt;&lt;BR /&gt;That should at least get you started; now go find your AutoRAID manuals.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Thu, 25 Oct 2001 22:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601704#M3104</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-10-25T22:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Auto raid</title>
      <link>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601705#M3105</link>
      <description>Hi Sean,&lt;BR /&gt;&lt;BR /&gt;Well what you are seeing is actually true. With 8 (4.3 disks)  you actually have 24 GB of usable disk space, but you  must be having dual paths to the autoraid (alternate links) thats why the total is adding up to double of the actual space available.&lt;BR /&gt;&lt;BR /&gt;Here is a link to find out the Autoraid's usable disk capacity tool&lt;BR /&gt;&lt;A href="http://www.hp.com/essd/capacity.html" target="_blank"&gt;http://www.hp.com/essd/capacity.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a manual for Managing Autoraid 12H&lt;BR /&gt;&lt;A href="http://www.hp.com/cposupport/manual_set/lpg28365.pdf" target="_blank"&gt;http://www.hp.com/cposupport/manual_set/lpg28365.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Someother useful links&lt;BR /&gt;&lt;A href="http://www.hp.com/cposupport/manindex/hpsurestor19162_eng_man.html" target="_blank"&gt;http://www.hp.com/cposupport/manindex/hpsurestor19162_eng_man.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/storage/disk_arrays/midrange/12h/index.html" target="_blank"&gt;http://www.hp.com/products1/storage/disk_arrays/midrange/12h/index.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Some of the commonly used commands&lt;BR /&gt;arraydsp -i&lt;BR /&gt;(gives the serial number of the array)&lt;BR /&gt;arraydsp -a&lt;BR /&gt;(gives the whole configuration of the array)&lt;BR /&gt;arraycfg&lt;BR /&gt;(for creating new LUNS)&lt;BR /&gt;&lt;BR /&gt;Most of the array commands are in /opt/hparray/bin, so look at their man pages. Also check out the docs.&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
      <pubDate>Thu, 25 Oct 2001 22:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601705#M3105</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-10-25T22:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Auto raid</title>
      <link>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601706#M3106</link>
      <description>Hi Sean,&lt;BR /&gt;&lt;BR /&gt;you said, you have 6 LUNS configured (each of  7.45 GB)? but the actual number of disks are 8(4.3GB) hmm...&lt;BR /&gt;&lt;BR /&gt;can you post the output of ioscan -kfnC disk and arraydsp -a?&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
      <pubDate>Thu, 25 Oct 2001 22:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601706#M3106</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-10-25T22:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Auto raid</title>
      <link>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601707#M3107</link>
      <description>Hi Clay,&lt;BR /&gt;Thanks for your quick response, You're right I'm only on this job for 4 months and just completed the first HP-UX Sys. Adm class. I think I'll get the manual soon since we'll upgrade the system from 10 to 11 very soon. With members like your capacity and willing to help in this forum I'm convinced this is the right place for me to find answers and remove my anxiety caused by work.  Thanks again&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sean</description>
      <pubDate>Thu, 25 Oct 2001 22:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601707#M3107</guid>
      <dc:creator>Sean Ho</dc:creator>
      <dc:date>2001-10-25T22:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Auto raid</title>
      <link>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601708#M3108</link>
      <description>Hi Ramesh,&lt;BR /&gt;Thanks for your precious info, as my previous reply indicated I'll definitely have more questions in the future, your answer will be highly apprecited.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sean</description>
      <pubDate>Thu, 25 Oct 2001 22:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601708#M3108</guid>
      <dc:creator>Sean Ho</dc:creator>
      <dc:date>2001-10-25T22:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Auto raid</title>
      <link>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601709#M3109</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If this an AutoRAID that has been passed to you, I would also check that the firmware on the controllers is at a reasonable version. &lt;BR /&gt;&lt;BR /&gt;With some of the older firmware it was possible to lose all data on the AutoRAID.</description>
      <pubDate>Fri, 26 Oct 2001 15:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/auto-raid/m-p/2601709#M3109</guid>
      <dc:creator>Adrian Horne</dc:creator>
      <dc:date>2001-10-26T15:26:11Z</dc:date>
    </item>
  </channel>
</rss>

