<?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: disk configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091758#M144971</link>
    <description>If c0t4do and c2t5d0 are your O/S then think about moving c0t8do and c2t9d0 out to another controller.  This puts the two busiest disks on the system into dedicated controllers.&lt;BR /&gt; &lt;BR /&gt;You can't move c0t8do and c2t9d0 onto c1 because you end up with the potential for another disk bottleneck and worse, a single point of failure at the c1 SCSI  controller.  &lt;BR /&gt; &lt;BR /&gt;So try what you've got unless you can get another SCSI controller for fault tolerance.  For unless you have an idea about your file system structure and which file system will be most written too, I believe either config will probably work as well as the other from a performance objective.&lt;BR /&gt; &lt;BR /&gt;So keep fault tolerance in mind until you can get another SCSI controller.&lt;BR /&gt; &lt;BR /&gt;##########################################&lt;BR /&gt;# SCSI c0tYdZ plus two disks&lt;BR /&gt;#&lt;BR /&gt;# c0t4d0 and c0t8do&lt;BR /&gt;##########################################&lt;BR /&gt; &lt;BR /&gt;ext_bus     0  8/4         c720        CLAIMED   INTERFACE GSC add-on Fast/Wide SCSI Interface&lt;BR /&gt;disk        0  8/4.5.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34573WC&lt;BR /&gt;disk        1  8/4.8.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34572WC&lt;BR /&gt; &lt;BR /&gt;##########################################&lt;BR /&gt;# SCSI c1tYdZ plus three disks&lt;BR /&gt;#&lt;BR /&gt;# c1t5do, c1t8d0 and c1t13d0&lt;BR /&gt;##########################################&lt;BR /&gt; &lt;BR /&gt;ext_bus     1  8/8         c720        CLAIMED   INTERFACE GSC add-on Fast/Wide SCSI Interface&lt;BR /&gt;disk        2  8/8.5.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34371N&lt;BR /&gt;disk        3  8/8.8.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34573WC&lt;BR /&gt;disk        7  8/8.13.0    sdisk       CLAIMED   DEVICE    SEAGATE ST39236LC&lt;BR /&gt; &lt;BR /&gt;##########################################&lt;BR /&gt;# SCSI c2tYdZ plus two disks&lt;BR /&gt;# &lt;BR /&gt;# c2t5d0 and c2t9do&lt;BR /&gt;##########################################&lt;BR /&gt;&lt;BR /&gt;ext_bus     2  8/12        c720        CLAIMED   INTERFACE GSC add-on Fast/Wide SCSI Interface&lt;BR /&gt;disk        4  8/12.5.0    sdisk       CLAIMED   DEVICE    SEAGATE ST34573WC&lt;BR /&gt;disk        8  8/12.9.0    sdisk       CLAIMED   DEVICE    SEAGATE ST39236LC</description>
    <pubDate>Mon, 13 Oct 2003 11:04:42 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2003-10-13T11:04:42Z</dc:date>
    <item>
      <title>disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091750#M144963</link>
      <description>Hy guy's,&lt;BR /&gt;Ik have to configur one UNIX box and i don't know&lt;BR /&gt;which sulutions ik have to choose.I wil use this machine for our database.&lt;BR /&gt;Please look in my attachment en give me one good advice.&lt;BR /&gt;I like to hear something about wy do ik have to use solution A of solution B.&lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 13 Oct 2003 08:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091750#M144963</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-10-13T08:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091751#M144964</link>
      <description>How about solution C:&lt;BR /&gt;&lt;BR /&gt;Primary -&amp;gt; Mirror &lt;BR /&gt;c0t2d0 -&amp;gt; c1t2d0&lt;BR /&gt;c1t3d0 -&amp;gt; c0t3d0&lt;BR /&gt;c1t4d0 -&amp;gt; c2t4d0&lt;BR /&gt;c2t5d0 -&amp;gt; c1t5d0&lt;BR /&gt;&lt;BR /&gt;This will give you optimum usage of each channel for your config.</description>
      <pubDate>Mon, 13 Oct 2003 08:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091751#M144964</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2003-10-13T08:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091752#M144965</link>
      <description>In both cases you'll be building in a disk bottleneck.&lt;BR /&gt; &lt;BR /&gt;O/S disks are always the busiest and you want these on isolated disk controllers.  One controller each with nothing else on it.  If possible.&lt;BR /&gt; &lt;BR /&gt;In your examples you've got either four disks on one O/S disk or the other O/S disk.  Same thing.  Same built in disk bottleneck.&lt;BR /&gt; &lt;BR /&gt;Buy another controller or two for better performance.</description>
      <pubDate>Mon, 13 Oct 2003 08:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091752#M144965</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-10-13T08:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091753#M144966</link>
      <description>I assume c0 and c1 are the on-board SCSI controllers (UW-SCSI?) and c2 is a PCI HBA... If c2 is a much faster controller (U160/320?)and you employ fast SCSI disks -- then it would be better if you add another similarly fast HBA as c2.&lt;BR /&gt;.&lt;BR /&gt;IMHO, Solution A and Solution B will make no difference in terms of performance as the mirrors will adjust to the slowest controller's ability to serve out the disks...&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 08:21:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091753#M144966</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-10-13T08:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091754#M144967</link>
      <description>BUT, if this is just a small application (either web serving or a smll Database or File Server or lioght development).. then this should be sufficient.. Some occasional hiccups will be expected but you can go with this config...&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 08:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091754#M144967</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-10-13T08:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091755#M144968</link>
      <description>Solution A offers no vg01 primary data on the same disk as the operating system - which is always a good thing as c0t0d0 is always going to be a busy drive and you need good response time on it for HP-UX to perform well.&lt;BR /&gt;&lt;BR /&gt;Solution B offers a bit more of a balance, primary data for Vg00 and Vg01 on 2 disks each - but I would go for solution A - never put any application data on the same disk as your main Vg00 disk/boot disk.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 08:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091755#M144968</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-10-13T08:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091756#M144969</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Iâ  m little beat confused.  Now I donâ  t know nothing. Kan you check mij ioscan â  f to see how many controllors do ik have ?&lt;BR /&gt;&lt;BR /&gt;I thing 3  but please tel me if iâ  m wrong. We dont have mony to by onother controlor.&lt;BR /&gt;&lt;BR /&gt;Thank you &lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c1t1d0  -----   i dontâ  s se this in my ioscan â  f &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry my english is not very</description>
      <pubDate>Mon, 13 Oct 2003 09:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091756#M144969</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-10-13T09:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091757#M144970</link>
      <description>Iâ  m little beat confused.  Now I donâ  t know nothing. Kan you check mij ioscan â  f to see how many controllors do ik have ?&lt;BR /&gt;I thing 3  but please tel me if iâ  m wrong. We dont have mony to by onother controlor.&lt;BR /&gt;&lt;BR /&gt;Thank you &lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c1t1d0  -----   i dontâ  s se this in my ioscan â  f &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry my english is not very</description>
      <pubDate>Mon, 13 Oct 2003 09:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091757#M144970</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-10-13T09:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091758#M144971</link>
      <description>If c0t4do and c2t5d0 are your O/S then think about moving c0t8do and c2t9d0 out to another controller.  This puts the two busiest disks on the system into dedicated controllers.&lt;BR /&gt; &lt;BR /&gt;You can't move c0t8do and c2t9d0 onto c1 because you end up with the potential for another disk bottleneck and worse, a single point of failure at the c1 SCSI  controller.  &lt;BR /&gt; &lt;BR /&gt;So try what you've got unless you can get another SCSI controller for fault tolerance.  For unless you have an idea about your file system structure and which file system will be most written too, I believe either config will probably work as well as the other from a performance objective.&lt;BR /&gt; &lt;BR /&gt;So keep fault tolerance in mind until you can get another SCSI controller.&lt;BR /&gt; &lt;BR /&gt;##########################################&lt;BR /&gt;# SCSI c0tYdZ plus two disks&lt;BR /&gt;#&lt;BR /&gt;# c0t4d0 and c0t8do&lt;BR /&gt;##########################################&lt;BR /&gt; &lt;BR /&gt;ext_bus     0  8/4         c720        CLAIMED   INTERFACE GSC add-on Fast/Wide SCSI Interface&lt;BR /&gt;disk        0  8/4.5.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34573WC&lt;BR /&gt;disk        1  8/4.8.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34572WC&lt;BR /&gt; &lt;BR /&gt;##########################################&lt;BR /&gt;# SCSI c1tYdZ plus three disks&lt;BR /&gt;#&lt;BR /&gt;# c1t5do, c1t8d0 and c1t13d0&lt;BR /&gt;##########################################&lt;BR /&gt; &lt;BR /&gt;ext_bus     1  8/8         c720        CLAIMED   INTERFACE GSC add-on Fast/Wide SCSI Interface&lt;BR /&gt;disk        2  8/8.5.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34371N&lt;BR /&gt;disk        3  8/8.8.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34573WC&lt;BR /&gt;disk        7  8/8.13.0    sdisk       CLAIMED   DEVICE    SEAGATE ST39236LC&lt;BR /&gt; &lt;BR /&gt;##########################################&lt;BR /&gt;# SCSI c2tYdZ plus two disks&lt;BR /&gt;# &lt;BR /&gt;# c2t5d0 and c2t9do&lt;BR /&gt;##########################################&lt;BR /&gt;&lt;BR /&gt;ext_bus     2  8/12        c720        CLAIMED   INTERFACE GSC add-on Fast/Wide SCSI Interface&lt;BR /&gt;disk        4  8/12.5.0    sdisk       CLAIMED   DEVICE    SEAGATE ST34573WC&lt;BR /&gt;disk        8  8/12.9.0    sdisk       CLAIMED   DEVICE    SEAGATE ST39236LC</description>
      <pubDate>Mon, 13 Oct 2003 11:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091758#M144971</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-10-13T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: disk configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091759#M144972</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have 8 disk's.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 11:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration/m-p/3091759#M144972</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-10-13T11:42:37Z</dc:date>
    </item>
  </channel>
</rss>

