<?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 5 on Redhat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707861#M21255</link>
    <description>The RAID level shouldn't have anything to do with how you organize the partition layout. Just imagine that the RAID-5 set is one large disk -- to the operating system it is.</description>
    <pubDate>Thu, 12 Jan 2006 12:04:23 GMT</pubDate>
    <dc:creator>Uwe Zessin</dc:creator>
    <dc:date>2006-01-12T12:04:23Z</dc:date>
    <item>
      <title>RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707859#M21253</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;I've just powered up my factory configured Dell PE1800. It is running RH ES3 and is configured with a CERC SATA RAID controller - RAID 5.&lt;BR /&gt;Now my knowledge of RAID isn't great..but I'm confused by how the partitions have been set up.&lt;BR /&gt;&lt;BR /&gt;Filesystem           1K-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/sda2            766713356   2726304 725040272   1% /&lt;BR /&gt;/dev/sda1               101089     25905     69965  28% /boot&lt;BR /&gt;none                   1027624         0   1027624   0% /dev/shm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have a boot partitiion, a swap partition and one huge root partition.&lt;BR /&gt;&lt;BR /&gt;Usually when I've configured a machine I've created separate partitions for /, /usr, /var and so on.&lt;BR /&gt;&lt;BR /&gt;Is this approach not applicable when using RAID 5 ?&lt;BR /&gt;&lt;BR /&gt;Would I be wasting my time re-installing everything and creating several partitions ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jan 2006 09:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707859#M21253</guid>
      <dc:creator>Mike Lynch_8</dc:creator>
      <dc:date>2006-01-12T09:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707860#M21254</link>
      <description>Shalom Mike,&lt;BR /&gt;&lt;BR /&gt;Your original configuration is quite applicable, under RAID 5. Having a huge root parition gives advantages and disadvantages.&lt;BR /&gt;&lt;BR /&gt;A big root partition obviously lets you use space in whatever folder you want. It however precludes the creation of paritions with different filesystem and can limit flexibility.&lt;BR /&gt;&lt;BR /&gt;I'm old school. I believe in paritions that make sense and here is why.&lt;BR /&gt;&lt;BR /&gt;Print jos usually get stored in /var/spool&lt;BR /&gt;&lt;BR /&gt;If they are sitting in / root fs, and someome bombs the print queue, the whole system can go down.&lt;BR /&gt;&lt;BR /&gt;If however you take the Bill Hassell(hpux guru) approach, your print spooler is in its own partion mounted on /var/spool and if the print spool fills up the system keeps running.&lt;BR /&gt;&lt;BR /&gt;So careful creation of paritions can and probably should be used. It depeneds on the risks your system faces.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 12 Jan 2006 10:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707860#M21254</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-12T10:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707861#M21255</link>
      <description>The RAID level shouldn't have anything to do with how you organize the partition layout. Just imagine that the RAID-5 set is one large disk -- to the operating system it is.</description>
      <pubDate>Thu, 12 Jan 2006 12:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707861#M21255</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-12T12:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707862#M21256</link>
      <description>You may have to create the partitions at the &lt;BR /&gt;raid controller level.  However, it appears&lt;BR /&gt;the raid array may be appearing as a single&lt;BR /&gt;SCSI disk.&lt;BR /&gt;&lt;BR /&gt;However, I would recommend partitions as &lt;BR /&gt;others have noted.&lt;BR /&gt;&lt;BR /&gt;Partman may allow you to resize your&lt;BR /&gt;partitions.  If not backup, then recreate&lt;BR /&gt;your partions before restoring. &lt;BR /&gt;&lt;BR /&gt;It appears you may have enough space on the &lt;BR /&gt;boot partion to hold /bin /sbin and /etc&lt;BR /&gt;which should give you enough functionality&lt;BR /&gt;to repartion and restore.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jan 2006 12:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707862#M21256</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-01-12T12:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707863#M21257</link>
      <description>Yea, the RAID controller is just showing one physical (well, Logical) disk to the OS.  This is fine.&lt;BR /&gt;&lt;BR /&gt;Partition it as you like.  Here's how I usually do my Linux systems:&lt;BR /&gt;&lt;BR /&gt;/boot - 100MB&lt;BR /&gt;/ - 10GB or so&lt;BR /&gt;swap - twice-ram - up to 4GB&lt;BR /&gt;/var - the rest&lt;BR /&gt;&lt;BR /&gt;The systems I tend to build don't have users so I don't create a separate /home structure.  They also only get security updates, so I leave /usr alone.  As it's only admin users who access it, I'm not too worried about users installing unwanted stuff.&lt;BR /&gt;&lt;BR /&gt;But /var in a RH system houses all the logs, the mail/print/etc. spools, the web-site, mysql/postgres database files, so it's logical to have it big.&lt;BR /&gt;&lt;BR /&gt;By the same token, you're system goals might be completely different to mine :)&lt;BR /&gt;&lt;BR /&gt;The RAID controller doesn't care about partitions.  It's just giving you one, BIG, redundant disk.  What you do with the disk is up to you.&lt;BR /&gt;&lt;BR /&gt;Have fun :)</description>
      <pubDate>Thu, 12 Jan 2006 18:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707863#M21257</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-01-12T18:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707864#M21258</link>
      <description>I also muse over this question too because whilst I agree with everyone's comments about the OS partitioning, what happens to something like Oracle OFS?&lt;BR /&gt;&lt;BR /&gt;Oracle says in order to maximize DB performance and resilience you should have your database and logs on separate disks, however this won't happen if your partitions exist within the same array. My solution has always been to either create more than one array, or to have a separate disk for something like a redo-log, and possibly paging, and so long as it is regularly backed-up, and even mirrored, this seems to be the best solution.</description>
      <pubDate>Fri, 13 Jan 2006 03:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707864#M21258</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2006-01-13T03:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707865#M21259</link>
      <description>I'm not an Oracle DBA, but I thought that they tell to S.A.M.E today.&lt;BR /&gt;&lt;BR /&gt;S)tripe&lt;BR /&gt;A)nd&lt;BR /&gt;M)irror&lt;BR /&gt;E)verything</description>
      <pubDate>Fri, 13 Jan 2006 03:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707865#M21259</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-13T03:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707866#M21260</link>
      <description>Absolutely, I was simply using Oracle as an example, this applies to several application types. The point I was trying make is that partitioning a RAID'd volume does not do what you might expect, and can actually decrease both performance and resillience.&lt;BR /&gt;&lt;BR /&gt;I have seen many instances whereby companies  have moved all their storage onto a large SAN and performance has nosedived because they did not plan the distribution of their data, and this caused multiple IO bottlenecks.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 04:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707866#M21260</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2006-01-13T04:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 5 on Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707867#M21261</link>
      <description>Right now it looks like you only have 1 physical disk installed (sda) with a default autopartition install (everything on sda2 with the boot efi on sda1)  If you were using hardware raid, you'd get something like /dev/cciss/c0d0 as your device.</description>
      <pubDate>Fri, 13 Jan 2006 10:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid-5-on-redhat/m-p/3707867#M21261</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-01-13T10:27:40Z</dc:date>
    </item>
  </channel>
</rss>

