Hey, all --
Just updated a 10.1 machine to 10.3, which went smoothly. Now, though,
I'm running into an issue.
When I try to start a virtual machine with "xm create ...", the domU
fails to start.
Figuring that this was a problem with the config file format changing
from Xen 3.0.3 to Xen 3.1.0, I went through YaST to create a new
machine, only to discover issues there, as well. Attempting to launch
vm-install or virt-manager from the console seems to show what the
problem is:
devxen0:~ # virt-manager
(virt-manager.py:9481): Gdk-WARNING **: Connection to display
localhost:11.0 appears to be untrusted. Pointer and keyboard grabs and
inter-client communication may not work as expected.
Traceback (most recent call last):
File "/usr/share/virt-manager/virt-manager.py", line 115, in <module>
from virtManager.config import vmmConfig
File "/usr/share/virt-manager/virtManager/config.py", line 24, in
<module>
import libvirt
File "/usr/lib64/python2.5/site-packages/libvirt.py", line 702
^
IndentationError: expected an indented block
devxen0:~ # vm-install
Traceback (most recent call last):
File "/usr/bin/vm-install", line 22, in <module>
import vmdisks.disks
File "/usr/lib64/python2.5/site-packages/vmdisks/__init__.py", line 2,
in <module>
from diskmap import *
File "/usr/lib64/python2.5/site-packages/vmdisks/diskmap.py", line 1,
in <module>
import libvirt
File "/usr/lib64/python2.5/site-packages/libvirt.py", line 702
^
IndentationError: expected an indented block
devxen0:~ #
Anyone have any thoughts on what might be going on here, or any pointers
to something that I should try?
Thanks!
- Ian
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]