Re: Weird Windows license issue

2009-07-02 Thread Sterling Windmill
What do you mean by "rejected"? Is the installer not taking your key (I doubt this would be caused by anything KVM specific), or is it failing to activate over the internet (it may be that you have just hit the limit for how many times a given key can be activated)? - Original Message -

Re: Qemu 0.10.50 CAN NOT get ip from dhcp server

2009-07-05 Thread Sterling Windmill
I have noticed the same thing with KVM-87 and either the e1000 or the rtl8139 network models. I am on a 64-bit 2.6.18 RHEL 5.3 kernel with an Intel Q9300 processor. Even statically assigning an IP to my bridged guest doesn't allow it to communicate with my network. Specifying virtio as the NIC

Re: [KVM][Kemari]: Build error fix

2012-06-27 Thread Sterling Windmill
Is Kemari still in active development? On Sun, Dec 4, 2011 at 9:45 PM, OHMURA Kei wrote: > On 2011/12/02 21:51, Pradeep Kumar wrote: >> It fixes build failure. >> >> I hit this error, after succsfull migration and sync. >> >> (qemu) qemu-system-x86_64: fill buffer failed, Interrupted system call

RE: Hot Spare Virtual Machines

2013-05-11 Thread Sterling Windmill
This sounds similar to what Kemari was looking to achieve: http://wiki.qemu.org/Features/FaultTolerance But unfortunately, I believe Kemari development has halted. -Original Message- From: kvm-ow...@vger.kernel.org [mailto:kvm-ow...@vger.kernel.org] On Behalf Of Valentin Zagura Sent: Sa

Live migration between Intel Q6600 and AMD Phenom II

2009-09-08 Thread Sterling Windmill
I've read that it's possible to live migrate KVM guests between Intel and AMD CPUs, is it also possible to migrate from a CPU without NPT/EPT to the Phenom II that supports NPT? Will I lose out on any of the benefits NPT allows without shutting down and restarting the guest? Also, any thoughts

Re: Reboot Problem

2010-06-06 Thread Sterling Windmill
The Linux kernel does not reboot on panic by default. Read here: http://www.cyberciti.biz/tips/reboot-linux-box-after-a-kernel-panic.html - Original Message - From: "Chaitra Gorantla" To: kvm@vger.kernel.org Sent: Sunday, June 6, 2010 10:59:11 PM Subject: Reboot Problem Hi all, We kno

installing kvm-76 on 2.6.24

2008-09-28 Thread Sterling Windmill
I am running a custom compiled 2.6.24 kernel on a 64-bit Intel system and had no issues compling and running kvm-75. I downloaded kvm-76 and compiled and installed it, but I cannot get the modules to load properly. I have temporarily gone back to kvm-75. I am seeing this output in dmesg:

kvm-76 won't load on x86_64 2.6.24 with openvz

2008-09-29 Thread Sterling Windmill
I am attempting to use kvm-76 with a x86_64 2.6.24 kernel from openvz.org The kernel .rpm and src .rpm can be found here: http://wiki.openvz.org/Download/kernel/2.6.24/2.6.24-ovz006.1 kvm-75 works fine with this kernel, but after compiling kvm-76 I get the following error when attempting to

Re: installing kvm-76 on 2.6.24

2008-09-29 Thread Sterling Windmill
ks in advance, Sterling Windmill - Original Message - From: "Sheng Yang" <[EMAIL PROTECTED]> To: "Sterling Windmill" <[EMAIL PROTECTED]> Cc: "kvm" Sent: Monday, September 29, 2008 10:21:10 AM GMT -05:00 US/Canada Eastern Subject: Re: installing

Re: installing kvm-76 on 2.6.24

2008-09-29 Thread Sterling Windmill
D]> To: "Sterling Windmill" <[EMAIL PROTECTED]> Cc: "kvm" Sent: Monday, September 29, 2008 10:51:53 AM GMT -05:00 US/Canada Eastern Subject: Re: installing kvm-76 on 2.6.24 On Mon, Sep 29, 2008 at 10:42 PM, Sterling Windmill <[EMAIL PROTECTED]> wrote: > Than

Re: installing kvm-76 on 2.6.24

2008-09-30 Thread Sterling Windmill
I am able to run kvm-76 after recompiling my kernel with DMAR unset. Thanks for the help! - Original Message - From: "Sheng Yang" <[EMAIL PROTECTED]> To: "Sterling Windmill" <[EMAIL PROTECTED]> Cc: "kvm" Sent: Monday, September 29, 200

freebsd 7.0 32-bit won't boot with kvm scsi

2008-09-30 Thread Sterling Windmill
found upon attempting to boot into freebsd. Has anyone else experienced this? Thanks, Sterling Windmill -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: freebsd 7.0 32-bit won't boot with kvm scsi

2008-10-01 Thread Sterling Windmill
ne via VNC results in a boot failure. Shutting down the qemu instance and starting it up again allows freebsd to boot properly. Thanks again, Sterling Windmill - Original Message - From: "Avi Kivity" <[EMAIL PROTECTED]> To: "Sterling Windmill" <[EMAIL PRO

Fwd: freebsd 7.0 32-bit won't boot with kvm scsi

2008-10-15 Thread Sterling Windmill
Is there a bugzilla I can post this issue to? I'm still unable to get freebsd 7.0 booting after install with if=scsi on kvm-77 Thanks in advance, Sterling Windmill - Forwarded Message - From: "Sterling Windmill" <[EMAIL PROTECTED]> To: "Avi Kivity&quo

Re: [kvm] Re: 3525MB RAM Limit

2009-04-09 Thread Sterling Windmill
Is this a problem in the latest (kvm-84) or just in an older version that Fedora 10 provides? - Original Message - From: "Daniel Scott" To: "Alex Williamson" Cc: "Brian Jackson" , kvm@vger.kernel.org Sent: Thursday, April 9, 2009 2:54:11 PM GMT -05:00 US/Canada Eastern Subject: Re

routing vs bridging with tap

2008-12-07 Thread Sterling Windmill
idge everything together? Any ideas? Thanks in advance, Sterling Windmill -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

routed tap devices

2009-01-07 Thread Sterling Windmill
I am using kvm-82 on a 64-bit host and giving my virtual machines routed tap devices and utilizing proxy arp to provide them connectivity. My host has two ethernet adapters, one connected to the WAN and the other is a private link to another server with a private IP address. Even though I'm ass

32-bit windows 2k3 guest hangs with more than ~3.5GB memory

2009-02-09 Thread Sterling Windmill
disk I/O. I have to manually quit the VM, adjust the memory back down to 3.5GB or slightly higher, and restart. Does KVM not currently support PAE for 32-bit guests? Thanks in advance, Sterling Windmill -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a