VirtualBox

12 年 前 建立

12 年 前 結束

#10936 closed defect (fixed)

Guru Meditation VERR_NET_IO_ERROR: Windows 2008 R2 during update request to WSUS => Fixed in SVN

回報者: yesoos 負責人:
元件: other 版本: VirtualBox 4.2.0
關鍵字: 副本:
Guest type: Windows Host type: Windows

描述

With latest virtualbox 4.2.0, my virtual Windows 2008 R2 machine hosting WSUS for other machines crashes when requested updates. This happens everytime. All machines use bridged networking, guest additions are at latest version.

附加檔案 (2)

VBox.log (486.5 KB ) - 12 年 前, 由 yesoos 新增
Log file from crashing machine
VBox.png (106.6 KB ) - 12 年 前, 由 yesoos 新增
PNG file

下載所有附檔: .zip

更動歷史 (10)

12 年 前yesoos 編輯

附檔: 新增 VBox.log

Log file from crashing machine

12 年 前yesoos 編輯

附檔: 新增 VBox.png

PNG file

comment:1 12 年 前Frank Mehnert 編輯

摘要: Windows 2008 R2 machine crash during update request to WSUS.Guru Meditation VERR_NET_IO_ERROR: Windows 2008 R2 during update request to WSUS

comment:2 12 年 前Aleksey Ilyushin 編輯

Can you try to disable R0/GC for e1000 and reproduce the problem? To disable R0/GC use the following command lines:

VBoxManage setextradata <vm_name> VBoxInternal/Devices/e1000/<adapter_number_starting_with_0>/Config/GCEnabled 0
VBoxManage setextradata <vm_name> VBoxInternal/Devices/e1000/<adapter_number_starting_with_0>/Config/R0Enabled 0

Note that you will need to do it for each adapter used in VM. If later on you change the type of any adapter (to pcnet or virtio) you will get an error while starting VM. To get rid of it use the same commands as above but without '0' at the end of the line. After you disable RO/GC you may get a different error (not Guru Meditation). Please attach the resulting log file as well.

comment:3 12 年 前Aleksey Ilyushin 編輯

This is a confirmed 4.2 regression. The fix will be included into the next maintenance release. You can temporarily disable 'Large Send Offload' property in 'Advanced' tab of adapter properties in the guest to work around the problem.

comment:4 12 年 前Aleksey Ilyushin 編輯

摘要: Guru Meditation VERR_NET_IO_ERROR: Windows 2008 R2 during update request to WSUSGuru Meditation VERR_NET_IO_ERROR: Windows 2008 R2 during update request to WSUS => Fixed in SVN

comment:5 12 年 前Aleksey Ilyushin 編輯

The test build with the fix can be downloaded from here.

最後由 Aleksey Ilyushin 編輯於 12 年 前 (上一筆) (差異)

comment:6 12 年 前linarms 編輯

FYI, even with the stated workaround, Windows 2008 R2 guests still eventually crash with "Guru Meditation -400 (VERR_NET_IO_ERROR)" -- after moving ~55GB of data, in my case, and the server was running Exchange, not WSUS (although I first came across the issue on a WSUS guest). I mention this just in case the issue is bigger than it seems so far. Happy to provide further log files if needed.

EDIT: Host is Linux (Debian) running 4.2.0 (no hotfix available yet?)

最後由 linarms 編輯於 12 年 前 (上一筆) (差異)

comment:7 12 年 前Frank Mehnert 編輯

Here is a .deb package for Debian 6.0 / AMD64 and here is a 64-bit .run package as universal installer.

comment:8 12 年 前Frank Mehnert 編輯

狀態: newclosed
處理結果: fixed

Fixed in 4.2.2.

注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette