1833845 Members
2104 Online
110063 Solutions
New Discussion

Re: service guard.

 
SOLVED
Go to solution
Indrajit Bhagat
Regular Advisor

service guard.

Dear Sir,
I am know about, service guard.
what is the purpose of service guard.

or ,
can anybody provide me and whitepaper regarding the purpose and configuring the service guard.

i would be very much thankful to all of them.
7 REPLIES 7
Raj D.
Honored Contributor
Solution

Re: service guard.

Indrajit,

ServiceGuard is a High Availability (HA) application. It is used in conjunction with other HA techniques to produce a loosely coupled cluster. An application running on a primary system is run on a backup system should a failure or other switch over condition exist on the primary system. ServiceGuard can detect failures of a CPU, LAN, application, and other components.

All of the systems as well as all of the application packages have IP addresses. When a failure occurs the backup system runs the high availability package and the IP address of the package moves with the package to the backup system. If only a LAN card fails in a primary system ServiceGuard will fail over to a standby LAN card rather than the backup system.

You can have many systems in a ServiceGuard cluster, all of which can be active. You don't need to have systems in a standby state waiting for a failure to occur.

Also check this link: "What is Service Guard"

http://docs.hp.com/en/B3936-90105/ch01s01.html

Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: service guard.

Indrajit,

Also here is the Complete Book:

http://docs.hp.com/en/B3936-90105/B3936-90105.pdf

Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
gigiz
Valued Contributor

Re: service guard.

Read the Managing Serviceguard m,anual available at:
http://docs.hp.com/en/ha
and/or take a training course

If you have access to the knowledge database, have a look at UMCSGKBRC00010342
TITLE: Serviceguard cluster implementation summary
Raj D.
Honored Contributor

Re: service guard.

Bhagat,

Also , remember one important thing, in serviceguard environment , you should make AUTO_VG_ACTIVATE=0 (default 1) , in /etc/lvmrc, and define local vgs under custom_vg_activation script.

Enjoy,
Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
CHAKRADHAR_1
Advisor

Re: service guard.

hi

you can go for trg with hp.

that is also to good.before that attend SNA-3 ( overview of the HA)
Khashru
Valued Contributor

Re: service guard.

Service Guard is a HA solution from Hp without making expensive hardware fault tolerance. You will find lots of document in the net for that.

Concept is it will monitioor application and hardware according to the logic supplied and if anything goes wrong it will do the action specified in the configuration.
Vivek_Pendse
Valued Contributor

Re: service guard.

SG is not a Product, it's a design which you have design depending upon your needs.