<?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: Confusd with LVM commands and arraycfg command. in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449481#M14697</link>
    <description>Larry&lt;BR /&gt;&lt;BR /&gt;one additional hint: Use SAM to create new LUNs on the 12H, this is the easiest way and it will also create device files as necessary. If I remember correctly SAM would also show you how much space remains allocatable on the 12H for additional LUNs. But note that for perfomance it is better not to fully use the available space.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
    <pubDate>Thu, 23 Dec 2004 04:58:03 GMT</pubDate>
    <dc:creator>Bernhard Mueller</dc:creator>
    <dc:date>2004-12-23T04:58:03Z</dc:date>
    <item>
      <title>Confusd with LVM commands and arraycfg command.</title>
      <link>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449479#M14695</link>
      <description>I'm planning a Oracle 9i RAC install on HP-UX 9000 Series800, two node configuration, which HP AutoRaid 12H as shared storage.&lt;BR /&gt;&lt;BR /&gt;But i was confused by the HP mannual and Oracle's Step by step install instruction.&lt;BR /&gt;&lt;BR /&gt;In HP commands manual:&lt;BR /&gt;When creating LUN on disk array, use "arraycfg", but that command limit you with only  8 LUN per array.&lt;BR /&gt;&lt;BR /&gt;While in Oracle's Step by step guide, it use the  following command sequence (also on a disk array):&lt;BR /&gt;pvcreate -f /dev/rdsk/c0t12d0                     &lt;BR /&gt;mkdir /dev/vg_ops                                      &lt;BR /&gt;mknod /dev/vg_ops/group c 64 0x060000 &lt;BR /&gt;vgcreate /dev/vg_ops /dev/dsk/c0t12d0   &lt;BR /&gt;vgchange -a y vg_ops&lt;BR /&gt;&lt;BR /&gt;then following with a lot of lvcreate commands:&lt;BR /&gt;lvcreate -n P901_control_01.ctl -L 110 /dev/vg_ops...&lt;BR /&gt;&lt;BR /&gt;in this way, it can create at maxium 255 logical volume on a disk array.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, which one is correct?!&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 03:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449479#M14695</guid>
      <dc:creator>Larry Salard</dc:creator>
      <dc:date>2004-12-23T03:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Confusd with LVM commands and arraycfg command.</title>
      <link>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449480#M14696</link>
      <description>Larry,&lt;BR /&gt;&lt;BR /&gt;both are correct.&lt;BR /&gt;&lt;BR /&gt;you should not confuse LUNs (logical drives on the array) with LVM logical volumes (lvols).&lt;BR /&gt;&lt;BR /&gt;The 12H lets you create 8 LUNs.&lt;BR /&gt;run&lt;BR /&gt;ioscan -fnCdisk&lt;BR /&gt;to see the HW path&lt;BR /&gt;run&lt;BR /&gt;insf -e&lt;BR /&gt;to create device files like /dev/dsk/c#t#d0 (LUN0) ..d1 (LUN1) etc. for those HW path.&lt;BR /&gt;&lt;BR /&gt;the LUNs are like disks (if you did not have an array but a JBOD with individual disks.&lt;BR /&gt;&lt;BR /&gt;So from here on the rest is LVM:&lt;BR /&gt;run&lt;BR /&gt;pvcreate /dev/rdsk/c#t#d0&lt;BR /&gt;to create an LVM header on the LUN&lt;BR /&gt;mkdir /dev/vg....&lt;BR /&gt;etc etc.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 04:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449480#M14696</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2004-12-23T04:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Confusd with LVM commands and arraycfg command.</title>
      <link>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449481#M14697</link>
      <description>Larry&lt;BR /&gt;&lt;BR /&gt;one additional hint: Use SAM to create new LUNs on the 12H, this is the easiest way and it will also create device files as necessary. If I remember correctly SAM would also show you how much space remains allocatable on the 12H for additional LUNs. But note that for perfomance it is better not to fully use the available space.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Thu, 23 Dec 2004 04:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449481#M14697</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2004-12-23T04:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Confusd with LVM commands and arraycfg command.</title>
      <link>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449482#M14698</link>
      <description>If you want the best performance from your AutoRaid 12H allocate only 1/2 (half) of the available disk space to LUNs in the array.  Thhis will allow you to keep all data in RAID 0+1.  If you allocate more than 1/2 of the space to LUNs then some of your data will be forced into RAID 5 which will not perform as well.</description>
      <pubDate>Thu, 23 Dec 2004 11:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449482#M14698</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-12-23T11:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Confusd with LVM commands and arraycfg command.</title>
      <link>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449483#M14699</link>
      <description>Great! Thank you Bernhard Mueller and Patrick Wallek :)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Larry</description>
      <pubDate>Thu, 23 Dec 2004 22:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/confusd-with-lvm-commands-and-arraycfg-command/m-p/3449483#M14699</guid>
      <dc:creator>Larry Salard</dc:creator>
      <dc:date>2004-12-23T22:39:57Z</dc:date>
    </item>
  </channel>
</rss>

