- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: primary path change
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
07-13-2006 08:17 PM
07-13-2006 08:17 PM
primary path change
the system is having 2 FC crads, while i checked the load balancing of I/O, i found that too many lvols assigned to one of them, so i wanted to change the primary path of some disks to alternative path.
I issued a command " pvchange -s /dev/dsk/cXtXdX" which was in alternative path device.
but i have experienced a strange thing that just within 10~13sec the path recoverd to the perviouse path.
i couldn't change the path
anybody can help me!!
the system has not any error messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 08:44 PM
07-13-2006 08:44 PM
Re: primary path change
please have a look at:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1042661
Please only execute if you a certain what you are doing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 08:56 PM
07-13-2006 08:56 PM
Re: primary path change
You wanted both of the fibre to be used, then what you have to do is:
for example:
vg01
/dev/dsk/c10t5d0
/dev/dsk/c10t5d1
/dev/dsk/c10t5d2
/dev/dsk/c12t5d0
/dev/dsk/c12t5d1
/dev/dsk/c12t5d2
# vgreduce /dev/vg01 /dev/dsk/c10t5d1
# vgextend /dev/vg01 /dev/dsk/c10t5d1
and so on and so forth
regards,
Sandy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 08:56 PM
07-13-2006 08:56 PM
Re: primary path change
vgreduce
to remove a primary link, this makes the alternate link become the primary
and then use
vgextend
to add in the alternate link again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 08:58 PM
07-13-2006 08:58 PM
Re: primary path change
thanks
freddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2006 11:57 AM
07-14-2006 11:57 AM
Re: primary path change
But i aready know what you suggested.
Actually what i am saying that after i chaged the path to the alternate one with pvchange commend, for a while chamged path become primary path, but soon recover to the original path automatically.
if i use "pvchange -s /dev/dsk/CXtXdX",
primary path changed and
the path is maintained till reboot the system, isn't it?
even i didn't reboot and any action to the system, as i mentioned,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2006 12:16 PM
07-15-2006 12:16 PM
Re: primary path change
What's is the error message you are getting on the syslog? Also did you try pvchange without any I/O i,e by deactivating the volume group?
Regards
Sathish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 11:39 PM
07-18-2006 11:39 PM
Re: primary path change
I've tested the same command on another systems and i got a different results:
recovering to the priveous path and never
could you tell me, the reason why there were such diffrent results...
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 11:41 PM
07-18-2006 11:41 PM
Re: primary path change
I've tested the same command on another systems and i got a different results:
recovering to the priveous path and never
it might be related with patch level or other things
Could you tell me, the reason why there were such diffrent results...
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 05:37 PM
07-19-2006 05:37 PM
Re: primary path change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 09:47 AM
07-20-2006 09:47 AM