Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Errors installing more than 1 guest OS on XEN Fedora core 5 test2: msg#00051
|
Subject: |
Errors installing more than 1 guest OS on XEN Fedora core 5 test2 |
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@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......
--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen
|
| |