Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
BLNSVR service stops with event 7016 : the balloonservice has reported an invalid current state 0
after some search i find this article from Microsoft
http://support.microsoft.com/kb/320789 witch describe the problem
http://technet.microsoft.com/en-us/library/cc756305%28v=ws.10%29.aspx
Version-Release number of selected component (if applicable):
virtio-win-0.1-52.iso (from http://www.linux-kvm.org)
How reproducible:
100%
Steps to Reproduce:
1. start the service with : blnsvr -r
2. verify the status of the service : blnsvr status
STATUS : service RUNNING
3. sc interrogate balloonservice
SERVICE_NAME: balloonservice
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING
(STOPPABLE, PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
4. verify the status of the service : blnsvr status
STATUS: Service STOPPED.
5. verify event log
event ID : 7016
The BalloonService service has reported an invalid current state 0.
Actual results:
the balloonservice stopped
Expected results:
the balloonservice still running
Additional info:
Reproduced this issue on virtio-win-prewhql-65
Verified this issue on virtio-win-prewhql-70
Steps are same as comment #0
Actual Results:
on virtio-win-prwehql-65 ,blnsrv service is stopped
on virtio-win-prewhql-70 ,blnserv service still running
Based on above ,this issue has been fixed ald .Move status to VERIFIED.
hi,
is it possible to download the virtio-win-prewhql-70.iso or a newer build of the drivers from anywhere ?
i dont want to have to build the drivers myself from the github repo
Simon