- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Veritas CVM/VxVM question
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
09-26-2006 06:57 AM
09-26-2006 06:57 AM
Veritas CVM/VxVM question
mode: enabled: cluster active - SLAVE
master: its-db3
How can I switch the vxconfigd master to a different node?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 07:01 AM
09-26-2006 07:01 AM
Re: Veritas CVM/VxVM question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 07:08 AM
09-26-2006 07:08 AM
Re: Veritas CVM/VxVM question
# vxdctl -c mode
mode: enabled: cluster active - MASTER
master: its-db3
# vxdctl disable
# vxdctl -c mode
mode: disabled
master: its-db3
# vxdctl enable
# vxdctl -c mode
mode: enabled: cluster active - MASTER
master: its-db3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 07:23 AM
09-26-2006 07:23 AM
Re: Veritas CVM/VxVM question
cmrunnode
Seemed to flip the vxconfigd MASTER over to the server where I like it to live, but is there no easier less intrusive way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 07:27 AM
09-26-2006 07:27 AM
Re: Veritas CVM/VxVM question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 12:25 AM
09-27-2006 12:25 AM
Re: Veritas CVM/VxVM question
ServicGuard Storage Management for RAC... i.e. the SG + VxVM/CFS 4.1 kit on HP-UX 11.23, SG 11.17.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2006 12:06 AM
09-28-2006 12:06 AM
Re: Veritas CVM/VxVM question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2006 12:27 AM
09-28-2006 12:27 AM
Re: Veritas CVM/VxVM question
same. However, the Volume Manager cluster feature requires that one
node act as the master node; the other nodes are slave nodes. The
master node is responsible for coordinating certain Volume Manager
activities. VxVM software determines which node performs the master
function (any node is capable of being a master node); this role only
changes if the master node leaves the cluster. If the master leaves the
cluster, one of the slave nodes becomes the new master."
In http://docs.hp.com/en/B7961-90018/B7961-90018.pdf
So basically, to get a new master, you have to halt the node that is the current master - then one of the slaves witll become the master.
Rgds....Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2006 12:31 AM
09-28-2006 12:31 AM
Re: Veritas CVM/VxVM question
In the end it doesn't matter that much, but it bugs me that I can't shift it online.