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...
|
Xen0 booting problem with Fedora Core 5: msg#00054
|
Subject: |
Xen0 booting problem with Fedora Core 5 |
Hi, i want to install xen 3.0.2 on Fedora Core 5 (http://www.fedoraproject.org/wiki/FedoraXenQuickstartFC5), but i have a problem with boot xen0.
i listed all xend-debug.log and xend.log.....
- xend-debug.log Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
self.run() File "/usr/lib/python2.4/threading.py", line 422, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.4/site-packages/xen/xend/server/XMLRPCServer.py", line 94, in run
self.server = UnixXMLRPCServer(XML_RPC_SOCKET, False) File "/usr/lib/python2.4/site-packages/xen/util/xmlrpclib2.py", line 152, in __init__ os.makedirs(parent, stat.S_IRWXU) File "/usr/lib/python2.4/os.py", line 159, in makedirs
mkdir(name, mode) OSError: [Errno 13] Permission denied: '/var/run/xend'
- xend.log [2006-09-22 19:23:29 xend] INFO (SrvDaemon:283) Xend Daemon started [2006-09-22 19:23:29 xend] INFO (SrvDaemon:287) Xend changeset: unavailable .
[2006-09-22 19:23:29 xend.XendDomainInfo] DEBUG (XendDomainInfo:207) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 20918759483L, 'ssidref': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'mem_kb': 442720, 'maxmem_kb': -4, 'max_vcpu_id': 0, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 1, 'blocked': 0})
[2006-09-22 19:23:29 xend.XendDomainInfo] INFO (XendDomainInfo:219) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. [2006-09-22 19:23:29 xend.XendDomainInfo] WARNING (XendDomainInfo:241) No vm path in store for existing domain 0
[2006-09-22 19:23:29 xend.XendDomainInfo] DEBUG (XendDomainInfo:701) Storing VM details: {'name': 'Domain-0', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_crash': 'restart', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '433', 'maxmem': '433'}
[2006-09-22 19:23:29 xend.XendDomainInfo] DEBUG (XendDomainInfo:736) Storing domain details: {'cpu/0/availability': 'online', 'memory/target': '443392', 'name': 'Domain-0', 'console/limit': '1048576', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0'}
[2006-09-22 19:23:29 xend] DEBUG (XendDomain:153) number of vcpus to use is 0 [2006-09-22 19:23:29 xend.XendDomainInfo] DEBUG (XendDomainInfo:919) XendDomainInfo.handleShutdownWatch [2006-09-22 19:27:31 xend] INFO (SrvDaemon:283) Xend Daemon started
[2006-09-22 19:27:31 xend] INFO (SrvDaemon:287) Xend changeset: unavailable . [2006-09-22 19:27:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:207) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 20638534618L, 'ssidref': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'mem_kb': 442720, 'maxmem_kb': -4, 'max_vcpu_id': 0, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 1, 'blocked': 0})
[2006-09-22 19:27:31 xend.XendDomainInfo] INFO (XendDomainInfo:219) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. [2006-09-22 19:27:31 xend.XendDomainInfo] WARNING (XendDomainInfo:241) No vm path in store for existing domain 0
[2006-09-22 19:27:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:701) Storing VM details: {'name': 'Domain-0', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_crash': 'restart', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '433', 'maxmem': '433'}
[2006-09-22 19:27:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:736) Storing domain details: {'cpu/0/availability': 'online', 'memory/target': '443392', 'name': 'Domain-0', 'console/limit': '1048576', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0'}
[2006-09-22 19:27:31 xend] DEBUG (XendDomain:153) number of vcpus to use is 0 [2006-09-22 19:27:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:919) XendDomainInfo.handleShutdownWatch [2006-09-22 19:35:03 xend] INFO (SrvDaemon:283) Xend Daemon started
[2006-09-22 19:35:03 xend] INFO (SrvDaemon:287) Xend changeset: unavailable . [2006-09-22 19:35:03 xend.XendDomainInfo] DEBUG (XendDomainInfo:207) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 20321279301L, 'ssidref': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'mem_kb': 442720, 'maxmem_kb': -4, 'max_vcpu_id': 0, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 1, 'blocked': 0})
[2006-09-22 19:35:03 xend.XendDomainInfo] INFO (XendDomainInfo:219) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. [2006-09-22 19:35:03 xend.XendDomainInfo] WARNING (XendDomainInfo:241) No vm path in store for existing domain 0
[2006-09-22 19:35:03 xend.XendDomainInfo] DEBUG (XendDomainInfo:701) Storing VM details: {'name': 'Domain-0', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_crash': 'restart', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '433', 'maxmem': '433'}
[2006-09-22 19:35:03 xend.XendDomainInfo] DEBUG (XendDomainInfo:736) Storing domain details: {'cpu/0/availability': 'online', 'memory/target': '443392', 'name': 'Domain-0', 'console/limit': '1048576', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0'}
[2006-09-22 19:35:03 xend] DEBUG (XendDomain:153) number of vcpus to use is 0 [2006-09-22 19:35:03 xend.XendDomainInfo] DEBUG (XendDomainInfo:919) XendDomainInfo.handleShutdownWatch
Thanks for help
-- Francesco Laricchiuta email: francesco.laricchiuta@xxxxxxxxx
|
| |