- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VG activation problem
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-17-2007 05:58 PM
07-17-2007 05:58 PM
VG activation problem
Am facing the below mentioned error
tppovw01:/home/bcadmin/SIEBEL/BC1#vgchange -a y /dev/BC1_xpvgsieapp
vgchange: Activation mode requested for the volume group "/dev/BC1_xpvgsieapp" conflicts with configured mode.
this VG is not active on any other node is cluster. Please help me to resolve that asap.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2007 06:00 PM
07-17-2007 06:00 PM
Re: VG activation problem
the VG is part of a cluster.
In this case you need to run
vgchange -a e /dev/BC1_xpvgsieapp
(use "e" instead of "y")
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
07-17-2007 06:10 PM
07-17-2007 06:10 PM
Re: VG activation problem
vgchange -c n /dev/BC1_xpvgsieapp
vgchnage -a y /dev/BC1_xpvgsieapp
This will first make the vg non-cluster aware then activate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2007 07:06 PM
07-17-2007 07:06 PM
Re: VG activation problem
Thanks for quick response. Yes this VG is part of cluster and it's working fine till last night. I dont know what happend to it i just resynched my BC volumes with production volumes
tppovw01:/home/bcadmin/SIEBEL/BC1#vgchange -c n /dev/BC1_xpvgsieapp
vgchange: Failed to set the specified attributes for volume group "/dev/BC1_xpvgsieapp".
tppovw01:/home/bcadmin/SIEBEL/BC1#vgchange -a e /dev/BC1_xpvgsieapp
vgchange: Activation of volume group "/dev/BC1_xpvgsieapp" denied by another node in the cluster.
Request on this system conflicts with Activation Mode on remote system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2007 07:45 PM
07-17-2007 07:45 PM
Re: VG activation problem
vgchange: Activation of volume group "/dev/BC1_xpvgsieapp" denied by another node in the cluster.
Request on this system conflicts with Activation Mode on remote system.
It is active on another server.
check
cmviewcl -v
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
07-17-2007 07:58 PM
07-17-2007 07:58 PM
Re: VG activation problem
Thats the problem that this VG is active on the production node in the cluster.
when i resynched my BC volumes to the production volumes i think he might get this activation parameter from Production volumes. But previosuly its working like that. I used to resync my BC volumes with Production volumes on daily basis. and it never gave me any error.
No please suggest me wat to do resolve this issue but please keep in mind i cant deactivate my prodcution VG's. Is any vgchange parameter help here without affecting/deactivating the production VG
waiting for a quick feedback
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2007 10:07 PM
07-17-2007 10:07 PM
Re: VG activation problem
Pls refer to this thread
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1144581
I have explained for CA copies, but same thing applies for BC.
Main point is to use vgchgid for the disks, before doing vgimport.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2007 05:56 AM
07-18-2007 05:56 AM