KVM-88 broke VirtIO Hard Disks

2009-07-23 Thread Alexey Eromenko
Hi All ! In addition to Floppy controllers KVM-88 also break VirtIO hard disks. (Windows 2003 Drivers refuse to work now) Linux (RHEL 5.3/x64) still boots off VirtIO Hard Disk. It turned out to be a Qemu merge into KVM userspace: kvm-87-119-ga8b7f95 (commit

KVM-88 broke floppy controller

2009-07-22 Thread Alexey Eromenko
by Glauber Costa) on 6.7.2009. Can you look at it please ? -Alexey Eromenko -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM-88 broke floppy controller

2009-07-22 Thread Alexey Eromenko
- Gleb Natapov g...@redhat.com wrote: On Wed, Jul 22, 2009 at 07:43:51AM -0400, Alexey Eromenko wrote: Hi All ! I found a new bug in Floppy controller -- usually I report bugs to Avi, but since he is not here, I decided to report to mailing list. This bugs prevents Windows

Re: KVM vs Xen/OpenVZ for VPS hosting business

2009-07-20 Thread Alexey Eromenko
- howard chen howac...@gmail.com wrote: Hello, Currently both Xen and OpenVZ are well known and mature product used in hosting companies. How about KVM? What are the advantages if I use KVM as the VPS solution? E.g. performance? Due to a difference between virtualization and

Re: Problem with Grub and KVM 88

2009-07-15 Thread Alexey Eromenko
- Erik Wartusch e.wartu...@mitacs.com wrote: Hi all, Following problem. I recently upgraded kvm from 7.2 (Debian Lenny repository version) to the newest 88 KVM. Since then when I first started and stopped a Debian Lenny virtual instance (guest) at the next (second) start I get the

Re: [KVM-AUTOTEST PATCH 1/2] KVM test: add shutdown test

2009-06-16 Thread Alexey Eromenko
Michael I don't fully understand why shutdown test is needed; Shutdown is tested during reboot, where GuestOS must de-init itself. -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [Autotest] [KVM-AUTOTEST PATCH 1/4] Make all programs on kvm test use /usr/bin/python

2009-06-15 Thread Alexey Eromenko
- Martin Bligh mbl...@google.com wrote: On Wed, Jun 10, 2009 at 4:01 AM, Alexey Eromenkoaerom...@redhat.com wrote: Even better would be to use /usr/bin/python2. That doesn't seem to exist, on Ubuntu at least. Red Hat systems have it. /usr/bin/python2 is a symlink to

[KVM-AUTOTEST] New test module: iperf

2009-06-11 Thread Alexey Eromenko
for now. Please review it commit it. -Alexey Eromenko kvm_iperf.py Description: Binary data kvm_runtest_2.py.patch Description: Binary data kvm_tests.cfg.sample.2009-04-26 Description: Binary data kvm_tests.cfg.sample.2009-04-26.iperf.patch Description: Binary data kvm_tests.cfg.sample.2009

Re: [Autotest] [KVM-AUTOTEST PATCH 1/4] Make all programs on kvm test use /usr/bin/python

2009-06-10 Thread Alexey Eromenko
Even better would be to use /usr/bin/python2. This is because future distros will include python3, which is incompatible with python2 code. python will be symlink of python3. -Alexey -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to

Re: KVM-86 not exposing 64 bits CPU anymore, NICE

2009-06-04 Thread Alexey Eromenko
- Gilles PIETRI contact+...@gilouweb.com wrote: Hi, I'm quite pissed off. I just upgraded to kvm-86 on a host that has worked nicely on kvm-78 for quite some time. But since I was fearing the qcow2 corruption issues, I wanted to upgrade kvm-86. After testing the performance, I