[virt-tools-list] virt-install Fedora 12 domU installation problem

tu2Bgone at gmail.com tu2Bgone at gmail.com
Tue Jun 29 03:35:16 UTC 2010


Hi all,

I'm trying to figure out what is happening here:
libvirt-python-0.6.3-33.el5
libvirt-0.6.3-33.el5
libvirt-0.6.3-33.el5
python-virtinst-0.400.3-9.el5
virt-manager-0.6.1-12.el5
virt-viewer-0.0.2-3.el5
xen-libs-3.0.3-105.el5_5.3
kernel-xen-2.6.18-194.3.1.el5
xen-3.0.3-105.el5_5.3
kmod-xenpv-0.1-9.el5
xen-libs-3.0.3-105.el5_5.3

on Centos5.5 (x86_64)

My installation using virt-install is failing to find the xen images  
directory on the fedora12 repo. That is understandable because there is  
none that I can find on any repository.

[root at au-mel-xen-6 ~]# virt-install --name au-mel-dev-support-1.example.com  
--ram 4096 --file  
/dev/mapper/xen_images-au--mel--dev--support--1.example.com--disk0  
-x 'ksdevice=brvlan596'  
ks=http://au-mel-master-1.example.com/cblr/svc/op/system/filer-1.ks -l  
http://au-mel-master-1.example.com/cblr/repo_mirror/Fedora12_x86_64/ -p -d  
--os-type=linux --os-variant=fedora12
Tue, 29 Jun 2010 12:58:10 DEBUG Requesting libvirt URI default
Tue, 29 Jun 2010 12:58:10 DEBUG Received libvirt URI 'xen:///'
Tue, 29 Jun 2010 12:58:10 DEBUG Requesting virt method 'xen'
Tue, 29 Jun 2010 12:58:10 DEBUG Received virt method 'xen'
Tue, 29 Jun 2010 12:58:10 DEBUG Hypervisor name is 'xen'
Tue, 29 Jun 2010 12:58:10 DEBUG Setting size for existing storage to '20.0'
Tue, 29 Jun 2010 12:58:10 DEBUG Detected storage as type 'block'
Tue, 29 Jun 2010 12:58:10 DEBUG Setting size for existing storage to '20.0'
Tue, 29 Jun 2010 12:58:10 DEBUG Detected storage as type 'block'
Tue, 29 Jun 2010 12:58:10 DEBUG Setting size for existing storage to '20.0'
Tue, 29 Jun 2010 12:58:10 DEBUG Detected storage as type 'block'
Tue, 29 Jun 2010 12:58:10 DEBUG DISPLAY is set: graphics defaulting to VNC.
Tue, 29 Jun 2010 12:58:10 DEBUG DistroInstaller location is a network  
source.


Starting install...
Tue, 29 Jun 2010 12:58:11 DEBUG Attempting to detect distro:
Tue, 29 Jun 2010 12:58:11 DEBUG HTTP hasFile: didn't find  
http://au-mel-master-1.example.com/cblr/repo_mirror/Fedora12_x86_64/.treeinfo
Tue, 29 Jun 2010 12:58:11 DEBUG Detected a Fedora distro
Tue, 29 Jun 2010 12:58:11 DEBUG HTTP hasFile: didn't find  
http://au-mel-master-1.example.com/cblr/repo_mirror/Fedora12_x86_64/images/xen/vmlinuz
Tue, 29 Jun 2010 12:58:11 ERROR Couldn't find xen kernel for Fedora tree.
Tue, 29 Jun 2010 12:58:11 DEBUG Traceback (most recent call last):
File "/usr/sbin/virt-install", line 751, in main
start_time, guest.start_install)
File "/usr/sbin/virt-install", line 813, in do_install
dom = install_func(conscb, progresscb, wait=(not wait))
File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 539, in  
start_install
self._prepare_install(meter)
File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 594, in  
_prepare_install
meter = meter)
File "/usr/lib/python2.4/site-packages/virtinst/DistroInstaller.py", line  
245, in prepare
self._prepare_kernel_and_initrd(guest, distro, meter)
File "/usr/lib/python2.4/site-packages/virtinst/DistroInstaller.py", line  
194, in _prepare_kernel_and_initrd
type=self.os_type, distro=distro)
File "/usr/lib/python2.4/site-packages/virtinst/OSDistro.py", line 156, in  
acquireKernel
scratchdir, type, distro)
File "/usr/lib/python2.4/site-packages/virtinst/OSDistro.py", line 142, in  
_acquireMedia
return (store.acquireKernel(guest, fetcher, progresscb),
File "/usr/lib/python2.4/site-packages/virtinst/OSDistro.py", line 253, in  
acquireKernel
raise RuntimeError(_("Couldn't find %(type)s kernel for "
RuntimeError: Couldn't find xen kernel for Fedora tree.

http://au-mel-master-1.example.com/cblr/repo_mirror/Fedora12_x86_64/Fedora/
[DIR] Parent Directory -
[ ] boot.iso 17-Jun-2010 22:55 171M
[ ] efiboot.img 17-Jun-2010 22:55 388K
[ ] efidisk.img 17-Jun-2010 22:55 26M
[ ] install.img 17-Jun-2010 22:55 117M
[DIR] pxeboot/ 17-Jun-2010 22:55 -

Is there something simple I am missing here? There is a images/xen  
directory for centos5.5 repo but not one for Fedora.

Cheers,
D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20100629/b2dd0b03/attachment.htm>


More information about the virt-tools-list mailing list