<?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: RAID Volume in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237542#M33223</link>
    <description>Hi Santosh,&lt;BR /&gt;When i replaced the disk in the MSA it displays the message Volume #1 Rebuild Started and then after 2-3 hrs it displays Volume #1 Rebuild Failed.</description>
    <pubDate>Sat, 26 Jul 2008 13:11:06 GMT</pubDate>
    <dc:creator>Caster Troy</dc:creator>
    <dc:date>2008-07-26T13:11:06Z</dc:date>
    <item>
      <title>RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237536#M33217</link>
      <description>Hey Guys,&lt;BR /&gt;I am new to Linux and facing a problem. I have a DL580 G3 with Linux AS4 on it. I don't know what RAID is configured and either it is a software RAID or a hardware RAID. There is however HP Smart Array present on the server which has an MSA connected to the server. I don't have any info about the volumes on that MSA and 1 of the disks in the MSA has failed. I have worked a lot with RAID volumes in Windows. Is there any ACU for Linux I don't even know how to check if it is installed or not. So you can imagine how much help i need out here. Can I just pull out the failed disk and put in the new one and will it start rebuild itself? Is there any limitation for different operating systems for this procedure?</description>
      <pubDate>Mon, 21 Jul 2008 11:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237536#M33217</guid>
      <dc:creator>Caster Troy</dc:creator>
      <dc:date>2008-07-21T11:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237537#M33218</link>
      <description>&lt;!--!*#--&gt;Yes, there is ACU for Linux also. You should install the proliant support pack. To identify if you have software RAID, run:&lt;BR /&gt;&lt;BR /&gt;# cat /proc/mdstat&lt;BR /&gt;Personalities :&lt;BR /&gt;unused devices: &lt;NONE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In this case, no software RAID is present. The hpacucli package (part of proliant support pack), provides the hpacucli command, to check the smart array configuration, for example:&lt;BR /&gt;&lt;BR /&gt;hpacucli&lt;BR /&gt;=&amp;gt; ctrl all show config detail&lt;BR /&gt;&lt;BR /&gt;Smart Array P400 in Slot 1&lt;BR /&gt;   Bus Interface: PCI&lt;BR /&gt;   Slot: 1&lt;BR /&gt;   Serial Number: PA2240M9SUF4VM&lt;BR /&gt;   Cache Serial Number: PA2270H9SUEA9E&lt;BR /&gt;   RAID 6 (ADG) Status: Enabled&lt;BR /&gt;   RAID 6 (ADG) Enabler Status: Enabled&lt;BR /&gt;   Controller Status: OK&lt;BR /&gt;   Chassis Slot:&lt;BR /&gt;   Hardware Revision: Rev D&lt;BR /&gt;   Firmware Version: 2.08&lt;BR /&gt;   Rebuild Priority: Medium&lt;BR /&gt;   Expand Priority: Medium&lt;BR /&gt;   Surface Scan Delay: 15 sec&lt;BR /&gt;   Cache Board Present: True&lt;BR /&gt;   Cache Status: OK&lt;BR /&gt;   Accelerator Ratio: 25% Read / 75% Write&lt;BR /&gt;   Total Cache Size: 512 MB&lt;BR /&gt;   Battery Pack Count: 1&lt;BR /&gt;   Battery Status: OK&lt;BR /&gt;   SATA NCQ Supported: False&lt;BR /&gt;&lt;BR /&gt;   Array: A&lt;BR /&gt;      Interface Type: SAS&lt;BR /&gt;      Unused Space: 0 MB&lt;BR /&gt;      Status: OK&lt;BR /&gt;&lt;BR /&gt;      Logical Drive: 1&lt;BR /&gt;         Size: 68.3 GB&lt;BR /&gt;         Fault Tolerance: RAID 1+0&lt;BR /&gt;         Heads: 255&lt;BR /&gt;         Sectors Per Track: 32&lt;BR /&gt;         Cylinders: 17562&lt;BR /&gt;         Stripe Size: 128 KB&lt;BR /&gt;         Status: OK&lt;BR /&gt;         Array Accelerator: Enabled&lt;BR /&gt;         Unique Identifier: 600508B100104D3953554634564D0001&lt;BR /&gt;         Disk Name: /dev/cciss/c0d0&lt;BR /&gt;         Mount Points: /boot 101 MB&lt;BR /&gt;&lt;BR /&gt;      physicaldrive 1:1&lt;BR /&gt;         Port: 2I&lt;BR /&gt;         Box: 1&lt;BR /&gt;         Bay: 1&lt;BR /&gt;         Status: OK&lt;BR /&gt;         Drive Type: Data Drive&lt;BR /&gt;         Interface Type: SAS&lt;BR /&gt;         Size: 72 GB&lt;BR /&gt;         Rotational Speed: 10000&lt;BR /&gt;         Firmware Revision: HPD5&lt;BR /&gt;         Serial Number: 3NP0VSSL00009731JX2X&lt;BR /&gt;         Model: HP      DG072ABAB3&lt;BR /&gt;      physicaldrive 1:2&lt;BR /&gt;         Port: 2I&lt;BR /&gt;         Box: 1&lt;BR /&gt;         Bay: 2&lt;BR /&gt;         Status: OK&lt;BR /&gt;         Drive Type: Data Drive&lt;BR /&gt;         Interface Type: SAS&lt;BR /&gt;         Size: 72 GB&lt;BR /&gt;         Rotational Speed: 10000&lt;BR /&gt;         Firmware Revision: HPD5&lt;BR /&gt;         Serial Number: 3NP0VFJ500009732NY9R&lt;BR /&gt;         Model: HP      DG072ABAB3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/NONE&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237537#M33218</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-07-21T13:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237538#M33219</link>
      <description>Hi Ivan,&lt;BR /&gt;i got this output &lt;BR /&gt;&lt;BR /&gt;cat /proc/mdstat&lt;BR /&gt;Personalities : [multipath]&lt;BR /&gt;md3 : active multipath cciss/c1d1p2[0] cciss/c2d1p2[1]&lt;BR /&gt;      87875456 blocks [2/2] [UU]&lt;BR /&gt;&lt;BR /&gt;md2 : active multipath cciss/c1d1p1[0] cciss/c2d1p1[1]&lt;BR /&gt;      1376963136 blocks [2/2] [UU]&lt;BR /&gt;&lt;BR /&gt;md1 : active multipath cciss/c1d0p2[0] cciss/c2d0p2[1]&lt;BR /&gt;      87875456 blocks [2/2] [UU]&lt;BR /&gt;&lt;BR /&gt;md0 : active multipath cciss/c1d0p1[0] cciss/c2d0p1[1]&lt;BR /&gt;      1376963136 blocks [2/2] [UU]&lt;BR /&gt;&lt;BR /&gt;unused devices: &lt;NONE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what does this mean can you help &lt;BR /&gt;&lt;BR /&gt;and i have smart array 642 installed so i guess i have hardware raid and i can replace the disk hot swap&lt;/NONE&gt;</description>
      <pubDate>Tue, 22 Jul 2008 08:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237538#M33219</guid>
      <dc:creator>Caster Troy</dc:creator>
      <dc:date>2008-07-22T08:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237539#M33220</link>
      <description>That means that you are using "multipath" capabilities using "md" devices. You need multipath when you have multiple path access to the same disk. The output from /proc/mdstat indicates that you don't have software RAID.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; And i have smart array 642 installed so i guess i have hardware raid and i can replace the disk hot swap&lt;BR /&gt;&lt;BR /&gt;Probably yes but until you get the ouput of hpacucli we can't be sure.</description>
      <pubDate>Tue, 22 Jul 2008 12:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237539#M33220</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-07-22T12:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237540#M33221</link>
      <description>Ivan&lt;BR /&gt;I replaced the disk and the rebuild started but it is showing failed at the MSA500 G2 controller. Do I have to install ACU for Linux or is there any other way that I can find out at how much percent it failed.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2008 15:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237540#M33221</guid>
      <dc:creator>Caster Troy</dc:creator>
      <dc:date>2008-07-22T15:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237541#M33222</link>
      <description>how u r sure the rebuild started? Some time the new disk do not go through rebiuld if there is difference in the firmware level between the new and old disks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2008 18:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237541#M33222</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-07-22T18:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237542#M33223</link>
      <description>Hi Santosh,&lt;BR /&gt;When i replaced the disk in the MSA it displays the message Volume #1 Rebuild Started and then after 2-3 hrs it displays Volume #1 Rebuild Failed.</description>
      <pubDate>Sat, 26 Jul 2008 13:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237542#M33223</guid>
      <dc:creator>Caster Troy</dc:creator>
      <dc:date>2008-07-26T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237543#M33224</link>
      <description>If you can afford a dowm time then you may boot through a ServeRAID application CD and check the RAID and rebuild error details.&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Jul 2008 16:26:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237543#M33224</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-07-26T16:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237544#M33225</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I hope I can find help on this forum. First, sorry for my English.&lt;BR /&gt;I am new to Linux and I have a Proliant DL180 G5 with Centos 5.2 on it. &lt;BR /&gt;I have 2 Sata HDD on it, raid 1, hardware.&lt;BR /&gt;When I make a rebuild (from Bios) I have to wait 180-240 minutes. Tell me please how can I make the rebuilding from Linux, because the downtime from bios rebuilding si very high. I don't know what raid controller I have (Smart Array E200 or Embbeded Sata). How can I find?&lt;BR /&gt;I try to install hpacucli with some steps from forums and I got this:&lt;BR /&gt;&lt;BR /&gt;hpacucli&lt;BR /&gt;HP Array Configuration Utility CLI 7.70-12.0&lt;BR /&gt;Detecting Controllers...Done.&lt;BR /&gt;Type "help" for a list of supported commands.&lt;BR /&gt;Type "exit" to close the console.&lt;BR /&gt;=&amp;gt; ctrl all show config detail&lt;BR /&gt;Error: No controllers detected.&lt;BR /&gt;&lt;BR /&gt;Please help me.&lt;BR /&gt;Thank you.&lt;BR /&gt;Radu&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Oct 2008 09:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237544#M33225</guid>
      <dc:creator>Radu Prodan</dc:creator>
      <dc:date>2008-10-03T09:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237545#M33226</link>
      <description>lspci lists the raid card installed on the system , assuming they are pci cards.  raid rebould cant be controlled from LINUX unless it is a software RAID from LINUX. Your case is is a hardware RAID</description>
      <pubDate>Fri, 03 Oct 2008 16:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237545#M33226</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-10-03T16:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: RAID Volume in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237546#M33227</link>
      <description>Hello Santhosh,&lt;BR /&gt;Thank you for your answer. &lt;BR /&gt;&lt;BR /&gt;lspci&lt;BR /&gt;...&lt;BR /&gt;00:1f.2 RAID bus controller: Intel Corporation 82801 SATA RAID Controller (rev 02)&lt;BR /&gt;&lt;BR /&gt;So there are no tools to work with controller functions from linux? Rebuilding from bios is the last choice I want to make.&lt;BR /&gt;&lt;BR /&gt;hpacucli is not working in this case?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Oct 2008 10:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-volume-in-linux/m-p/4237546#M33227</guid>
      <dc:creator>Radu Prodan</dc:creator>
      <dc:date>2008-10-04T10:44:35Z</dc:date>
    </item>
  </channel>
</rss>

