Re: [Linux-HA] Antw: Re: mount.ocfs2 in D state

2012-07-03 Thread Darren.Mansell
I'd like to second Lars' comments here. I was strong-armed into doing a dual-primary DRBD + OCFS2 cluster and it's a nightmare to manage. There's no reason for us to do it other than 'we could'. It just needed something simple like primary/secondary DRBD with ext4/other. Out of interest Lars, w

Re: [Pacemaker] HA across WDM Fibre link - Nodes won't rejoin after reboot

2012-04-02 Thread Darren.Mansell
> On 2012-04-02T14:53:53, darren.mans...@opengi.co.uk wrote: > > > I have 2 nodes running on ESX hosts in 2 geographically diverse data > > centres. The link between them is a DWDM fibre link which is the only > > thing I can think of as being the cause of this. > >

[Pacemaker] HA across WDM Fibre link - Nodes won't rejoin after reboot

2012-04-02 Thread Darren.Mansell
Hi everyone. I have 2 nodes running on ESX hosts in 2 geographically diverse data centres. The link between them is a DWDM fibre link which is the only thing I can think of as being the cause of this. SLES 11 SP1 with HAE. All latest updates. If Corosync is set to Multicast on the defau

Re: [DRBD-user] Dual-Primary DRBD with OCFS2 on SLES 11 SP1

2011-09-30 Thread Darren.Mansell
Thanks Lars, that makes perfect sense. I now need to find a STONITH agent for VMware test machines without hardware STONITH.. Regards, Darren -Original Message- From: drbd-user-boun...@lists.linbit.com [mailto:drbd-user-boun...@lists.linbit.com] On Behalf Of Lars Ellenberg Sent: 30 Septe

Re: [Pacemaker] Dual-Primary DRBD with OCFS2 on SLES 11 SP1

2011-09-29 Thread Darren.Mansell
Sorry for top-posting, I'm Outlook-afflicted. This is also my problem; In the full production environment there will be low-level hardware fencing by means of IBM RSA/ASM but this is a VMware test environment. The vmware STONITH plugin is dated and doesn't seem to work correctly (I gave up quic

[Pacemaker] Dual-Primary DRBD with OCFS2 on SLES 11 SP1

2011-09-29 Thread Darren.Mansell
(Originally sent to DRBD-user, reposted here as it may be more relevant) Hello all. I'm implementing a 2-node cluster using Corosync/Pacemaker/DRBD/OCFS2 for dual-primary shared FS. I've followed the instructions on the DRBD applications site and it works really well. However, if I

[Pacemaker] Dual-Primary DRBD with OCFS2 on SLES 11 SP1

2011-09-29 Thread Darren.Mansell
(Originally sent to DRBD-user, reposted here as it may be more relevant) Hello all. I'm implementing a 2-node cluster using Corosync/Pacemaker/DRBD/OCFS2 for dual-primary shared FS. I've followed the instructions on the DRBD applications site and it works really well. However, if I

[DRBD-user] Dual-Primary DRBD with OCFS2 on SLES 11 SP1

2011-09-28 Thread Darren.Mansell
Hello all. I'm implementing a 2-node cluster using Corosync/Pacemaker/DRBD/OCFS2 for dual-primary shared FS. I've followed the instructions on the DRBD applications site and it works really well. However, if I 'pull the plug' on a node, the other node continues to operate the clones, bu

Re: [lvs-users] MySQL Cluster Balancing

2011-08-26 Thread Darren.Mansell
I get that when the DB server is overloaded. It's just that the query times out. Looking at the script to check MySQL in ldirectord, it's very simple and doesn't specify any timeouts etc so I assume will be using Perl DBI defaults. Thing is, if the server is heavily loaded and ldirectord is moving

Re: [lvs-users] MySQL Cluster Balancing

2011-08-25 Thread Darren.Mansell
That looks fine. This is mine from a production cluster: virtual=10.167.20.100:3306 fallback=10.167.20.20:3306 real=10.167.20.10:3306 gate 1000 service=mysql login="servicecheck" passwd="password" database="ldirectord" request="SELECT * from

Re: [ubuntu-uk] Webcams again

2011-08-12 Thread Darren.Mansell
-Original Message- From: Tyler J. Wagner [mailto:ty...@tolaris.com] Sent: 12 August 2011 09:55 To: UK Ubuntu Talk Cc: Darren Mansell Subject: Re: [ubuntu-uk] Webcams again On 2011-08-12 09:48, darren.mans...@opengi.co.uk wrote: > I've just bought

Re: [ubuntu-uk] Webcams again

2011-08-12 Thread Darren.Mansell
Original Message- From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk-boun...@lists.ubuntu.com] On Behalf Of Alan Pope Sent: 12 August 2011 09:22 To: UK Ubuntu Talk Subject: Re: [ubuntu-uk] Webcams again On 12 August 2011 08:56, Gordon Burgess-Parker mailto:gbpli...@gmail.com

Re: [Pacemaker] Help With Cluster Failure

2011-04-08 Thread Darren.Mansell
-Original Message- From: Andrew Beekhof [mailto:and...@beekhof.net] Sent: 08 April 2011 08:15 To: The Pacemaker cluster resource manager Cc: Darren Mansell Subject: Re: [Pacemaker] Help With Cluster Failure On Thu, Apr 7, 2011 at 12:12 PM, wrote: > Hi all. > > > > One of my clusters had

[Pacemaker] Help With Cluster Failure

2011-04-07 Thread Darren.Mansell
Hi all. One of my clusters had a STONITH shoot-out last night and then refused to do anything but sit there from 0400 until 0735 after I'd been woken up to fix it. In the end, just a resource cleanup fixed it, which I don't think should be the case. I have an 8MB hb_report file. Is tha

Re: [Linux-HA] Linux heartbeat resources question

2011-04-06 Thread Darren.Mansell
Hi all, i have a scenario where i have 2 front ends that receive traffic (http server) and should run some scripts in crontab, some of the scripts should just being running by 1 server at a time (active one) and others should run on both. Regarding the http like is load-sharing i th

Re: [Pacemaker] IPaddr2 Netmask Bug Fix Issue

2011-03-30 Thread Darren.Mansell
From: Pavel Levshin [mailto:pa...@levshin.spb.ru] Sent: 25 March 2011 19:50 To: pacemaker@oss.clusterlabs.org Subject: Re: [Pacemaker] IPaddr2 Netmask Bug Fix Issue 25.03.2011 18:47, darren.mans...@opengi.co.uk: We configure a virtual IP on the non-arping lo interface of both servers and

[Pacemaker] IPaddr2 Netmask Bug Fix Issue

2011-03-25 Thread Darren.Mansell
Hello all. Between SLE 11 HAE and SLE 11 SP1 HAE (pacemaker 1.0.3 - pacemaker 1.1.2) the following bit has changed in the IPaddr2 RA: Old: local iface=`$IP2UTIL -o -f inet addr show | grep "\ $BASEIP/" \ | cut -d ' ' -f2 | grep -v '^ipsec[0-9][0-9]*$'` New: local ifac

Re: [Pacemaker] Lots of Issues with Live Pacemaker Cluster

2011-03-15 Thread Darren.Mansell
I'm sorry if it came through to you that way. It's the challenges I face as an Enterprise IT worker using Linux as my desktop. Either I use Outlook in a Windows VM and top post like this, or use Evolution, quote correctly but potentially cause encoding/unicode issues.. Regards, Darren Mansell

Re: [Pacemaker] Lots of Issues with Live Pacemaker Cluster

2011-03-15 Thread Darren.Mansell
On Mon, 2011-03-14 at 20:08 +0300, Pavel Levshin wrote: > > 14.03.2011 13:57, darren.mans...@opengi.co.uk: > > I built and put into production without adequate testing a 2 node > > cluster running Ubuntu 10.04 LTS with Pacemaker and associated > > packages from the Ubuntu-HA-maintainers repo > >

Re: [Pacemaker] Lots of Issues with Live Pacemaker Cluster

2011-03-15 Thread Darren.Mansell
On Mon, 2011-03-14 at 17:35 +0100, Dejan Muhamedagic wrote: > Hi, > > On Mon, Mar 14, 2011 at 10:57:27AM -, darren.mans...@opengi.co.uk wrote: > > Hello everyone. > > > > > > > > I built and put into production without adequate testing a 2 node > > cluster running Ubuntu 10.04 LTS with Pac

Re: [Pacemaker] Lots of Issues with Live Pacemaker Cluster

2011-03-15 Thread Darren.Mansell
湏䴠湯‬〲ㄱ〭ⴳ㐱愠⁴㈱ㄺ‹〫〱ⰰ䄠摮敲⁷敂步潨⁦牷瑯㩥㸊㸠ㄠ‮†††剄䑂搠敯湳璢瀠潲潭整搯浥瑯⁥潣牲捥汴⹹圠敨敮敶⁲⁉慨敶愠㸊映楡潬敶Ⱳ㸊㸠琠敨䐠䉒⁄敲潳牵散眠汩番瑳猠瑩琠敨敲漠桴⁥牷湯⁧潮敤‬潨摬湩⁧灵㸊愠汬㸊㸠漠桴牥漠数慲楴湯⹳䤠ꉴ⁳楬敫琠敨搠浥瑯⁥敮敶⁲慨灰湥⹳丠瑯楨杮椠ੳ‾潬杧摥眠敨੮‾‾桴獩栠灡数獮‬瑩樠獵⁴楳獴映牯癥牥眠瑩⁨慨晬漠⁦桴⁥敲潳牵散ੳ‾瑳灯数⁤湡੤‾‾剄䑂洠獡整⁲湯琠敨眠潲杮渠摯⹥㸊ਠ‾潆⁲桴獩愠⁴敬獡⁴❉⁤湥潣牵条⁥⁡畢⁧敲潰瑲眠瑩⁨⁡扨牟灥牯⁴牡档癩⹥㸊圠瑩潨瑵琠敨氠杯ⱳ琠敨挠湯楦畧慲楴湯愠潬敮眠湯⁴整汬甠⁳畭档‮ਊ桁‮⁉慷⁳潬歯湩⁧潦⁲慨牟灥牯⁴湡⁤獡畳敭

Re: [Pacemaker] [Linux-HA] Solved: SLES 11 HAE SP1 Signon to CIB Failed

2011-02-09 Thread Darren.Mansell
> > So I compared the /etc/ais/openais.conf in non-sp1 with > /etc/corosync/corosync.conf from sp1 and found this bit missing which > could be quite useful... > > service { > # Load the Pacemaker Cluster Resource Manager > ver: 0 > name: pacemaker >

Re: [Linux-HA] [Pacemaker] Solved: SLES 11 HAE SP1 Signon to CIB Failed

2011-02-09 Thread Darren.Mansell
> > So I compared the /etc/ais/openais.conf in non-sp1 with > /etc/corosync/corosync.conf from sp1 and found this bit missing which > could be quite useful... > > service { > # Load the Pacemaker Cluster Resource Manager > ver: 0 > name: pacemaker >

[Pacemaker] Solved: [Linux-HA] SLES 11 HAE SP1 Signon to CIB Failed

2011-02-03 Thread Darren.Mansell
On Fri, Jan 28, 2011 at 1:06 PM, wrote: > Hi all, this seems like it should be an easy one to fix, I'll raise a > support call with Novell if required. > > > > Base install of SLES 11 32 bit SP1 with HAE SP1 and crm_mon gives > 'signon to CIB failed'. Same thing with the CRM shell etc. Too ma

[Linux-HA] Solved: SLES 11 HAE SP1 Signon to CIB Failed

2011-02-03 Thread Darren.Mansell
On Fri, Jan 28, 2011 at 1:06 PM, wrote: > Hi all, this seems like it should be an easy one to fix, I'll raise a > support call with Novell if required. > > > > Base install of SLES 11 32 bit SP1 with HAE SP1 and crm_mon gives > 'signon to CIB failed'. Same thing with the CRM shell etc. Too ma

Re: [Linux-HA] SLES 11 HAE SP1 Signon to CIB Failed

2011-02-02 Thread Darren.Mansell
On 2011-01-28T12:06:57, darren.mans...@opengi.co.uk wrote: > Hi all, this seems like it should be an easy one to fix, I'll raise a > support call with Novell if required. > > > > Base install of SLES 11 32 bit SP1 with HAE SP1 and crm_mon gives > 'signon to CIB failed'. Same thing with the

[Pacemaker] SLES 11 HAE SP1 Signon to CIB Failed

2011-01-28 Thread Darren.Mansell
Hi all, this seems like it should be an easy one to fix, I'll raise a support call with Novell if required. Base install of SLES 11 32 bit SP1 with HAE SP1 and crm_mon gives 'signon to CIB failed'. Same thing with the CRM shell etc. All the logs look fine and I'm root. It's using corosync /

[Linux-HA] SLES 11 HAE SP1 Signon to CIB Failed

2011-01-28 Thread Darren.Mansell
Hi all, this seems like it should be an easy one to fix, I'll raise a support call with Novell if required. Base install of SLES 11 32 bit SP1 with HAE SP1 and crm_mon gives 'signon to CIB failed'. Same thing with the CRM shell etc. All the logs look fine and I'm root. It's using corosync /

Re: [lvs-users] ldirectord and tomcat cluster

2010-12-21 Thread Darren.Mansell
During failover, you will lose sessions from the node that has gone away. New connections will be sent to the remaining real server(s). I asked the same thing 3 months ago ;) http://lists.graemef.net/pipermail/lvs-users/2010-September/023555.html Happy new year to you too. Darren -Original

Re: [lvs-users] ldirectord and tomcat cluster

2010-12-21 Thread Darren.Mansell
Hello Andreas. I don't do session replication with Tomcat, I found it not to work very well. Instead I just set anything you need sessions on to be source hash scheduler. Darren -Original Message- From: lvs-users-boun...@linuxvirtualserver.org [mailto:lvs-users-boun...@linuxvirtualserver

Re: [lvs-users] is it possible tohave ldirectorand realcluster server on same physical machine?

2010-12-06 Thread Darren.Mansell
This is all of my network config, and it works fine here: /etc/sysctl.conf # Disable response to broadcasts. # You don't want yourself becoming a Smurf amplifier. net.ipv4.icmp_echo_ignore_broadcasts = 1 # enable route verification on all interfaces net.ipv4.conf.all.rp_filter = 1 # enable ipV6 fo

Re: [Pacemaker] [lvs-users] is it possible to have ldirector and real cluster server on same physical machine?

2010-12-06 Thread Darren.Mansell
Check the /var/log/ldirectord.log file for errors and check you can manually start it yourself: rcldirectord restart I've had to compile a Perl module myself for ldirector in SLES 11 HAE: http://www.clusterlabs.org/wiki/Load_Balanced_MySQL_Replicated_Cluster#Missing_Perl_Socket6 You also ne

Re: [lvs-users] is it possible to have ldirector and real cluster server on same physical machine?

2010-12-06 Thread Darren.Mansell
Check the /var/log/ldirectord.log file for errors and check you can manually start it yourself: rcldirectord restart I've had to compile a Perl module myself for ldirector in SLES 11 HAE: http://www.clusterlabs.org/wiki/Load_Balanced_MySQL_Replicated_Cluster#Missing_Perl_Socket6 You also ne

Re: [lvs-users] is it possible to have ldirectorand realcluster server on same physical machine?

2010-12-03 Thread Darren.Mansell
Glad it helped. This is my original howto for this kind of setup: http://www.clusterlabs.org/wiki/Load_Balanced_MySQL_Replicated_Cluster darren -Original Message- From: lvs-users-boun...@linuxvirtualserver.org [mailto:lvs-users-boun...@linuxvirtualserver.org] On Behalf Of Mrvka Andrea

Re: [lvs-users] is it possible to have ldirector and realcluster server on same physical machine?

2010-12-03 Thread Darren.Mansell
1. Yes, ldirectord, cluster, real server, resources all on the same machine. 2. /etc/sysctl.conf is (appended to existing default) : net.ipv4.conf.all.arp_ignore = 1 net.ipv4.conf.eth0.arp_ignore = 1 net.ipv4.conf.all.arp_announce = 2 net.ipv4.conf.eth0.arp_announce = 2 You will need to put non-a

Re: [lvs-users] is it possible to have ldirector and real cluster server on same physical machine?

2010-12-03 Thread Darren.Mansell
Hello. We have around 20 nodes of SLES 11 HAE servers running in 2 or 3 node clusters. All of them are configured with local resources and ldirectord to load-balance to the local nodes with a highly available ldirectord resource being able to move on failover. I can give more info if required.

Re: [lvs-users] Source Hashing (Again)

2010-09-29 Thread Darren.Mansell
-Original Message- From: lvs-users-boun...@linuxvirtualserver.org [mailto:lvs-users-boun...@linuxvirtualserver.org] On Behalf Of Malcolm Turnbull Sent: 29 September 2010 13:32 To: LinuxVirtualServer.org users mailing list. Subject: Re: [lvs-users] Source Hashing (Again) On 29 September 20

[lvs-users] Source Hashing (Again)

2010-09-29 Thread Darren.Mansell
Hello everyone. We have a 2 node load-balanced MySQL cluster running in active-active mode. Linux-HA is running on each with LVS balancing connections on the nodes themselves. This works great for other production clusters but the MySQL nodes require connection jailing, i.e. a single client

[Pacemaker] Help with understanding CIB scores

2010-07-05 Thread Darren.Mansell
Hi all. Could anyone give me any pointers on how to easily find out what is stopping resources moving to a preferred node as expected? I'm looking at the ptest -Ls output and can see there is a greater score for a resource on another node than the node I am specifically locating. I can't se

[ubuntu-uk] The IT Crowd

2010-06-28 Thread Darren.Mansell
Did anyone spot the Ubuntu logo on the back of Moss's screen? As most of the episode focuses on Moss talking from behind his screen, the Ubuntu logo was visible quite a lot! Darren -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam

Re: [ubuntu-uk] 64 bit lucid install

2010-04-27 Thread Darren.Mansell
> -Original Message- > From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk- > boun...@lists.ubuntu.com] On Behalf Of Thomas Ibbotson > Sent: 27 April 2010 12:32 > To: UK Ubuntu Talk > Subject: Re: [ubuntu-uk] 64 bit lucid install > > On 26 April 2010 14:45, ian pettitt wrote: > >

Re: [ubuntu-uk] Mailing list etiquette, Was Hard drive- Bad sectors

2010-04-20 Thread Darren.Mansell
> -Original Message- > From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk- > boun...@lists.ubuntu.com] On Behalf Of Alan Pope > Sent: 18 April 2010 22:10 > To: UK Ubuntu Talk > Subject: [ubuntu-uk] Mailing list etiquette, Was Hard drive- Bad > sectors > > Hi Darren, > > On 16 Apr

Re: [ubuntu-uk] Firefox wont open up since yesterdays nightly update

2010-04-18 Thread Darren.Mansell
From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk-boun...@lists.ubuntu.com] On Behalf Of John Matthews Sent: 15 April 2010 13:50 To: UK Ubuntu Talk Subject: Re: [ubuntu-uk] Firefox wont open up since yesterdays nightly update Ok, I reinstalled the restricted packages, still the same. As

Re: [ubuntu-uk] Hard drive- Bad sectors

2010-04-18 Thread Darren.Mansell
> -Original Message- > From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk- > boun...@lists.ubuntu.com] On Behalf Of Liam Proven > Sent: 16 April 2010 13:49 > To: UK Ubuntu Talk > Subject: Re: [ubuntu-uk] Hard drive- Bad sectors > > On Fri, Apr 16, 2010 at 1:38 PM, javadayaz wrote:

Re: [Pacemaker] Time/Date Based Expressions in the CRM Shell

2010-03-31 Thread Darren.Mansell
> -Original Message- > From: Dejan Muhamedagic [mailto:deja...@fastmail.fm] > Sent: 31 March 2010 11:09 > To: The Pacemaker cluster resource manager > Subject: Re: [Pacemaker] Time/Date Based Expressions in the CRM Shell > Hi, > > On Wed, Mar 31, 2010 at 10:56:29AM +0100, darren.mans...@op

[Pacemaker] Time/Date Based Expressions in the CRM Shell

2010-03-31 Thread Darren.Mansell
Apologies if this is in the documentation but I can't see how to use the time/date based expression resource constraints in the CRM shell. Can anyone provide an example config or point me to any documentation for how to use it? I'm trying to use these constraints to run scripts at certain t

Re: [Linux-HA] Why does mysld start run again?

2010-03-30 Thread Darren.Mansell
I may have missed it but have you tried the MySQL RA rather than the init script? I've had more success with it. -Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of mike Sent: 30 March 2010 15:42 To: General Linux-HA maili

Re: [ubuntu-uk] Mums, Was: Ubuntu UK Science Museum Visit - WiFi Available!

2010-03-25 Thread Darren.Mansell
-Original Message- From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk-boun...@lists.ubuntu.com] On Behalf Of Alan Pope Sent: 25 March 2010 13:08 To: UK Ubuntu Talk Subject: Re: [ubuntu-uk] Mums,Was: Ubuntu UK Science Museum Visit - WiFi Available! Hi, On 25 March 2010 12:37, Thoma

Re: [Pacemaker] DRBD Recovery Policies

2010-03-12 Thread Darren.Mansell
Sorry, as I thought, I'm being stupid :O Thanks for the prod. -Original Message- From: Menno Luiten [mailto:mlui...@artifix.net] Sent: 12 March 2010 10:40 To: pacemaker@oss.clusterlabs.org Subject: Re: [Pacemaker] DRBD Recovery Policies On 12-03-10 11:26, darren.mans...@opengi.co.uk wro

Re: [Pacemaker] DRBD Recovery Policies

2010-03-12 Thread Darren.Mansell
Fairly standard, but I don't really want it to be fenced, as I want to keep the data that has been updated on the single remaining nodeB while NodeA was being repaired: global { dialog-refresh 1; minor-count 5; } common { syncer { rate 10M; } } resource cluster_disk { protocol C;

Re: [Pacemaker] DRBD Recovery Policies

2010-03-12 Thread Darren.Mansell
The odd thing is - it didn't. From my test, it failed back, re-promoted NodeA to be the DRBD master and failed all grouped resources back too. Everything was working with the ~7GB of data I had put onto NodeB while NodeA was down, now available on NodeA... /proc/drbd on the slave said Secondary/P

[Pacemaker] DRBD Recovery Policies

2010-03-11 Thread Darren.Mansell
I've been reading the DRBD Pacemaker guide on the DRBD.org site and I'm not sure I can find the answer to my question. Imagine a scenario: (NodeA NodeB Order and group: M/S DRBD Promote/Demote FS Mount Other resource that depends on the F/S mount DRBD master location score of 10

Re: [Pacemaker] Help with OCFS2 / DLM Stability

2010-03-10 Thread Darren.Mansell
On Wed, 2010-03-10 at 13:28 +0100, Dejan Muhamedagic wrote: Hi, On Tue, Mar 09, 2010 at 11:37:02AM -, darren.mans...@opengi.co.uk wrote: > Hi everyone. > > > > Further to some discussions a couple of weeks ago with

Re: [Pacemaker] Help with OCFS2 / DLM Stability

2010-03-10 Thread Darren.Mansell
Sorry, please ignore this mail. Client issues! -Original Message- From: darren.mans...@opengi.co.uk [mailto:darren.mans...@opengi.co.uk] Sent: 10 March 2010 13:53 To: deja...@fastmail.fm Cc: pacemaker@oss.clusterlabs.org Subject: Re: Re: [Pacemaker] Help with OCFS2 / DLM Stability On We

Re: [Pacemaker] Help with OCFS2 / DLM Stability

2010-03-10 Thread Darren.Mansell
On Wed, 2010-03-10 at 13:28 +0100, Dejan Muhamedagic wrote: > Hi, >=20 > On Tue, Mar 09, 2010 at 11:37:02AM -, darren.mans...@opengi.co.uk wro= te: > > Hi everyone. > >=20 > > =20 > >=20 > > Further to some discussions a couple of weeks ago with regard to OCFS2 > > on SLES 11 HAE I'm looking to

Re: [Pacemaker] DRBD and fencing

2010-03-10 Thread Darren.Mansell
On Wed, Mar 10, 2010 at 02:32:05PM +0800, Martin Aspeli wrote: > Florian Haas wrote: >> On 03/09/2010 06:07 AM, Martin Aspeli wrote: >>> Hi folks, >>> >>> Let's say have a two-node cluster with DRBD and OCFS2, with a database >>> server that's supposed to be active on one node at a time, using the

Re: [Pacemaker] cluster/load balancing in openvz containers

2010-02-25 Thread Darren.Mansell
That's about where I got to last time I looked at it. Openvz and Linux-HA should be great together, there's just lots of little configuration issues to get around. I went with the ldirector / ipvsadm route but run into issues with ARP config and didn't really have enough time to look into it. If y

Re: [Linux-HA] ipvssync/ldirectord

2010-02-25 Thread Darren.Mansell
-Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of Malte Geierhos Sent: 25 February 2010 10:18 To: linux-ha@lists.linux-ha.org Subject: Re: [Linux-HA] ipvssync/ldirectord Am 25.02.10 11:13, schrieb bi...@antworte.me: >

Re: [Linux-HA] Pacemaker and LVS

2010-02-17 Thread Darren.Mansell
On Tue, 2010-02-16 at 22:24 +0100, Michael Schwartzkopff wrote: Yes. Perhaps your could add some lines to your ldirectord OCF script t ocheck > the state of the sync daemon. > > But this setup works when I have my classes. Personally I have ipvsadm init script chkconfig'd on so it will start a

Re: [Linux-HA] Simple 2 nodes Linux-HA scenario

2010-02-16 Thread Darren.Mansell
Try with: ip add sh -Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of fabio.anton...@kaskonetworks.it Sent: 16 February 2010 15:46 To: General Linux-HA mailing list Subject: Re: [Linux-HA] Simple 2 nodes Linux-HA scenar

Re: [Pacemaker] OCFS2 fencing regulated by Pacemaker?

2010-02-11 Thread Darren.Mansell
Once again, I apologise for the top-posting. I wish I could use a real mail client but nothing apart from Outlook works properly with Exchange :(. Anyway - Yes We've had a really hard time with our 3-node SAN based cluster. We implemented OCFS2 on top of a shared disk using a o2cb and dlm clones.

Re: [Pacemaker] OCFS2 fencing regulated by Pacemaker?

2010-02-11 Thread Darren.Mansell
Hello. Yes, we get the same kind of thing. SLES11 HAE 64-bit. Average uptime of the boxes is about a week at the moment. Also 3 nodes using OCFS2 / cLVMD / OCFS2: node OGG-NODE-01 node OGG-NODE-02 \ attributes standby="off" node OGG-NODE-0

Re: [Pacemaker] Announce: Hawk (HA Web Konsole) 0.2.0

2010-02-10 Thread Darren.Mansell
On Tue, 2010-02-09 at 16:38 -0700, Tim Serong wrote: >=20 > So, by "fixed" I clearly meant "fixed in only one of the two places > that > require fixing". Please try the following change (the relevant file > will > be /srv/www/hawk/public/javascripts/application.js):=20 This now works great, thank

Re: [Pacemaker] ocf:heartbeat:mysql RA: op monitor

2010-02-09 Thread Darren.Mansell
On Tue, 2010-02-09 at 17:01 +0100, Oscar Rem=C3=AD=C2=ADrez de Ganuza Satr= =C3=BAstegui wrote: > Hello! >=20 > I have one question regarding the ocf:heartbeat:mysql RA. >=20 > I supposed that the following params defined on the resource were to=20 > being used by the monitor operation to check the

Re: [Pacemaker] Announce: Hawk (HA Web Konsole) 0.2.0

2010-02-09 Thread Darren.Mansell
On Tue, 2010-02-09 at 06:44 -0700, Tim Serong wrote: > On 2/9/2010 at 11:05 PM, wrote:=20 > > It's pacemaker-1.0.3-4.1=20 > > =20 > > No output for cluster-infrastructure.=20 > > =20 > > But the HTML source does contain information, just display: none hides=20 > > it:=20 > > =20 > > =20 > > =20

Re: [Pacemaker] Announce: Hawk (HA Web Konsole) 0.2.0

2010-02-09 Thread Darren.Mansell
On Tue, 2010-02-09 at 04:06 -0700, Tim Serong wrote: On 2/9/2010 at 09:15 PM, wrote: > > Hi Tim. Thanks for this project, it seems to be exactly what we're > > looking for. > > Well, I certainly hope so :) > > > I've installed it (it required spawn-fcgi too on SLES11 64) but I just > > get a

Re: [Pacemaker] problem: mysql service duplicated due to existing pidfile

2010-02-09 Thread Darren.Mansell
Hello Oscar. We use the OCF RA for MySQL and have not had any problems. Our config is: primitive MySQL ocf:heartbeat:mysql \ params binary="/usr/bin/mysqld_safe" config="/etc/my.cnf" datadir="/data/mysql" user="mysql" pid="/var/lib/mysql/mysql.pid" socket="/var/lib/mysql/mysql.sock" tes

Re: [Pacemaker] Announce: Hawk (HA Web Konsole) 0.2.0

2010-02-09 Thread Darren.Mansell
Hi Tim. Thanks for this project, it seems to be exactly what we're looking for. I've installed it (it required spawn-fcgi too on SLES11 64) but I just get a blank page. I've looked at the page source and the divs have style="display: none". Not sure why that's happening, can you think of anything?

Re: [Linux-HA] [Pacemaker] Announce: Hawk (HA Web Konsole) 0.2.0

2010-02-09 Thread Darren.Mansell
Hi Tim. Thanks for this project, it seems to be exactly what we're looking for. I've installed it (it required spawn-fcgi too on SLES11 64) but I just get a blank page. I've looked at the page source and the divs have style="display: none". Not sure why that's happening, can you think of anything?

Re: [ubuntu-uk] Lucid Lynx TV Advert

2010-02-01 Thread Darren.Mansell
On Sun, 2010-01-31 at 23:32 +, Alan Pope wrote: > On 31 January 2010 23:13, Liam Wilson wrote: > > IF we are going to make this video, ideally, it would be better to thin= k > > about actual content first. >=20 > I disagree. The very first thing is to look at what the goal is. Only > once you

Re: [ubuntu-uk] NVIDIA X Server Settings

2010-01-26 Thread Darren.Mansell
On Tue, 2010-01-26 at 13:52 +, keith wrote: > Section "Screen" > Identifier "Screen0" > Device "Device0" > Monitor"Monitor0" > DefaultDepth24 > Option "TwinView" "0" > Option "metamodes" "1920x1080 +0+0; nvidia-auto-select +0 > +0"

Re: [lvs-users] how to run load balancer in Active - Active mode butusing a single IP address

2010-01-26 Thread Darren.Mansell
On Tue, 2010-01-26 at 13:40 +0530, Atul kumar wrote: > I have configured the LVS/Ldirector in HA setup. 2 servers for Load Balan= cer > (LB), 2 for web servers. The heartbeat failover is working fine and the L= B > too is working fine. But I want to run the LB in Active / Active mode. Bu= t > the r

Re: [Pacemaker] Discussion about a "Cluster knowledge test"

2010-01-14 Thread Darren.Mansell
Do you have a link to the online certification please? -Original Message- From: Florian Haas [mailto:florian.h...@linbit.com] Sent: 14 January 2010 09:34 To: pacemaker@oss.clusterlabs.org Subject: Re: [Pacemaker] Discussion about a "Cluster knowledge test" On 2010-01-14 10:06, Michael Sc

Re: [Pacemaker] [Linux-HA] Multiple Choice test for cluster knowledge

2010-01-13 Thread Darren.Mansell
Yes please in English for both! Have you (or anyone else) thought of doing a Linux-HA certification? Darren -Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of Michael Schwartzkopff Sent: 13 January 2010 13:17 To: The Pa

Re: [Linux-HA] Multiple Choice test for cluster knowledge

2010-01-13 Thread Darren.Mansell
Yes please in English for both! Have you (or anyone else) thought of doing a Linux-HA certification? Darren -Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of Michael Schwartzkopff Sent: 13 January 2010 13:17 To: The Pa

Re: [Linux-HA] Resource Route+IPaddr2 not really working

2010-01-13 Thread Darren.Mansell
It does seem to be fairly straightforward what the problem is indicating - it can't reach the gateway to add it. Are you able to add it manually when that happens? -Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of Zausel

Re: [Linux-HA] Resource Route+IPaddr2 not really working

2010-01-13 Thread Darren.Mansell
Hello. Try grep lrmd.* /var/log/messages Darren -Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of Zausel Sent: 12 January 2010 18:02 To: linux-ha@lists.linux-ha.org Subject: [Linux-HA] Resource Route+IPaddr2 not really

Re: [ubuntu-uk] New Laptop Time

2009-12-29 Thread Darren.Mansell
Personally I'd just refuse the EULA and get a refund on Windows. Not enough people do this. If manufacturers saw quite a few more EULAs being refused they would have to take more notice. -Original Message- From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk-boun...@lists.ubuntu.com]

Re: [ubuntu-uk] New Laptop Time

2009-12-23 Thread Darren.Mansell
Personally I would only go for Lenovo or Dell for Linux laptops. No-one else seems bothered about broken BIOS's and ACPI implementations. Why not Intel graphics? Whatever you do don't go ATi/AMD graphics. I'm stuck with an ATi HD 3400 R600 in this Toshiba laptop. The ACPI is broken and the VGA

Re: [ubuntu-uk] Restarting WLAN after Suspend - 9.10

2009-12-21 Thread Darren.Mansell
Depending on your type of Wifi adapter unload and load the module: sudo rmmod iwlagn && sudo modprobe iwlagn or sudo rmmod ipw2200 && sudo modprobe ipw2200 if you're using an Intel adapter. -Original Message- From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk-boun...@lists.u

Re: [ubuntu-uk] hardware acceleration compatible media players inubuntu

2009-12-18 Thread Darren.Mansell
Run mplayer from the command line and see what it says about VDPAU. It will run xv anyway which I believe is still hardware accelerated. From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk-boun...@lists.ubuntu.com] On Behalf Of javadayaz Sent: 18 December 2009 15:45 To: UK Ubuntu Talk Su

Re: [ubuntu-uk] hardware acceleration compatible media players in ubuntu

2009-12-18 Thread Darren.Mansell
I'm sure mine just works in Karmic. -Original Message- From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk-boun...@lists.ubuntu.com] On Behalf Of Rob Beard Sent: 18 December 2009 15:21 To: UK Ubuntu Talk Subject: Re: [ubuntu-uk] hardware acceleration compatible media players in ubun

Re: [lvs-users] LVS Sync in Ldirectord

2009-12-18 Thread Darren.Mansell
>On Thu, 2009-12-17 at 16:37 +0100, Michael Schwartzkopff wrote: >> Am Donnerstag, 17. Dezember 2009 16:22:08 schrieb >> darren.mans...@opengi.co.uk: >> > I'm using ldirectord to load LVS modules rather than the ipvsadm >> > init script. Man ipvsadm says you need to start the ipvsadm sync >> > d

Re: [lvs-users] LVS Sync in Ldirectord

2009-12-18 Thread Darren.Mansell
Thanks for the response and sorry for messing up the thread formatting ;) Now I've started to look more into it, it shouldn't be too difficult. The ldirectord resource agent in Pacemaker needs changing to a multi-state RA so it can run in slave mode, then ldirectord itself needs to take another ar

Re: [lvs-users] LVS Sync in Ldirectord

2009-12-17 Thread Darren.Mansell
Exactly what I thought. Off to learn Perl ;) Thanks. -Original Message- From: lvs-users-boun...@linuxvirtualserver.org [mailto:lvs-users-boun...@linuxvirtualserver.org] On Behalf Of Michael Schwartzkopff Sent: 17 December 2009 15:37 To: LinuxVirtualServer.org users mailing list. Subject

Re: [lvs-users] LVS Sync in Ldirectord

2009-12-17 Thread Darren.Mansell
I'm using ldirectord to load LVS modules rather than the ipvsadm init script. Man ipvsadm says you need to start the ipvsadm sync daemon using --start-daemon state and --stop-daemon. As ldirectord is doing the loading / unloading of ipvsadm rules then I think the ldirectord script itself needs t

Re: [ubuntu-uk] website appearance with ubuntu and firefox

2009-12-17 Thread Darren.Mansell
The only thing I can see wrong is the newsletter box at the side. This is it on Kubuntu 9.10 Firefox 3.5.5 with MS TT Core Fonts installed: http://lh6.ggpht.com/_DKika2VA5Ys/Syo5ASKSHMI/I6s/ifW_J7bo6cg/ff _lin.png And on Windows 7 3.5.3: http://lh3.ggpht.com/_DKika2VA5Ys/Syo5AZt3p1I/A

[lvs-users] LVS Sync in Ldirectord

2009-12-17 Thread Darren.Mansell
This doesn't seem to be in ldirectord, and it would seem to be a nice addition. Has anyone looked at implementing this? Many thanks Darren Mansell ___ Please read the documentation before posting - it's available at: http://www.linuxvirtualserve

Re: [Linux-HA] SLES 11 cluster members won't communicate

2009-12-16 Thread Darren.Mansell
Not anything to do with this is it? https://lists.linux-foundation.org/pipermail/openais/2007-November/00947 8.html -Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of justin.kin...@academy.com Sent: 16 December 2009 16:0

Re: [Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-15 Thread Darren.Mansell
Perhaps change: crm_info("Using initial configuration file : %s", > >static_config_file); To: crm_warn("Using initial configuration file : %s", > >static_config_file); ? Anyone who would know to put a static config file in there in the first place would be proficient enough to look in the log

Re: [Pacemaker] [PATCH] Allow the user to insert a startupconfiguration

2009-12-15 Thread Darren.Mansell
As far as I understand the patch, yes I think it would be useful. -Original Message- From: Andrew Beekhof [mailto:and...@beekhof.net] Sent: 15 December 2009 10:38 To: frank.di...@bigbandnet.com Cc: pacema...@clusterlabs.org Subject: Re: [Pacemaker] [PATCH] Allow the user to insert a start

[lvs-users] LVS Use Sanity Check

2009-12-08 Thread Darren.Mansell
Hello everyone. We are using LVS in quite a large way (volume, distribution and importance) in solutions that we have implemented for our business. The way we are using LVS seems to work very nicely but I would appreciate it if anyone could look at our set up and see if they can see any potenti

Re: [Linux-HA] Does ocf:Filesystem work with ext4

2009-12-07 Thread Darren.Mansell
Looks like it just tries to mount whatever you put in there: case "$FSTYPE" in none) $MOUNT $options $DEVICE $MOUNTPOINT && bind_mount ;; "") $MOUNT $options $DEVICE $MOUNTPOINT ;; *) $MOUNT -t $FSTYPE $options $DEVICE $MOUNTPOINT ;;

Re: [Pacemaker] I Like This But...

2009-12-07 Thread Darren.Mansell
Depends on what you're doing with it to make it challenging or not. The old Linux-HA had a very steep learning curve that isn't there as much anymore. A decent level of networking knowledge is required but the documentation is now excellent and with the CRM shell, Pacemaker is a lot easier to work

Re: [Pacemaker] is ptest 1.06 working correctly?

2009-11-30 Thread Darren.Mansell
This sounds very interesting. I look forward to trying it :) (sorry for Outlook-affliction) -Original Message- From: Dejan Muhamedagic [mailto:deja...@fastmail.fm] Sent: 30 November 2009 17:28 To: pacemaker@oss.clusterlabs.org Subject: Re: [Pacemaker] is ptest 1.06 working correctly? Hi

Re: [Pacemaker] is ptest 1.06 working correctly?

2009-11-30 Thread Darren.Mansell
I've never really understood the correct time to do the ptest graphs. I initiated a failover once and did the graph very quickly while it was in a transitional state but I've always wondered if there is an easier way i.e. "show me a graph of the migration plan if such and such were to happen". ---

Re: [ubuntu-uk] Virtual private server recomendations

2009-11-26 Thread Darren.Mansell
I'm actually closing my VPS as we speak because I just don't need it anymore. I started reading the reviews online about problems closing accounts so I've decided to start the process now and I'll keep you updated about how it goes. Stage 1: Called them, waited on the phone about 5 mins from the f

Re: [ubuntu-uk] Virtual private server recomendations

2009-11-26 Thread Darren.Mansell
On 26/11/2009 14:56, darren.mans...@opengi.co.uk wrote: > Personally I've used WebFusion for years with no problems. > > It's Ubuntu Hardy on a Plesk/Virtuozzo VPS. > http://www.webfusion.co.uk/virtual-private-servers/ > > Ah now webfusion peaed my interest becuase if nothing else they are che

Re: [ubuntu-uk] Virtual private server recomendations

2009-11-26 Thread Darren.Mansell
Personally I've used WebFusion for years with no problems. It's Ubuntu Hardy on a Plesk/Virtuozzo VPS. http://www.webfusion.co.uk/virtual-private-servers/ -Original Message- From: ubuntu-uk-boun...@lists.ubuntu.com [mailto:ubuntu-uk-boun...@lists.ubuntu.com] On Behalf Of dan attwood Sent

Re: [Pacemaker] no ais-keygen with ubuntu hardy and launchpad?

2009-11-04 Thread Darren.Mansell
Try corosync-keygen and work with /etc/corosync as if it were /etc/ais/ -Original Message- From: Dirk Taggesell [mailto:dirk.tagges...@proximic.com] Sent: 04 November 2009 11:39 To: pacemaker@oss.clusterlabs.org Subject: [Pacemaker] no ais-keygen with ubuntu hardy and launchpad? Hi all,

  1   2   >