<?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 1+0 setup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025056#M429451</link>
    <description>Hein,&lt;BR /&gt;&lt;BR /&gt;Running your perl script provides an output as:&lt;BR /&gt;&lt;BR /&gt;Type  Name                      Stripes Allocated    Total     Free&lt;BR /&gt;----  ------------------------------ --  -------- -------- --------&lt;BR /&gt;VG    /vg00                               138176   138176        0&lt;BR /&gt;   LV /vg00/lvol1                     2      800        0        0&lt;BR /&gt;   LV /vg00/lvol2                     2    32000        0        0&lt;BR /&gt;   LV /vg00/lvol3                     2     1024        0        0&lt;BR /&gt;   LV /vg00/lvol4                     2    49312        0        0&lt;BR /&gt;   LV /vg00/lvol5                     2    20000        0        0&lt;BR /&gt;   LV /vg00/lvol6                     2    12000        0        0&lt;BR /&gt;   LV /vg00/lvol7                     2     1024        0        0&lt;BR /&gt;   LV /vg00/lvol8                     2    12000        0        0&lt;BR /&gt;   LV /vg00/lvol9                     2    10016        0        0&lt;BR /&gt;&lt;BR /&gt;   PV /dsk/c2t1d0s2                            0    69088        0&lt;BR /&gt;   PV /dsk/c2t0d0s2                            0    69088        0&lt;BR /&gt;&lt;BR /&gt;VG    /vg01                               416704   416704        0&lt;BR /&gt;   LV /vg01/mfgpro2                   1    70000        0        0&lt;BR /&gt;   LV /vg01/mfgdata1                  1    70000        0        0&lt;BR /&gt;   LV /vg01/mfgdata2                  1    70000        0        0&lt;BR /&gt;   LV /vg01/mfgdata3                  1    70000        0        0&lt;BR /&gt;   LV /vg01/develop                   1    70000        0        0&lt;BR /&gt;   LV /vg01/develop2                  1    66704        0        0&lt;BR /&gt;&lt;BR /&gt;   PV /dsk/c10t0d0                             0   416704        0&lt;BR /&gt;&lt;BR /&gt;VG    /vg02                               138896   138896        0&lt;BR /&gt;   LV /vg02/develop3                  1   138896        0        0&lt;BR /&gt;&lt;BR /&gt;   PV /dsk/c10t0d1                             0   138896        0&lt;BR /&gt;</description>
    <pubDate>Sat, 27 Jan 2007 11:41:46 GMT</pubDate>
    <dc:creator>Rita Li</dc:creator>
    <dc:date>2007-01-27T11:41:46Z</dc:date>
    <item>
      <title>RAID 1+0 setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025054#M429449</link>
      <description>I have a new rx4640 server setup by the HP Engineer recently&lt;BR /&gt;&lt;BR /&gt;I have 3 Volume Groups&lt;BR /&gt;&lt;BR /&gt;vg00 - 2 x 72G disks, setup as mirror disks &amp;amp; I can successfully check from SAM that the setup is correct&lt;BR /&gt;&lt;BR /&gt;vg01 - 6+6 72G disks, setup as RAID 0+1, with 6 file systems with 72G (2x72G physical) as a result. But from SAM, it says Mirror copies = 0. Also "lvdisplay" shows each file system is with Stripe = 0. &lt;BR /&gt;&lt;BR /&gt;vg02 - 1+1 72G disks, setup as RAID 0, with 1 file system &amp;amp; both SAM &amp;amp; "bdf" both show the setup is correct&lt;BR /&gt;&lt;BR /&gt;My doubt is: from SAM, /etc/fstab &amp;amp; "lvdisplay", I compared the file systems for vg01 &amp;amp; vg02 where they all show me the same setings. How can I know that the vg01 is really setup as RAID 0+1 that it should?&lt;BR /&gt;&lt;BR /&gt;Rita</description>
      <pubDate>Sat, 27 Jan 2007 05:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025054#M429449</guid>
      <dc:creator>Rita Li</dc:creator>
      <dc:date>2007-01-27T05:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1+0 setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025055#M429450</link>
      <description>&amp;gt;&amp;gt; I have a new rx4640 server setup by the HP Engineer recently&lt;BR /&gt;&lt;BR /&gt;So ask the engineer to describe what has been set up?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; My doubt is: from SAM, /etc/fstab &amp;amp; "lvdisplay", I compared the file systems for vg01 &amp;amp; vg02 where they all show me the same setings. How can I know that the vg01 is really setup as RAID 0+1 that it should?&lt;BR /&gt;&lt;BR /&gt;Are you sure it is software stripe+mirror or perhaps in hardware for example by using a raid controller like a SmartArray.&lt;BR /&gt;&lt;BR /&gt;I think you need to go a step up (down) from&lt;BR /&gt;lvdisplay to 'vgdisplay' and look for PVGs and such.&lt;BR /&gt;&lt;BR /&gt;A whie ago i made a littel perl script to help present vgdisplay information. You'll find it attached. Give that a whirl?&lt;BR /&gt;&lt;BR /&gt;If further help is needed then please provide more details, notably on the disk controllers involved. You may want to attach a .TXT file with output from relevant commands (vgdisplay, ioscan -funC disk, fcmsutil,... )&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein van den heuvel&lt;BR /&gt;HvdH Performance Consulting&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jan 2007 11:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025055#M429450</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-01-27T11:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1+0 setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025056#M429451</link>
      <description>Hein,&lt;BR /&gt;&lt;BR /&gt;Running your perl script provides an output as:&lt;BR /&gt;&lt;BR /&gt;Type  Name                      Stripes Allocated    Total     Free&lt;BR /&gt;----  ------------------------------ --  -------- -------- --------&lt;BR /&gt;VG    /vg00                               138176   138176        0&lt;BR /&gt;   LV /vg00/lvol1                     2      800        0        0&lt;BR /&gt;   LV /vg00/lvol2                     2    32000        0        0&lt;BR /&gt;   LV /vg00/lvol3                     2     1024        0        0&lt;BR /&gt;   LV /vg00/lvol4                     2    49312        0        0&lt;BR /&gt;   LV /vg00/lvol5                     2    20000        0        0&lt;BR /&gt;   LV /vg00/lvol6                     2    12000        0        0&lt;BR /&gt;   LV /vg00/lvol7                     2     1024        0        0&lt;BR /&gt;   LV /vg00/lvol8                     2    12000        0        0&lt;BR /&gt;   LV /vg00/lvol9                     2    10016        0        0&lt;BR /&gt;&lt;BR /&gt;   PV /dsk/c2t1d0s2                            0    69088        0&lt;BR /&gt;   PV /dsk/c2t0d0s2                            0    69088        0&lt;BR /&gt;&lt;BR /&gt;VG    /vg01                               416704   416704        0&lt;BR /&gt;   LV /vg01/mfgpro2                   1    70000        0        0&lt;BR /&gt;   LV /vg01/mfgdata1                  1    70000        0        0&lt;BR /&gt;   LV /vg01/mfgdata2                  1    70000        0        0&lt;BR /&gt;   LV /vg01/mfgdata3                  1    70000        0        0&lt;BR /&gt;   LV /vg01/develop                   1    70000        0        0&lt;BR /&gt;   LV /vg01/develop2                  1    66704        0        0&lt;BR /&gt;&lt;BR /&gt;   PV /dsk/c10t0d0                             0   416704        0&lt;BR /&gt;&lt;BR /&gt;VG    /vg02                               138896   138896        0&lt;BR /&gt;   LV /vg02/develop3                  1   138896        0        0&lt;BR /&gt;&lt;BR /&gt;   PV /dsk/c10t0d1                             0   138896        0&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jan 2007 11:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025056#M429451</guid>
      <dc:creator>Rita Li</dc:creator>
      <dc:date>2007-01-27T11:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1+0 setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025057#M429452</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;your vg01 is sitting on this device:&lt;BR /&gt;&lt;BR /&gt;disk      3  0/5/1/0/4/0.0.0  sdisk      CLAIMED     DEVICE       HP      LOGICA&lt;BR /&gt;L VOLUME&lt;BR /&gt;                           /dev/dsk/c10t0d0   /dev/rdsk/c10t0d0&lt;BR /&gt;&lt;BR /&gt;"HP      LOGICAL VOLUME" means this is a hardware RAID (smartarray), so the LVM mirroring is not used, but the array controller will mirror the data across the disks.&lt;BR /&gt;&lt;BR /&gt;Have a look at "man sautil" to get more information.</description>
      <pubDate>Sat, 27 Jan 2007 11:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025057#M429452</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-01-27T11:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1+0 setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025058#M429453</link>
      <description>Right, so as suspected the VG00 is really two physical drives directly in the box and has software mirroring through LVM &lt;BR /&gt;&lt;BR /&gt;The other volumess are behing an array controller where hardware is doing the mirroring (and striping) but that is entirely transparant to Hpux.&lt;BR /&gt;&lt;BR /&gt;Btw ... the 'nice round number' of 70000 on the LV size is always a dead give-away for a logical device behind a controller. It is hand picked number, not a device imposed odd number. The last LV clearly was assigned 'the slop'.&lt;BR /&gt;&lt;BR /&gt;Trust but verify! You did, and all is well.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jan 2007 12:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025058#M429453</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-01-27T12:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: RAID 1+0 setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025059#M429454</link>
      <description>I understand more about my rx4640 server now.&lt;BR /&gt;&lt;BR /&gt;Thanks for all the answers&lt;BR /&gt;&lt;BR /&gt;Rita</description>
      <pubDate>Sun, 28 Jan 2007 02:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raid-1-0-setup/m-p/5025059#M429454</guid>
      <dc:creator>Rita Li</dc:creator>
      <dc:date>2007-01-28T02:14:20Z</dc:date>
    </item>
  </channel>
</rss>

