- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error in cluster configuration
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
04-26-2002 02:17 PM
04-26-2002 02:17 PM
i execute the following command:
cmgetconf -c S2500 S2500.config
so, this message appear at the end
Error: Volume group /dev/vgtsmdb is configured differently on node s2500c than on node s2500d
Error: Volume group /dev/vgtsmdb is configured differently on node s2500d than on node s2500c
Error: Volume group /dev/vgtsmstg is configured differently on node s2500c than on node s2500d
Error: Volume group /dev/vgtsmstg is configured differently on node s2500d than on node s2500c
Error: Volume group /dev/vgora9i is configured differently on node s2500c than on node s2500d
Error: Volume group /dev/vgora9i is configured differently on node s2500d than on node s2500c
Error: Volume group /dev/vgdesarrollo is configured differently on node s2500c than on node s2500d
Error: Volume group /dev/vgdesarrollo is configured differently on node s2500d than on node s2500c
any ideas?
MDF
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 02:26 PM
04-26-2002 02:26 PM
Re: Error in cluster configuration
Remember to always vgexport your volumegroup and vgimport to the it to the failover node whenever LVM work is done on a SG cluster.
vgexport -p -s -m /tmp/mapfile /dev/vgtsmdb
rcp /tmp/vgtssmdb.mapfile othernode:/tmp
vgimport -s /tmp/vgtssmdb.mapfile /dev/vgtsmdb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 02:28 PM
04-26-2002 02:28 PM
Re: Error in cluster configuration
any ideas ?
MDF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 02:40 PM
04-26-2002 02:40 PM
Solutionhttp://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc18f0559ff7cd4118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 07:46 PM
04-26-2002 07:46 PM
Re: Error in cluster configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2002 10:19 AM
04-27-2002 10:19 AM
Re: Error in cluster configuration
The Technical Knowledge Base (document #UMCSGKBRC00007671) notes that this problem arises whan a one node has a different number of IO adapters to a shared disk than another node does. Interestingly, the TKB report discusses this as a warning and not as an error. Still, I would suggest that you verify the the numbers of adapters (e.g. by comparing the contents of /etc/lvmtab for the common dis, on all nodes), and if different, attempt to equalize them to see if the problem resolves itself.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2002 09:18 AM
04-28-2002 09:18 AM
Re: Error in cluster configuration
Read this document for resolve your problem.
http://europe-support.external.hp.com/cki/bin/doc.pl/sid=e4fab4a70faeba12e8/screen=ckiDisplayDocument?docId=200000058849607
Bye
Dom.