<?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 More hd layout for oracle8 db questions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750849#M834673</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I just saw the previously posted question.  But, I though mine &lt;BR /&gt;was a little more specific.  I'm going to read up on this where&lt;BR /&gt;suggestions are posted.  Thanks for looking at this though...&lt;BR /&gt;&lt;BR /&gt;I have four controller connected to three drives each&lt;BR /&gt;and I am trying to lay out the drives in the most efferent &lt;BR /&gt;manner and to keep the data protected. Oh, yeah this is a&lt;BR /&gt;Oracle 8 db&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1        4  = db engine&lt;BR /&gt;2        5    |&lt;BR /&gt;3        6    |&lt;BR /&gt;-----------  =    data, index, redo, system &lt;BR /&gt;a        d    |&lt;BR /&gt;b        e    |&lt;BR /&gt;c        f    = c - archive, f - rollback&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My idea is this:&lt;BR /&gt;the first two drives (1,4) are mirrored and contain the db engine&lt;BR /&gt;the (c) drive is used for archive (unmirrored and unprotected)&lt;BR /&gt;the (f) drive is used for rollback segments (all three)  (unmirrored and unprotected)&lt;BR /&gt;(2,3,a,b) are striped &lt;BR /&gt;(4,5,d,e) are striped&lt;BR /&gt;(2,3,a,b) and (4,5,d,e) are mirrored&lt;BR /&gt;&lt;BR /&gt;user data, indexes, redo, system tables are spared across the mirrored&lt;BR /&gt;(2,3,a,b) and (4,5,d,e)&lt;BR /&gt;&lt;BR /&gt;Have I confused you and if not: what do you think?&lt;BR /&gt;&lt;BR /&gt;I appreciate all replies&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Jun 2002 14:33:05 GMT</pubDate>
    <dc:creator>Bert Woods</dc:creator>
    <dc:date>2002-06-24T14:33:05Z</dc:date>
    <item>
      <title>More hd layout for oracle8 db questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750849#M834673</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I just saw the previously posted question.  But, I though mine &lt;BR /&gt;was a little more specific.  I'm going to read up on this where&lt;BR /&gt;suggestions are posted.  Thanks for looking at this though...&lt;BR /&gt;&lt;BR /&gt;I have four controller connected to three drives each&lt;BR /&gt;and I am trying to lay out the drives in the most efferent &lt;BR /&gt;manner and to keep the data protected. Oh, yeah this is a&lt;BR /&gt;Oracle 8 db&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1        4  = db engine&lt;BR /&gt;2        5    |&lt;BR /&gt;3        6    |&lt;BR /&gt;-----------  =    data, index, redo, system &lt;BR /&gt;a        d    |&lt;BR /&gt;b        e    |&lt;BR /&gt;c        f    = c - archive, f - rollback&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My idea is this:&lt;BR /&gt;the first two drives (1,4) are mirrored and contain the db engine&lt;BR /&gt;the (c) drive is used for archive (unmirrored and unprotected)&lt;BR /&gt;the (f) drive is used for rollback segments (all three)  (unmirrored and unprotected)&lt;BR /&gt;(2,3,a,b) are striped &lt;BR /&gt;(4,5,d,e) are striped&lt;BR /&gt;(2,3,a,b) and (4,5,d,e) are mirrored&lt;BR /&gt;&lt;BR /&gt;user data, indexes, redo, system tables are spared across the mirrored&lt;BR /&gt;(2,3,a,b) and (4,5,d,e)&lt;BR /&gt;&lt;BR /&gt;Have I confused you and if not: what do you think?&lt;BR /&gt;&lt;BR /&gt;I appreciate all replies&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2002 14:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750849#M834673</guid>
      <dc:creator>Bert Woods</dc:creator>
      <dc:date>2002-06-24T14:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: More hd layout for oracle8 db questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750850#M834674</link>
      <description>If what you call archive is the Oracle archived log files - I would recommend that these be mirrored. I would also mirror the rollback segments. Tables and Indexes should not be on the same disk (for the same schema).</description>
      <pubDate>Mon, 24 Jun 2002 14:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750850#M834674</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-06-24T14:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: More hd layout for oracle8 db questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750851#M834675</link>
      <description>Without commenting on the rest of your plan, I would point out one issue which I think you should know about...&lt;BR /&gt;&lt;BR /&gt;Definately mirror your archived redo logs - these are absolutley *the* most important part of your data - mirroring your data files etc. might protect you from a physical corruption (when a disk fails) but *only* your archived redo is going to protect your data from a *logical* corruption. &lt;BR /&gt;&lt;BR /&gt;If you talk to Oracle about 'guaranteed writes' they will say something along the lines of "we guarantee that on commit data is written to redo, we don't guarantee it gets written to your datafile"&lt;BR /&gt;&lt;BR /&gt;Protect your archived redo at least as well as you protect your datafiles.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Mon, 24 Jun 2002 14:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750851#M834675</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-06-24T14:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: More hd layout for oracle8 db questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750852#M834676</link>
      <description>Read the SAME paper.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/components/FileAttachment/0,,0x4a8a8cc5e03fd6118fff0090279cd0f9,00.pdf" target="_blank"&gt;http://forums.itrc.hp.com/cm/components/FileAttachment/0,,0x4a8a8cc5e03fd6118fff0090279cd0f9,00.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;you only have a few disks, I assume they are the same size.  the best (generic) performance would come from Stripe And Mirror Everything.  You have 10 disks I believe, so split them into two groups of 5 on different controllers. Then create a /etc/lvmpvg with the two sets of disks (man lvmpvg) then&lt;BR /&gt;# lvcreate -L &lt;SIZE_MB&gt; -n &lt;LV_NAME&gt; -D y -s g -m 1 vgdb&lt;BR /&gt;&lt;BR /&gt;If you try to use functional volume groups (i.e. disks for indexes, data, redologs, rolback, archive....) you will find than you may run into performance or capacity problems quicker than you planned...&lt;BR /&gt;&lt;BR /&gt;Tim&lt;BR /&gt;&lt;/LV_NAME&gt;&lt;/SIZE_MB&gt;</description>
      <pubDate>Mon, 24 Jun 2002 15:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750852#M834676</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2002-06-24T15:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: More hd layout for oracle8 db questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750853#M834677</link>
      <description>&lt;BR /&gt;Wonderful, this was what I was looking for!&lt;BR /&gt;&lt;BR /&gt;Ok, they are all 9 gig hvd drives (total of 12, not including the mirrored two for the OS) on &lt;BR /&gt;two Jamaica boxes and four controllers (3 drives per)&lt;BR /&gt;&lt;BR /&gt;The part with (4,5,d,e) should read (5,6,d,e) (4) is being used by the db engine mirror, oops.&lt;BR /&gt;&lt;BR /&gt;Ok, so it's a bad idea to have the rollback and archive log (yes that is what I meant) w/o protection? The are on &lt;BR /&gt;separate drives because if I recall correctly the rollbacks are copied to the archive logs when they fill.&lt;BR /&gt;I thought as long as the redo logs &amp;amp; data or the ARCHIVE logs was mirrored/raided I was ok.  Didn't need both.&lt;BR /&gt;&lt;BR /&gt;I'm stuck with the number of drives I have so I'm trying to get the most out of the existing system.&lt;BR /&gt;&lt;BR /&gt;I currently have the drives split into function groups (as Tim offers)  I noticed the data and index mirrors are &lt;BR /&gt;hit the most and the system, redo, rollback, user data are seldom accessed.  So, what Tim offered is (I guess) what&lt;BR /&gt;I was looking for.  Just didn't know if it was a "BAD" idea.&lt;BR /&gt;&lt;BR /&gt;I am reading the SAME docs, now.&lt;BR /&gt;&lt;BR /&gt;I still am looking any input...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!!!!</description>
      <pubDate>Mon, 24 Jun 2002 15:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750853#M834677</guid>
      <dc:creator>Bert Woods</dc:creator>
      <dc:date>2002-06-24T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: More hd layout for oracle8 db questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750854#M834678</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;well, not completely.&lt;BR /&gt;&lt;BR /&gt;ROLLBACK refers to rollback segments and is a part of the database and kept in tablespaces, so it should be among your SYSTEM / DATA / INDEXES.&lt;BR /&gt;&lt;BR /&gt;"redo" refers to online redo logs. These should be on mirrored disks or can be mirrored with oracle tools AND should not be located among archive.&lt;BR /&gt;&lt;BR /&gt;To be safer, I would mirror c/f for archives as well (otherwise if the archive disk goes down, your database will stop a little later!).&lt;BR /&gt;&lt;BR /&gt;Put redo onto your 1/4 disk (among the executables) and mirror them with oracle to your data/index area.&lt;BR /&gt;ALTER DATABASE ADD LOGFILE MEMEBER '...' TO GROUP n;&lt;BR /&gt;&lt;BR /&gt;This will be safer, but may cost performance, because redo,rollback and data are on the same logical disks.&lt;BR /&gt;&lt;BR /&gt;If you have swap and system elsewhere, you are fine. Otherwise, consider to mirror 2/5 to seperate OS and swap.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker</description>
      <pubDate>Mon, 24 Jun 2002 15:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-hd-layout-for-oracle8-db-questions/m-p/2750854#M834678</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-06-24T15:34:17Z</dc:date>
    </item>
  </channel>
</rss>

