Sponsored Content
Full Discussion: LVS AND HEARTBEAT
Top Forums UNIX for Advanced & Expert Users LVS AND HEARTBEAT Post 302623695 by neuvinapp on Saturday 14th of April 2012 11:06:01 AM
Old 04-14-2012
LVS AND HEARTBEAT

Hi there,
anybody can help me get a manual or a website where LVS and Heartbeat for UBUNTU (please not for REDHAT ) is hosted.

Any help will be much appreciated.
neuvin
 

10 More Discussions You Might Find Interesting

1. Linux

linux-heartbeat on Solaris 9

has anyone installed linux-heartbeat on Solaris 9?? If yes, which version??? which is the best compiler to build it?? cc, ucbcc, gcc?? what other packages are needed to build it besides m4, autoconf, automake and libtool?? what GNU tools are needed??? thanks a lot (0 Replies)
Discussion started by: eldiego
0 Replies

2. AIX

Remove volume group it's lvs and filesystems after vg's pv was deleted ?

Hi, Physical volume of vg was removed permanently by acident. What I need right now is to remove all vg's objects(vg itself, vg's lvs, vg's filesystems) to prepare to add new pv and create new volume group and it's objects. This is from reducevg manual: "Sometimes a disk is removed from the... (2 Replies)
Discussion started by: vilius
2 Replies

3. Solaris

VCS heartbeat

we have a vcs cluster set up and noticed that they were showing one of the heart beat link qfe3 as DOWN. Both qfe2 and qfe3 were fine all along, btw if I were to push in/re-set the hb cable, do you know whether it will panic or cause anything to the system,? Its a DB critical prod nodes (3 Replies)
Discussion started by: incredible
3 Replies

4. Red Hat

Lvs

Dear All i have two proxy servers for my office which run RHEL-4 and squid 2.5, i wanted to configure LVS (Linux Virtual Server) on these two machines for load balancing and fail over between two machines, can any one help regarding this thanks (1 Reply)
Discussion started by: surfer24
1 Replies

5. Cybersecurity

Heartbeat configuring issue

hi i'm configuring linux heartbeat in my two redhat boxes i have below few things to clarify can i set up heartbeat between two different notworks? (e.g primary server IP is 192.168.x.x and secondary server IP is 10.48.X.X) i got below error in my secondary server once primary is down ... (2 Replies)
Discussion started by: asela115
2 Replies

6. UNIX for Dummies Questions & Answers

Heartbeat configuring in Redhat

hi, I'm currently trying to configure Linux heartbeat on my two Linux servers(where SMPP service is running) my two machines are in two different location with different notworks (primary is in 192.168.x.x and secondary is in 10.48.x.x network) I want to know whether is it possible to... (0 Replies)
Discussion started by: asela115
0 Replies

7. AIX

Heartbeat network down

Hello. I have a cluster with two heartbeat networks. Both are on separate VG. Some one varyoned those Vg's on one node. After that heartbeat network went down on both nodes. I varyoffed those two Vg's networks came back up but cluster is still in UNSTABLE status and in hacmp.out... (1 Reply)
Discussion started by: phobus
1 Replies

8. UNIX for Dummies Questions & Answers

Heartbeat network IP range in Clustering

I am trying to do the two node clustering with serviceguard package in redhat 5 and I am following this link http ://pbraun.nethence.com/doc/sysutils/mcsg.html Here They are mentioning 10.1.1 for network use and 10.1.2 and 10.1.3 for HeartBeat use, I have a doubt, How to make a heartbeat... (1 Reply)
Discussion started by: sankarg304
1 Replies

9. AIX

Copying LVs from disk1 to disk0

Dear i have two internal disks in one production system some LVs are created in hdisk0 and the remaining are created in hdisk1 i want to move all this LVs to hdisk0 and make the hdisk1 free to install my application . lspv -l hdisk0 hdisk0: LV NAME LPs PPs DISTRIBUTION MOUNT POINT hd4 16... (1 Reply)
Discussion started by: thecobra151
1 Replies

10. Programming

PL/SQL heartbeat Query has errors

Hello, I want to query something simple which works as a standalone sqlplus query perfectly: Table statements: ALTER TABLE MP$PATHLOADER.ISALIVE DROP PRIMARY KEY CASCADE; DROP TABLE MP$PATHLOADER.ISALIVE CASCADE CONSTRAINTS; CREATE TABLE MP$PATHLOADER.ISALIVE ( ISALIVE_PK ... (2 Replies)
Discussion started by: sdohn
2 Replies
HEARTBEAT(8)						  System administration utilitie					      HEARTBEAT(8)

NAME
heartbeat - Heartbeat subsystem for High-Availability Linux DESCRIPTION
heartbeat is a basic heartbeat subsystem for Linux-HA. It will run scripts at initialisation, and when machines go up or down. This version will also perform IP address takeover using gratuitous ARPs. It works correctly for a 2-node configuration, and is extensible to larger configurations. It implements the following kinds of heartbeats: o UDP/IP broadcast; o UDP/IP multicast; o UDP/IP unicast; o Bidirectional Serial Rings ("raw" serial ports) -- this type is deprecated and should no longer be used; o special "ping" heartbeats for routers, etc. -- this type has been superseded by functionality in pacemaker() and should no longer be used. Comprehensive documentation on heartbeat is available in the Heartbeat User's Guide. If this documentation is not installed on your system, it can be found at http://linux-ha.org/. OPTIONS
The following options are supported by heartbeat: -d Increment debugging level. Higher levels are more verbose. -r Reload heartbeat. This option is functionally identical to sending a running heartbeat process a HUP signal. If the configuration has not changed, then this option is essentially a no-op. If ha.cf(5) or authkeys(5) has changed, then heartbeat will re-read these files and update its configuration. This option may not be used together with -R. -k Kill (stop) heartbeat. -s Report heartbeat status. -R Heartbeat restart exec flag (internal use only). May not be used with -r. -C Heartbeat current resource state for restart (internal use only). Only valid with -R. -V Print out heartbeat version. Note that most of these options are used for supporting the heartbeat init script, which provides the conventional start, stop, status and restart options (among others). It is recommended to use this rather than invoking the heartbeat command directly. SEE ALSO
ha.cf(5), authkeys(5) AUTHORS
Alan Robertson <alanr@unix.sh> heartbeat Juan Pedro Paredes Caballero <juampe@retemail.es> man page Simon Horman <horms@verge.net.au> man page Florian Haas <florian.haas@linbit.com> man page Heartbeat 3.0.5 24 Nov 2009 HEARTBEAT(8)
All times are GMT -4. The time now is 05:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy