kem*_*102 7 opensuse virtual-machine xen
我已经安装了几次 openSUSE 作为 Xen dom0 使用,但还没有让它工作。这些是我遵循的步骤:
在此之后,如果我进入 YaST>Create Virtual Machine,我可以为我的第一个 VM (domU) 指定所有相关选项,但是当我单击完成时,我收到此错误:
Failed to start vm-install
如果我随后进入 YaST>Virtual machine Manager,然后右键单击 Xen Hypervisor 并单击 Connect,我会收到以下错误:
Unable to open a connection to the Xen hypervisor/daemon.
Verify that:
- A Xen host kernel was booted
- The Xen service has been started
Run Code Online (Sandbox Code Playgroud)
和
unable to connect to 'localhost:8000': Connection refused
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 983, in _try_open
None], flags)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 107, in openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: unable to connect to 'localhost:8000': Connection refused
Run Code Online (Sandbox Code Playgroud)
我绝对在正确的内核中,并且所有进程似乎都按照以下方式启动:
kaon:/home/danny # uname -a
Linux kaon.cybertron.local 2.6.37.6-0.7-xen #1 SMP 2011-07-21 02:17:24 +0200 x86_64 x86_64 x86_64 GNU/Linux
kaon:/home/danny # ps -ef | grep xen
root 15 2 0 19:54 ? 00:00:00 [xenwatch]
root 16 2 0 19:54 ? 00:00:00 [xenbus]
root 1735 1 0 19:55 ? 00:00:00 xenstored
root 1742 1 0 19:55 ? 00:00:00 xenconsoled --pid-file=/var/run/xenconsoled.pid
root 2017 1 0 19:55 ? 00:00:00 /usr/bin/python /usr/sbin/xend start
root 2019 2017 0 19:55 ? 00:00:00 /usr/bin/python /usr/sbin/xend start
root 2975 2956 0 20:00 pts/1 00:00:00 grep xen
Run Code Online (Sandbox Code Playgroud)
我已经发布的openSUSE的论坛这个问题在这里,但没有一个人能提供帮助。
我发现与此错误相关的 Google 搜索的另一件事是安装的 xen 和 xen-tools 的版本不匹配,我已确认这不是我的情况,两个软件包的版本都符合预期。
归档时间: |
|
查看次数: |
3049 次 |
最近记录: |