General :: Heartbeat Configuring In Redhat?

Oct 20, 2010

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 configure heartbeat between two such different networks (what i found by surfing internet is the way of configuring in same network) if possible, can i configure to listen to my primary server IP instead of having a secondary IP in primary server (since my SMPP service is running with my primary server's IP)

View 1 Replies


ADVERTISEMENT

General :: Configuring Redhat As Domain Controller And Adding Windows Workstations As Clients

Feb 28, 2011

i need to configure Redhat Linux as Domain Controller in my organisation, whee all of my clients PC's will be Windows XP or Windows 7 ( where i can login through Domain users ). what exactly i need to configure in Redhat Linux, i heard Configuring Samba as PDC is quite enough ? is that right ? then what is Open LDAP ? should i need to Configure Open LDAP also ?

View 2 Replies View Related

Networking :: Configuring DNS On Redhat 5?

Oct 21, 2010

I have been trying to configure DNS using "bind", however i dont have a named.conf file in the vars and etc

View 1 Replies View Related

Software :: Configuring Openvpn-2.1.4 On Redhat As Client Server Using Key?

Mar 20, 2011

I want to configuring openvpn-2.1.4 on linux redhat as client server using key, but there is some drawback

[Code]...

View 1 Replies View Related

CentOS 5 :: Configuring Redhat 5 Enterprise Workstation To Point To 5 Repository Updates?

Apr 7, 2011

If I have Redhat 5 Enterprise workstation, how can I configure it to point to Centos 5 so I can receive updates and fixes through Centos rather than paying for Redhat support ? I heard this can be done, but wasn't sure what the steps are in terms of configuring Redhat

View 4 Replies View Related

General :: Cant Mount Redhat 5.0 From Redhat 4.0 Via Fstab?

May 5, 2011

I cant mount a directory on red hat 5 from red hat 4 using fstab.I keep getting permission denied.I mount directories on the same red hat 5 sys from other red hat 5 and 2 old HPUX systems using fstab.When I try to telnet to it i get "no route to host."

View 3 Replies View Related

Server :: MySQL Cluster With Heartbeat?

Dec 26, 2010

I have setup a MySQL High Availability Cluster with two nodes using DRBD & Heartbeat. I have successfully installed the cluster but one question which is still not solved is that Heartbeat monitors failover of network or server failure, etc.

What will happen if MySQL service gets stopped or do not start. This heartbeat-DRBD cluster does not take any action on that part. Now I want to enable this feature too which also monitors MySQL service. I have gone through MON help on web but could not find out any good step by step tutorial.

View 11 Replies View Related

Slackware :: Compile Heartbeat On Slack64?

Jun 3, 2010

trying to compile heartbeat on slack64, anybody has checked this? and/or solved?

View 8 Replies View Related

CentOS 5 :: Use Heartbeat For Make Xen HA Like Vmotion?

Oct 24, 2010

I want to use heartbeat for make xen HA like vmotion but now I don't know, how can I do . I'm a newbie for linux. everyone please suggest me ~ may be I shold to do ha with httpd for example. How do I make it ?

View 2 Replies View Related

Fedora :: Heartbeat Failure [rc=1]. Failed On 14 X86_64?

Nov 19, 2010

after i installed F14 on my box, I'll receive this error on boot log message: Code:Heartbeat not configured: /etc/ha.d/ha.cf not found.Heartbeat failure [rc=1]. Failed.how can i fix it?

View 1 Replies View Related

Ubuntu Servers :: Setup A Cluster Using Heartbeat?

Jun 29, 2010

I am currently trying to setup a cluster using heartbeat. Unfortunatly it does not do what I want to do. I am using heartbeat 2.1.4-11 on a readhat system. I am using the the cib for configuration. What I want to do is the following: I have two Nodes. I want to run a clone resource on both nodes. It's named I want to run as a clone. This works fine.Additionally I want to have two virtual IP adresses. One should be set on Node 1 the other on Node 2. This works fine as well. I want to set dependencies between the resources. And this is where I have problems. What I want to achive: In case named is not able to run on a node, the vIP should switch to the other node (which then will have both vIPs). In case both nodes are able to run named, there should be one vIP on each node. Sounds simple, but does not work.Accourding to the heartbeat docu this an be achieved by using

[Code]...

View 1 Replies View Related

Networking :: Apache Fail Over By Using Heartbeat On CentOS 5?

Sep 7, 2010

explain about Apache fail over by using Heartbeat on CentOS 5. i tried it but it is not working.

View 3 Replies View Related

Server :: Heartbeat On VServer - No Access To Eth0

Feb 25, 2011

i have a root-server and a vserver.the vserver should provide services if the root-server is not reachable. i would like to configure heartbeat. its runnung on the root, but on the vserver i get an error: if i set the following in the ha.cf:

Code:

bcast eth0 # Linux

Code:

heartbeat[14629]: 2011/02/25_16:06:10 info: heartbeat: version 2.1.3
heartbeat[14629]: 2011/02/25_16:06:11 info: Heartbeat generation: 1298641135
heartbeat[14629]: 2011/02/25_16:06:11 ERROR: glib: Error setting socket option

[code]...

View 2 Replies View Related

Networking :: Heartbeat[7435]: 2010/06/29_12:16:11 Info: One Or The Other Must Be Specified

Jun 29, 2010

when iam starting a heartbeat iam getting like this

Starting High-Availability services: *** glibc detected *** heartbeat: free(): invalid pointer: 0x0810e428 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb7da7b25]

[code]....

View 1 Replies View Related

Server :: Heartbeat Not Assigning Virtual IP For Interface Eth0

Jul 19, 2010

I have followed th given site for HA configuration in my virtualbox but heartbeat is not assigning virtual IP for interface eth0 [URL]...

View 1 Replies View Related

Server :: Heartbeat Dont Start Automatically On Boot-up

Mar 22, 2011

I have configured heartbeat+DRBD on a SLES10 SP3 cluster and that's working fine except when both nodes are down and I turn on only one node. When this happens, the heartbeat don't starts automatically (the service status says it's unused, so the services, IP address and partition don't start automatically too).
I can turn on the heartbeat manually (service heartbeat start) and get the services, ip address and partition initialized too, but I'd like to make it starts automatically because it's possible to have one node broken and the person that will turn on the other node can forget to manually starts the service.

-When the heartbeat is unused on the first node and I turn on the second node, the heartbeat on the first node starts automatically and everything is fine.
-The command "chkconfig heartbeat on" was executed.

View 6 Replies View Related

Red Hat :: Redhat 5 Windows XP Dual Boot Boots Only Into Redhat?

Jan 11, 2011

I had Windows XP working. I then put in a new hard disk and installed Redhat 5 on it. rom then i could only boot into Redhat. Further, everyting is very slow. Anothe rproblem is that Redhat does not see my netwrok so I cannot get onto the Internet. I need to have the choice of booting into XP or Redhat.

View 2 Replies View Related

Networking :: Jboss Application Server Fail Over By Using Heartbeat On Rhel5?

Sep 8, 2010

Is it possible to do jboss application server fail over by using heartbeat on rhel5?

View 1 Replies View Related

Server :: Heartbeat (linux-ha) With Iptables And Opnvpn - Sync Connections' States?

Nov 11, 2010

I'd like high-availability feature to firewall (iptables) and openvpn service I'm running at my job. Mi project is two firewall boxes in a active/pasive configuration. And if it's possible sync connections' states. I started reading on heartbeat and I'd like to hear some advices and take away some doubts: For the config I'm planning heartbeat service is enough or it would require a CRM service such as pacemaker.

View 3 Replies View Related

Server :: High-Availability HTTP Load Balancer With HAProxy & Heartbeat On RHEL 5.4

Oct 15, 2010

I am trying to setup a High-Availability HTTP Load Balancer With HAProxy & Heartbeat using the below links.

I have all RHEL 5.4 servers hosted on VMWare.

[url]
[url]

This is the scenario, as given in the links as wells as my setup.

Load Balancer 1

Load Balancer 2

Web Server 1

Web Server 2

I have followed all the steps mentioned in the links religiously except the 2.2 here, in which it is asking to configure the vhosts. I could not really understand , what is to be placed in /etc/httpd/conf.d/vhosts.conf file and in which Web Server.

Due to this step only, I think I am failing in Failover test given in Point 4.1 here. I am able to open the webpage by [url] which gives the content of Web Server 1 (http1.example.com). But, when I try to shutdown the http service (to check failover), it does not shows the contents of Web Server 2 (http2.example.com)

Although, I am able to succeed in Failover Test 4.2, in which shared IP 192.168.0.120 switches when I try to start/stop the any of the Load Balancers.

View 2 Replies View Related

Ubuntu Networking :: Unknown "heartbeat" Internet Connection

Jul 21, 2010

I am seeing an unknown internet connection both send and receive of about 5kbits that seems to happen every 15 seconds or so. I noticed this the other day and rebooted. It went away but I noticed it again. Nothing shows in the System monitor under processes. I can close all programs and it still seems to happen. What is the best way to track down what is causing this connection, and how to tell what it is connecting to?

View 8 Replies View Related

General :: Configuring Yum In Suse 10?

Mar 29, 2010

give the instructions to install and configure yum in SUSE 10. Is it necessary to install yum from CD and then do all the required configurations or ..we cant straight away download yum from internet and configure it....Many links are broken...i am not able to find the exact download path

View 1 Replies View Related

General :: Configuring Cgi On Ubuntu

Feb 1, 2010

when i try to copy this script to the cgi folder, i get an error

casper@casper-laptop:~$ cp /home/casper/hello.cgi /usr/lib/cgi-bin
cp: cannot create regular file `/usr/lib/cgi-bin/hello.cgi': Permission denied
casper@casper-laptop:~$
#!/usr/local/bin/perl
# hello.pl -- my first perl script!
print "Content-type: text/html
";
print <<"EOF";

[Code]....

i am running apache on ubuntu ibex - is there something that i have to setup to run cgi scripts on ubuntu? it runs ok from the command line - but i want to open it up in a web browser.

View 4 Replies View Related

General :: Configuring Lan In Ubuntu?

Oct 12, 2010

I installed Ubuntu 10.10on a Compaq via USB. Everything works fine except NO INTERNET. Even a simple LAN connection is not rcognized. What needs to be done?

View 2 Replies View Related

General :: Configuring SVN With Ldap?

Aug 13, 2010

in configuring SVN with LDAP authentication on Ubuntu 9.10.

I am using SVN 1.6.5 on Ubuntu 1.6.5 both are working fine but I want to implement Ldap on the same server

other Details Ubuntu 9.10 32-bit, Svn 1.6.5 with apache2 and windows 2003/2008 32-bit

View 1 Replies View Related

General :: Enable Ftp On Redhat 5?

Feb 23, 2011

i need to ftp from a windows xp pc to my redhat 5 system. Cant login.

I also need to ftp files to hpux and other ftp servers and this doesnt work either.

I'm not a subscriber to the redhat network.

View 4 Replies View Related

General :: Ics Configration In Redhat 5.0?

Aug 11, 2010

I m kapil sharma i want to configure ICS in redhat linux 5.0?i have an IP address which provided by ISP.i want to configure linux server which forward packet in my internal network.i want to access internet in my internal network with configuring linux web server.

View 5 Replies View Related

General :: How To Install Vim On Redhat 5

Jun 22, 2011

How to install vim on Redhat 5.

View 5 Replies View Related

General :: Redhat Vs Suse On The Job?

Mar 31, 2011

I'm a Windows SysAdmin and we currently have a half dozen CentOS 5.5 machines at my current job. I also use Fedora 14 at home. I've been trying to get up to speed on Linux and feel like sticking with the RedHat derivatives as opposed to trying a new distro whenever something new comes out has really helped me.

I have a job interview coming up and it sounds like something I'd really like. They have an upgrade of VMWare from 3.5 to 4.1 in the works and virtualization is really my focus right now. Anyway the guy told me that they use SUSE and he really doesn't like RedHat. I don't remember how he described it, but he made it sound like it was too specialized and SUSE is more open.

This is the job description. Experience with MS Windows 2000, 2003 and 2008, Active Directory Architecture, deployment and group policies Red Hat and Novell SUSE Linux Enterprise server (SLES), OES NetWare (On Linux).

Experience with multiple virtualization products including VMware ESX and VMware desktop. Experience with tools used to analyze and perform bulk changes to LDAP directory content including Apache LDAP studio and MS Access. Experience with XML, LDIF, VB script., SSL and secure communications, SLP, DDNS, YAST, RPM, PAM., CRON, Sniffer Pro and Wire Shark . Is going into a SUSE environment going to screw up all the good linux mojo I have going on? I like working in Fedora/CentOS now. Is there a real difference?

View 4 Replies View Related

General :: .swf Player For Redhat 5.1?

Jun 8, 2010

i want to play .swf files in redhat 5.1.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved