similar to: CentOS 6.0 Heartbeat missing logd??

Displaying 20 results from an estimated 4000 matches similar to: "CentOS 6.0 Heartbeat missing logd??"

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]:
2009 Jun 04
1
samba file server with heartbeat and drbd
Hello, While working on heartbeat/pacemaker for a web service stored on drbd, I've thought what I've learnt could also be applied to samba in order to build a fault tolerant file server in our domain. While digging samba's doc, I've found that CTDB could also fulfill the need and is maybe better suited as it's samba-related. But on the other hand, I'd appreciate to begin
2016 Nov 25
1
Pacemaker bugs?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I think I stumbled on at least two bugs in the CentOS 7.2 pacemaker package, though I'm not quite sure if or where to report it. I'm using the following package to set up a 2-node active/passive cluster: [root at clnode1 ~]# rpm -q pacemaker pacemaker-1.1.13-10.el7_2.4.x86_64 The installation is up-to-date on both nodes as of the
2008 Nov 18
1
[Patch 3/3] ocfs2-tools: Fix compilation of Pacemaker glue for ocfs2_controld
Fix compilation of Pacemaker glue for ocfs2_controld when the underlying Pacemaker installation supports both the Heartbeat and OpenAIS stack Signed-off-by: Andrew Beekhof <abeekhof at suse.de> --- upstream/ocfs2_controld/pacemaker.c 2008-09-11 16:51:11.000000000 +0200 +++ dev/ocfs2_controld/pacemaker.c 2008-10-23 13:14:56.000000000 +0200 @@ -20,8 +20,16 @@ #include
2011 Nov 23
1
Corosync init-script broken on CentOS6
Hello all, I am trying to create a corosync/pacemaker cluster using CentOS 6.0. However, I'm having a great deal of difficulty doing so. Corosync has a valid configuration file and an authkey has been generated. When I run /etc/init.d/corosync I see that only corosync is started. >From experience working with corosync/pacemaker before, I know that this is not enough to have a functioning
2020 Dec 02
1
Problem upgrading from 8.0 to 8.1
Hi, I want to upgrade from 8.0 to 8.1 but yum update does not work. Still 8.0 Probably the cause is that I compiled DRBD myself because it was not available for 8.0 when I set up the machine. Now yum update says: Error: ?Problem 1: cannot install the best update candidate for package drbd-pacemaker-9.11.0-1.el8.x86_64 ? - nothing provides pacemaker needed by
2017 Dec 08
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
Hi, Can u please explain for what purpose pacemaker cluster used here? Regards, Jiffin On Thursday 07 December 2017 06:59 PM, Tomalak Geret'kal wrote: > > Hi guys > > I'm wondering if anyone here is using the GlusterFS OCF resource > agents with Pacemaker on CentOS 7? > > yum install centos-release-gluster > yum install glusterfs-server
2010 Oct 08
1
kmod-kvm for custom CentOS 5.5 kernel
Hello all! I have actual need to build a custom kernel.(Have to change Preemption model to 'server' and turn off Preempt the big kernel lock, ect) I have heard bits and pieces about these changing defaults in newer kernels but I haven't investigated that yet. This of course is not a problem at all, made my needed changes to the source code and successfully build both the standard
2008 Aug 13
1
Suggestion about Heartbeat
I have a suggestion about the heartbeat and the way that "downed node" detection works. There are occasions where a node is up, and for whatever reason, I need to power cycle it (for instance, a frozen process, etc). In these instances, my other nodes are unable to perform file system operations until the heartbeat period expires. This ends up being somewhere around 30-60 seconds (this
2018 Jul 07
1
two 2-node clusters or one 4-node cluster?
On Thu, Jul 5, 2018 at 7:10 PM, Digimer <lists at alteeve.ca> wrote: First of all thanks for all your answers, all useful in a way or another. I have yet to dig sufficiently deep in Warren considerations, but I will do it, I promise! Very interesting arguments The concerns of Alexander are true in an ideal world, but when your role is to be an IT Consultant and you are not responsible for
2017 Dec 07
4
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
Hi guys I'm wondering if anyone here is using the GlusterFS OCF resource agents with Pacemaker on CentOS 7? yum install centos-release-gluster yum install glusterfs-server glusterfs-resource-agents The reason I ask is that there seem to be a few problems with them on 3.10, but these problems are so severe that I'm struggling to believe I'm not just doing something wrong. I created
2013 Sep 19
1
Looking for Asterisk+Pacemaker+Corosync+DRBD example
I'm trying to setup a pair of FreePBX-4.211.64 boxes using Pacemaker, Corosync, and DRBD. All the examples I've found so far use Heartbeat, but Heartbeat is not in the repositories and doesn't want to compile from source. Does anyone have a working configuration they can share or a tutorial they can point me to? Also, what does drbdlinks bring to the party? Isn't just linking
2010 Oct 13
0
SOLVED -
Hi Akemi, Thanks for the reply. >Do you mean no src.rpm of your custom kernel? If so, rpmbuild -bs will build >it. The only source rpm I can find is from the CentOS Extras. FIlename makes it appear that you need the 2.6.18-8.1.8 kernel from CentOS Extras: kvm-kmod-36-1.2.6.18_8.1.8.el5.src.rpm If I try to rebuild that with: rpmbuild --rebuild --target=x86_64
2010 Oct 13
0
SOLVED - wrong subject : kvm-kmod CentOS 5.5 - sorry
Kenneth M DeChick Linux Systems Administrator Community Computer Service, Inc. http://www.medent.com kend at medent.com Registered Linux User #497318 -- -- -- -- -- -- -- -- -- -- -- Schshschshchsch.-- The Gorn, "Arena", stardate 3046.2 . This message and any attachments may contain information that is protected by law as privileged and confidential, and is transmitted for the sole use
2010 Sep 28
1
A question about DRBD and nfs
Hi, I been working on for about a month and half on setup drbd and nfs. I keep running into issue with the way heartbeat/pacemaker handles nfs. Does anyone know a good way to set up a HA NFS server with DRBD and Heartbeat and NFS. I am willing to share my pain in setting it up. Chuck Payne NEO Linux System Engineer chuck.payne at vocolacity.com -------------- next part -------------- An HTML
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
2017 Apr 02
0
Heartbeat validation of NUT integrity
This note describes a heartbeat technique for validating the integrity of a NUT installation. Introduction ------------ A NUT configuration may run for months with little or no output to a system administrator to assure that the combined processes are running correctly. The technique described in this note verifies that the ups driver, upsd, upsmon, upssched and upssched-cmd components are
2008 Feb 06
1
Dependency problem in heartbeat-ldirectord update for Centos 4.6
I've just been trying to do a "yum update" on a Centos 4.6 system, and one of the packages it wants to upgrade is heartbeat-ldirectord from 2.1.2-3 to 2.1.3-2 However, the newer version has dependency problems that can't be resolved: [root at miton2 ~]# yum update Loading "fastestmirror" plugin Loading "protectbase" plugin Setting up Update Process Setting
2007 Jun 28
1
Heartbeat for Centos 5- Can't build RPMS or install prebuilt RPMS
I am stuck. This is X86_64 platform. In the extras repos, there is the SRPMS for heartbeat along with the RPMS for it. I have downloaded both. But I can't build the RPMS from the SRPM as it fails compiling something in BUILD/heartbeat-2.0.8/lib/crm/pengine Additionally, I can't install the RPMS: rpm -Uvh heartbeat-2.0.8-3.el5.centos.i386.rpm heartbeat-2.0.8-3.el5.centos.x86_64.rpm
2005 Oct 13
0
heartbeat on xen 2.0.7
hi, is there anyone who runs successfully heartbeat on dom0 (2.0.7)? server1 server2 dom0 dom0 heartbeat <--------> heartbeat after some idle time heartbeat will be restartet with this error message: "ERROR: No local heartbeat. Forcing shutdown" from the heartbeat FAQ: I got this message "ERROR: No local heartbeat. Forcing