<?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: EVA 8100 controller port specification - HP-UX in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377311#M30583</link>
    <description>Can you please post an&lt;BR /&gt;&lt;BR /&gt;# ioscan -fn</description>
    <pubDate>Thu, 12 Mar 2009 04:36:49 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2009-03-12T04:36:49Z</dc:date>
    <item>
      <title>EVA 8100 controller port specification - HP-UX</title>
      <link>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377308#M30580</link>
      <description>How does one specify the port #1-4 on controller A or B of an HVA 8100?&lt;BR /&gt;&lt;BR /&gt;All my disc i/o is passing through port #2 on each controller and hardly anything through ports 1,3,or 4.&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.23 Itanium, Cisco-MDS, EVA-8100</description>
      <pubDate>Thu, 12 Mar 2009 04:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377308#M30580</guid>
      <dc:creator>Mark Read</dc:creator>
      <dc:date>2009-03-12T04:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: EVA 8100 controller port specification - HP-UX</title>
      <link>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377309#M30581</link>
      <description>&lt;!--!*#--&gt;This depends on your volume manager settings.&lt;BR /&gt;&lt;BR /&gt;I assume you are using PVLINKS for alternate pathes, not auto/secure path.&lt;BR /&gt;&lt;BR /&gt;You should consider to "sort" the primary pathes to your physical volumes.&lt;BR /&gt;&lt;BR /&gt;If you run&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v ...&lt;BR /&gt;...&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c2t0d1s2&lt;BR /&gt;   PV Name                     /dev/dsk/c12t0d1s2       Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c4t0d1s2        Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c10t0d1s2       Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2759    &lt;BR /&gt;   Free PE                     13      &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c14t0d1s2&lt;BR /&gt;   PV Name                     /dev/dsk/c8t0d1s2        Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c16t0d1s2       Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c6t0d1s2        Alternate Link&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;and you check the hardware path for all the disk devices, you will see how the OS is accessing the vdisks.&lt;BR /&gt;&lt;BR /&gt;Using vgreduce / vgextend you can now sort these pathes.</description>
      <pubDate>Thu, 12 Mar 2009 04:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377309#M30581</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-12T04:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: EVA 8100 controller port specification - HP-UX</title>
      <link>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377310#M30582</link>
      <description>Yes, we are using pvlinks and not any other pathing software.  Thoseit seems that c36, c37, and c39 all use the same port on the EVA controller.  I have only three paths at this time because that is what is currnetly zoned.&lt;BR /&gt;&lt;BR /&gt;Here is a portion of what I see:&lt;BR /&gt;nodename # vgdisplay -v vg07&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg07&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      3      &lt;BR /&gt;Open LV                     3      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      2      &lt;BR /&gt;Act PV                      2      &lt;BR /&gt;Max PE per PV               25599        &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    31485   &lt;BR /&gt;Alloc PE                    30625   &lt;BR /&gt;Free PE                     860     &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name         /dev/vg07/ocan&lt;BR /&gt;   LV Status      available/syncd           &lt;BR /&gt;   LV Size (Mbytes)     18000           &lt;BR /&gt;   Current LE            4500      &lt;BR /&gt;   Allocated PE          4500        &lt;BR /&gt;   Used PV                  1       &lt;BR /&gt;&lt;BR /&gt;   LV Name         /dev/vg07/osys&lt;BR /&gt;   LV Status      available/syncd           &lt;BR /&gt;   LV Size (Mbytes)    27500           &lt;BR /&gt;   Current LE           6875      &lt;BR /&gt;   Allocated PE         6875        &lt;BR /&gt;   Used PV                 2       &lt;BR /&gt;&lt;BR /&gt;   LV Name         /dev/vg07/otmg&lt;BR /&gt;   LV Status      available/syncd           &lt;BR /&gt;   LV Size (Mbytes)    77000           &lt;BR /&gt;   Current LE          19250     &lt;BR /&gt;   Allocated PE        19250       &lt;BR /&gt;   Used PV                 2       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name    /dev/dsk/c36t0d1&lt;BR /&gt;   PV Name    /dev/dsk/c37t0d1 Alternate Link&lt;BR /&gt;   PV Name    /dev/dsk/c39t0d1 Alternate Link&lt;BR /&gt;   PV Status  available                &lt;BR /&gt;   Total PE         25599   &lt;BR /&gt;   Free PE              0       &lt;BR /&gt;   Autoswitch          On        &lt;BR /&gt;&lt;BR /&gt;   PV Name      /dev/dsk/c36t0d2&lt;BR /&gt;   PV Name      /dev/dsk/c37t0d2 Alternate Link&lt;BR /&gt;   PV Name      /dev/dsk/c39t0d2 Alternate Link&lt;BR /&gt;   PV Status    available                &lt;BR /&gt;   Total PE           5886    &lt;BR /&gt;   Free PE             860     &lt;BR /&gt;   Autoswitch           On  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 04:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377310#M30582</guid>
      <dc:creator>Mark Read</dc:creator>
      <dc:date>2009-03-12T04:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: EVA 8100 controller port specification - HP-UX</title>
      <link>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377311#M30583</link>
      <description>Can you please post an&lt;BR /&gt;&lt;BR /&gt;# ioscan -fn</description>
      <pubDate>Thu, 12 Mar 2009 04:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377311#M30583</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-12T04:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: EVA 8100 controller port specification - HP-UX</title>
      <link>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377312#M30584</link>
      <description>Attached is the 'ioscan -fn' results for the server in question.</description>
      <pubDate>Thu, 12 Mar 2009 23:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377312#M30584</guid>
      <dc:creator>Mark Read</dc:creator>
      <dc:date>2009-03-12T23:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: EVA 8100 controller port specification - HP-UX</title>
      <link>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377313#M30585</link>
      <description>&lt;!--!*#--&gt;This is what you have for your vg07 as primary pathes:&lt;BR /&gt;&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name /dev/dsk/c36t0d1&lt;BR /&gt;PV Name /dev/dsk/c37t0d1 Alternate Link&lt;BR /&gt;PV Name /dev/dsk/c39t0d1 Alternate Link&lt;BR /&gt;&lt;BR /&gt;PV Name /dev/dsk/c36t0d2&lt;BR /&gt;PV Name /dev/dsk/c37t0d2 Alternate Link&lt;BR /&gt;PV Name /dev/dsk/c39t0d2 Alternate Link&lt;BR /&gt;&lt;BR /&gt;this means&lt;BR /&gt;&lt;BR /&gt;disk      228  1/0/10/1/0.78.0.8.0.0.1     sdisk     CLAIMED     DEVICE       HP&lt;BR /&gt;      HSV210&lt;BR /&gt;                              /dev/dsk/c36t0d1   /dev/rdsk/c36t0d1&lt;BR /&gt;disk      230  1/0/10/1/0.78.0.8.0.0.2     sdisk     CLAIMED     DEVICE       HP&lt;BR /&gt;      HSV210&lt;BR /&gt;                              /dev/dsk/c36t0d2   /dev/rdsk/c36t0d2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Same HBA, same EVA port.&lt;BR /&gt;&lt;BR /&gt;Does other VGs are using c36t... devices too as primary?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As mentioned before, you should sort the paths and use&lt;BR /&gt;&lt;BR /&gt;disk      256  0/0/10/1/0.108.0.0.0.0.1    sdisk     CLAIMED     DEVICE       HP&lt;BR /&gt;      HSV210&lt;BR /&gt;                              /dev/dsk/c39t0d1   /dev/rdsk/c39t0d1&lt;BR /&gt;disk      257  0/0/10/1/0.108.0.0.0.0.2    sdisk     CLAIMED     DEVICE       HP&lt;BR /&gt;      HSV210&lt;BR /&gt;                              /dev/dsk/c39t0d2   /dev/rdsk/c39t0d2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# vgreduce vg07 /dev/dsk/c36t0d1&lt;BR /&gt;# vgreduce vg07 /dev/dsk/c37t0d1 &lt;BR /&gt;&lt;BR /&gt;# vgextend vg07 /dev/dsk/c37t0d1 &lt;BR /&gt;# vgextend vg07 /dev/dsk/c36t0d1&lt;BR /&gt;&lt;BR /&gt;and you will get in vgdisplay&lt;BR /&gt;&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name /dev/dsk/c39t0d1 &lt;BR /&gt;PV Name /dev/dsk/c37t0d1 Alternate Link&lt;BR /&gt;PV Name /dev/dsk/c36t0d1 Alternate Link&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Mar 2009 05:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/eva-8100-controller-port-specification-hp-ux/m-p/4377313#M30585</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-13T05:45:19Z</dc:date>
    </item>
  </channel>
</rss>

