- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vgchange - failed to notify clvm daemon
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
03-06-2008 05:43 AM
03-06-2008 05:43 AM
vgchange - failed to notify clvm daemon
I got a 4 nodes Rac with SG installed. ASM over RAW is implemented. In case I'm trying add some disks (online) to this system and meet some problems here.
vgchange -a n /dev/vgdata reports a mistake
: Failed to notify clvm daemon about vg group deactivation - device busy.
How to correct this problem? thx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2008 06:44 AM
03-06-2008 06:44 AM
Re: vgchange - failed to notify clvm daemon
You should shut down the cluster and repeat the operation.
I was told that running ASM over LVM can cause performance problems.
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
03-06-2008 06:51 AM
03-06-2008 06:51 AM
Re: vgchange - failed to notify clvm daemon
Do you have any proven justification regarding this?
Thankyou.
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2008 08:21 PM
03-06-2008 08:21 PM
Re: vgchange - failed to notify clvm daemon
Now back to your question.
Why vgchange is giving the following error?
vgchange -a n /dev/vgdata reports a mistake
: Failed to notify clvm daemon about vg group deactivation - device busy.
Your VG deactivation failed because one of the nodes is doing resync operation.
About your next question ASM or LVM?
I have two doubts?
1) Why you didn't try just LVM?
2) Why do you want ASM over LVM, why ASM directly on some set of disks?
I think ASM will serve your purpose for oracle instalation. But if you want to make use of LVM features, then try Direct LVM.
I don't suggest using ASM over LVM, that adds more overhead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2008 11:42 PM
03-06-2008 11:42 PM
Re: vgchange - failed to notify clvm daemon
Thank for brief intro about this procedure.
All I'm trying is to follow this.
What did you mean saying smth about resync operation. What should I know about this and how to resolve a conflict?
---------------------
About your next question ASM or LVM?
I have two doubts?
1) Why you didn't try just LVM?
2) Why do you want ASM over LVM, why ASM directly on some set of disks?
I think ASM will serve your purpose for oracle instalation. But if you want to make use of LVM features, then try Direct LVM.
I don't suggest using ASM over LVM, that adds more overhead.
To be honest I don't know really the right answer and exact solution choosing storage subsystem. All articls I saw shows only basic positioning of all variants and I didn't see some pure recomendations of what to choose. Probably here should be real experience which I don't have yet :). Thus all your recomendations are welcome.
But now I need a clear understanding of how to add some hdd space keeping in mind I have production system working 24x7.
Thx once again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2008 05:19 AM
03-07-2008 05:19 AM
Re: vgchange - failed to notify clvm daemon
Suggest you read document ID emr_na-c01028781-3 in the knowledge database.
Some of the fixes are:
- reboot to clear corrupt LVM status in memory
- vgcfgrestore
- add vgchgid to process (if splitting off Business Copy (EMC: BCV)
- deactivate the VG (consider SNOR option for a SGeRAC environment... normally VGs activated in 'shared' mode cannot be modified using LVM commands (it's noted in the man pages). SNOR permits you to change the activation mode of the VG to exclusive mode while it os active and deactivate the VG on all but one node, and perform the LVM changes you desire on the remaining node.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2008 05:39 AM
03-07-2008 05:39 AM
Re: vgchange - failed to notify clvm daemon
Thank you very much for your comment.
Reboot is not really helps.
Here I don't use BC.
Sorry, but where I can find a document you mention? emr_na-c01028781-3
thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2008 03:13 AM
03-10-2008 03:13 AM
Re: vgchange - failed to notify clvm daemon
In the left-hand side of this window, notice " » Maintenance and support for hp products "
Click it and the resulting window will have a central tan/orange column of links. At the top will be, "self-solve tools
» search technical knowledge base "
If your ITRC login is linked to a support contract, clicking the link will put you in the document search screen. Change "search by keyword" to "search by document ID" and use emr_na-c01028781-3
I tried it and the document shows up.