Still no helpful reply so far, and my customer gets angry (me too, in a
way ... 3 days, maybe one paid ... another story ...).
Does anyone of you run such old stuff within KVM?
-
Right now I have on the host:
gentoo-sources 3.6.1 (with all bells and whistles enabled libvirt wanted
me to enable)
qemu-kvm-1.1.1-r1
libvirt-0.9.13-r1
(-> stable ebuilds)
-
When I cp a file within that VM it takes ages ... unfortunately the OS
doesn't bring much modules with it so I can't just swap the virtual
controller for SCSI or so :-(
Another old guest with a slightly newer 2.2 kernel runs just fine ... I
just don't get it.
Corrupt raw-files?? Wouldn't fsck within the guest detect that?
What to chose for 32bit-guests ... arch, cpu, etc.
-
I am a bit helpless ...
Thanks for any help on this.
Stefan
10-09-2012, 07:21 PM
"Stefan G. Weichinger"
qemu-kvm and libvirt: running an ancient guest
Am 09.10.2012 20:52, schrieb Stefan G. Weichinger:
> When I cp a file within that VM it takes ages ... unfortunately the OS
> doesn't bring much modules with it so I can't just swap the virtual
> controller for SCSI or so :-(
addition:
within vmware-context I get a virtual PIIX4-IDE-controller.
with qemu-kvm I get a virtual PIIX3-IDE-controller ... which seems not
supported by that old kernel ... (no module visible with "lspci -v",
unknown device ...)
q: is it possible to get PIIX4-IDE into KVM? Couldn't find that out yet ...
PIIX4-IDE runs fine in vmware-server 2 ... maybe I have to downgrade
qemu-kvm and/or libvirt? ...