[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: Windows DomU: Network Issues
- To: "xen-users@xxxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxxx>
- From: Paul Leiber <paul@xxxxxxxxxxxxxxxx>
- Date: Mon, 10 May 2021 20:55:39 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=onlineschubla.de; dmarc=pass action=none header.from=onlineschubla.de; dkim=pass header.d=onlineschubla.de; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=ZAjV2KXmYmQKm50aunD7XamSUZ1PHCQCunDpWqTFv7g=; b=FuI3SRuCjOW8367FVFAXw5/WHKRmQ+cDViJl7ICBi9xCykk3DobILH1Ik5TQwuKeaYKrKd8ztr7f4z0+I15oJOtWbghm4a9JjiAeOBHX9rEGaVTKyJ8PSgPLsiPr/Z+ZdyisIiE1NQBXFxwMhi9tzSafnKafBQzn7BKfWWWIIaa5mm0LkHHZs/YIUmEX2UWazur3wPAV7XLF2WlAQJZY4vctnhAu7JekO6NNLQ4LQKguodmv89kz1iKiDKvd9FwQ0Sj/qg3MI5WfVrKU9qlYqz00vQtNaOhsOn4yauww24d65zaDiEILyY5U4RtC7ACsUjyHeQwMxz3vDlvhBklSmA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=lyQCXpuU2jEtA0cGCwca1l9am2aCjh82IkX20yol7wczeND1ZsYFJrwHWATpe68caYztXH5Zh5roOcQ4djx8I2CPKfvJFVYh69RNvkRbtMCFn283kinXan+E7pTRkFl1Lq4h83Jy5sWCkU3BfxQuepXQUHHFhG4YdcG+a2UQjeVg8a2ynnOYhR4Ce3eDM+1C6rZhNz0dfJN68JyGohLViLZcfn0bx4looq+5LuASuyZshVHZ3Hw9DzkyYMkBqSPtB/cvl8Avfz6hBUy5gDGML+JKCsdoglEFJKKxKn/3/ECbO1WDqes2JD1Emm4zKLK+jvoND+vGUIF2shCwLcStDg==
- Authentication-results: lists.xenproject.org; dkim=none (message not signed) header.d=none;lists.xenproject.org; dmarc=none action=none header.from=onlineschubla.de;
- Delivery-date: Mon, 10 May 2021 20:56:37 +0000
- List-id: Xen user discussion <xen-users.lists.xenproject.org>
- Thread-index: AddCrwfWjHWL3XrdTDWzkWZFVWFdsADLd9mw
- Thread-topic: Windows DomU: Network Issues
> Von: Xen-users <xen-users-bounces@xxxxxxxxxxxxxxxxxxxx> Im Auftrag von
> Paul Leiber
> Gesendet: Donnerstag, 6. Mai 2021 21:47
>
> Also, there was a persistent error on
> Windows Update so I couldn't install any updates.
Solution: This issue was totally unrelated to Xen, it is a Windows Update
issue. I needed to manually download and install update KB2937636
(https://www.microsoft.com/de-DE/download/details.aspx?id=43434).
> Further observations from Windows 10 device manager on the domU:
> - There is one device without a driver (yellow triangle), the device is called
> XSC000 XENVIF 0
> - The system devices XenServer PV Interface, XenServer PV Bus (twice), and
> XenServer PV Network Class seem to be installed correctly
> - The NIC installed is shown as Realtek RTL8139C+ Fast Ethernet NIC
Solution: It turned out that I had to manually install the drivers for the
unknown devices, (in device manager, select to install driver from disk, then
select one of the pv drivers). In this way, I got both Windows Server 2012 and
Windows 10 working. I had to use trial and error to find the correct setup, but
most stuff seems to work fine. The network speed is more than sufficient. I
didn't even need to disable checksum offloading.
The PCI passthrough device seems to get lest in the domU, but that seems to be
a different matter (IRQ conflict?) which I will try to follow up in the next
steps.
Thanks everybody,
Paul
|