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-devel

Re: [Xen-devel] Unable to complete install: 'Domain not found: xenUnifie

To: "Mr. Teo En Ming \(Zhang Enming\)" <space.time.universe@xxxxxxxxx>
Subject: Re: [Xen-devel] Unable to complete install: 'Domain not found: xenUnifiedDomainLookupByName
From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
Date: Mon, 26 Oct 2009 17:11:56 +0530 (IST)
Cc: bderzhavets@xxxxxxxxx, xen <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 26 Oct 2009 04:42:40 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1256557316; bh=FM8WAB+CNbEWcAeLBm9ZWRQrWKGu9UEeqs0nj5h+JsM=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=qXrlw1XllGM+WzoSRdPrdAtPVoeKOkcsQk1nVKLfQv2C2ujkQZefOOmZKrMD5qBPl4u6RgulUJkn5hsPLyCCMzoMVdQXQn88rHdhmKNlzsfLtYhy7pH0URlHU3xoQMDJjw9OCRnH9yyysDn1gVBEO/LTk7/pRyHBBo5dD4uK6Ho=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=JgUQSjmqV2w8b8M2V+CX/W36qTJ9H7qKbl9lz25cPCgyQWSbiy7GZVfmjSyMJwhE0deJV9O84Ky1C2XJ2cQoMbPnS9DfvqmSWqJ5aZPsUd+jkcmlE7qFtMmO9tlsjW3qiTrYxkBwO7b9AgBMKKX7dlxW0m0PUtT8MWrFivQJYBI=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <f712b9cf0910260343p354f6123jf56e10dc1da10db4@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
What should be this parameter disk = ['phy:/dev/sdc7,xvda,w' ] in my case. According to my system specs below
[root@Server1-FC11 ~]# fdisk -l

Disk /dev/sda: 438.4 GB, 438489317376 bytes
255 heads, 63 sectors/track, 53309 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000080

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1          13      104391   83  Linux
/dev/sda2              14        2180    17406427+  82  Linux swap / Solaris
/dev/sda3            2181       42776   326087370   83  Linux
/dev/sda4           42777       53309    84606322+   5  Extended
/dev/sda5   *       42777       53309    84606291   83  Linux
[root@Server1-FC11 ~]# df -l
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda5             83277720  22241624  56805784  29% /
tmpfs                  4069668        92   4069576   1% /dev/shm
xenstore               4069668        40   4069628   1% /var/lib/xenstored

Regards
Fasiha Ashraf

--- On Mon, 26/10/09, Mr. Teo En Ming (Zhang Enming) <space.time.universe@xxxxxxxxx> wrote:

From: Mr. Teo En Ming (Zhang Enming) <space.time.universe@xxxxxxxxx>
Subject: Re: [Xen-devel] Unable to complete install: 'Domain not found: xenUnifiedDomainLookupByName
To: "Fasiha Ashraf" <feehapk@xxxxxxxxxxx>
Cc: bderzhavets@xxxxxxxxx, "xen" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Date: Monday, 26 October, 2009, 3:43 PM

I didn't use virt-manager. I had it un-installed. For PV guests configuration, please see

http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/

--
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
Blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com
Email: space.time.universe@xxxxxxxxx
MSN: teoenming@xxxxxxxxxxx
Mobile Phone: +65-9648-9798
Street: Bedok Reservoir Road
Republic of Singapore

On Mon, Oct 26, 2009 at 6:36 PM, Fasiha Ashraf <feehapk@xxxxxxxxxxx> wrote:
Hi all
I am facing this error while installing Guest VM on FC11 using virt-manager
Unable to complete install '<class 'libvirt.libvirtError'> Domain not found: xenUnifiedDomainLookupByName
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 1575, in do_install
    dom = guest.start_install(False, meter = meter)
  File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 628, in start_install
    return self._do_install(consolecb, meter, removeOld, wait)
  File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 726, in _do_install
    self.domain = self.conn.createLinux(install_xml, 0)
  File "/usr/lib64/python2.6/site-packages/libvirt.py", line 1077, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: Domain not found: xenUnifiedDomainLookupByName
'
What should i do to avoid it? please help!
Boris! How did you create PV guests using virt-manager i am following your article
 http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/#comment-623

Regards,
Fasiha Ashraf


Try the new Yahoo! India Homepage. Click here.

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






-----Inline Attachment Follows-----

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


Connect more, do more and share more with Yahoo! India Mail. Learn more.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel