[Fedora-xen] Errors installing more than 1 guest OS on XEN Fedora core 5 test2

Murali D muralid.india at gmail.com
Mon Feb 20 12:30:59 UTC 2006


What this Error means : "Error: Error creating domain: The privileged domain
did not balloon!"


First Guest OS was installed successfully, while installing second Guest OS
same Fedora core 5 test2 it giving the following errors....


Starting install...
Using config file "/etc/xen/qwe3412".
Error: Error creating domain: The privileged domain did not balloon!
If your install has exited, you can restart your guest by running
'xm create -c qwe3412'.  Otherwise, you can reconnect to the console
by running 'xm console qwe3412'
[root at ccluster ~]# xm create -c qwe3412
Using config file "/etc/xen/qwe3412".
Traceback (most recent call last):
  File "/usr/bin/pygrub", line 248, in ?
    cf = get_config(file)
  File "/usr/bin/pygrub", line 135, in get_config
    cf.parse()
  File "/usr/lib/python2.4/site-packages/grub/GrubConf.py", line 150, in
parse
    lines = f.readlines()
OverflowError: line is longer than a Python string can hold
Error: Boot loader didn't return any data!

----------------------

When I tried to install other OS like Centos  as guest it is ending with teh
follwong error...


Traceback (most recent call last):
  File "/usr/sbin/xenguest-install.py", line 365, in ?
    main()
  File "/usr/sbin/xenguest-install.py", line 356, in main
    start_paravirt_install(name, ram, disk, mac, src, options.extra)
  File "/usr/sbin/xenguest-install.py", line 232, in start_paravirt_install
    (kfn, ifn) = get_paravirt_install_image(src)
  File "/usr/sbin/xenguest-install.py", line 196, in
get_paravirt_install_image
    kernel = grabber.urlopen("%s/images/xen/vmlinuz" %(src,))
  File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 444,
in urlopen
    return default_grabber.urlopen(url, **kwargs)
  File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 575,
in urlopen
    return self._retry(opts, retryfunc, url)
  File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 547,
in _retry
    return apply(func, (opts,) + args, {})
  File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 574,
in retryfunc
    return URLGrabberFileObject(url, filename=None, opts=opts)
  File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 728,
in __init__
    self._do_open()
  File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 820,
in _do_open
    fo, hdr = self._make_request(req, opener)
  File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 902,
in _make_request
    raise URLGrabError(4, _('IOError: %s') % (e, ))
urlgrabber.grabber.URLGrabError: [Errno 4] IOError: HTTP Error 404: Date:
Mon, 20 Feb 2006 12:18:21 GMT
Server: Apache/2.2.0 (Fedora)
Content-Length: 304......
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-xen/attachments/20060220/073e1ad2/attachment.htm>


More information about the Fedora-xen mailing list