- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Share VG´s without Cluster HA
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-17-2006 09:57 AM
09-17-2006 09:57 AM
Customer has a HA Cluster (over X.25) and wants to halt cluster keeping data and accessing them in two possible ways (not decided yet), without using cluster again:
1.- Every node( 2 nodes) have to be able to access data in simultaneously way to the same VG´s
2.- Non simultaneous access is required from nodes.
My doubt comes about how to use -S and -c vgchange´s parameters.
I thought a plan as follows:
1.- Stop application, halt package on every node
2.-# vgchange -a n /dev/vgXX
# vgchange -S y -c n /dev/ vgXX (has it sense? ), is possible to share accessing VG´s without HA cluster?
3.- umount mounted_points
4.-vgchange -a y /dev/vgxx
I´ve read a VG´s can be accessed from several servers activating only on one node Read&write access and Read only access on the rest of systems. Will i get share vg access with -S y and -c n in conjunction?
I need help.
We´ll get non simultaneous access
exporting/importing maps on every server.
I need help,
Thanks.
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2006 12:39 PM
09-17-2006 12:39 PM
Re: Share VG´s without Cluster HA
-S option is for Cluster mode only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2006 05:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2006 07:56 PM
09-17-2006 07:56 PM
Re: Share VG´s without Cluster HA
Thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2006 09:14 PM
09-17-2006 09:14 PM
Re: Share VG´s without Cluster HA
Other option is to use NFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2006 10:18 PM
09-18-2006 10:18 PM
Re: Share VG´s without Cluster HA
Thank you everyone for your help, customer has decided other solution, it will consist in 2 VG´s, old one with data stored and a new empty one, this one will be used to run the same application and to save data generated by it in a independent way from the other node.By my side thread ended.
Best regards.