- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: pvlinks, not failing back to primary when ok, ...
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
Forums
Discussions
Discussions
Discussions
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
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
08-24-2005 03:53 PM
08-24-2005 03:53 PM
I am looking for patches and notes that say they actually fixed this particular problem.
No blind links to patches patches in general please :).
Many thanks. Curious if anyone has seen this or documented cases. Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 05:27 PM
08-24-2005 05:27 PM
Re: pvlinks, not failing back to primary when ok, and set correctly
1. Is it a SG environment?
2. Are you facing this issue in a shared VG?
In addition can you pls post the exact version of HPUX (uname -a) and patch level.
Sudeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 12:36 AM
08-25-2005 12:36 AM
Re: pvlinks, not failing back to primary when ok, and set correctly
2. It's 11i, I dont think the group has kept up on patching. I am just looking for specific fixes and descriptions that apply to pvlinks failback problems
I am just looking for patch fixes that address my question, not a general patching plan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 12:43 AM
08-25-2005 12:43 AM
SolutionA quick search in the patch database on "pvlinks" brought up the following patches:
PHCO_30850 s700_800 11.11 VxVM 3.5m Command Cumulative Patch 07
PHCO_28378 s700_800 11.11 VxVM B.03.20.1 Command Cumulative Patch 03
PHKL_26743 s700_800 11.11 LVM Cumulative Patch
PHKL_32090 s700_800 11.11 SCSI IO Cumulative Patch
If you're not using VxVM, that narrows it down to two that might apply to you:
http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHKL_26743&context=hpux:800:11:11
-and-
http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHKL_26743&context=hpux:800:11:11
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 12:53 AM
08-25-2005 12:53 AM
Re: pvlinks, not failing back to primary when ok, and set correctly
Poking through Pete's post tells me if you are LVM he may have found the patch.
You may however have a situation that HP has not done a patch for, therefore necessitating the need for a response center call and HP to punch out a patch for you.
You have these issues in testing?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 12:56 AM
08-25-2005 12:56 AM
Re: pvlinks, not failing back to primary when ok, and set correctly
Make sure that you have 'autoswitch' enabled. You can check this by doing:
# vgdisplay -v vgNN
Look for the autoswitch status under the physical volmes output.
To set/reset the behavior, use 'pvchange':
# pvchange -S y|n pv_path
See the manpages for 'vgdisplay' and 'pvchange' for more information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 01:09 AM
08-25-2005 01:09 AM
Re: pvlinks, not failing back to primary when ok, and set correctly
I'm sure this is related to the new LVM features (LVM_OLR) introduced with PHKL_31216 and PHCO_30698 (11i v1) or PHKL_32095 and PHCO_31709 (11i v2). Found your scenario in PHKL_32854 patch description:
HP advises not to remove patches PHKL_31216 and PHKL_32854 unless there is an absolute need for switching back to the preferred path. There is no loss of availability, and LVM will switch back to the preferred path should the alternate path become unavailable.
Regards
Torsten
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 04:43 AM
08-25-2005 04:43 AM
Re: pvlinks, not failing back to primary when ok, and set correctly
I noticed that my primary pathes on one of the systems are my seconday listed first in the /etc/lvmtab. Just one of the systems. When a system boots is the first path listed always the primary and is there way to fix this easily? Hopefully without outage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 04:52 AM
08-25-2005 04:52 AM
Re: pvlinks, not failing back to primary when ok, and set correctly
The order of appearance of the paths in /etc/lvmtab dictates the primary versus secondary.
Yes, you can easily demote and promote a pvlink. Simply do:
# vgreduce /dev/vgNN pv_path #...current primary
# vgextend /dev/vgNN pv_path #...old primary
The 'vgreduce' causes the current primary link to be removed, promoting the alternate (secondary) link to be the new primary. The 'vgextend' then adds the old primary path back as the new secondary one.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 05:07 AM
08-25-2005 05:07 AM
Re: pvlinks, not failing back to primary when ok, and set correctly
If you did a 'vgimport' of your volume group with the '-s' option, it is very possible that the original order of your pvlinks was changed.
If you (ever) do a 'vgscan' it is likely that the order of physical links will change.'
Having said that, in addition to re-ordering pvlinks by doing 'vgreduce/vgextend' paired operations, you can 'vgexport/vgimport' volume groups capturing/having captured the physical paths in a file which can be editted to your taste between the export and the import step. See the man pages for more information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 06:09 AM
08-25-2005 06:09 AM