hello,
probably you already know this but just for double-checking:
make sure that your raid is NOT mounted in your dom0, otherwise the
export to domU will fail. if this the case maybe creating separate
logical raid-partitions for your dom0/domus is a solution. ours looks
like this:
each dom0 has it's own physical boot-partition.
each domU has it's own logical logical volume on a lvm2 volumegroup.
ciao,
artur
Am Mittwoch, den 08.03.2006, 14:17 +0100 schrieb Angel L. Mateo:
> El mié, 08-03-2006 a las 09:45 +0100, Stefan Mikuszeit escribió:
> > Hello,
> >
> > Can you check following entrys:
> >
> > Old:
> > disk = ['phy:vm_volumes/root.dhcp1,sda1,w',
> > 'phy:vm_volumes/var.dhcp1,sda2,w',
> > 'phy:vm_volumes/swap.dhcp1,sda3,w']
> >
> >
> > New:
> > disk = ['phy:/vm_volumes/root.dhcp1,sda1,w',
> > 'phy:/vm_volumes/var.dhcp1,sda2,w',
> > 'phy:/vm_volumes/swap.dhcp1,sda3,w']
> >
> > I think the system can not find the images, test it plz.
> >
> When I try this configuration I get:
>
> felis:/etc/xen# xm create dhcp1.cfg -c
> Using config file "dhcp1.cfg".
> Error: Device 2049 (vbd) could not be connected.
> Device /vm_volumes/root.dhcp1 is mounted in a guest domain,
> and so cannot be mounted now.
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|