Re: [Pacemaker] drbd + lvm

2014-06-12 Thread Lars Ellenberg
On Thu, Mar 13, 2014 at 03:57:28PM -0400, David Vossel wrote: > > > > > - Original Message - > > From: "Infoomatic" > > To: pacemaker@oss.clusterlabs.org > > Sent: Thursday, March 13, 2014 2:26:00 PM > > Subject: [Pacemaker] drbd + lv

Re: [Pacemaker] drbd + lvm

2014-03-14 Thread David Vossel
- Original Message - > From: "Infoomatic" > To: "The Pacemaker cluster resource manager" > Sent: Thursday, March 13, 2014 5:28:19 PM > Subject: Re: [Pacemaker] drbd + lvm > > > > Has anyone had this issue and resolved it? Any ideas? Thank

Re: [Pacemaker] drbd + lvm

2014-03-13 Thread Infoomatic
> > Has anyone had this issue and resolved it? Any ideas? Thanks in advance! > > Yep, i've hit this as well. Use the latest LVM agent. I already fixed all of > this. > > https://github.com/ClusterLabs/resource-agents/blob/master/heartbeat/LVM > > Keep your volume_list the way it is and use the

Re: [Pacemaker] drbd + lvm

2014-03-13 Thread David Vossel
- Original Message - > From: "Infoomatic" > To: pacemaker@oss.clusterlabs.org > Sent: Thursday, March 13, 2014 2:26:00 PM > Subject: [Pacemaker] drbd + lvm > > Hi list, > > I am having troubles with pacemaker and lvm and stacked drbd resources. &g

Re: [Pacemaker] drbd + lvm

2014-03-13 Thread Digimer
On 13/03/14 03:26 PM, Infoomatic wrote: Hi list, I am having troubles with pacemaker and lvm and stacked drbd resources. The system consists of 2 Ubuntu 12 LTS servers, each having two partitions of an underlying raid 1+0 as volume group with one LV each as a drbd backing device. The purpose i

[Pacemaker] drbd + lvm

2014-03-13 Thread Infoomatic
Hi list, I am having troubles with pacemaker and lvm and stacked drbd resources. The system consists of 2 Ubuntu 12 LTS servers, each having two partitions of an underlying raid 1+0 as volume group with one LV each as a drbd backing device. The purpose is for usage with VMs and adjusting needed

Re: [Pacemaker] DRBD+LVM+NFS problems

2013-03-26 Thread Vladislav Bogdanov
Dennis Jacobfeuerborn wrote: >On 26.03.2013 06:14, Vladislav Bogdanov wrote: >> 26.03.2013 04:23, Dennis Jacobfeuerborn wrote: >>> I have now reduced the configuration further and removed LVM from >the >>> picture. Still the cluster fails when I set the master node to >standby. >>> What's interes

Re: [Pacemaker] DRBD+LVM+NFS problems

2013-03-26 Thread Dennis Jacobfeuerborn
On 26.03.2013 06:14, Vladislav Bogdanov wrote: 26.03.2013 04:23, Dennis Jacobfeuerborn wrote: I have now reduced the configuration further and removed LVM from the picture. Still the cluster fails when I set the master node to standby. What's interesting is that things get fixed when I issue a s

Re: [Pacemaker] DRBD+LVM+NFS problems

2013-03-26 Thread emmanuel segura
Hello Dennis This constrain is wrong colocation c_web1_on_drbd inf: ms_drbd_web1:Master p_fs_web1 it should be colocation c_web1_on_drbd inf: p_fs_web1 ms_drbd_web1:Master Thanks 2013/3/26 Dennis Jacobfeuerborn > I have now reduced the configuration further and removed LVM from the > pictur

Re: [Pacemaker] DRBD+LVM+NFS problems

2013-03-25 Thread Vladislav Bogdanov
26.03.2013 04:23, Dennis Jacobfeuerborn wrote: > I have now reduced the configuration further and removed LVM from the > picture. Still the cluster fails when I set the master node to standby. > What's interesting is that things get fixed when I issue a simple > "cleanup" for the filesystem resourc

Re: [Pacemaker] DRBD+LVM+NFS problems

2013-03-25 Thread Dennis Jacobfeuerborn
I have now reduced the configuration further and removed LVM from the picture. Still the cluster fails when I set the master node to standby. What's interesting is that things get fixed when I issue a simple "cleanup" for the filesystem resource. This is what my current config looks like: node

Re: [Pacemaker] DRBD+LVM+NFS problems

2013-03-25 Thread Dennis Jacobfeuerborn
I just found the following in the dmesg output which might or might not add to understanding the problem: device-mapper: table: 253:2: linear: dm-linear: Device lookup failed device-mapper: ioctl: error adding target to table Regards, Dennis On 25.03.2013 13:04, Dennis Jacobfeuerborn wrote:

[Pacemaker] DRBD+LVM+NFS problems

2013-03-25 Thread Dennis Jacobfeuerborn
Hi, I'm currently trying create a two node redundant NFS setup on CentOS 6.4 using pacemaker and crmsh. I use this Document as a starting poing: https://www.suse.com/documentation/sle_ha/singlehtml/book_sleha_techguides/book_sleha_techguides.html The first issue is that using these instruction

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-06-10 Thread Florian Haas
On Sun, Jun 10, 2012 at 4:13 PM, Jake Smith wrote: > I ran into that (scheduler change) also after upgrading. I only accidentally > stumbled onto that fact. I wish Ubuntu had made it a little clearer that not > having a separate server kernel had more implications than just kernel! It's correct t

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-06-10 Thread Jake Smith
" To: Subject: [Pacemaker] DRBD < LVM < EXT4 < NFS performance Date: Sun, Jun 10, 2012 8:59 am Hi, we did not solve the performance issue yet. However we could improve the responsiveness of the system. We no longer get timeouts and reenabled pacemaker. The problem that lead

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-06-10 Thread Christoph Bartoschek
Hi, we did not solve the performance issue yet. However we could improve the responsiveness of the system. We no longer get timeouts and reenabled pacemaker. The problem that lead to an unresponsive system was that Ubuntu 12.04 LTS uses the cfq I/O-Scheduler by default. Ubuntu 10.04 LTS used t

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-06-02 Thread Christoph Bartoschek
> Dedicated replication link? > > Maybe the additional latency is all that kills you. > Do you have non-volatile write cache on your IO backend? > Did you post your drbd configuration setings already? There is a dedicated 10GB Ethernet replication link between both nodes. There is also a cache

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-24 Thread Lars Ellenberg
On Thu, May 24, 2012 at 03:34:51PM +0300, Dan Frincu wrote: > Hi, > > On Mon, May 21, 2012 at 4:24 PM, Christoph Bartoschek > wrote: > > Florian Haas wrote: > > > >>> Thus I would expect to have a write performance of about 100 MByte/s. But > >>> dd gives me only 20 MByte/s. > >>> > >>> dd if=/d

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-24 Thread Dan Frincu
Hi, On Mon, May 21, 2012 at 4:24 PM, Christoph Bartoschek wrote: > Florian Haas wrote: > >>> Thus I would expect to have a write performance of about 100 MByte/s. But >>> dd gives me only 20 MByte/s. >>> >>> dd if=/dev/zero of=bigfile.10G bs=8192  count=1310720 >>> 1310720+0 records in >>> 131072

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-21 Thread Christoph Bartoschek
Florian Haas wrote: >> Thus I would expect to have a write performance of about 100 MByte/s. But >> dd gives me only 20 MByte/s. >> >> dd if=/dev/zero of=bigfile.10G bs=8192 count=1310720 >> 1310720+0 records in >> 1310720+0 records out >> 10737418240 bytes (11 GB) copied, 498.26 s, 21.5 MB/s >

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-21 Thread Florian Haas
On Sun, May 20, 2012 at 12:05 PM, Christoph Bartoschek wrote: > Hi, > > we have a two node setup with drbd below LVM and an Ext4 filesystem that is > shared vi NFS. The system shows low performance and lots of timeouts > resulting in unnecessary failovers from pacemaker. > > The connection between

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-20 Thread Christoph Bartoschek
Raoul Bhatia [IPAX] wrote: > i haven't seen such issue during my current tests. > >> Is ext4 unsuitable for such a setup? Or is the linux nfs3 implementation >> broken? Are buffers too large such that one has too wait too long for a >> flush? > > Maybe I'll have the time to switch form xfs to ex

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-20 Thread Raoul Bhatia [IPAX]
On 2012-05-20 12:05, Christoph Bartoschek wrote: Hi, we have a two node setup with drbd below LVM and an Ext4 filesystem that is shared vi NFS. The system shows low performance and lots of timeouts resulting in unnecessary failovers from pacemaker. The connection between both nodes is capable o

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-20 Thread emmanuel segura
It's normal setup without LVM, EXT4 and NFS it works fine, you don't have 3 layers in more 2012/5/20 Christoph Bartoschek > emmanuel segura wrote: > > > Hello Christoph > > > > For make some tuning on drbd you can look this link > > > > http://www.drbd.org/users-guide/s-latency-tuning.html > > >

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-20 Thread Christoph Bartoschek
emmanuel segura wrote: > Hello Christoph > > For make some tuning on drbd you can look this link > > http://www.drbd.org/users-guide/s-latency-tuning.html > Hi, I do not have the impression that drbd is the problem here because a similar setup without LVM, EXT4 and NFS above it works fine.

Re: [Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-20 Thread emmanuel segura
Hello Christoph For make some tuning on drbd you can look this link http://www.drbd.org/users-guide/s-latency-tuning.html 2012/5/20 Christoph Bartoschek > Hi, > > we have a two node setup with drbd below LVM and an Ext4 filesystem that is > shared vi NFS. The system shows low performance and l

[Pacemaker] DRBD < LVM < EXT4 < NFS performance

2012-05-20 Thread Christoph Bartoschek
Hi, we have a two node setup with drbd below LVM and an Ext4 filesystem that is shared vi NFS. The system shows low performance and lots of timeouts resulting in unnecessary failovers from pacemaker. The connection between both nodes is capable of 1 GByte/s as shown by iperf. The network betwe