[xen-tools-discuss] Re: Using AoE storage
Mike Bailey
mike at bailey.net.au
Tue Nov 4 03:38:00 CET 2008
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
- Mike
On Tue, Nov 4, 2008 at 8:55 AM, Tom Hallman <hallmant at dm.org> wrote:
> Hello all,
>
> I have an AoE-based disk-partitioning solution already in place such
> that my software hands me a disk slice at something like
> /dev/etherd/e18.10. Is it possible to use xen-tools to set up a VM
> guest using that disk as the storage?
>
> I'm new to LVM and I'm fuzzy on loopback devices, but it seems like
> neither of these options is quite what I need.
>
> I appreciate any help you can offer!
>
> Yours,
> Tom
>
>
>
More information about the xen-tools-discuss
mailing list