Jump to content

JorgeB

Moderators
  • Posts

    67,652
  • Joined

  • Last visited

  • Days Won

    707

Everything posted by JorgeB

  1. Maybe related: https://forums.unraid.net/topic/47527-tips-and-tweaks-plugin-to-possibly-improve-performance-of-unraid-and-vms/?do=findComment&comment=999203
  2. That depends on the board, you can try a different PCIe slot if available or enabling PCIe ACS override, this last option should only be used if there's no other way since it can cause stability issues.
  3. Not for now unless you need the extra ports, though you might need it the future since these AMD chipsets sometimes have issues with the onboard SATA controllers, dropping multiple disks at the same time.
  4. You're using an outdated backup, if you know the current assignments you can do a new config, assign all the disks are they were and check "parity is already valid" before starting the array.
  5. You can try v6.8.3, since it uses a different kernel it might behave differently, if it doesn't then problem is more likely hardware related.
  6. Controller is bound to be used for a VM, you need to edit your bindings, they usually change when you add or remove any card: Processing 0000:02:00.0 8086:10c9 Vendor:Device 8086:10c9 found at 0000:02:00.0 IOMMU group members (sans bridges): /sys/bus/pci/devices/0000:02:00.0/iommu_group/devices/0000:01:00.0 /sys/bus/pci/devices/0000:02:00.0/iommu_group/devices/0000:02:00.0 /sys/bus/pci/devices/0000:02:00.0/iommu_group/devices/0000:02:00.1 Problem is this one, 02:00.0 and 02:00.1 are two NICs, but since they are in the same IOMMU group as the LSI it's bound together.
  7. During the parity check there are constant errors form the Unraid md driver, either you have some hardware issue or it doesn't like your hardware, unfortunately no idea if it's one or the other, do you have a different board/PC you could test with?
  8. You can, just can't between user shares and disks shares or vice versa, user share to user share or disk share to disk share is fine.
  9. Looks like a flash drive problem, it's not booting correctly, try re-creating it or using a different one.
  10. https://forums.unraid.net/topic/46802-faq-for-unraid-v6/?do=findComment&comment=480421
  11. One cable is enough to use all the disks, you can connect two for dual link doubling total available bandwidth.
  12. I saw that, but assumed that that's what you used before, not now, anyway to transfer to a share you can use: rsync --options /media/linux/largestorage/media/ [email protected]:/mnt/user/media/
  13. See if this applies to you: https://forums.unraid.net/topic/70529-650-call-traces-when-assigning-ip-address-to-docker-containers/ See also here: https://forums.unraid.net/bug-reports/stable-releases/690691-kernel-panic-due-to-netfilter-nf_nat_setup_info-docker-static-ip-macvlan-r1356/
  14. Just replacing the flash drive wouldn't do anything to the partitions, something else happened, there are a couple of things you can try, unassign one of the disks and see if the emulated disk mounts since Unraid will recreate the partition (if it works you then rebuild the disk on top and repeat for the other disks) and/or try to mount them with UD plugin since it doesn't require a specific partition layout.
  15. Type "diagnostics" in the console or use the local GUI to get them and post them here.
  16. It's logged as a disk problem, and SMART shows some issues, run an extended SMART test.
  17. You're overclocking the RAM, Ryzen with overclocked RAM is known to corrupt data resulting in sync errors, see here.
  18. Put the flash drive in you desktop and unzip all the bz* files (and only those) from the latest Unraid zip overwriting existing ones.
  19. No NIC driver is being loaded, update to v6.9.x to support that NIC.
  20. One thing I forgot to mention, if if didn't do a pre-read test first then it's not so strange, i.e., a disk is failing, you do a full write and it starts working, sometimes just for a little while, others it can work for years without issues, not normal would be a read test not failing after a SMART test fail.
  21. Depends on the Unraid version, do it without -f, v6.9.x requires -f
  22. Fix filesystem on disk1: https://wiki.unraid.net/Check_Disk_Filesystems#Checking_and_fixing_drives_in_the_webGui
×
×
  • Create New...