<?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: Hardware Raid on Proliant Server DL380G4 (Production Server) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445508#M15423</link>
    <description>Try this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.faqs.org/contrib/linux-raid/x37.html#AEN116" target="_blank"&gt;http://www.faqs.org/contrib/linux-raid/x37.html#AEN116&lt;/A&gt;</description>
    <pubDate>Mon, 20 Dec 2004 02:38:19 GMT</pubDate>
    <dc:creator>Ivajlo Yanakiev</dc:creator>
    <dc:date>2004-12-20T02:38:19Z</dc:date>
    <item>
      <title>Hardware Raid on Proliant Server DL380G4 (Production Server)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445505#M15420</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;     Currently there was 2x72GB Harddisks install in DL380 G4 with hardware raid. The Linux OS was Red Hat Enterprise Linux ES release 2.1. Now I want install another 2x36GB Hardisk in DL380 G4 do Raid 1. I have few questions to ask. &lt;BR /&gt;1. Does Red Hat Enterprise Linux 2.1 have LVM to do Software Raid? need confirm &lt;BR /&gt;&lt;BR /&gt;2. If I use Compaq Proliant SmartStart Kit do Hardware Raid on 2x36GB Harddisk, is any impact on the os level? &lt;BR /&gt;&lt;BR /&gt;3. Once I did the hardware raid on 2x36GB, I need create the file system for the 36GB Harddisk. The following command is correct or not. &lt;BR /&gt;&lt;BR /&gt;#fdisk -l &lt;BR /&gt;suppose will see 2 logical volume something like /dev/cciss/c0d0p somthing and it will see 2 logial volume&lt;BR /&gt;&lt;BR /&gt;#mkfs.ext2 /dev/cciss/c0p1 &amp;lt;--- second logical volume&lt;BR /&gt;#tune2fs -j /dev/cciss/c0p1 &lt;BR /&gt;#mkdir /data1 &lt;BR /&gt;#edit /etc/fstab &lt;BR /&gt;LABLE=/data1  /data1    ext3 defaults     1 2&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Leon</description>
      <pubDate>Thu, 16 Dec 2004 21:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445505#M15420</guid>
      <dc:creator>Leon Shen</dc:creator>
      <dc:date>2004-12-16T21:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raid on Proliant Server DL380G4 (Production Server)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445506#M15421</link>
      <description>1. Yes RH have software mirror &lt;BR /&gt;BUT do not use it :) you have hardware RAID &lt;BR /&gt;Use it instead soft RAID. Soft RAID is slow nad hard for recovery.&lt;BR /&gt;Use your ACU and create new LUN with RAID 1&lt;BR /&gt;&lt;BR /&gt;2. No there aren't any problem with OS. You can use online tools from smart start ACU for linux to create new RADI 1 lun. &lt;BR /&gt;&lt;BR /&gt;Note: Some time you my be need to restart &lt;BR /&gt;server before kernel see new RAID 1.&lt;BR /&gt;&lt;BR /&gt;3. Your first  LUN0 &lt;BR /&gt;/dev/cciss/c0d0  Controller 0, disk 0, whole device&lt;BR /&gt;your first partition&lt;BR /&gt;/dev/cciss/c0d0p1   Controller 0, disk 0, partition 1&lt;BR /&gt;&lt;BR /&gt;Your secound  LUN1&lt;BR /&gt;/dev/cciss/c0d1     Controller 0, disk 1, whole device&lt;BR /&gt;your first partition&lt;BR /&gt;/dev/cciss/c0d1p1     Controller 0, disk 1, partition 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#fdisk /dev/cciss/c0d1&lt;BR /&gt;and create your partiton&lt;BR /&gt;&lt;BR /&gt;mkfs.ext2 -j /dev/cciss/c0d1p1&lt;BR /&gt;mkdir /data1&lt;BR /&gt;edit /etc/fstab&lt;BR /&gt;/dev/cciss/c0d1p1 /data1 for your first partition&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Dec 2004 03:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445506#M15421</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-12-17T03:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raid on Proliant Server DL380G4 (Production Server)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445507#M15422</link>
      <description>Hi Ivajlo,&lt;BR /&gt;  &lt;BR /&gt;    Thanks for the replay. Do you have any document for linux mirror ??? &lt;BR /&gt;&lt;BR /&gt;regads&lt;BR /&gt;Leon</description>
      <pubDate>Sun, 19 Dec 2004 21:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445507#M15422</guid>
      <dc:creator>Leon Shen</dc:creator>
      <dc:date>2004-12-19T21:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raid on Proliant Server DL380G4 (Production Server)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445508#M15423</link>
      <description>Try this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.faqs.org/contrib/linux-raid/x37.html#AEN116" target="_blank"&gt;http://www.faqs.org/contrib/linux-raid/x37.html#AEN116&lt;/A&gt;</description>
      <pubDate>Mon, 20 Dec 2004 02:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445508#M15423</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-12-20T02:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raid on Proliant Server DL380G4 (Production Server)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445509#M15424</link>
      <description>Hi Leon Shen,&lt;BR /&gt;&lt;BR /&gt;do not use software raid! as i understand you use a mirror on your 2x72GB Harddisk. you should also use a mirror on the 2x36GB Harddisks.&lt;BR /&gt;&lt;BR /&gt;After that you can add a new mountpoint. but you could write the following line to your /etc/fstab:&lt;BR /&gt;&lt;BR /&gt;/dev/cciss/c0p1 /data1 ext3 defaults 1 2&lt;BR /&gt;&lt;BR /&gt;if you using lvm on your box you could also add the second logical volume to your partition and you don't have to mount it in a new directory.&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;&lt;BR /&gt;johannes</description>
      <pubDate>Mon, 20 Dec 2004 04:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hardware-raid-on-proliant-server-dl380g4-production-server/m-p/3445509#M15424</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-12-20T04:33:10Z</dc:date>
    </item>
  </channel>
</rss>

