When setting an Unraid mount point within VM GUI, my GPU passthrough breaks


Recommended Posts

I've been taking detailed notes in my journey with GPU passthrough and Unraid. And the most recent weirdness that I have come across is my passthrough breaking once I set up a couple shares within the VM settings GUI. 


Taking a closer look, it appears as though just adding a couple of those shares ends up scrambling a lot of other info within the XML. Namely PCI controller domain/bus/slot/etc information. Just jacks it all up. 

 

I was able to get things working as they should by simply taking the working passthrough XML and inserting the <filesystem type=mount> stuff from the broken XML at the bottom. I was expecting it to not work, but it works fine and I haven't seen any ill effects. 

 

So I am really puzzled why setting these shares within the GUI messes it all up. 

 

For reference, please see this diff I saved. The passthrough XML that works fine is on the right. The left side is what you get when you turn on two file shares in the VM settings GUI. That's the only change I made, yet you can see how many things actually get modified. 

 

Is there a reason for this? 

 

Diff: https://www.diffchecker.com/XKHWnUTt

 

 

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.