Numerous Read Errors, each disk


Go to solution Solved by LakersFan,

Recommended Posts

Ugh. I let my parity check / data repair for all drives. (Left my vm off the entire time.) I then backed up the vfio-pci.cfg file and rebooted. Everything looked and worked normal with the vm stopped. The moment I pressed start on my VM, all disks had read errors simultaneously and all have “unable to write to disk XX” messages. Latest diagnostic files attached. 

tower-diagnostics-20230206-1901.zip

Edited by LakersFan
Link to comment
  • Solution

Ok! So based off the question of what changed and my answer on the last post, I swapped my pci-e Sata card with my graphics card so they’re back to their original locations on the MB. Everything boot up fine and the vm now starts without any errors! Soooo… I think I got past that hurdle. However new problem is the vm doesn’t output to my monitor. I’ll post the latest diagnostics here, but mods let me know if I should call this thread solved and start a new one in the vm section…

 

tower-diagnostics-20230206-2140.zip

Link to comment

Did your revert that CFG file change from earlier? Or do that again to let it readjust it. It may be that as well.

 

And the monitor is connected at the same port at the graphics card ?

 

Sometimes BIOS is weird with graphics output selection and remembering it on reboot.

 

If it's the same hdmi port, Try the following - power down, remove power cable, push power On button to clear capacitors.

 

Power back On.

 

If it didn't work, try this - get into bios and re-adjust the graphics card selection. Switch to onboard, save, start the system, then back to PCI-e.

Edited by GRRRRRRR
Link to comment

Thanks for the suggestions. I tried reverting back to the prior cfg file, same behavior (no video on my vm). I tried to power down, pull the power cord, pressed power to clear the capacitors (it flashed on for a brief second), plugged back in and powered on, same thing, no video.  Went to the bios, changed graphics card back and forth, still the same thing - no video on my vm. I appreciate the suggestions but anything else?

 

I’ll add that I don’t think it’s a connection issue, as I see all the Unraid boot up print when I start it. When I click vm, my monitor then says no signal and goes auto-off. 

Edited by LakersFan
More info added
Link to comment

As you had the devices originally, you need to remove this part:

 

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

 

Link to comment
14 hours ago, JorgeB said:

As you had the devices originally, you need to remove this part:

 

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

 


I think that part was from the first post with the diagnostics (xml) that was already messed up?
I deleted the hostdev from the xml and re-added the graphics card and sound from the form view. It still not displaying on my monitor. 
 

Question - do I need to delete the vfio-pci.cfg file still? I restored it from the backup I made initially when the suggestion in the second post of this thread ended up not being the issue. 

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.