Jump to content

xjp99

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by xjp99

  1. On 9/19/2023 at 12:22 PM, JorgeB said:

    Check filesystem on that disk, if the array doesn't stop, type reboot on the CLI, if it doesn't reboot after 5 minutes you'll need to force it.

    UPDATE: OK, I decided to disable VMs on this server and just use this one for a document/media server. I will build a second server for virtualization. I managed to do a parity rebuild on Parity 1 disk and it completed successfully. I am not so lucky on disk 5. It still says the disk is "disabled and the contents are emulated." I also have an error on one of the cache drives that I am not sure how to fix.

     

    Screenshot_20230924-055328.thumb.png.cdc296aafe1c69b14163428cd23b6424.png

    smithserver-diagnostics-20230924-0550.zip

  2. 8 hours ago, JorgeB said:

    ATA errors are gone, the disk controller is being passed through to the Windows 10 VM, remove these lines for the XML:


       

     <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
          </source>
          <rom file='/mnt/user/isos/drivers for VMs/Asus.GTX1050Ti.4096.161020.rom'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
        </hostdev>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x06' slot='0x00' function='0x1'/>
          </source>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
        </hostdev>

     

    New diags after doing this and starting the array.

    Ok. Side issue. I am getting this error when trying to stop the array:

    Sep 19 11:33:17 SmithServer kernel: XFS (md4p1): metadata I/O error in "xfs_buf_ioend+0x111/0x384 [xfs]" at daddr 0x80 len 32 error 5

  3. 4 hours ago, itimpi said:

    Do you pass any  hardware through to a VM?   If so chances are that when you changed the hardware installed the IDs associated with the passed-through hardware changed and you are now passing through something that should not be passed through.   Providing the system's diagnostics would allow us to confirm this.

    I tried but when I updated the Windows VM's configuration it gave me an error about IOMMU group or something. That's when I read that I may have to swap pcie devices around. I did that and all hell broke loose. I believe I may have shut down to fast because its now yelling at me that I had an unclean shutdown and the UI locks up constantly. 

  4. While trying to get GPU passthrough to work I was swapping the GPU and my sata expansion card pci slots and when I rebooted one of my parity and disks had a red x and says "device is disabled." I tried xfs_repair on the disk and it completed but nothing changed. None of my shares are showing up and I'm freaking out. Not sure where to go from here.  image.png.f5a2c69f530799dd2fadd28a1a0ffc63.png

  5. Noob here. I installed nextcloud using spaceinvaderone's tutorial and it has been running fine for like 2 years. I decided to add some drives and a second parity. That was accomplished without fault. Or so I thought. When I restarted everything all the apps were not there. I had to reinstall them by going to the "previous installed" tab. 

     

    Now I get this error from mariadb:

     

    cp: not replacing '/config/custom.cnf'
    [custom-init] No custom files found, skipping...
    230820 08:40:26 mysqld_safe Logging to '/config/databases/b9c1c3db04f5.err'.
    230820 08:40:26 mysqld_safe Starting mariadbd daemon with databases from /config/databases

     

    I tried searching the interwebs for instructions but couldn't find anything. Not sure where to turn to next. 

     

    Thanks.

     

×
×
  • Create New...