WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

AW: AW: AW: [Xen-users] domU on sparse-file on ocfs2on drbd(pri/pri): Is

To: <lists@xxxxxxxxx>
Subject: AW: AW: AW: [Xen-users] domU on sparse-file on ocfs2on drbd(pri/pri): Isthere anyone running this successfully?
From: "Rustedt, Florian" <Florian.Rustedt@xxxxxxxxxxx>
Date: Mon, 16 Feb 2009 09:36:31 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 16 Feb 2009 00:37:18 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1234547007.24962.14.camel@ubu32>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <152CD2A019ABF542B87AFDC5010DFBEE3C4323@xxxxxxxxxxxxxxxxxxxxxxxxxx> <1234519875.24962.1.camel@ubu32> <152CD2A019ABF542B87AFDC5010DFBEE3C433A@xxxxxxxxxxxxxxxxxxxxxxxxxx> <200902130749.34840.javier@xxxxxxxxxxx> <152CD2A019ABF542B87AFDC5010DFBEE3C434D@xxxxxxxxxxxxxxxxxxxxxxxxxx> <1234536734.24962.9.camel@ubu32> <49958D90.6040905@xxxxxxxxxx> <1234547007.24962.14.camel@ubu32>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmOAktx+TFDzAdURea5ss8mwLl2+wCDhuog
Thread-topic: AW: AW: [Xen-users] domU on sparse-file on ocfs2on drbd(pri/pri): Isthere anyone running this successfully?
 
Hi again,

Regarding your announcement on Friday i searched at "thohal.de" for your 
"secret howto", didn't you post it there?
Where can i find it? Or isn't it quiet finished yet?

Perhaps you could just loose some words about the problem of locking when 
mounting drbd on both sides at the same time?

I think for me, an example like:
Partitions on both sides -> DRBD -> OCFS2 -> mount on both sides

Would be eventually enough for me to begin implementation?
So how do you "mix" drbd, lvm and vbd(which type of?) for this?

Kind regards, Florian

> -----Ursprüngliche Nachricht-----
> Von: Thomas Halinka [mailto:lists@xxxxxxxxx] 
> Gesendet: Freitag, 13. Februar 2009 18:43
> An: Rafał Skóra
> Cc: Rustedt, Florian; xen-users@xxxxxxxxxxxxxxxxxxx; Javier 
> Guerra Giraldez
> Betreff: Re: AW: AW: [Xen-users] domU on sparse-file on 
> ocfs2on drbd(pri/pri): Isthere anyone running this successfully?
> 
> Am Freitag, den 13.02.2009, 16:11 +0100 schrieb Rafał Skóra:
> > There is a lot of tutorials about it on net. Morover xen 
> has support 
> > for drbd based device.
> > Search for "drbd xen live migration" on google.
> > When You have drbd pri/pri workin You just use drbd as a device 
> > backend for domU(where the name of disk resource is name of drbd 
> > resource). Then You simple type xm migrate --live etc etc 
> and thats it.
> 
> Yeah, but in most setups you have bunches of drbd-devices, 
> which have to be in sync. So Splitbrain-Situations will be 
> tricky to fix.
> 
> In my setup there s only _one_ drbd-device which has to be in sync...
> 
> Also the drbd:-VBD are not so performant (if you have many 
> drbd-devs) as you only have one device holding _all_ your 
> virtual-disks through lvm.
> 
> and finally i can do only online backups through lvm-snapshot...
> 
> Just my 2 cents..
> 
> But if none of you interested i ll keep that secret ;)
> 
> Thomas 
> > 
> > 
> > 
> > Thomas Halinka pisze:
> > > Hello together,
> > >
> > >
> > > im writing atm a howto for this purpose.
> > >
> > > 2 Boxes with local Disk, drbd, heartbeat, lvm and live-migration
> > >
> > > Will be online today,
> > >
> > > So Long,
> > >
> > > have phun
> > >
> > > Thomas
> > >
> > >
> > > Am Freitag, den 13.02.2009, 14:38 +0100 schrieb Rustedt, Florian:
> > >   
> > >> ..Ok, but how do i share a blockdevice concurrently?
> > >> Do you think of open-iscsi?
> > >>
> > >> But i thought, this SAN-"emulation" is a 1-to-n connection?
> > >> AFAIK i'll have to run a daemon that distributes the 
> iscsi-device. If i am using drbd, i can't run this service on 
> both nodes at the same time, am i right?
> > >>
> > >> So how do i implement "shared block devies" in a way, 
> that mirrors my images between two nodes for instant live migration?
> > >>
> > >> Florian
> > >>
> > >>     
> > >>> -----Ursprüngliche Nachricht-----
> > >>> Von: Javier Guerra Giraldez [mailto:javier@xxxxxxxxxxx]
> > >>> Gesendet: Freitag, 13. Februar 2009 13:50
> > >>> An: xen-users@xxxxxxxxxxxxxxxxxxx
> > >>> Cc: Rustedt, Florian; lists@xxxxxxxxx
> > >>> Betreff: Re: AW: [Xen-users] domU on sparse-file on ocfs2 on
> > >>> drbd(pri/pri): Isthere anyone running this successfully?
> > >>>
> > >>> Rustedt, Florian wrote:
> > >>>       
> > >>>> ..Well, but which filesystem do i take instead?
> > >>>> Onto the lvms, i need something that interacts with two
> > >>>>         
> > >>> machines using
> > >>>       
> > >>>> it, else i couldn't do migration...
> > >>>>
> > >>>> So i thought, i NEED ocfs or gfs for locking purposes...?
> > >>>>         
> > >>> if you use block devices (as opposed to image files) you don't 
> > >>> need a shared filesystem, just shared blockdevices.
> > >>>
> > >>> --
> > >>> Javier
> > >>>
> > >>>       
> > >> 
> *******************************************************************
> > >> ***************************
> > >> IMPORTANT: The contents of this email and any attachments are 
> > >> confidential. They are intended for the named recipient(s) only.
> > >> If you have received this email in error, please notify 
> the system 
> > >> manager or the sender immediately and do not disclose 
> the contents to anyone or make copies thereof.
> > >> *** eSafe scanned this email for viruses, vandals, and malicious 
> > >> content. ***
> > >> 
> *******************************************************************
> > >> ***************************
> > >>
> > >>
> > >> _______________________________________________
> > >> Xen-users mailing list
> > >> Xen-users@xxxxxxxxxxxxxxxxxxx
> > >> http://lists.xensource.com/xen-users
> > >>     
> > >
> > >
> > > _______________________________________________
> > > Xen-users mailing list
> > > Xen-users@xxxxxxxxxxxxxxxxxxx
> > > http://lists.xensource.com/xen-users
> > >   
> 
> 
**********************************************************************************************
IMPORTANT: The contents of this email and any attachments are confidential. 
They are intended for the 
named recipient(s) only.
If you have received this email in error, please notify the system manager or 
the sender immediately and do 
not disclose the contents to anyone or make copies thereof.
*** eSafe scanned this email for viruses, vandals, and malicious content. ***
**********************************************************************************************
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users