Shrikrishna Khare
2008-Dec-05 20:18 UTC
[Xen-users] libvir: Xen Daemon error : GET operation failed: during VM installation
I found similar queries on googling, but none of the answers seem to fix the problem for me :(.. Here is my configuration: [root@x4150-sfb-20 home]# uname -a Linux x4150-sfb-20 2.6.21-2950.fc8xen #1 SMP Tue Oct 23 12:24:34 EDT 2007 i686 i686 i386 GNU/Linux I have downloaded Fedora-8-i386-DVD.iso from fedora''s official website. [root@x4150-sfb-20 home]# virt-install -n vm1 --nographics -r 2500 -s 10 -f /home/disk1.img -v What is the virtual CD image, CD device or install location? /home/Fedora-8-i386-DVD.iso Starting install... libvir: Xen Daemon error : GET operation failed: libvir: Xen Daemon error : GET operation failed: Creating storage file... 100% |=========================| 10 GB 00:00 libvir: Xen Daemon error : POST operation failed: (xend.err ''Error creating domain: Disk image does not exist: /home/disk1.img'') virDomainCreateLinux() failed POST operation failed: (xend.err ''Error creating domain: Disk image does not exist: /home/disk1.img'') Domain installation may not have been successful. If it was, you can restart your domain by running ''virsh start vm1''; otherwise, please restart your installation. Fri, 05 Dec 2008 12:11:19 ERROR virDomainCreateLinux() failed POST operation failed: (xend.err ''Error creating domain: Disk image does not exist: /home/disk1.img'') Traceback (most recent call last): File "/usr/sbin/virt-install", line 485, in <module> main() File "/usr/sbin/virt-install", line 449, in main dom = guest.start_install(conscb,progresscb) File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 724, in start_install return self._do_install(consolecb, meter) File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 741, in _do_install self.domain = self.conn.createLinux(install_xml, 0) File "/usr/lib/python2.5/site-packages/libvirt.py", line 573, in createLinux if ret is None:raise libvirtError(''virDomainCreateLinux() failed'', conn=self) libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err ''Error creating domain: Disk image does not exist: /home/disk1.img'') What am I missing on? Thanks in advance, Shri _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users