<?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 Veritas DMP (Dynamic Multi Pathing) How to? in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892155#M22393</link>
    <description>Has anyone used this?&lt;BR /&gt;I have a LUN presented to our Integrity box and it comes up with two disk paths...&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/rdsk/c2t6d0&lt;BR /&gt;/dev/dsk/rdsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;What do I need to do be able to use both paths as one in a failover scenario. From what I have read, using Veritas DMP you can create a disk group and access the disks via the group name. Unfortuneately I have little to no documentation on how to do this.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Nov 2006 12:08:00 GMT</pubDate>
    <dc:creator>Gene Laoyan</dc:creator>
    <dc:date>2006-11-03T12:08:00Z</dc:date>
    <item>
      <title>Veritas DMP (Dynamic Multi Pathing) How to?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892155#M22393</link>
      <description>Has anyone used this?&lt;BR /&gt;I have a LUN presented to our Integrity box and it comes up with two disk paths...&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/rdsk/c2t6d0&lt;BR /&gt;/dev/dsk/rdsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;What do I need to do be able to use both paths as one in a failover scenario. From what I have read, using Veritas DMP you can create a disk group and access the disks via the group name. Unfortuneately I have little to no documentation on how to do this.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Nov 2006 12:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892155#M22393</guid>
      <dc:creator>Gene Laoyan</dc:creator>
      <dc:date>2006-11-03T12:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Veritas DMP (Dynamic Multi Pathing) How to?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892156#M22394</link>
      <description>Hi Gene,&lt;BR /&gt;&lt;BR /&gt;1)Using LVM you can use one in a failover scenario. All what you have to do is:&lt;BR /&gt;&lt;BR /&gt;pvcreate ... for the primary path&lt;BR /&gt;mkdir ..&lt;BR /&gt;mknode..&lt;BR /&gt;&lt;BR /&gt;vgcreate /dev/vg0x /dev/dsk/rdsk/c2t6d0 &lt;BR /&gt;vgextend /dev/vg0x /dev/dsk/rdsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;2)Concerning veritas DMP: &lt;BR /&gt;-Is veritas installed on your machine with license to be able to use it?&lt;BR /&gt;-when veritas is installed the DMP is enabled by default, so from veritas you will see only one path.&lt;BR /&gt;To add a disk to veritas, the simplest way is to run the command: vxdiskadm&lt;BR /&gt;and you will have a menu you can chooose which option to use.&lt;BR /&gt;&lt;BR /&gt;Hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;ziad&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Nov 2006 04:58:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892156#M22394</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2006-11-04T04:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Veritas DMP (Dynamic Multi Pathing) How to?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892157#M22395</link>
      <description>Thanks for your sugestion. We're aware of pvlinks but it adds too much additional management on a serviguard failover. We want to only handle devicefiles. We have HP-UX MCOE 11.23 and I think it has Veritas DMP, I verified that it was installed. Do you have any examples on how to use DMP? I can not find any good examples for a newbie like myself.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 04 Nov 2006 11:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892157#M22395</guid>
      <dc:creator>Gene Laoyan</dc:creator>
      <dc:date>2006-11-04T11:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Veritas DMP (Dynamic Multi Pathing) How to?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892158#M22396</link>
      <description>Please check Volume Manager Admin Guide and man pages vxdmpadm.&lt;BR /&gt;You need Volume Manager to create a disk group.&lt;BR /&gt;You need Veritas DMP to control both paths to your LUN (load balancing, failover rtc.).</description>
      <pubDate>Thu, 09 Nov 2006 14:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/veritas-dmp-dynamic-multi-pathing-how-to/m-p/3892158#M22396</guid>
      <dc:creator>pswma2</dc:creator>
      <dc:date>2006-11-09T14:58:38Z</dc:date>
    </item>
  </channel>
</rss>

