Hi Bart,
.
Just some more thoughts:
Are you sure that drbd was really stopped?
Does this error also happen after a clean restart (without drbd starting
at runlevel), i.e. "lsmod | grep drbd" without results?
How long does it take if you setup drbd (attach,syncer,connect,primary)
manually?
Wh
Hi Bart,
my guess is that you did forget the start-delay attribute for the monitor
operations, that's why you see the time-out error message.
Here is an example:
op monitor interval="20" role="Slave" timeout="20"
start-delay="1m" \
op monitor interval="10" role="Master" timeo
Hi Martin,
> I don't have a big cluster but I do have a few (5-15) active/passive
> clusters with each having 2 nodes.
I have a similar setup running : one 6 node cluster with 3 active/passive
pairs and it is working fine.
When you add more node configuration will get a bit long and unclear but
Hi Sebastian,
> Do you have any experiences with the libvirt? It sounds very
> promising to me. Normally a simple soap call to reboot the guest
> would be enough to have kind of stonith.
I have some experiences with libvirt, but not yet with the ESX
hypervisordriver. However with that driver c
Hi Sebastian,
> guests. Does anybody have experiences or advises on how to configure
> stonith for vmware guests or maybe there is another solution to
> build a reliable virtual cluster.
See this thread:
http://www.gossamer-threads.com/lists/linuxha/pacemaker/62850?search_string=Pacemaker%20in
Hi Aleksey,
> > Don't know much about SuSEfirewall2, but can't see how when it
> > starts should influence the cluster, as long as it lets the
> > traffic we need through.
>
> And what to do?
First of all check the logs (/var/log/messages and /var/log/firewall).
When you can't see anything suspic
Hi Oliver,
> > I almost have a set-up which looks like this:
> >
> >
> > Master sideSlave side
> >
> > -virtual IP--
> > | |
> > web1drbd/pacemaker--web2
> > | |
> > internal internal
>
Hi Sandor,
> 1. If I migrate apache-group resorce to another node then nfs_client
> won't release the /mnt mount point (I know according to this config it
> should not).
Refering to teh time-out message below, is it possible that stopping the
nfs-client takes more than 20 sec?
Perhaps you shou
Hi,
> > I have a non-symmetric cluster (symmetric-cluster="false") with four
> > nodes.
> We still check _every_ node to be sure the resources aren't already
> running there.
OK, that is reasonable - but I have trouble with the logic of the
messages: they are listed as failed actions, however if
Hi,
I have a non-symmetric cluster (symmetric-cluster="false") with four
nodes.
On two nodes I have allowed a resource group:
location grpFS-pref1 grpFS 200: wdf-ux-0040
location grpFS-pref2 grpFS 200: wdf-ux-0041
grpFS is configured as:
group grpFS resFS resVIP resAPP
the other nodes are n
Hi Gerry,
> Stop all resources running on the node going to be shut down.
> That's what you want in the end, isn't it?
That should also work: set the second node to standby and do the reboot on
the primary - when primary is up again you'll set the secondary back
online.
Best,
Martin
"Gerry K
Hi Rasto,
I played around with the MC and it is really a promising integrative
approach for managing a DRBD and Pacemaker Cluster. For now it is really
nice for demonstration purposes like detaching the primary with failover.
What I am missing is a resource cleanup (crm resource cleanup ), is t
Hi,
first of all: the succesful redesign of the clusterlabs website looks very
nice and the splash page is a really good idea!
However I found some small teething troubles:
* "Explore" tab:
- The link "Site updates" is not working yet.
- I would also suggest to add a direct link to the wiki (Ho
Hi there,
I want to realize a rather complex setup, so I have a couple of questions:
The cluster (as a shared nothing variant) should provide:
* 4 services (=server) depending on each other.
* 3 of them can only be realized as active/passive failover, synched with
DRBD (M/S)
* The servers ru
Hi all,
I am setting up a pacemaker (1.0.7) cluster (corosync) with centos-5.4 - I
used the repo: http://www.clusterlabs.org/rpm/epel-5/i386/. However I
can't find the rpms for the Python GUI.
Is there a rpm build for epel-5 or do I have to compile from source?
If yes - which version of pacema
Hi,
> - cibadmin -C --xml-file backupfile.xml
>
> This is a way, but maybe not the best?
I found this a convenient way:
- crm configure show > backup_config.xml
- crash!!
- cibadmin -E --force
- edit configuration to delete last-lrm-refresh etc.
- crm configure < backup_config.xml
It's just
Hi List,
we would like to use a python script as an OCF resource agent script.
Do you know any free templates for this?
Are there any disadvantages to consider when not using bash as a script
language for OCF?
Thanks in advance,
Martin
InterComponentWare AG:
Vorstand: Peter Reuschel (Vors.)
Hi Dimitar,
> > I need to publish certain resource states in my cluster through
> > a web interface which can be accessed remotely by load
> > balancers and other health-checking software. Is there a
> > standard way to do this?
The "standard way" should be SNMP- nearly every health-checking sof
Hi Thomas,
> what about the following cli tools:
>
> - crm
> - crm_resource
> - crm_standby
> - crm_mon
> - crm_*
I know that I can do anything with these tools - but I thought about
something more "direct", like SOAP, RPC etc.
How is the Python-GUI doing all this - is the mgmtd just a wrapper
Hi All,
I want to be able to configure the CIB of a heartbeat/pacemaker cluster
programmatically (Java).
I don't want to reinvent the PythonGUI - I just want to be able to change
some basic settings like the Virtual-IP Address (i.e. changing resource's
attributes), set a node to standby or g
20 matches
Mail list logo