JorgeB

Moderators
  • Posts

    61446
  • Joined

  • Last visited

  • Days Won

    646

Everything posted by JorgeB

  1. If the server is restarting on its own, vs. crashing or hanging, that's almost always a hardware problem, but could be caused by different things, like PSU, RAM, board, etc.
  2. Check filesystem on disk4, run it without -n, and if it asks for it, use -L.
  3. You can click on the thumbs down to acknowledge the current errors, it will change again if new ones come up.
  4. Apr 22 00:57:28 chewbacca kernel: macvlan_broadcast+0x10a/0x150 [macvlan] Apr 22 00:57:28 chewbacca kernel: macvlan_process_broadcast+0xbc/0x12f [macvlan] Macvlan call traces will usually end up crashing the server, switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enabled, top right)), then reboot.
  5. Try rebooting and attempt another rebuild, may be a good idea to replace the cables for ATA14 first.
  6. Enable the syslog server and post that after a crash together with fresh diagnostics.
  7. Syslog-previous only includes a couple of minutes up time, was the server already crashed? The errors above look more like a HBA issue, make sure it's well seated and sufficiently cooled, you can also try a different PCIe slot.
  8. Sorry, that should have been -h. The last diags are working, though the syslog is being spammed with syslog server errors, fix that to avoid more spam in the future, then reboot to clear the logs and post new diags if you still have issues.
  9. Please post the diagnostics.
  10. Not really at the moment, but once we get to kernel 6.9, FUSE passthrough mode should be available, that's expected to increase performance by a lot, similar to native.
  11. Constant ATA errors with both disks, looks more like a power/connection issue, replace cables and post new diags.
  12. You can format the pool using the GUI, change the filesystem to a different one and you can then format, of course you need to backup the pool first.
  13. I don't think that will make any difference, the HBA is working fine, also no issues with the HBA to enclosure connection, so I think the problem can only be the enclosure, or how the disks are connected there, i.e., if it needs some specific config.
  14. If you have data that needs to be moved you can use this: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/?do=findComment&comment=511923
  15. Still not seeing anything, does it still happen if you leave the Docker service disabled?
  16. docker.folder.plg - 2021.08.20 (Up to date) (Incompatible) Remover this plugin, I believe there's a replacement now, but don't remember the name.
  17. Nothing jumps out to me on the logs, do you know the last timecode it happened?
  18. The enclosure is being detected by the HBA: [12:0:0:0] enclosu EMC ESES Enclosure 0001 - /dev/sg20 state=running queue_depth=254 scsi_level=7 type=13 device_blocked=0 timeout=30 dir: /sys/bus/scsi/devices/12:0:0:0 [/sys/devices/pci0000:00/0000:00:03.2/0000:28:00.0/host12/port-12:0/expander-12:0/port-12:0:0/end_device-12:0:0/target12:0:0/12:0:0:0] This would point to a problem with the enclosure or how the devices are connected there, difficult for me to help more since I'm not familiar with those enclosures.
  19. Cache filesystem is fully allocated, not fully used, see here to try and solve it: https://forums.unraid.net/topic/62230-out-of-space-errors-on-cache-drive/?do=findComment&comment=610551