<?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 RAID 1 and Linux Disk Partition in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670726#M20593</link>
    <description>In a case that DL360 has two mirroring disks, Disk 1 and Disk 2 (RAID 1 implemented).  The Operating System is Linux.&lt;BR /&gt;&lt;BR /&gt;If I parse the Disk 1 into:&lt;BR /&gt;&lt;BR /&gt;hda1 for OS and&lt;BR /&gt;hda2 for data file&lt;BR /&gt;&lt;BR /&gt;what should I do about the Disk2? --I mean, do I need to parse the Disk 2 into corresponding hdb1 and hdb2?  Or the RAID system will automatically parse Disk 2 and make it mirror Disk 1?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks to help.&lt;BR /&gt;&lt;BR /&gt;Scott</description>
    <pubDate>Mon, 14 Nov 2005 01:42:52 GMT</pubDate>
    <dc:creator>scott_417</dc:creator>
    <dc:date>2005-11-14T01:42:52Z</dc:date>
    <item>
      <title>RAID 1 and Linux Disk Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670726#M20593</link>
      <description>In a case that DL360 has two mirroring disks, Disk 1 and Disk 2 (RAID 1 implemented).  The Operating System is Linux.&lt;BR /&gt;&lt;BR /&gt;If I parse the Disk 1 into:&lt;BR /&gt;&lt;BR /&gt;hda1 for OS and&lt;BR /&gt;hda2 for data file&lt;BR /&gt;&lt;BR /&gt;what should I do about the Disk2? --I mean, do I need to parse the Disk 2 into corresponding hdb1 and hdb2?  Or the RAID system will automatically parse Disk 2 and make it mirror Disk 1?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks to help.&lt;BR /&gt;&lt;BR /&gt;Scott</description>
      <pubDate>Mon, 14 Nov 2005 01:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670726#M20593</guid>
      <dc:creator>scott_417</dc:creator>
      <dc:date>2005-11-14T01:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1 and Linux Disk Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670727#M20594</link>
      <description>Hello Scott,&lt;BR /&gt;&lt;BR /&gt;do you have a hardware-raid (Smart-Array) or software-raid (MD Device Driver)?&lt;BR /&gt;&lt;BR /&gt;If you use a hardware-raid the two disks build one RAID-1 array. If you create partitions on that RAID-1, both partitions will be mirrored. If you use a software-raid, you got a MD-Device (/dev/md0). In this case, you need to create two partitions on that device.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Mon, 14 Nov 2005 02:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670727#M20594</guid>
      <dc:creator>Patrick Terlisten</dc:creator>
      <dc:date>2005-11-14T02:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1 and Linux Disk Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670728#M20595</link>
      <description>Thanks for the response.  &lt;BR /&gt;&lt;BR /&gt;Does this mean, though there are two disks in RAID 1, the Linux sees or treated them as one device--correct?  If so, I just take them as if I only have one hard drive and do the partition such as hda1 (for OS), hda2 (for log files), etc.  --right?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks to help.&lt;BR /&gt;&lt;BR /&gt;Scott</description>
      <pubDate>Mon, 14 Nov 2005 15:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670728#M20595</guid>
      <dc:creator>scott_417</dc:creator>
      <dc:date>2005-11-14T15:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1 and Linux Disk Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670729#M20596</link>
      <description>Scott, you should post your question in just one cathegory. You will get answers anyway, but the answers will be organized.&lt;BR /&gt;&lt;BR /&gt;When you create a raid, the OS sees only one device. You don't need to worry about the disks, you only need to work when one disk fails.</description>
      <pubDate>Mon, 14 Nov 2005 18:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670729#M20596</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-14T18:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1 and Linux Disk Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670730#M20597</link>
      <description>Hello Scott,&lt;BR /&gt;&lt;BR /&gt;if you have a hardware-raid (two disks connected to a Smart-Array controller and configured as RAID 1), you see only one (virtual) disk. On that disk you can create your partitions. Try the following command:&lt;BR /&gt;&lt;BR /&gt;fdisk /dev/ida/c0d0&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Tue, 15 Nov 2005 02:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-1-and-linux-disk-partition/m-p/3670730#M20597</guid>
      <dc:creator>Patrick Terlisten</dc:creator>
      <dc:date>2005-11-15T02:52:12Z</dc:date>
    </item>
  </channel>
</rss>

