
On Thu, Jan 26, 2017 at 1:11 PM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Wed, Jan 25, 2017 at 6:02 PM, Beckman, Daniel <Daniel.Beckman@ingramcontent.com> wrote:
I tested this on a Windows 2012 R2 (x64) DataCenter VM, newly built, on oVirt 4.0.5.
It suffers from the same bug that’s been present since at least oVirt 3.6: The Balloon service is setup with the wrong path:
C:\Program Files (x86)\oVirt Guest Tools\drivers\Balloon\w2k12R2\amd64\blnsvr.exe"
The correct path being:
C:\Program Files (x86)\oVirt Guest Tools\drivers\Balloon\2k12R2\amd64\blnsvr.exe"
Note the small typo: “w2k12R2” when the actual files are under “2k12R2”. The fix is much the same as before:
sc config BalloonService binpath= "C:\Program Files (x86)\oVirt Guest Tools\drivers\Balloon\2k12R2\amd64\blnsvr.exe" DisplayName= "Balloon Service" start= auto
How is it that this bug persists? Is it being actively tracked? I found reference to someone possibly having “a look” but no follow-up:
looks like it has not been tracked. Daniel, can you please open a bug ( https://bugzilla.redhat.com/enter_bug.cgi?product=ovirt-guest-tools ) about this? Didi, let's try to get this fixed in 4.1.1 if not in 4.1.0.
Daniel already filed two bugs: https://bugzilla.redhat.com/1416533 https://bugzilla.redhat.com/1416579 I CCed on them Christophe, the maintainer of spice-nsis, on which ovirt-wgt is based, and he very quickly posted a patch to spice-devel. I pushed the patch also to our gerrit, so jenkins will do a test build: https://gerrit.ovirt.org/71226 http://jenkins.ovirt.org/job/ovirt-wgt_master_create-rpms-fc24-x86_64_create... Daniel, can you please try the test build and report whether it works for you? Thanks! Also asked you on one of the bugs. Feel free to reply wherever is most convenient. Best,
http://lists.ovirt.org/pipermail/users/2016-June/073690.html
I did note one thing that appears to be fixed: the QEMU agent service is properly setup and runs (it had to be manually started in previous versions.) The oVirt and Spice services start up as expected.
Thanks, Daniel
On 1/25/17, 2:54 AM, "users-bounces@ovirt.org on behalf of Yedidyah Bar David" <users-bounces@ovirt.org on behalf of didi@redhat.com> wrote:
On Wed, Jan 25, 2017 at 10:38 AM, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote: > On Wed, Jan 25, 2017 at 8:00 AM, Yedidyah Bar David <didi@redhat.com> wrote: >> >> >> >> An updated Windows Guest Tools ISO is now available as well, from: >> >> >> http://resources.ovirt.org/pub/ovirt-4.1-pre/iso/oVirt-toolsSetup/4.1-1.fc24... > > > Is it meant to be used also in 4.0.x environments? >
I guess it should work - briefly tested it on a 4.0 and didn't notice problems. Please file bugs if you find them. Thanks! -- Didi _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
-- Didi