Displaying 11 results from an estimated 11 matches for "haresourc".
Did you mean:
haresources
2006 Sep 07
13
How to handle config files used by a combination of classes?
Hi,
How should I handle the combinatorics when one config file must be
built for a combination of possible classes?
Take for example the amd automounter''s configuration file, which on
Debian is found at /etc/am-utils/amd.conf. This is an INI style file
which looks like:
[fsname1]
param1=foo
param2=bar
[fsname2]
param1=baz
param2=quag
In my case I have one class of machines
2008 Oct 14
1
asterisk+heartbeat
Hi,
I'm using heartbeat as a failover for my asterisk server.
on the active server 1 i have
10.10.10.1 eth0
10.10.10.3 secondary eth0
asterisk listens to the secondary ip, so that if server 1 fails, server
2 will then get that IP.
so if server 1 fails, server 2 will have the IP
10.10.10.2 eth0
10.10.10.3 secondary eth0
problem is i have to bind asterisk to the secondary IP if dont, i
2004 Dec 16
0
Re: [Linux-HA] cl_status trouble
...ode returning ''none''.
>
> I need determine the master (or active) node for
certain cron jobs that
> I don''t want to run on both nodes.
Personnally I wrote a resource.d script that creates a
file /var/run/ismaster (Ismaster, see attached files),
that I include in haresources. The test in other
scripts is very simple, then :
[ -e /var/run/ismaster ]
For people interested in Crontab stuff, i attach my
resource.d script that
comments/uncomments scripts that don''t have to be run
on the slave.
Sorry all this is in french...But easy to understand.
You may have a...
2006 Feb 08
1
Heartbeat and mount --bind for NFS v4.
...I'm messing around with NFS v4 (any and all experience/horror stories
about EL4's NFS v4 in production environments more than welcome as I'm
still at the evaluation/test stage) and looking at the best way to
setup the --bind mounts for the NFS v4 pseudofilesystem.
So far in /etc/ha.d/haresources I have...
tempmailstore1a IPaddr::192.168.24.73
\
drbddisk::r0 \
Filesystem::/dev/drbd0::/mnt/drbd::ext3::rw,acl,data=journal \
portmap...
2009 Mar 30
3
Two sets of Heartbeat HTTPD clusters on same subnet
Hi all,
I am new to Hearbeat so please be kind :) I also posted this on
Linux-HA lists with no responses so I posted it here.
I have successfully configure two machines to use heartbeat to cluster
httpd. The two nodes are called etk-1 and etk-2. I am trying to
configure another two machines to act as a separate cluster (on the
same IP subnet). These two nodes are called radu-1 and radu-2.
2015 Oct 19
3
Asterisk HA with heartbeat and systemd
...f questions:
1. At the moment, I'm using /usr/share/heartbeat/hb_standby or
/usr/share/heartbeat/hb_takeover scripts to both :
- allocate "floating" IP addresses to active server
- start/stop asterisk daemon.
Is this appropriate ? What would you recommand instead ?
2. My /etc/ha.d/haresources file contains:
machine1 192.168.1.3 asterisk
With this, I can see that asterisk daemon is correctly started and stopped
when hb_standby/hb_takeover commands are typed but "service
asterisk,status" is a bit misleading with:
service asterisk status
? asterisk.service - LSB: Asterisk PBX...
2003 Nov 10
1
High Availability with Samba and Heartbeat
...veral packages to install:
rpm -Uvh /usr/src/redhat/RPMS/i386/heartbeat-pils-1.1.3-1.rh.9.i386.rpm
rpm -Uvh /usr/src/redhat/RPMS/i386/heartbeat-stonith-1.1.3-1.rh.9.i386.rpm
rpm -Uvh /usr/src/redhat/RPMS/i386/heartbeat-1.1.3-1.rh.9.i386.rpm
Configure NICS: (Virtual IP 192.168.0.45 is set in "haresources")
Machine A eth0 192.168.0.40
Machine A eth1 10.0.0.1
Machine B eth0 192.168.0.41
Machine B eth1 10.0.0.2
Connect redundant NICs with a crossover Cat-5 cable
Connect Serial ports with a Null Modem cable
Edit HA config files in /etc/ha.d:
ha.cf
haresources
authkeys
Disable HA service...
2012 May 11
2
Floating VIP...
Hi,
right now I am using only one external server as a gateway for the internal servers.
I would like to enable a fail-over on a second server.
To implement the floating VIP, should I use heartbeat+pacemaker?
Or is there something more "lightweight"?
Basically, I just need server2 up the VIP when server1 is down, and server2 down the VIP when server1 is back up (or server 1 does not up
2010 May 05
1
heartbeat package in extras trouble with 5.4
I just recently upgraded a box from i386 5.3 -> 5.4. The box has heartbeat packages installed from "extras:"
heartbeat-pils-2.1.3-3.el5.centos
heartbeat-stonith-2.1.3-3.el5.centos
heartbeat-devel-2.1.3-3.el5.centos
heartbeat-2.1.3-3.el5.centos
The heartbeat daemon no longer starts.. the init script reports a success, as well as the logs:
May 4 22:33:10 fc-fmcln02 heartbeat: [9344]:
2006 Mar 21
1
Problem with SAMBA+HEARTBEAT
...t directory on it. For example:
# mv /var/lib/samba /share/cluster/varlibsamba
# mv /var/cache/samba /share/cluster/varcachesamba
and I make a link for each one:
# ln -s /share/cluster/varlibsamba /var/lib/samba
# ln -s /share/cluster/varcachesamba /var/cache/samba
for infromation:
# vi /etc/ha.d/haresources
zeus drbddisk::drbd1 Filesystem::/dev/drbd1::/share::ext3
zeus IPaddr::192.168.2.10 \
killallslapd \
slapd \
killallcupsys \
cupsys \
killallsamba \
samba
On ZEUS, everything is working fine. When I launched HeartBeat, SAMBA starts correctly...
2014 Jul 05
1
samba4 + drbd + ctdb + failover
Hi
We've got drbd going between 2 nodes:)
ATM there is un-partitioned space on each node but (we think) they are
syncing OK. It looks as though it has synced the whole partition (2GB)
from the primary node 1 to the other node:
node 1
smb1:/home/steve # cat /proc/drbd
version: 8.4.4 (api:1/proto:86-101)
GIT-hash: 3c1f46cb19993f98b22fdf7e18958c21ad75176d build by SuSE Build
Service
1: