<?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: PVLink in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108751#M598982</link>
    <description>btw, u still can hv securepth and autopath to manage both active/passive and active/active controllers in the same hpux machine.</description>
    <pubDate>Mon, 17 Dec 2007 12:36:56 GMT</pubDate>
    <dc:creator>avik</dc:creator>
    <dc:date>2007-12-17T12:36:56Z</dc:date>
    <item>
      <title>PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108736#M598967</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;  I am going to configure PVLink with EVA3K.Attached "vgdisplay" command output shows the status of the server volume groups. &lt;BR /&gt;&lt;BR /&gt;Here vg00 for internal disks,vg01,vg02,vg03 and vg04 are for eva3k.&lt;BR /&gt;&lt;BR /&gt;Please help me to configure this.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nirukshitha</description>
      <pubDate>Wed, 28 Nov 2007 04:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108736#M598967</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2007-11-28T04:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108737#M598968</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;more info are needed&lt;BR /&gt;ioscan -funC fc&lt;BR /&gt;ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;if you're configuring disk from eva, make sure all the luns are configure as redundant. In this way, you will see more this in ioscan.&lt;BR /&gt;&lt;BR /&gt;eg:&lt;BR /&gt;c1t1d0   &lt;BR /&gt;c1t2d0&lt;BR /&gt;c4t1d0&lt;BR /&gt;c4t2d0&lt;BR /&gt;&lt;BR /&gt;in this example, assuming c1t1d0 is the same disk with c4t1d0.&lt;BR /&gt;&lt;BR /&gt;Perform the following command to check:&lt;BR /&gt;# echo "0x2008?4D" | adb /dev/dsk/c1t1d0&lt;BR /&gt;&lt;BR /&gt;2008: 894960601  1067429315  94960601  1067430042&lt;BR /&gt;&lt;BR /&gt;# echo "0x2008?4D" | adb /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;2008: 894960601  1067429315  94960601  1067430042&lt;BR /&gt;&lt;BR /&gt;As you can see, its the same disk. Only the way hpux presents them as 2 disk.&lt;BR /&gt;&lt;BR /&gt;If confirm, then exec vgextend.&lt;BR /&gt;# vgextend /dev/vgXX /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;It should be successful but be very careful. If c4t1d0 is different disk, it will be OVERWRITE/DESTROY. Always double check when execute the command above.&lt;BR /&gt;&lt;BR /&gt;If successful, you can exec &lt;BR /&gt;# vgdisplay -v vgXX &lt;BR /&gt;&lt;BR /&gt;and you check in 'physical volumes' section and u will notice 1 more link is added. Eg:&lt;BR /&gt;&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name    /dev/dsk/c1t1d0&lt;BR /&gt;PV Name    /dev/dsk/c4t1d0  Alternate Link&lt;BR /&gt;PV Status  available&lt;BR /&gt;Total PE   17499&lt;BR /&gt;Free PE    17499&lt;BR /&gt;Autoswitch On&lt;BR /&gt;&lt;BR /&gt;In this case, if should any of the fibre link fails (fibre cable/fibre adapter), vgXX will be still accessible.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;PS: pls don't forget to assign points. Good luck!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Nov 2007 05:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108737#M598968</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2007-11-28T05:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108738#M598969</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Please see below command output&lt;BR /&gt;Class     I  H/W Path       Driver   S/W State   H/W Type     Description&lt;BR /&gt;==========================================================================&lt;BR /&gt;disk      0  0/0/3/0.0.0.0  sdisk    CLAIMED     DEVICE       HL-DT-STDVD+RW GCA-4040N&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  0/1/1/0.0.0    sdisk    CLAIMED     DEVICE       HP 73.4GMAU3073NC&lt;BR /&gt;                           /dev/dsk/c2t0d0   /dev/rdsk/c2t0d0&lt;BR /&gt;disk      2  0/1/1/0.1.0    sdisk    CLAIMED     DEVICE       HP 73.4GMAU3073NC&lt;BR /&gt;                           /dev/dsk/c2t1d0   /dev/rdsk/c2t1d0&lt;BR /&gt;disk      3  255/255/0/0.0  sdisk    CLAIMED     DEVICE       HSV100 HP&lt;BR /&gt;                           /dev/dsk/c20t0d0   /dev/rdsk/c20t0d0&lt;BR /&gt;disk      4  255/255/0/0.1  sdisk    CLAIMED     DEVICE       HSV100 HP&lt;BR /&gt;                           /dev/dsk/c20t0d1   /dev/rdsk/c20t0d1&lt;BR /&gt;disk      5  255/255/0/0.2  sdisk    CLAIMED     DEVICE       HSV100 HP&lt;BR /&gt;                           /dev/dsk/c20t0d2   /dev/rdsk/c20t0d2&lt;BR /&gt;disk      6  255/255/0/0.3  sdisk    CLAIMED     DEVICE       HSV100 HP&lt;BR /&gt;                           /dev/dsk/c20t0d3   /dev/rdsk/c20t0d3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Nov 2007 06:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108738#M598969</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2007-11-28T06:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108739#M598970</link>
      <description>You cannot use pvlinks here.&lt;BR /&gt;&lt;BR /&gt;I assume the EVA is still active/passive?&lt;BR /&gt;&lt;BR /&gt;PVLINKS is working with active/active only.&lt;BR /&gt;&lt;BR /&gt;But you are using secure path:&lt;BR /&gt;&lt;BR /&gt;disk 6 255/255/0/0.3 sdisk CLAIMED DEVICE HSV100 HP &lt;BR /&gt;/dev/dsk/c20t0d3 /dev/rdsk/c20t0d3 &lt;BR /&gt;&lt;BR /&gt;The device file&lt;BR /&gt;&lt;BR /&gt;255/255/0/0.3&lt;BR /&gt;&lt;BR /&gt;clearly indicates this. No need to worry - all fine. ;-)</description>
      <pubDate>Wed, 28 Nov 2007 07:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108739#M598970</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-11-28T07:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108740#M598971</link>
      <description>Hi friend&lt;BR /&gt;&lt;BR /&gt;Thanks for the information. You are correct. Secure path is already installed with active-passive mode. Problem is i will have to remove secure path because we are going to connect new eva8K to same server.It should be configured active -active.So I though to remove  current secure path and planing to configure with pvlink.That is why we need to pvlink configuration.Do you have any though about this?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha</description>
      <pubDate>Wed, 28 Nov 2007 07:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108740#M598971</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2007-11-28T07:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108741#M598972</link>
      <description>Try "spmgr display" to see more details.&lt;BR /&gt;&lt;BR /&gt;You can also download and install "evainfo".</description>
      <pubDate>Wed, 28 Nov 2007 07:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108741#M598972</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-11-28T07:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108742#M598973</link>
      <description>If you are still connected to the old EVA in active/passive mode, you **NEED** secure path.&lt;BR /&gt;&lt;BR /&gt;The software can also handle active/active, but it is not needed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Nov 2007 07:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108742#M598973</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-11-28T07:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108743#M598974</link>
      <description>If you are still connected to the old EVA in active/passive mode, you **NEED** secure path.&lt;BR /&gt;&lt;BR /&gt;The software can also handle active/active, but it is not needed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW, if you consider to upgrade the "old" to active/active, you can proceed to use secure path or uninstall it and use PVLINKS for both.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Nov 2007 07:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108743#M598974</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-11-28T07:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108744#M598975</link>
      <description>Friend&lt;BR /&gt;&lt;BR /&gt;  We are using secure path 3.0D. This is not support with active-active.So I will have to upgrade it to 3.0F with active -active. &lt;BR /&gt;&lt;BR /&gt;  Is it possible to configure pvlink for new eva8k , without doing any changes for old eva3k. It means Old EVA3k is going with Secure path active-passive ,but new one is going with pvlink.is this possible?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha</description>
      <pubDate>Wed, 28 Nov 2007 07:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108744#M598975</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2007-11-28T07:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108745#M598976</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Pleae read the forum guidelines in assigning points you have assigned point to just 1 out of the 79 responses for your various questions.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Wed, 28 Nov 2007 08:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108745#M598976</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2007-11-28T08:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108746#M598977</link>
      <description>IMHO you need to upgrade either the secure path version or the EVA firmware (EVA3000 to active/active) - you cannot use the old spmgr with bothe EVA.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW, please read&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Wed, 28 Nov 2007 10:30:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108746#M598977</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-11-28T10:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108747#M598978</link>
      <description>I want to keep old securpath version for eva3k &amp;amp; also need to configure pvlink for new eva8k.Is this possible?</description>
      <pubDate>Wed, 28 Nov 2007 23:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108747#M598978</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2007-11-28T23:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108748#M598979</link>
      <description>Hi Nirukshitha&lt;BR /&gt;yes it possible to keep secure path  for eva3k and pvlinks for eva8k...&lt;BR /&gt;&lt;BR /&gt;Just simple publish the luns from eva 8k .&lt;BR /&gt;if you want to identify the luns from eva8k( HSV 210 Controllers) .&lt;BR /&gt;use &lt;BR /&gt;ioscan -knfcdisk | grep "HSV 210"&lt;BR /&gt;&lt;BR /&gt;You will  have 8 paths for each lun.&lt;BR /&gt;&lt;BR /&gt;Use any device path while creating the vg .&lt;BR /&gt;This will your primary path .&lt;BR /&gt;And then just extend the vg with the other 7 device path . This configuring the alternate paths .&lt;BR /&gt;&lt;BR /&gt;Note : Do not do pvcreate for the other 7 device paths.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;if you want any example i can give it to you&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Sagar &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2007 11:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108748#M598979</guid>
      <dc:creator>Sagar Sirdesai</dc:creator>
      <dc:date>2007-12-11T11:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108749#M598980</link>
      <description>Hi Sagar&lt;BR /&gt;    Much appreciate for the feedback. Please share an example with me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha &lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2007 12:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108749#M598980</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2007-12-11T12:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108750#M598981</link>
      <description>i ll create the vg with one of the disks from all available paths.&lt;BR /&gt;&lt;BR /&gt;i ll do a &lt;BR /&gt;&lt;BR /&gt;vgexport -s -m vg01.map vg01&lt;BR /&gt;&lt;BR /&gt;then i ll do a vgimport after mkdir/mknod etc.&lt;BR /&gt;&lt;BR /&gt;vgimport -s -m vg01.map vg01&lt;BR /&gt;&lt;BR /&gt;now "strings /etc/lvmtab" shud be listing all multipathed device paths.</description>
      <pubDate>Mon, 17 Dec 2007 11:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108750#M598981</guid>
      <dc:creator>avik</dc:creator>
      <dc:date>2007-12-17T11:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: PVLink</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108751#M598982</link>
      <description>btw, u still can hv securepth and autopath to manage both active/passive and active/active controllers in the same hpux machine.</description>
      <pubDate>Mon, 17 Dec 2007 12:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlink/m-p/4108751#M598982</guid>
      <dc:creator>avik</dc:creator>
      <dc:date>2007-12-17T12:36:56Z</dc:date>
    </item>
  </channel>
</rss>

