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: [Xen-users] cent os domu creation problem

To: Tapas Mishra <mightydreams@xxxxxxxxx>
Subject: Re: [Xen-users] cent os domu creation problem
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Tue, 18 May 2010 13:37:00 +0700
Cc: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 17 May 2010 23:38:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimUOTmr3W0Hz03DxLrHgrJzaZcD5NWqwL2k0_LV@xxxxxxxxxxxxxx>
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: <AANLkTin7wCBHYUgtTLkZ5pVgulxpVO7inK68p-kc4Huz@xxxxxxxxxxxxxx> <AANLkTik83dLZPiC05mWuTexu5XYEyrmgN_BAWyzvsISD@xxxxxxxxxxxxxx> <AANLkTikfgpXszArb31DP1nr1nD4i1RkFquFVyivrQczz@xxxxxxxxxxxxxx> <AANLkTilGdguiJMuMIrq_gXAKbc-sng4lbXnqsFJlCeFM@xxxxxxxxxxxxxx> <AANLkTikBTcO4wuhRREEyZ9cZzhhnlRgt4Ve0_oW0VXF1@xxxxxxxxxxxxxx> <AANLkTikbX48H9fKjDpZFrtuNIQflF6vAbr6EcV20aFXo@xxxxxxxxxxxxxx> <AANLkTiniNP78_ViSbq9eBSQotOePgzjGfkLsdrK6w-y2@xxxxxxxxxxxxxx> <AANLkTil8MupOjBPpXbTAtLi6Ca19yC7hd4YBrbUrnW7s@xxxxxxxxxxxxxx> <AANLkTilSAC26UTwxXac063c7UBRTVqZm4PTjrL_WLCBi@xxxxxxxxxxxxxx> <AANLkTimUOTmr3W0Hz03DxLrHgrJzaZcD5NWqwL2k0_LV@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, May 18, 2010 at 1:15 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
> Where t1 is the new cfg I created after this thread. vfb is
> commened.xvda and xvdb are there.
>
> xm create t1.cfg -c after some time got
> Error: Device 51712 (vbd) could not be connected. Hotplug scripts not working.
>
> after this I do not have any clue/

That's odd. Look at several last lines (about 100 lines or so) on
/var/log/xen/xend.log what does it say about centos5-disk and
centos5-swap? Does it say device not found or something like that?

Try shutting down your running debian domU, and change centos domU's
disk section line from

disk        = [
               'phy:/dev/virtualization/centos5-disk,xvda,w',
               'phy:/dev/virtualization/centos5-swap,xvdb,w',
           ]


to simply

disk        = ['phy:/dev/virtualization/research-disk,xvda,w']

That is, use a block device from your other domU that's known to work.
If it DOES work, don't follow through with the install process though.
Destroy the domU immediately with "xm destroy". This is simply to
isolate whether the problem is in that particular block device or not.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users