<?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: Configuring Disk for database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304504#M184342</link>
    <description>As a final point and if you have access to metalink, check this document (recently updated) :&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=30286.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=30286.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Jun 2004 14:20:52 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-06-14T14:20:52Z</dc:date>
    <item>
      <title>Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304497#M184335</link>
      <description>I have to rebuild an Oracle database server shortly with new disk.  The server is a N4000 4way and the disk will be (8) 36GB drives mirrored in an FC10 disk subsystem.  I know there is a rule of thumb to put the indexes on their own disk, but would it not improve performance to stripe the indexes and the table spaces across all 4 disk ?</description>
      <pubDate>Mon, 14 Jun 2004 12:25:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304497#M184335</guid>
      <dc:creator>Ron Cornwell</dc:creator>
      <dc:date>2004-06-14T12:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304498#M184336</link>
      <description>Oracle recommends:&lt;BR /&gt;&lt;BR /&gt;index and data raid 1&lt;BR /&gt;rollback raid 10.&lt;BR /&gt;&lt;BR /&gt;Other files can be raid 5.&lt;BR /&gt;&lt;BR /&gt;If you are going to stripe anyway the more disks the better.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 14 Jun 2004 12:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304498#M184336</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-14T12:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304499#M184337</link>
      <description>SEP,&lt;BR /&gt;&lt;BR /&gt;I do not agreee on this one :&lt;BR /&gt;data and index on RAID5&lt;BR /&gt;redo, undo on RAID1&lt;BR /&gt;&lt;BR /&gt;data and indexes are accessed rather randomly, where redo and undo are accessed sequentially.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jun 2004 12:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304499#M184337</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-14T12:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304500#M184338</link>
      <description>Ron,&lt;BR /&gt;&lt;BR /&gt;Since the indexes are usually quite small when compared to the table spaces you wouldn't of course set up a 4-LUN striped volume just for indexes. The alternative is of course putting indexes on a single LUN. We usually put our indexes on the same LUNs as our table spaces as we believe we get better performance by striping those as you stated (instead of putting indexes on a single disk).&lt;BR /&gt;&lt;BR /&gt;To be honest however, we have not actually tested performance differences between putting the indexes on a single, separate LUN over including them in the striped data volume group. I must get around to that one of these days.&lt;BR /&gt;&lt;BR /&gt;The more important thing is to try and keep the redo/undo logs off table space disks.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Mon, 14 Jun 2004 13:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304500#M184338</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2004-06-14T13:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304501#M184339</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;Data and indexes can be put on the same VG with stripping without affecting performances (whereas puting redo logs on RAID 1 improves it a lot).&lt;BR /&gt;But saying indexes are rather small compared to data is not so right. On common OLTP DBs, what can be observed is a ratio of 1:1 between indexes and databases.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jun 2004 13:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304501#M184339</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-14T13:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304502#M184340</link>
      <description>Doesn't Oracle tell today to use S.A.M.E. ?&lt;BR /&gt;(Stripe And Mirror Everything)</description>
      <pubDate>Mon, 14 Jun 2004 14:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304502#M184340</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-06-14T14:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304503#M184341</link>
      <description>Uwe,&lt;BR /&gt;&lt;BR /&gt;Maybe on 10g, but I'am actually setting up some machines on a SAN with multiple Oracle DBs, and making RAID1 LUNs for logs, undo and temp really helped.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jun 2004 14:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304503#M184341</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-14T14:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304504#M184342</link>
      <description>As a final point and if you have access to metalink, check this document (recently updated) :&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=30286.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=30286.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jun 2004 14:20:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304504#M184342</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-14T14:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Disk for database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304505#M184343</link>
      <description>I stripe across multiple disks at the hardware level (over 100) (EMC) - you don't have that luxury, but I would surmize that dedicating a 36 GB disk for redo logs would be a waste. What you (or Oracle) wants is 1 disk for redoA, 1 disk for redo B, 1 disk for index and 1 disk for data and 1 for archiving...&lt;BR /&gt;&lt;BR /&gt;In my opinion, you would be best to stripe what you got...if you have time, you could set it up with separate disks - benchmark, then set it up with striping, benchmark again and compare the results..&lt;BR /&gt;&lt;BR /&gt;Here's a standard I tend to follow:&lt;BR /&gt;&lt;BR /&gt;/app/oracle - .5GB to 1GB - oracle userid home&lt;BR /&gt;&lt;BR /&gt;/app/oracle/product - 2GB to 4GB - oracle software installation&lt;BR /&gt;&lt;BR /&gt;/data/oracle - .5GB to 1GB - miscellaneous storage&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx - .5GB to 1GB - miscellaneous storage&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx/datayy - data volumes for tablespaces - generally 2GB to 8GB - xxxx is the Oracle instance name, yy is volume number&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx/indxzz - index volumes for tablespaces - generally 2GB to 8GB - zz is volume number&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx/redo01a - odd numbered redo logs go here - generally .5GB&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx/redo01b - odd numbered mirrored redo logs go here - generally .5GB&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx/redo02a - even numbered redo logs go here - generally .5GB&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx/redo02b - even numbered mirrored redo logs go here - generally .5GB&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx/arch - archived redo logs - only required for production databases - generally 8GB or larger - if this fills up database hangs.&lt;BR /&gt;&lt;BR /&gt;/data/oracle/xxxx/exports - database export files go here -generally 4GB or larger.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jun 2004 14:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-disk-for-database/m-p/3304505#M184343</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-14T14:22:12Z</dc:date>
    </item>
  </channel>
</rss>

