Jump to content

JorgeB

Moderators
  • Posts

    67,704
  • Joined

  • Last visited

  • Days Won

    708

Everything posted by JorgeB

  1. I'm not familiar with Dell controllers but I think that's also a RAID controller, and looks like an old model, so likely limited to 2TiB.
  2. Delete this file, you just then have to re-stub any needed hardware. About domain, you meant you can't deleted from the flash?
  3. Could be a RAM issue, without ECC RAM you can get a bit flipped anytime, and one in the wrong place can really corrupt a btrfs filesystem.
  4. It's this issue: Some workarounds discussed there, mostly disable NFS if not needed or you can change everything to SMB.
  5. Yes. Probably best, since you're running single device pool and if you don't need any of the btrfs features, though in my experience most btrfs issues are caused by hardware, still xfs is usually more tolerant if there are any issues.
  6. It should be possible to flash it to IT mode, and if not it should still work in RAID mode, but IT would be better.
  7. Cache filesystem is corrupt, best bet is to backup and re-format, there some recovery options here if needed.
  8. The boot issue with rc2 is likely unrelated to that.
  9. Try connecting the UPS to a different USB port/controller.
  10. Looks like some lost writes, probably due to known firmware issues with some WD drives, to use them reliably with btrfs you should disable write cache.
  11. 9240-8i is a megaRAID controller, but it can be flashed to 9211 IT mode.
  12. Intel chipset works fine, I have an X11SPL-F with the same, SAS is LSI 3008, so it's also fine, but ideally in IT mode.
  13. No idea but like mentioned at the top (underlined) you now shouldn't need to change the bus, just add discard=unmap.
  14. Not for now, likely it will be possible in the future.
  15. Nov 4 18:19:24 FrostyUnraid kernel: ata2.00: failed to set xfermode (err_mask=0x1) Nov 4 18:19:29 FrostyUnraid kernel: ata2: hard resetting link Nov 4 18:19:30 FrostyUnraid kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310) Nov 4 18:19:30 FrostyUnraid kernel: ata2.00: failed to set xfermode (err_mask=0x1) Nov 4 18:19:30 FrostyUnraid kernel: ata2.00: limiting speed to UDMA/100:PIO3 Nov 4 18:19:35 FrostyUnraid kernel: ata2: hard resetting link Nov 4 18:19:35 FrostyUnraid kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310) Nov 4 18:19:35 FrostyUnraid kernel: ata2.00: failed to set xfermode (err_mask=0x1) Nov 4 18:19:35 FrostyUnraid kernel: ata2.00: disabled Cache device dropped offline, replace cables and try again.
  16. It's been a known issue with that plugin that affects some users.
  17. This is usually a hardware problem, e.g., bad RAM.
  18. Xfs_repair looks successful, was the array started in normal mode after the repair? If yes and it didn't mount please post diags.
  19. Not unless you use the --ignore-times flag, then it will only compare sizes, by default rsync doesn't compare contents.
  20. Macvlan call traces are usually the result of having dockers with a custom IP address, upgrading to v6.10 and switching to ipvlan might fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enable, top right)), or see below for more info. 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/
×
×
  • Create New...