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

Re: AW: [Xen-users] Problem booting domU

To: "Angel L. Mateo" <amateo@xxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: AW: [Xen-users] Problem booting domU
From: "Stefan Mikuszeit" <S.Mikuszeit@xxxxxxxxx>
Date: Wed, 8 Mar 2006 14:41:51 +0100
Delivery-date: Wed, 08 Mar 2006 14:00:52 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZCssly8ZIWwOFhT/2pV2++0XaUWQAArVwQ
Thread-topic: Re: AW: [Xen-users] Problem booting domU
Hello,

I have found the error :-)
You tell xen that the Devices are Physical Drives, but there Files, is this 
right ?

This Files are on an Array Drive/Partition, is this right ?

Test This :-)

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    = ['file:/vm_volumes/root.dhcp1,sda1,w',
           'file:/vm_volumes/var.dhcp1,sda2,w',
           'file:/vm_volumes/swap.dhcp1,sda3,w']

Regards Stefan

-----Ursprüngliche Nachricht-----
Von: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] Im Auftrag von Angel L. Mateo
Gesendet: Mittwoch, 8. März 2006 14:17
An: xen-users@xxxxxxxxxxxxxxxxxxx
Betreff: [*****SPAM***** HOM02EX - BA] - Re: AW: [Xen-users] Problem booting 
domU - Bayesian Filter detected spam

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.

--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información     _o)
y las Comunicaciones Aplicadas (ATICA)    / \\
http://www.um.es/atica                  _(___V
Tfo: 968367590
Fax: 968398337


_______________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>