[Bug 683957] Re: guest ata controller becomes unresponsive

2011-03-14 Thread Steven Wagner
It in fact did not fix the problem. The problem was that writeback cache is off by default in Ubuntu Server 10.04 LTS, but the default was on in Ubuntu Server 8.04 LTS. It was a backwards incompatible change that was not documented, and it took months of my time to resolve. The solution was to

[Bug 668042] Re: If Libvirtd is restarted, libvirt drops active domains lose network interface info.

2010-12-10 Thread Steven Wagner
how will I be able to tell when this hits lucid-updates ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/668042 Title: If Libvirtd is restarted, libvirt drops active domains lose

[Bug 671163] Re: win2k3 guest has blank screen and high cpu on first boot

2010-12-06 Thread Steven Wagner
I tried to do another win2k3 install, this time via libvirt xml file. I used a minimal config. The install was immediately running very slow, possibly due to using a qcow disk file and/or not having used any virtio config. It ran so slow though with the disk io wait, that it brought the load

[Bug 671163] Re: win2k3 guest has blank screen and high cpu on first boot

2010-12-04 Thread Steven Wagner
Serge, The version of windows I am using is, Microsoft Windows Server 2003 R2 with SP2 Enterprise Edition. The kvm command I tested was: kvm -drive file=/mnt/slices/newtuna.qcow2,if=virtio,index=0,boot=on -m 1G -vnc :1 and that gave me the same result, blank screen, high cpu usage. I

[Bug 671163] Re: win2k3 guest has blank screen and high cpu on first boot

2010-12-04 Thread Steven Wagner
Okay, so it appears to be a problem with something that is saved in the image. I can use the full cmd and it runs... sudo /usr/bin/kvm -M pc-0.12 -enable-kvm -m 1024 -smp 1 -name newtuna -uuid 21a3c860-05b0-5dcf-cc8c-9243604f8e9b -localtime -boot c -drive file=win1.img -drive

[Bug 683957] Re: guest ata controller becomes unresponsive

2010-12-02 Thread Steven Wagner
Guest is ubuntu server 8.04.4 LTS. kernel 2.6.24-24-virtual i686 Having trouble bringing up the guest, so im going to just migrate to 10.04 LTS. Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu.

[Bug 683957] [NEW] guest ata controller becomes unresponsive

2010-12-01 Thread Steven Wagner
Public bug reported: Binary package hint: qemu-kvm Repeatable. Triggered by high disk use. (when I run an rsync backup from remote host.) Guest is also crashing during guest fdisk checks at bootup. In this case, guest thread on server is not showing high cpu use. This is the only guest this

[Bug 683957] Re: guest ata controller becomes unresponsive

2010-12-01 Thread Steven Wagner
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bugs.launchpad.net/bugs/683957 Title: guest ata controller becomes unresponsive -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com

[Bug 668042] Re: If Libvirtd is restarted, libvirt drops active domains lose network interface info.

2010-11-28 Thread Steven Wagner
I installed the package Dave. So far so good, ill let it run for a while. Thank you. -- If Libvirtd is restarted, libvirt drops active domains lose network interface info. https://bugs.launchpad.net/bugs/668042 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 671163] Re: win2k3 guest has blank screen and high cpu on first boot

2010-11-24 Thread Steven Wagner
** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = New -- win2k3 guest has blank screen and high cpu on first boot https://bugs.launchpad.net/bugs/671163 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. --

[Bug 668042] Re: target device info is not in dumpxml

2010-11-24 Thread Steven Wagner
Any assistance getting this patch applied? This will fix broken functionality in the LTS release. -- target device info is not in dumpxml https://bugs.launchpad.net/bugs/668042 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in

[Bug 671163] Re: win2k3 guest has blank screen and high cpu on first boot

2010-11-12 Thread Steven Wagner
Serge - Ill jump to the point and tell you that Ive tried without virtio as well, and the problem remains that same. Thanks for your continued help on this issue. Im blocked on migrating any windows hosts for now. The only other time ive seen something like this was when my server has Cpu

[Bug 668042] Re: target device info is not in dumpxml

2010-11-11 Thread Steven Wagner
I filed a bug with the redhat guys, and they gave me the patch info. Need help applying it. https://bugzilla.redhat.com/show_bug.cgi?id=650543 --- Comment #1 from Daniel Berrange berra...@redhat.com 2010-11-10 18:15:31 EST --- Fixed several releases ago by this commit commit

[Bug 668042] Re: target device info is not in dumpxml

2010-11-06 Thread Steven Wagner
Mathias - This is a regression from behavior that was dependable in hardy LTS, and now fails in lucid LTS. Being able to retrieve network interface transfer totals is an essential feature for libvirt. -- target device info is not in dumpxml https://bugs.launchpad.net/bugs/668042 You received

[Bug 671163] Re: win2k3 guest has blank screen and high cpu on first boot

2010-11-06 Thread Steven Wagner
Serge - I did as you requested. When running the guest using that kvm command, and then accessing it with vncviewer, I still get the same black screen. 'top' on the server shows the process using 99% cpu. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = New -- win2k3 guest has

[Bug 671163] Re: win2k3 guest has blank screen and high cpu on first boot

2010-11-04 Thread Steven Wagner
-- win2k3 guest has blank screen and high cpu on first boot https://bugs.launchpad.net/bugs/671163 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 671163] [NEW] win2k3 guest has blank screen and high cpu on first boot

2010-11-04 Thread Steven Wagner
Public bug reported: Binary package hint: qemu-kvm After a clean install, all I get is a blank screen and high cpu for win2k3 guests. Reproducable, ive tried installing a dozen times with the same result every time. I also have tried without using viritio for the hd, but I get the same result.

[Bug 671163] Re: win2k3 guest has blank screen and high cpu on first boot

2010-11-04 Thread Steven Wagner
** Attachment added: Attaching the libvirt guest conf I am using. https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/671163/+attachment/1723306/+files/win2k3guest.xml -- win2k3 guest has blank screen and high cpu on first boot https://bugs.launchpad.net/bugs/671163 You received this

[Bug 668042] [NEW] target device info is not in dumpxml

2010-10-28 Thread Steven Wagner
Public bug reported: Missing target device info makes it impossible to retrieve network usage information about a guest from libvirt. Reproduce: Trigger of issue unknown. Workaround: Restart the guest, and the network device info reappears again. Detect: Use virsh with the dumpxml command to

[Bug 668042] Re: target device info is not in dumpxml

2010-10-28 Thread Steven Wagner
-- target device info is not in dumpxml https://bugs.launchpad.net/bugs/668042 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or

[Bug 668042] Re: target device info is not in dumpxml

2010-10-28 Thread Steven Wagner
** Attachment added: image generated by munin libvirt-ifstat plugin, shows break in data where info was irretrievable. https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/668042/+attachment/1714873/+files/libvirt_ifstat-week.png -- target device info is not in dumpxml

[Bug 574665] Re: kvm + virtio disk corrupts large volumes (1TB).

2010-06-24 Thread Steven Wagner
As mentioned in comment #3, could this be related to a specific SATA chipset? I have a Intel 82801JI ICH10 SATA AHCI Controller, and have experienced random disk corruption on guests. Guests are both Linux and Win2k3. High usage on the sata controller seemed to be the trigger. Ive noticed no

[Bug 569172] Re: qemu-kvm windows 2003 block virtio problem

2010-06-17 Thread Steven Wagner
I have the same problem with win2003 guests on lucid. Thread goes to 100% cpu usage and is unreponsive. I am not using viostor at all though. -- qemu-kvm windows 2003 block virtio problem https://bugs.launchpad.net/bugs/569172 You received this bug notification because you are a member of Ubuntu

[Bug 246175] Re: cpu frequency scaling causes multiple vcpu guests to panic

2010-04-29 Thread Steven Wagner
*** This bug is a duplicate of bug 361754 *** https://bugs.launchpad.net/bugs/361754 The error vcpu not ready for apic_round_robin can also occur if a guest is timing out for other reasons...like not enough RAM allocated. I have examples of this occuring on a hardy 8.04 LTS system with KVM

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-06-18 Thread Steven Wagner
Yah, creating the symbolic links works perfect. Thanks a lot! This has been bugging me for months with a broken apt-get package db. -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You received this bug

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-05-27 Thread Steven Wagner
I really hope this gets fixed soon, because even though I have php5-imagick working with that .deb file listed above, my apt is broken. see below: [EMAIL PROTECTED]:~$ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-04-26 Thread Steven Wagner
work around here: http://kevin.vanzonneveld.net/techblog/article/class_imagick_not_found/ -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You received this bug notification because you are a member of