- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Integrate HA Service Guard without Storage
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-28-2010 08:40 PM
04-28-2010 08:40 PM
Integrate HA Service Guard without Storage
I have to integrate HA Service guard on a 2 node cluster but storage is available right now.
Is it possible in this manner to configure the cluster and add storage afterwards.
If no then please share some authentic document to support the answer.
Thanks in Advance
Arun Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2010 08:42 PM
04-28-2010 08:42 PM
Re: Integrate HA Service Guard without Storage
Please correct the above line. Storage is not available right now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2010 09:17 PM
04-28-2010 09:17 PM
Re: Integrate HA Service Guard without Storage
i would recomend you too look at this docu :
http://docs.hp.com/en/B3936-90100/index.html
and an example installation guide :
http://thomasvogt.wordpress.com/2008/08/26/mcserviceguard-cluster-installation-on-hp-ux-1131/
- i think you need to have a LOCK-DISK ( shared storage ) or QUORUM server.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2010 09:47 PM
04-28-2010 09:47 PM
Re: Integrate HA Service Guard without Storage
Simply put - the SG is to overcome any SINGLE point of failure.
Now the shared storage, SAN, has the application configured for high avaliability - redundant paths, RAID level protection, FC switches..
In the event of the application (or package in SG terms) runs on a HPUX node, simply the faiure of THIS node means the failure of the application itself => NO High Avaliability
Inshort, the purpose of HA isnt met if the storage isnt there..( though, you can setup a partial Cluster for testing using NFS, but for learning only)
The rest you can read from the docs above.
HTH
SNS
Points for all those who have been of resonable help :-) !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 01:04 AM
04-29-2010 01:04 AM
Re: Integrate HA Service Guard without Storage
You mean to say that in the event of Installing HA, we cannot integrate a cluster in absence of storage and cannot create a environment where we plug in a storage afterwards and our cluster works.
Regards
Arun Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 02:09 AM
04-29-2010 02:09 AM
Re: Integrate HA Service Guard without Storage
You will be needing a storage space(lUN') which is visible to both node for creating a 2 node cluster
Thanks,
SMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 02:16 AM
04-29-2010 02:16 AM
Re: Integrate HA Service Guard without Storage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 02:20 AM
04-29-2010 02:20 AM
Re: Integrate HA Service Guard without Storage
i can only confirm this, single node HA solution is mostly using for NETOWRKING,
because it will replace the APA.
I saw it many time on the customer servers.
On the 11iv3 its doesn't mater because the APA is included in the VSE-OE / HA-OE.
PS : "Arun Jain" need to use 2 node cluster enviroment.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 02:28 AM
04-29-2010 02:28 AM
Re: Integrate HA Service Guard without Storage
You can go ahead with the 2 node cluster configuration before geting the storagespace for data.
In this case you need a shared lockdisk( 100 - 1000 mb will work) for vglock. Thats what required from SAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 02:31 AM
04-29-2010 02:31 AM
Re: Integrate HA Service Guard without Storage
#==============================================
In this case you need a shared lockdisk( 100 - 1000 mb will work) for vglock. Thats what required from SAN
#==============================================
or creating of a QUORUM server, instead of LOCK DISK.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 02:33 AM
04-29-2010 02:33 AM
Re: Integrate HA Service Guard without Storage
Thanks for the feedback, but the problem here is, I dont have SAN env with me.
I just need to confirm that without SAN, can we go for HA integration and after that plug in the storage and no new configuration is to be done.
Regards
Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 02:38 AM
04-29-2010 02:38 AM
Re: Integrate HA Service Guard without Storage
thats not possible, because if the servisguard will take care of shared storage, activation of VG-s, you need to reconfigure the cluster.
So you should be able to configure cluster,
IP / VIP / HA IP ..... but if you like to test the config you should have the storage and file system hierarchy created before.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 02:52 AM
04-29-2010 02:52 AM
Re: Integrate HA Service Guard without Storage
"If you have a two-node cluster, you are required to configure a cluster
lock. If communications are lost between these two nodes, the node that
obtains the cluster lock will take over the cluster and the other node will
halt or perform a TOC. Without a cluster lock, a failure of either node in
the cluster will cause the other node, and therefore the cluster, to halt.
Note also that if the cluster lock fails during an attempt to acquire it, the
cluster will halt."
On the other hand:
"Use of the Quorum Server as the Cluster Lock
A quorum server can be used in clusters of any size. The quorum server
process runs on a machine outside of the cluster for which it is providing
quorum services. The quorum server listens to connection requests from
the Serviceguard nodes on a known port. The server maintains a special
area in memory for each cluster, and when a node obtains the cluster
lock, this area is marked so that other nodes will recognize the lock as
â taken.â If communications are lost between two equal-sized groups of
nodes, the group that obtains the lock from the Quorum Server will take
over the cluster and the other nodes will perform a TOC. Without a
cluster lock, a failure of either group of nodes will cause the other group,
and therefore the cluster, to halt. Note also that if the quorum server is
not available during an attempt to access it, the cluster will halt."
So you can create a two node's cluster without shared storage by using instead a quorum server.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 12:16 PM
04-29-2010 12:16 PM
Re: Integrate HA Service Guard without Storage
That section pertains to ONLY the Cluster lock that can be a LUN/Disk or the Quorum Server -the lock is for cluster node arbitration is case of node failure- preventing the so-called split-brain syndrome : wherein multiple nodes try to start the cluster
If not the SAN, where would you run the packages? you certainly can't do it on any of the servers - defeats the whole purpose
Correct me if I am mistaken - folks
HTH
SNS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010 11:57 PM
04-29-2010 11:57 PM
Re: Integrate HA Service Guard without Storage
Yes you are right, but I think a two nodes cluster with a quorum server can be created BUT without packages.... Is it useful? I don't think so, but in theory it is possible to configure in this way. Please, correct me if I am wrong.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2010 12:10 AM
04-30-2010 12:10 AM
Re: Integrate HA Service Guard without Storage
So the Cluster Lock - here the quorum server - is not on the SAN..
For applications/packages to run - we need the shared storage SAN >>> as per my understanding :-)
Cheers!
SNS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2010 04:27 AM
04-30-2010 04:27 AM
Re: Integrate HA Service Guard without Storage
If you don't have the shared storage capability yet, why build a cluster? A cluster without an array would only provide standby LAN failover. APA could provide a similar function without the additional complexity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2010 07:45 AM
04-30-2010 07:45 AM
Re: Integrate HA Service Guard without Storage
Simply put, if you care that the data written to storage by an application running on one NODE1 be available to the application running on NODE2 after failover, then wait until your shared storage is available. In this case, you only have a learning opportunity.
If, however, there is no need for that data availability, then you can build a useful cluster with no shared storage as long as you have a Quorum Server.
Note: The number of customers I am aware of that have deployed clusters with no shared storage can probably be counted on one hand.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2010 10:42 AM
04-30-2010 10:42 AM
Re: Integrate HA Service Guard without Storage
SNS