Hello,
i'm new to DRBD and have some problems with splitbrains every week or so.
I have a standard Active/Passive setup as given in the
drbd-documentation and this is my config file:
global {
usage-count no;
}
common {
syncer { rate 100M; }
protocol C;
}
resource mailstore {
On Mon, Jan 10, 2011 at 04:07:12PM +0100, Alex Kuehne wrote:
> Quoting Alex Kuehne :
>
> >Hi guys,
> >
> >This is another report of DRBD not working with Xenserver 5.6 FP1.
> >I tried version 8.3.9 and 8.3.8.1. With Xenserver 5.6 (without
> >FP1) at least version 8.3.8.1 is working.
For your drbd
On Mon, Jan 10, 2011 at 12:54:17PM -0600, J. Ryan Earl wrote:
> On Mon, Jan 10, 2011 at 12:51 PM, J. Ryan Earl wrote:
>
> > On Thu, Jan 6, 2011 at 1:23 PM, J wrote:
> >
> >> In a related question. Is it possible to take a snapshot of the secondary
> >> volume while the drbd is active? I can't fi
On Mon, Jan 10, 2011 at 11:38:27AM -0500, Roman wrote:
> This issue was reported to DRBD list and Citrix forums 2 weeks ago.
> There was no official follow up from neither of the vendors.
> Seems it's a Xen new kernel issue which was resolved internally at Citrix,
> but fix is not available at pres
I have a two node cluster setup with Pacemaker and DRBD to run Postgres.
For whatever reason, drbd is almost always in an inconsistent state
everyday multiple times a day doing a big sync. Why is this happening?
Both nodes are Ubuntu 10.04.1 running drbd 8.3.7-1ubuntu2.1.
drbd status:
versio
JR wrote:
>Yea I was out of pocket for a few days, but basically, you end up with 3 DRBD
>devices, 1 per VM/service right?
Yes. And every DRBD device on his own LV. Same thing on the second node.
>When I said "dual-primary" I was speaking of DRBD only. DRBD in "dual-primary"
>aka "active-ac
On Monday 10 January 2011 19:40:17 J. Ryan Earl wrote:
> On Sun, Jan 9, 2011 at 10:03 AM, Bart Coninckx
wrote:
> > Hi all,
> >
> > am reading the Novell docs on DRBD and one of the ways they mention to
> > speed
> > up DRBD is using external metadata. Possibly a hard question to answer
> > but co
On Mon, Jan 10, 2011 at 12:51 PM, J. Ryan Earl wrote:
> On Thu, Jan 6, 2011 at 1:23 PM, J wrote:
>
>> In a related question. Is it possible to take a snapshot of the secondary
>> volume while the drbd is active? I can't find the exact link, but the user's
>> guide mentioned not accessing the sec
On Thu, Jan 6, 2011 at 1:23 PM, J wrote:
> In a related question. Is it possible to take a snapshot of the secondary
> volume while the drbd is active? I can't find the exact link, but the user's
> guide mentioned not accessing the secondary AT ALL while the primary was
> active. I assumed that w
On Sun, Jan 9, 2011 at 10:03 AM, Bart Coninckx wrote:
> Hi all,
>
> am reading the Novell docs on DRBD and one of the ways they mention to
> speed
> up DRBD is using external metadata. Possibly a hard question to answer but
> could someone indicate by what degree this would enhance speed (provided
On Mon, Jan 10, 2011 at 9:07 AM, Alex Kuehne wrote:
> Quoting Alex Kuehne :
>
> Hi guys,
>>
>> This is another report of DRBD not working with Xenserver 5.6 FP1. I tried
>> version 8.3.9 and 8.3.8.1. With Xenserver 5.6 (without FP1) at least version
>> 8.3.8.1 is working.
>>
>> The crash occured
On Sun, Jan 9, 2011 at 11:00 AM, Lentes, Bernd <
bernd.len...@helmholtz-muenchen.de> wrote:
> Hi,
>
> Currently everything is clear.
> Thanks for your help
Yea I was out of pocket for a few days, but basically, you end up with 3
DRBD devices, 1 per VM/service right? When I said "dual-primary" I
On 01/10/2011 03:37 PM, Raoul Bhatia [IPAX] wrote:
> On 01/05/2011 04:15 PM, Raoul Bhatia [IPAX] wrote:
>> hi,
>>
>> On 01/05/2011 03:46 PM, Florian Haas wrote:
>>> Look at your paste. You have no node where DRBD is Secondary. What do
>>> you expect the agent to do?
>>
>> sorry - the /proc/drbd inf
This issue was reported to DRBD list and Citrix forums 2 weeks ago.
There was no official follow up from neither of the vendors.
Seems it's a Xen new kernel issue which was resolved internally at Citrix,
but fix is not available at present time. See thread below:
http://forums.citrix.com/thread.jsp
Hi there,
yesterday I did a regular manual fail-over (swap-over) to the second node of a
primary/slave drbd cluster.
This is the haresources:
filer01 IPaddr::172.16.1.240/24/bond0 IPaddr::172.16.2.240/24/bond0 Delay::1
drbddisk::cluster_metadata drbddisk::vg0drbd Delay::1 LVM::/dev/vg0
Filesys
Quoting Alex Kuehne :
Hi guys,
This is another report of DRBD not working with Xenserver 5.6 FP1. I
tried version 8.3.9 and 8.3.8.1. With Xenserver 5.6 (without FP1) at
least version 8.3.8.1 is working.
The crash occured when promoting one side to primary and calling
drbd-overview. The
I'm in this situation: Host A has a DRBD resource (primary, StandAlone)
and I want to create a diskless peer for it in dual-primary setup on
host B. So I do the following:
A: /sbin/drbdsetup 10 net 192.168.1.191:19010 192.168.1.192:18999 C -m
--create-device
B: /sbin/drbdsetup 10 net 192.168.1.19
On 01/05/2011 04:15 PM, Raoul Bhatia [IPAX] wrote:
> hi,
>
> On 01/05/2011 03:46 PM, Florian Haas wrote:
>> Look at your paste. You have no node where DRBD is Secondary. What do
>> you expect the agent to do?
>
> sorry - the /proc/drbd info was wrong.
> correct one online: http://p.0wnz.at/194377
On Monday 10 January 2011 14:39:53 Felix Frank wrote:
> On 01/09/2011 05:03 PM, Bart Coninckx wrote:
> > Hi all,
> >
> > am reading the Novell docs on DRBD and one of the ways they mention to
> > speed up DRBD is using external metadata. Possibly a hard question to
> > answer but could someone ind
Hi guys,
This is another report of DRBD not working with Xenserver 5.6 FP1. I
tried version 8.3.9 and 8.3.8.1. With Xenserver 5.6 (without FP1) at
least version 8.3.8.1 is working.
The crash occured when promoting one side to primary and calling
drbd-overview. The system immediately freez
On 01/09/2011 05:03 PM, Bart Coninckx wrote:
> Hi all,
>
> am reading the Novell docs on DRBD and one of the ways they mention to speed
> up DRBD is using external metadata. Possibly a hard question to answer but
> could someone indicate by what degree this would enhance speed (provided
> using
Hello,
upgrading kernel on secondary from 2.6.36.2 to 2.6.37 gives me the
following error on primary:
Jan 10 12:41:57 obelix kernel: block drbd0: BAD! BarrierAck #2350363662
received, expected #2350363661!
Jan 10 12:41:57 obelix kernel: block drbd0: peer( Secondary -> Unknown ) conn(
Con
On Wed, Dec 29, 2010 at 02:49:00PM -0700, Chris Worley wrote:
> I really think drbd is being brain-dead here.
That's very much possible.
But see
http://old.nabble.com/IET-1.4.20.2-hosting-vmfs-on-drbd-complains-about-concurrent-write-td29756710.html#a29767518
> Concurrent writes to
> the same LBA
On Tue, Dec 21, 2010 at 01:59:32PM -0500, Rom Zhe wrote:
> Hi guys. Have some updates and more info for you.
> While trying to tackle the problem from dif. angles, I installed plain HDD
> in one of the servers and put XS 5.6 FP1 on it, also
> gave DRBD /dev/sda3 on the same drive. Before server boo
24 matches
Mail list logo