[xen-tools-discuss] Re: Using AoE storage

Tom Hallman hallmant at dm.org
Mon Nov 10 15:09:50 CET 2008


Mike Bailey wrote:
> I've been playing with live migration over the last week. So far I've been
> able to use one partition with a single volume group on it to hold all
> domU's .
> sudo apt-get install aoetools lvm2
> pvcreate /dev/etherd/e1.1
> vgcreate /dev/etherd/e1.1 xendisks
> 
> Then in /etc/xen-tools/xen-tools.conf specify:
> 
> lvm = xendisks

Hi Mike,

   Thanks for your response.  Has this been working well for you?

   I assume those commands have to specified on each host that needs to 
use the shared storage.  Does this require LVM to use any kind of 
locking?  (I assume that with live migration, in theory, only one 
machine will access a given disk at a time.)

~Tom





More information about the xen-tools-discuss mailing list