Hi Brandon,
It’s possible that we’re trying to delete a registry key too early in boot and that’s what’s causing the event. Does this event cause you any particular problem, or is it something that you just happened to notice? It seems like a very easy repro so
I’ll check it out myself when I get a chance.
Cheers,
Paul
From:
win-pv-devel [mailto:win-pv-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of
Brandon Shoemaker
Sent: 31 July 2017 22:16
To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
Subject: [win-pv-devel] xen pv drivers 8.2 creating eventid 6 error on 2012 R1
Hi list,
I wanted to report a recurring issue I see with the xen pv drivers 8.2. I have clean installed a VPS three times to confirm this problem.
After installing Windows 2012 R1 and then the 8.2 drivers there is a recurring event id 6 error every reboot only after installing the drivers.
Event ID 6 error
"An I/O operation initiated by the Registry failed unrecoverably. The Registry could not flush hive (file): ''."
Steps to reproduce:
- Install Windows 2012 R1 (I added .net 3.5 and telnet client features
right after install also)
- Fully update
- Check Event Viewer logs before installing drivers and you will
not see any Event ID 6 error, clear logs
- Install Xen PV 8.2 Drivers
- Reboot
- Event ID 6 error will now recur every reboot
I do not know if the same error happens on 2012 R2 as I’m using R1 still for specific reasons.