No network access for one VM (6 running fine). Hyper-V

Mikael Hallen 6 Reputation points
2021-09-02T16:34:04.8+00:00

I have a Hyper-v environment that have been fully functional for years.

As of yesterday my file server no longer can access our network. No network access.
I can reach it through our hyperv servers and have tried restarted it and resetting ever since.
I have 6 more VMs that connects without problem.

The VM is server 2019. Hyper-V servers are 2012.

I have one more 2019 server and the only difference in network setup is the driver of the NIC.
Microsoft Hyper-V Network Adapter - 10.0.17763.2145 (driver date 2006-06-21) not working
Microsoft Hyper-V Network Adapter - 10.0.17763.1577 (driver date 2006-06-21) which is working.

I find it hard to believe that this driver is causing the problem but it is the only difference I have noticed.

Tried both static and dynamic IP for the server, no luck.

I have deleted and added the network adapter several times.

I have deleted one of the virtual switch and added a new one. tried the new switch with other VM and it works.

but my file server still has no network access.

Any thoughts?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,509 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,577 questions
{count} vote

12 answers

Sort by: Oldest
  1. Dave Patrick 426.2K Reputation points MVP
    2021-09-02T17:03:37.97+00:00

    An unedited ipconfig /all of working / non-working may help.

    0 comments No comments

  2. Mikael Hallen 6 Reputation points
    2021-09-02T17:27:26.15+00:00

    of course. first is working second is not.
    128780-image.png

    128804-image.png

    0 comments No comments

  3. Dave Patrick 426.2K Reputation points MVP
    2021-09-02T17:32:22.813+00:00

    Is the top a domain controller?

    0 comments No comments

  4. Mikael Hallen 6 Reputation points
    2021-09-02T17:34:05.897+00:00

    both are domain controllers

    0 comments No comments

  5. Dave Patrick 426.2K Reputation points MVP
    2021-09-02T17:40:39.727+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
    repadmin /showrepl >C:\repl.txt
    ipconfig /all > C:\dc1.txt
    ipconfig /all > C:\dc2.txt
    ipconfig /all > C:\dc3.txt

    then put unzipped text files up on OneDrive and share a link.