Jump to content

JorgeB

Moderators
  • Posts

    67,756
  • Joined

  • Last visited

  • Days Won

    708

Everything posted by JorgeB

  1. That usually points to a hardware issue, one thing you can try it to boot the server in safe mode with all docker/VMs disable, let it run as a basic NAS for a few days, if it still crashes it's likely a hardware problem, if it doesn't start turning on the other services one by one.
  2. Nothing jumps out, enable the syslog server and post that after a crash.
  3. Post your diagnostics to see the hardware/config used.
  4. Could be related to this: https://forums.unraid.net/bug-reports/prereleases/69x-610x-intel-i915-module-causing-system-hangs-with-no-report-in-syslog-r1674/?do=getNewComment&d=2&id=1674
  5. If it's connected to the RAID controller you might need to initialize it or create a RAID0/JBOD volume with it.
  6. Not sure about gen8, but gen7 came with write cache disable in the BIOS, this will also seriously hurt write performance, check yours.
  7. You can't replace parity and add data disks at the same time:
  8. First upgrade parity, once that's done you can add the new data disks, including old parity.
  9. Also check this for better write speed, once the parity sync is done and there's no SMR parity:
  10. With SMR as parity all writes to the array will be slower, with SMR as a data disk only writes to that disk will be slower, not ideal, but better.
  11. Check this: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/?do=findComment&comment=819173
  12. Also note that array performance will be degraded while the parity sync doesn't finish, even if you pause it.
  13. Parity disk is SMR, it's going to be slow writing, suggest replacing with a CMR model.
  14. Shouldn't make much difference, but I would swap before.
  15. There's a crash related to it: 2022-02-09T11:50:27+00:00 Mothership kernel: Call Trace: 2022-02-09T11:50:27+00:00 Mothership kernel: <IRQ> 2022-02-09T11:50:27+00:00 Mothership kernel: queued_spin_lock_slowpath+0x7/0xa 2022-02-09T11:50:27+00:00 Mothership kernel: nr_blockdev_pages+0x13/0x64 2022-02-09T11:50:27+00:00 Mothership kernel: si_meminfo+0x3a/0x57 2022-02-09T11:50:27+00:00 Mothership kernel: Sys_MemInfo+0x20/0x9b [corefreqk] 2022-02-09T11:50:27+00:00 Mothership kernel: ? paravirt_sched_clock+0x5/0x8 2022-02-09T11:50:27+00:00 Mothership kernel: ? timekeeping_get_ns+0x19/0x2f 2022-02-09T11:50:27+00:00 Mothership kernel: ? Sys_DumpTask+0xe9/0xf1 [corefreqk] 2022-02-09T11:50:27+00:00 Mothership kernel: Cycle_Skylake+0x53a/0x730 [corefreqk] 2022-02-09T11:50:27+00:00 Mothership kernel: __hrtimer_run_queues+0xb7/0x10b 2022-02-09T11:50:27+00:00 Mothership kernel: ? Cycle_Skylake_X+0x711/0x711 [corefreqk] 2022-02-09T11:50:27+00:00 Mothership kernel: hrtimer_interrupt+0x8d/0x15b 2022-02-09T11:50:27+00:00 Mothership kernel: __sysvec_apic_timer_interrupt+0x5d/0x68 2022-02-09T11:50:27+00:00 Mothership kernel: asm_call_irq_on_stack+0xf/0x20 2022-02-09T11:50:27+00:00 Mothership kernel: </IRQ> 2022-02-09T11:50:27+00:00 Mothership kernel: sysvec_apic_timer_interrupt+0x71/0x95 2022-02-09T11:50:27+00:00 Mothership kernel: asm_sysvec_apic_timer_interrupt+0x12/0x20 2022-02-09T11:50:27+00:00 Mothership kernel: RIP: 0010:nr_blockdev_pages+0x4c/0x64 Also it's a common issue.
  16. To expand a little more on this, diags you posted don't show the rebuilds, but: This means that the rebuilt disk10 will be corrupt, since when there were read errors on disk9 writes to disk10 would be skipped, so disk will be empty in those sectors. This would also result on a corrupt rebuild since disk10 was already corrupt. Same.
  17. Could be a device problem, but the SASLP driver crashed, one of the reasons those controllers are not recommended, connect that SSD to an Intel SATA port, swap with another device if needed, and try again, post new diags if it fails again.
  18. That's expected, do you still have the old disks? Might still be able to salvage some data that way.
  19. Yep, check filesystem on both disabled disks, then if they mount look for a lost+found folder, if there's a lot of files there it's probably best to re-sync parity instead of rebuilding.
  20. Yes, sorry, blonde moment, cache=yes is the correct option, but note that split level overrides that, and IIRC Krusader creates all the folders before starting the copy, minimum free space for the share also needs to be correctly set, if Krusader still doesn't work try with Windows explorer, it will still do the copy/move locally.
  21. Please post the complete command, more interested in the device you used.
  22. It doesn't matter for spinning rust, it would for SSDs.
  23. Use cache="prefer", if you turn the GUI help on you can see all the options.
×
×
  • Create New...