Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Eth0 Down when VM starts

Featured Replies

Hello, First time posting so let me know if I miss anything. 

 

Problem: When my unraid turns on, I can access it gui via local network until my windows VM loads. At first I didn't know why I would lose the gui after like 1 minute, many restarts and using the gui mode on the actual computer, I can get it booted  but when I start my windows 10 VM (but not my Homeassistant VM), I lose connection over local network. On the GUI on the computer (better way to word this? local host? physical screen attached to computer) I see that my interfaces bond0 and eth0 are down. A restart will fix this as long as my windows 10 vm is not auto-starting. Starting the VM promptly breaks it again. 

 

Hardware

Unraid 6.10.3

intel 12700k

MSI MAG Z690 Tomahawk 

G.Skill Ripjaws V Series 4x16GB

Nvidia P2000

Nvidia GTX 980ti

Cache: Samsung 980

Dell H310 6Gbps SAS HBA w/ LSI 9211-8i P20 IT Mode 

 

Context: Updated my Unraid hardware last week and really had no issues, went from a 4790k to 12700k. Still using P2000 until I figure out how to use the intel igpu (just haven't gotten around to it). Unraid worked for about a week with no issues. My new cache drive arrived and after swapping it, I'm having this "eth0 down" issue. 

 

I will admit I've been screwing with this for a day now and am not sure what setting my PCIE ACS Override used to be. I don't think I changed an bios settings between old-working-unraid and new-issues-unraid. 

 

I have tried new ethernet cables, no change. I deleted the network.cfg file per some other posts but no change .

 

 

 

 

 

Diagnostics attached. 

theblender-diagnostics-20220721-0921.zip

Edited by [email protected]
added bit about network cfg

Solved by JorgeB

  • Solution

This device is being pass-trough to the Windows VM:
 

    <hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
      </source>

 

And it is the NIC:

06:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I225-V [8086:15f3] (rev 03)
    Subsystem: Micro-Star International Co., Ltd. [MSI] Ethernet Controller I225-V [1462:7d32]

 

When you change/add/remove hardware it's normal for some devices to change address, so you might need to adjust.

  • Author
18 hours ago, JorgeB said:

This device is being pass-trough to the Windows VM:
 

    <hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
      </source>

 

And it is the NIC:

06:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I225-V [8086:15f3] (rev 03)
    Subsystem: Micro-Star International Co., Ltd. [MSI] Ethernet Controller I225-V [1462:7d32]

 

When you change/add/remove hardware it's normal for some devices to change address, so you might need to adjust.

 

 

Thank you! That fixed it! 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.