<?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: HVD10 striping and mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517173#M871017</link>
    <description>Hi,&lt;BR /&gt;my sugestion is the following:&lt;BR /&gt;&lt;BR /&gt;- stripping is very good for performance (maybe you need to check which stripe size you should use)&lt;BR /&gt;- mirror should be used between two different scsi buses! If you are using the same bus, it is a single point of failure, but if you don't have that possibility, mirror is allways a good idea.&lt;BR /&gt;&lt;BR /&gt;good luck.&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Apr 2001 08:13:23 GMT</pubDate>
    <dc:creator>Pedro Sousa</dc:creator>
    <dc:date>2001-04-16T08:13:23Z</dc:date>
    <item>
      <title>HVD10 striping and mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517171#M871015</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;We have purchased an HVD10 JBOD with dual controllers connected to an R Class server. &lt;BR /&gt;&lt;BR /&gt;I was wondering if I could stripe and mirror three disks on one of the controllers to the same three disks on the other controller?  I am going to be using these three disks for a Progress 8.2c database and in it would make more sense to better utilitize the three spindles for better throughput.&lt;BR /&gt;&lt;BR /&gt;Thoughts/suggestions are always welcome,&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;&lt;BR /&gt;Nickd</description>
      <pubDate>Sun, 15 Apr 2001 23:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517171#M871015</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2001-04-15T23:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: HVD10 striping and mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517172#M871016</link>
      <description>You could stripe and mirror your data over the same three disks, but it isn't a good way to protect the data.  If one of the three disks crashes then you'll have to do a restore from backup to recover.  It would be better if the mirror is placed on  separate physical disks.  Having two controllers in the HVD10 doesn't change the fact that the mirror copy lies on the same physical disks as the main copy.  Striping the data over the three disks, without mirroring, could however be good for performance.</description>
      <pubDate>Mon, 16 Apr 2001 08:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517172#M871016</guid>
      <dc:creator>Jim Mulshine</dc:creator>
      <dc:date>2001-04-16T08:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: HVD10 striping and mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517173#M871017</link>
      <description>Hi,&lt;BR /&gt;my sugestion is the following:&lt;BR /&gt;&lt;BR /&gt;- stripping is very good for performance (maybe you need to check which stripe size you should use)&lt;BR /&gt;- mirror should be used between two different scsi buses! If you are using the same bus, it is a single point of failure, but if you don't have that possibility, mirror is allways a good idea.&lt;BR /&gt;&lt;BR /&gt;good luck.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Apr 2001 08:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517173#M871017</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-04-16T08:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: HVD10 striping and mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517174#M871018</link>
      <description>Hi Nick,&lt;BR /&gt;you can do this using Physical Volume groups,&lt;BR /&gt;see the -g option of the vgcreate.&lt;BR /&gt;After creating the physical volume group, you can create the mirrored stripe (effectively raid 1/0) with lvcreate -D y -s g ( Distributed yes and strict on group)&lt;BR /&gt;&lt;BR /&gt;Although it works, I've heard rumours that it's not recommended or supported, but that's for HP to decide, not me!&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Apr 2001 09:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517174#M871018</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-04-16T09:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: HVD10 striping and mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517175#M871019</link>
      <description>As far as I know the '-D y' option to lvcreate is supported by HP.  They told me about it at one point and sent me some information on how to utilize it.&lt;BR /&gt;&lt;BR /&gt;I use that to "stripe" and mirror all of my data that is on JBOD disk (I have a bunch of Jamaica's) and it works wonderfully.  I have had no problems with it.  I would highly recommend going that route.</description>
      <pubDate>Mon, 16 Apr 2001 13:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hvd10-striping-and-mirroring/m-p/2517175#M871019</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-04-16T13:32:11Z</dc:date>
    </item>
  </channel>
</rss>

