<?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 Linux disk replacement in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863147#M25221</link>
    <description>Hi people,&lt;BR /&gt;&lt;BR /&gt;We have recently replaced a disk on a linux box using version 2.4.21-20.ELsmp GNU/Linux, Red Hat Enterprise Linux AS release 3 (Taroon Update 3)Kernel \r on an \m.&lt;BR /&gt;Now, the disk replaced is a mirror of the boot disk and is currently flashing green.&lt;BR /&gt;&lt;BR /&gt;How can I tell if it is synchronising and re-building properly as there is 72GB worth of data on this disk and it needs to work!!!?????&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
    <pubDate>Thu, 14 Sep 2006 14:53:49 GMT</pubDate>
    <dc:creator>Habib_4</dc:creator>
    <dc:date>2006-09-14T14:53:49Z</dc:date>
    <item>
      <title>Linux disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863147#M25221</link>
      <description>Hi people,&lt;BR /&gt;&lt;BR /&gt;We have recently replaced a disk on a linux box using version 2.4.21-20.ELsmp GNU/Linux, Red Hat Enterprise Linux AS release 3 (Taroon Update 3)Kernel \r on an \m.&lt;BR /&gt;Now, the disk replaced is a mirror of the boot disk and is currently flashing green.&lt;BR /&gt;&lt;BR /&gt;How can I tell if it is synchronising and re-building properly as there is 72GB worth of data on this disk and it needs to work!!!?????&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Thu, 14 Sep 2006 14:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863147#M25221</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-09-14T14:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linux disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863148#M25222</link>
      <description>Is it a Hardware RAID?</description>
      <pubDate>Thu, 14 Sep 2006 14:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863148#M25222</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-09-14T14:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linux disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863149#M25223</link>
      <description>Hi George,&lt;BR /&gt;&lt;BR /&gt;How could I tell if it is?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Sep 2006 15:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863149#M25223</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-09-14T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863150#M25224</link>
      <description>If software raid, you should have the status in :&lt;BR /&gt;&lt;BR /&gt;cat /proc/mdstat&lt;BR /&gt;&lt;BR /&gt;If hardware RAID, there are specific tools for checking the status, like Array Configuration Utility for SmartArray Controllers.</description>
      <pubDate>Thu, 14 Sep 2006 15:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863150#M25224</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-09-14T15:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linux disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863151#M25225</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;I have tried the cat command and it shows:&lt;BR /&gt;&lt;BR /&gt;Personalities :&lt;BR /&gt;read_ahead not set&lt;BR /&gt;Event: 0&lt;BR /&gt;unused devices: &lt;NONE&gt;&lt;BR /&gt;&lt;BR /&gt;What does this mean?&lt;BR /&gt;&lt;/NONE&gt;</description>
      <pubDate>Thu, 14 Sep 2006 15:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863151#M25225</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-09-14T15:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Linux disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863152#M25226</link>
      <description>Personalities :&lt;BR /&gt;read_ahead not set&lt;BR /&gt;Event: 0&lt;BR /&gt;unused devices: &lt;NONE&gt;&lt;BR /&gt;&lt;BR /&gt;It means the list of software RAID personality modules (like [raid0] for striping or [raid1] for mirroring) is empty. Thus, no software RAID is in use.&lt;BR /&gt;&lt;BR /&gt;Apparently you have a hardware RAID in your box. Different manufacturers' RAID solutions have different tools to view their state: on HP Proliant servers, the RAID status is viewable on the System Management Homepage if all the necessary software is installed. &lt;BR /&gt;&lt;BR /&gt;If the "hpacucli" package is installed, you can also find out the state of the drives from the command line.&lt;BR /&gt;&lt;BR /&gt;Some hardware RAID drivers also report their status in pseudo-files located under /proc/scsi or /proc/driver. (The files will appear to have zero size, but when viewed using "cat" or "less", they display dynamically-created content based on the current driver status.)&lt;/NONE&gt;</description>
      <pubDate>Thu, 14 Sep 2006 17:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863152#M25226</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-09-14T17:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Linux disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863153#M25227</link>
      <description>Interesting thread. &lt;BR /&gt;It is very important to know how the disk is mirrored prior to comment any possible solution. Are you using SAN? LUN might be configured in RAID at Storage side.&lt;BR /&gt;Is there any configuration of LVM mirror?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2006 07:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-disk-replacement/m-p/3863153#M25227</guid>
      <dc:creator>Jaydeb Chakraborty</dc:creator>
      <dc:date>2006-09-20T07:42:54Z</dc:date>
    </item>
  </channel>
</rss>

