- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to find dmp path.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:00 AM
тАО06-13-2006 03:00 AM
I am working on HP-UX 11.11. I have installed veritas product of version 3.5.
I want to disable one of the dmp path. This is what i am trying.
slpam19:/ # vxdmpadm listctlr all
CTLR-NAME ENCLR-TYPE STATE ENCLR-NAME
=========================================================
c2 OTHER_DISKS ENABLED OTHER_DISKS
c4 OTHER_DISKS ENABLED OTHER_DISKS
c6 OTHER_DISKS ENABLED OTHER_DISKS
slpam19:/ # vxdmpadm disable
vxvm:vxdmpadm: ERROR: Incorrect Usage
vxdmpadm [-f] disable path=
[type=
NOTE : ctlr_name can be obtained by the listctlr option. The
combination of enclosure-name and enclosure-type must be valid.
The controller name must be specified. If a controller is shared by two
enclosures, then the enclosure attribute uniquely specifies the controller.
If enclosure attribute is not specified, all controllers of the given name
will be disabled. Otherwise, attributes merely speed up search.
slpam19:/ # vxdmpadm disable c6
vxvm:vxdmpadm: ERROR: Incorrect Usage : At least one of the three -
ctlr, enclosure-name, type must be specified and only once.
vxdmpadm [-f] disable ctlr=
So, how could i find the path thing required here?
Thanks and regards,
Prasad.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:07 AM
тАО06-13-2006 03:07 AM
Re: How to find dmp path.
slpam19:/ # vxdmpadm -f disable ctlr=c6
But, still i would like to know how to find the dmp path?
Thanks and reagrds,
Prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:12 AM
тАО06-13-2006 03:12 AM
Re: How to find dmp path.
This work?
ENrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:13 AM
тАО06-13-2006 03:13 AM
Re: How to find dmp path.
This work?
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:13 AM
тАО06-13-2006 03:13 AM
Re: How to find dmp path.
But, after reboot it is again enabled. How could I disable it persistently.
slpam19:/ # vxdmpadm listctlr all
CTLR-NAME ENCLR-TYPE STATE ENCLR-NAME
=========================================================
c2 OTHER_DISKS ENABLED OTHER_DISKS
c4 OTHER_DISKS ENABLED OTHER_DISKS
c6 OTHER_DISKS ENABLED OTHER_DISKS
Thanks and regards,
Prasad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:16 AM
тАО06-13-2006 03:16 AM
Re: How to find dmp path.
vxdmpadm getsubpaths ctlr=c6
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:22 AM
тАО06-13-2006 03:22 AM
Re: How to find dmp path.
http://eval.veritas.com/downloads/edu/qrg_sf41_maint.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:25 AM
тАО06-13-2006 03:25 AM
Re: How to find dmp path.
Take a look at these pages,
http://docs.hp.com/en/B9106-90008/vxdmpadm.1M.html
http://docs.hp.com/en/B7961-90018/ch07s05.html
This may provide you some details.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:30 AM
тАО06-13-2006 03:30 AM
Re: How to find dmp path.
But I am not sure if this is valid across reboots- but it should be.
Other method would be to write a script in startup scripts - /sbin/init.d which will disable the path.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:30 AM
тАО06-13-2006 03:30 AM
Re: How to find dmp path.
to exclude a path:
run vxinstall command
select the menu item 3 (Prevent Multipathing/Suppress devices from
VxVM├в s view)
Yes to confirm
Select 5 (Prevent multipathing of all disks on a controller by VxVM) . The controller you name is
excluded from DMP control.
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:40 AM
тАО06-13-2006 03:40 AM
Re: How to find dmp path.
Does vxinstall way work with 3.5? I am not sure.
I tried it but, did not worked.
Thanks and regards,
Prasad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:44 AM
тАО06-13-2006 03:44 AM
Re: How to find dmp path.
Those docs does not provide a way to disable multipathing persistently.
Thanks for information.
Thanks and regards,
Prasad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 03:56 AM
тАО06-13-2006 03:56 AM
Re: How to find dmp path.
Title: Enabling and disabling VxVM and/or DMP on a set of storage devices
Document ID: HPUXNEWSI308A8
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080073834
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 07:51 PM
тАО06-13-2006 07:51 PM
Re: How to find dmp path.
vxinstall need to run the first time you configure VxFs, to reconfigure it you need to delete the file install-db.
Try this:
Run vxdiskadm
Menu' 17 (VolumeManager/Disk/ExcludeDevices)
Confirm y
Option 5 (VolumeManager/Disk/ExcludeDevices/CTLR-DMP)
Enter c6
q for exit
Enrico