I have followed MarcoMeswara’s query with interest but my problem seems different. I have tried installing both KVM & Xen several times but can get no further than this with either of them:
import vmdisks.disks
File “/usr/lib/python2.7/site-packages/vmdisks/init.py”, line 2, in <module>
from diskmap import *
File “/usr/lib/python2.7/site-packages/vmdisks/diskmap.py”, line 1, in <module>
import libvirt
File “/usr/lib64/python2.7/site-packages/libvirt.py”, line 25, in <module>
raise lib_e
ImportError: /usr/lib/python2.7/site-packages/libvirtmod.so: wrong ELF class: ELFCLASS32
The Network Bridge tells me that it is set up correctly.
Oddly enough,VirtualBox works fine - but once I install one of the others, it disappears completely.
Any ideas?
Samsung RV511
i5 CPU M480 2.6GHz
Total RAM 5.7Gb
nVidia nouveau (2D) nouveau Gallium (3D)
USB 2.0 only (no 3.0)
The Memory map makes the character count extend to 20,349 (SuSE limit - 15,000)
Aborted
l
Run virt-manager:
linux-r8jb:/home/dmk-suse # virt-manager
Traceback (most recent call last):
File “/usr/share/virt-manager/virt-manager.py”, line 383, in <module>
main()
File “/usr/share/virt-manager/virt-manager.py”, line 246, in main
from virtManager import cli
File “/usr/share/virt-manager/virtManager/cli.py”, line 29, in <module>
import libvirt
File “/usr/lib64/python2.7/site-packages/libvirt.py”, line 25, in <module>
raise lib_e
ImportError: /usr/lib/python2.7/site-packages/libvirtmod.so: wrong ELF class: ELFCLASS32
I now intend to do a(nother) clean installation of SuSE 12.1, an installation of Fedora 15 (which, I read, has put a lot of effort into virtualization and see what the result is.
I feel as if I’ve been here before. I’ve used SuSE since 6.3 - I remember moving from 6/7 or 7/8 or maybe even 8/9 (one of those anyway) and it not working well. I shifted to Mandrake for a while and shifted back to SuSE when the ?.1 release became available. 12.1 seems a bit the same.
All rather odd. My guess is that someone has been fiddling about with the code and re-compiled it before it (or maybe the 64bit version of 12.1) was quite ready.
Virsh (Launcher –> System –> Virtualization –> Create Virtual Machines for Xen & KVM) is apparently looking for a 32bit library which is not included in the system.
Virt-Manager (Launcher –> System –> Virtualization –> Virtual Machine Manager) seems to want a 64bit library where only a 32bit one is provided
I shall go back to Virtual-box. Iwould like to have tried Xen or KVM (or both) but I guess I shall wait for 12.2 in the hopes that this will be sorted out.
dmk
Samsung RV511
i5 CPU M480 2.6GHz
Total RAM 5.7Gb
nVidia nouveau (2D) nouveau Gallium (3D)
USB 2.0 only (no 3.0)