<?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: migrate from securepath to PVlinks? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199238#M586384</link>
    <description>thanks everone for getting back to me.&lt;BR /&gt;I was off for a few days holiday so apologies for not replying.&lt;BR /&gt;&lt;BR /&gt;I appreciate your comments and I guess the only thing I can do to confirm this is to test it - luckily we have a test server here.&lt;BR /&gt;&lt;BR /&gt;thanks again</description>
    <pubDate>Fri, 23 May 2008 07:51:59 GMT</pubDate>
    <dc:creator>TMcB</dc:creator>
    <dc:date>2008-05-23T07:51:59Z</dc:date>
    <item>
      <title>migrate from securepath to PVlinks?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199235#M586381</link>
      <description>Hi everyone -&lt;BR /&gt;looking for some advice on migrating MCSG volumes.&lt;BR /&gt;We are currently connected to EVAs and use secuepath - all very easy / straight forward so far!&lt;BR /&gt;&lt;BR /&gt;We will be moving to IBM DS4800s, and after reading up on their web site - it looks like we'll have to migrate to using PVLinks for multi pathing.&lt;BR /&gt;&lt;BR /&gt;I'm really just looking for some advice, as we've never used PVLinks before - is there anything I should be aware of regarding doing this sort of migration.&lt;BR /&gt;&lt;BR /&gt;I had planned something along the following lines :&lt;BR /&gt;&lt;BR /&gt;1. run ioscan  and insf –e  - should now see disks&lt;BR /&gt;&lt;BR /&gt;2. pvcreate structures on new disks &lt;BR /&gt;pvcreate -f /dev/rdsk/newdisk1&lt;BR /&gt;pvcreate -f /dev/rdsk/newdisk2&lt;BR /&gt;3. Add new disk to VG &lt;BR /&gt;vgextend /dev/vgsgm /dev/rdsk/newdisk1&lt;BR /&gt;vgextend /dev/vgsgm /dev/rdsk/newdisk2&lt;BR /&gt;4. Configure mirroring&lt;BR /&gt;a. remove original mirror&lt;BR /&gt;lvreduce –m0 /dev/vgsgm/lvusr1 /dev/dsk/oldEVAdisk1 (old disk)&lt;BR /&gt;b. setup new mirror&lt;BR /&gt;lvextend -m 1 /dev/vgsgm/lvusr1 /dev/dsk/newEVAdisk1 (new disk)&lt;BR /&gt;mirror sync may take some time&lt;BR /&gt;5. Once mirroring complete , remove other EVA disks&lt;BR /&gt;lvreduce  -m0 /dev/vgsgm/lvusr1 /dev/dsk/oldEVAdisk2 (2nd old disk)&lt;BR /&gt;lvextend -m1 /dev/vgsgm/lvusr1 /dev/dsk/newEVAdisk2 (2nd new disk)&lt;BR /&gt;6. Remove old disks from VG&lt;BR /&gt;vgreduce –f  /dev/vgsgm /dev/dsk/oldEVAdisk1 /dev/dsk/oldEVAdisk2&lt;BR /&gt;7. update lvmtab on bfssgm02&lt;BR /&gt;vgexport –pvs –m /etc/lvmconf/map.vgsgm /dev/vgsgm&lt;BR /&gt;ftp map file to bfssgm02&lt;BR /&gt;on 2nd node :&lt;BR /&gt;vgexport /dev/vgsgm&lt;BR /&gt;mkdir /dev/vgsgm&lt;BR /&gt;mknod /dev/vgsgm/group c 64 0x010000&lt;BR /&gt;vgimport –vs –m /etc/lvmconbf/map.vgsgm /dev/vgsgm&lt;BR /&gt;&lt;BR /&gt;Repeat for each LV&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Would I need to unistall securepath before using any of the disks from the DS4800?&lt;BR /&gt;&lt;BR /&gt;Any advice would be greatly apprecated.</description>
      <pubDate>Fri, 16 May 2008 08:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199235#M586381</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2008-05-16T08:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from securepath to PVlinks?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199236#M586382</link>
      <description>Take a look at the &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www-03.ibm.com/systems/storage/disk/ds4000/pdf/interop-matrix.pdf" target="_blank"&gt;http://www-03.ibm.com/systems/storage/disk/ds4000/pdf/interop-matrix.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is not very clear that the DS4800 is supported with SG. Note 6 says itanium servers are supported but not clear if it means with SG. Why didn't they put the checkmark in the matrix instead of adding note 6.&lt;BR /&gt;&lt;BR /&gt;I am actually using RX servers with the DS4800 and SG but when I did some testing, the DS4800 changed controller ownership on some of the LUNs when those LUNs were tranferred over to the other node. We are trying to figure out if that was caused by our zoning. The result is somewhat acceptible since the DS4800 is in active/passive setup.&lt;BR /&gt;&lt;BR /&gt;As for your migration approach it looks OK, I wouold suggest you run a test if you have the luxury. &lt;BR /&gt;&lt;BR /&gt;&amp;gt; Would I need to unistall securepath before using any of the disks from the DS4800?&lt;BR /&gt;&lt;BR /&gt;It depends if securepath can coexist with PVlinks. See if you can determine that from the securepath literature. Will securepath "grab" the new DS4800 LUNs once they are visible in the server. If not, then securepath probably coexists happily with PVlinks. &lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2008 13:16:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199236#M586382</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-16T13:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from securepath to PVlinks?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199237#M586383</link>
      <description>With an active/passive array I would expect secure path to cause issue as secure path is a path load balancer.  PVLinks is not ( only path failover ).&lt;BR /&gt;&lt;BR /&gt;This may be why IBM does not want secure path installed ? &lt;BR /&gt;&lt;BR /&gt;In this day and age I am still suprised that there are active/passive arrays out there.  Maybe just my lack of real knowledge but during my purchases if I see active/passive I pass on that vendors technology.&lt;BR /&gt;&lt;BR /&gt;As far as PVLink configuration.  Add the primary path to your VG.  Then add all alternate paths to the VG.  The vg will automatically mark the others as alternate.  ( you can add them all at once, the first one in the list will become the primary ).&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c14t0d3&lt;BR /&gt;   PV Name                     /dev/dsk/c12t0d3 Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    25596   &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2008 15:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199237#M586383</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-16T15:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from securepath to PVlinks?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199238#M586384</link>
      <description>thanks everone for getting back to me.&lt;BR /&gt;I was off for a few days holiday so apologies for not replying.&lt;BR /&gt;&lt;BR /&gt;I appreciate your comments and I guess the only thing I can do to confirm this is to test it - luckily we have a test server here.&lt;BR /&gt;&lt;BR /&gt;thanks again</description>
      <pubDate>Fri, 23 May 2008 07:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199238#M586384</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2008-05-23T07:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from securepath to PVlinks?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199239#M586385</link>
      <description>The DS4800 is known as dual active array. It is active/passive but both controllers can do I/O concurrently. You can do a decent I/O load balancing and failover, manually, by assigning about half of your LUNs to controller A and the remaining LUNs to controller B based on your I/O. Each LUN is owned by a controller and that's the prefered ownership. Then the other controller can assume ownership if there is a path failure. On the LVM side you use the prefered controller as the primary path and the other controller as the alternate.</description>
      <pubDate>Fri, 23 May 2008 14:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-securepath-to-pvlinks/m-p/4199239#M586385</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-23T14:49:31Z</dc:date>
    </item>
  </channel>
</rss>

