<?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: How to find dmp path. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805100#M267232</link>
    <description>In vxdiskadm option 17 is Prevent multipathing/Suppress devices from VxVM's view.&lt;BR /&gt;But I am not sure if this is valid across reboots- but it should be.&lt;BR /&gt;Other method would be to write a script in startup scripts - /sbin/init.d which will disable the path.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
    <pubDate>Tue, 13 Jun 2006 10:30:39 GMT</pubDate>
    <dc:creator>Ninad_1</dc:creator>
    <dc:date>2006-06-13T10:30:39Z</dc:date>
    <item>
      <title>How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805091#M267223</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am working on HP-UX 11.11. I have installed veritas product of version 3.5.&lt;BR /&gt;&lt;BR /&gt;I want to disable one of the dmp path. This is what i am trying.&lt;BR /&gt;&lt;BR /&gt;slpam19:/ # vxdmpadm listctlr all&lt;BR /&gt;CTLR-NAME       ENCLR-TYPE      STATE          ENCLR-NAME&lt;BR /&gt;=========================================================&lt;BR /&gt;c2              OTHER_DISKS     ENABLED      OTHER_DISKS&lt;BR /&gt;c4              OTHER_DISKS     ENABLED      OTHER_DISKS&lt;BR /&gt;c6              OTHER_DISKS     ENABLED      OTHER_DISKS&lt;BR /&gt;&lt;BR /&gt;slpam19:/ # vxdmpadm disable&lt;BR /&gt;vxvm:vxdmpadm: ERROR: Incorrect Usage&lt;BR /&gt;vxdmpadm [-f] disable path=&lt;PATH_NAME&gt; ctlr=&lt;CTLR_NAME&gt; [enclosure=&lt;ENCLOSURE-NAME&gt;]&lt;BR /&gt;[type=&lt;ENCLOSURE-TYPE&gt;]&lt;BR /&gt;NOTE : ctlr_name can be obtained by the listctlr option. The&lt;BR /&gt;combination of enclosure-name and enclosure-type must be valid.&lt;BR /&gt;The controller name must be specified. If a controller is shared by two&lt;BR /&gt;enclosures, then the enclosure attribute uniquely specifies the controller.&lt;BR /&gt;If enclosure attribute is not specified, all controllers of the given name&lt;BR /&gt;will be disabled. Otherwise, attributes merely speed up search.&lt;BR /&gt;&lt;BR /&gt;slpam19:/ # vxdmpadm disable c6&lt;BR /&gt;vxvm:vxdmpadm: ERROR: Incorrect Usage : At least one of the three -&lt;BR /&gt;ctlr, enclosure-name, type must be specified and only once.&lt;BR /&gt;vxdmpadm [-f] disable ctlr=&lt;CTLR_NAME&gt; enclosure=&lt;ENCLOSURE-NAME&gt; type=&lt;TYPE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, how could i find the path thing required here?&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Prasad.&lt;/TYPE&gt;&lt;/ENCLOSURE-NAME&gt;&lt;/CTLR_NAME&gt;&lt;/ENCLOSURE-TYPE&gt;&lt;/ENCLOSURE-NAME&gt;&lt;/CTLR_NAME&gt;&lt;/PATH_NAME&gt;</description>
      <pubDate>Tue, 13 Jun 2006 10:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805091#M267223</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-06-13T10:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805092#M267224</link>
      <description>Hi,&lt;BR /&gt;I think you need to use &lt;BR /&gt;&lt;BR /&gt;vxdmpadm disable ctlr=c6&lt;BR /&gt;&lt;BR /&gt;if you want to disable the c6 controller&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Tue, 13 Jun 2006 10:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805092#M267224</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-06-13T10:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805093#M267225</link>
      <description>This solved my purpose.&lt;BR /&gt;&lt;BR /&gt;slpam19:/ # vxdmpadm -f disable ctlr=c6&lt;BR /&gt;&lt;BR /&gt;But, still i would like to know how to find the dmp path?&lt;BR /&gt;&lt;BR /&gt;Thanks and reagrds,&lt;BR /&gt;Prasad</description>
      <pubDate>Tue, 13 Jun 2006 10:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805093#M267225</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-06-13T10:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805094#M267226</link>
      <description>vxdmpadm getsubpaths ctlr=c2 &lt;BR /&gt;&lt;BR /&gt;This work?&lt;BR /&gt;&lt;BR /&gt;ENrico</description>
      <pubDate>Tue, 13 Jun 2006 10:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805094#M267226</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-06-13T10:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805095#M267227</link>
      <description>vxdmpadm getsubpaths ctlr=c2 &lt;BR /&gt;&lt;BR /&gt;This work?&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Tue, 13 Jun 2006 10:13:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805095#M267227</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-06-13T10:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805096#M267228</link>
      <description>I did disabing of controller c6 and then rebooted the system.&lt;BR /&gt;&lt;BR /&gt;But, after reboot it is again enabled. How could I disable it persistently.&lt;BR /&gt;&lt;BR /&gt;slpam19:/ # vxdmpadm listctlr all&lt;BR /&gt;CTLR-NAME       ENCLR-TYPE      STATE          ENCLR-NAME&lt;BR /&gt;=========================================================&lt;BR /&gt;c2              OTHER_DISKS     ENABLED      OTHER_DISKS&lt;BR /&gt;c4              OTHER_DISKS     ENABLED      OTHER_DISKS&lt;BR /&gt;c6              OTHER_DISKS     ENABLED      OTHER_DISKS&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Prasad.</description>
      <pubDate>Tue, 13 Jun 2006 10:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805096#M267228</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-06-13T10:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805097#M267229</link>
      <description>Try&lt;BR /&gt;vxdmpadm getsubpaths ctlr=c6&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Tue, 13 Jun 2006 10:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805097#M267229</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-06-13T10:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805098#M267230</link>
      <description>Here's a list of maintenance commands for VERITAS Storage Foundation 4.1:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://eval.veritas.com/downloads/edu/qrg_sf41_maint.pdf" target="_blank"&gt;http://eval.veritas.com/downloads/edu/qrg_sf41_maint.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 13 Jun 2006 10:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805098#M267230</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-06-13T10:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805099#M267231</link>
      <description>Hi Prasad, &lt;BR /&gt;&lt;BR /&gt;Take a look at these pages, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9106-90008/vxdmpadm.1M.html" target="_blank"&gt;http://docs.hp.com/en/B9106-90008/vxdmpadm.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B7961-90018/ch07s05.html" target="_blank"&gt;http://docs.hp.com/en/B7961-90018/ch07s05.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This may provide you some details. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 13 Jun 2006 10:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805099#M267231</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-06-13T10:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805100#M267232</link>
      <description>In vxdiskadm option 17 is Prevent multipathing/Suppress devices from VxVM's view.&lt;BR /&gt;But I am not sure if this is valid across reboots- but it should be.&lt;BR /&gt;Other method would be to write a script in startup scripts - /sbin/init.d which will disable the path.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Tue, 13 Jun 2006 10:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805100#M267232</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-06-13T10:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805101#M267233</link>
      <description>Hi,&lt;BR /&gt;to exclude a path:&lt;BR /&gt;&lt;BR /&gt;run vxinstall command&lt;BR /&gt;&lt;BR /&gt;select the menu item 3 (Prevent Multipathing/Suppress devices from&lt;BR /&gt;VxVMâ  s view)&lt;BR /&gt;&lt;BR /&gt;Yes to confirm&lt;BR /&gt;&lt;BR /&gt;Select 5 (Prevent multipathing of all disks on a controller by VxVM) . The controller you name is&lt;BR /&gt;excluded from DMP control.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Tue, 13 Jun 2006 10:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805101#M267233</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-06-13T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805102#M267234</link>
      <description>Hi Enrico P,&lt;BR /&gt;&lt;BR /&gt;Does  vxinstall way work with 3.5? I am not sure.&lt;BR /&gt;&lt;BR /&gt;I tried it but, did not worked.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Prasad.</description>
      <pubDate>Tue, 13 Jun 2006 10:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805102#M267234</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-06-13T10:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805103#M267235</link>
      <description>Hi Arunvijai,&lt;BR /&gt;&lt;BR /&gt;Those docs does not provide a way to disable multipathing persistently.&lt;BR /&gt;&lt;BR /&gt;Thanks for information.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Prasad.</description>
      <pubDate>Tue, 13 Jun 2006 10:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805103#M267235</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-06-13T10:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805104#M267236</link>
      <description>Hi Prasad,&lt;BR /&gt;&lt;BR /&gt;Title: Enabling and disabling VxVM and/or DMP on a set of storage devices&lt;BR /&gt;Document ID: HPUXNEWSI308A8&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080073834" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080073834&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 13 Jun 2006 10:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805104#M267236</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2006-06-13T10:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to find dmp path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805105#M267237</link>
      <description>Hi,&lt;BR /&gt;vxinstall need to run the first time you configure VxFs, to reconfigure it you need to delete  the file install-db.&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;Run vxdiskadm&lt;BR /&gt;&lt;BR /&gt;Menu' 17 (VolumeManager/Disk/ExcludeDevices)&lt;BR /&gt;&lt;BR /&gt;Confirm y&lt;BR /&gt;&lt;BR /&gt;Option 5 (VolumeManager/Disk/ExcludeDevices/CTLR-DMP)&lt;BR /&gt;&lt;BR /&gt;Enter c6&lt;BR /&gt;&lt;BR /&gt;q for exit&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Wed, 14 Jun 2006 02:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-dmp-path/m-p/3805105#M267237</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-06-14T02:51:35Z</dc:date>
    </item>
  </channel>
</rss>

