<?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 disk replacement in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810897#M23947</link>
    <description>Hi,&lt;BR /&gt;  What is the procedure for replacing a bad disk on a Red Hat AS system?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Thu, 22 Jun 2006 13:16:22 GMT</pubDate>
    <dc:creator>Wilfred Chau_1</dc:creator>
    <dc:date>2006-06-22T13:16:22Z</dc:date>
    <item>
      <title>disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810897#M23947</link>
      <description>Hi,&lt;BR /&gt;  What is the procedure for replacing a bad disk on a Red Hat AS system?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 22 Jun 2006 13:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810897#M23947</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2006-06-22T13:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810898#M23948</link>
      <description>Your question really depends of several factors:&lt;BR /&gt;&lt;BR /&gt;Is this disk mirrored by hardware?&lt;BR /&gt;Is this disk mirrored by software?&lt;BR /&gt;Is this disk part of a LVM configuration?&lt;BR /&gt;Is this disk holding part of the operating system?</description>
      <pubDate>Thu, 22 Jun 2006 13:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810898#M23948</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-06-22T13:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810899#M23949</link>
      <description>This is what I have. Disk at scsi id 1 died. Is that sdb or sda?&lt;BR /&gt;&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/sdb1             135G   16G  112G  13% /&lt;BR /&gt;/dev/sda1              99M  9.9M   84M  11% /boot&lt;BR /&gt;none                  2.0G     0  2.0G   0% /dev/shm&lt;BR /&gt;&lt;BR /&gt;I am still checking to see if the bad disk is mirrored or not. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jun 2006 14:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810899#M23949</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2006-06-22T14:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810900#M23950</link>
      <description>From your command output is very extrange, if you have only two disks, probably you don't have any mirror, as you can see sda and sdb in the ouput, but sda is used only for /boot, where is the rest of sda, maybe swap?&lt;BR /&gt;&lt;BR /&gt;The sdb disk is the root itself, but if the disk failed, how come you can still access to the operating system?&lt;BR /&gt;&lt;BR /&gt;So, I must ask, why do you think that you disk failed?&lt;BR /&gt;&lt;BR /&gt;To try to identify your disk mapping, use the dd command to generate high I/O to your disk, and check the disk activity LED, in this way you may identify which disk is sda and sdb:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/sda of=/dev/null bs=8k&lt;BR /&gt;&lt;BR /&gt;Check the LEDs&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/sdb of=/dev/null bs=8k&lt;BR /&gt;&lt;BR /&gt;Check the LEDs&lt;BR /&gt;&lt;BR /&gt;By identifying your failed disk, more help can be given.</description>
      <pubDate>Thu, 22 Jun 2006 14:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810900#M23950</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-06-22T14:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810901#M23951</link>
      <description>Hi Chau,&lt;BR /&gt;&lt;BR /&gt;Looks like you have disks sda and sdb. sda being your root disk, I hope sdb is second disk. Does your disk has any hardware mirroring? better to check your "dmesg", "/var/log/messgaes" file for error. &lt;BR /&gt;&lt;BR /&gt;In short and sweet, if your disk is failed on Linux and if no mirror copies available you need to restore data and recreate your partintion. Hopefully, you have your partiotion information??&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sathsih</description>
      <pubDate>Fri, 23 Jun 2006 09:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810901#M23951</guid>
      <dc:creator>sathish kannan</dc:creator>
      <dc:date>2006-06-23T09:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810902#M23952</link>
      <description>do a backup of both sda and sdb to either a tape device, DVD-R, or another disk.  You can use dd or tar for this operation.&lt;BR /&gt;&lt;BR /&gt;Replace the disk, and boot with an Ubuntu or Knoppix live CD.  Recover your data from the dd or tar file from the backup.</description>
      <pubDate>Fri, 23 Jun 2006 09:37:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-replacement/m-p/3810902#M23952</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-06-23T09:37:47Z</dc:date>
    </item>
  </channel>
</rss>

