Jump to content

JorgeB

Moderators
  • Posts

    67,614
  • Joined

  • Last visited

  • Days Won

    707

Everything posted by JorgeB

  1. Your getting device missing error s because now the other NVMe device (nvme1n1) dropped offline, look for a board BIOS update, this sometimes also helps: Some NVMe devices have issues with power states on Linux, try this, on the main GUI page click on flash, scroll down to "Syslinux Configuration", make sure it's set to "menu view" (on the top right) and add this to your default boot option, after "append" and before "initrd=/bzroot" nvme_core.default_ps_max_latency_us=0 Reboot and see if it makes a difference.
  2. A 3GB file would be mostly cached to RAM, so it should transfer close to line speed, you mentioned running iperf, please post single stream test result.
  3. It's the total, verify + csum. Post current diags.
  4. It doesn't, but do you get better speeds if you transfer directly to the array?
  5. Those look like bogus stats, it's still showing 0% life used with 2.22PB written, look for a firmware update.
  6. Can't see the complete call trace, but looks more like it's related to this, see if it 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/ If it keeps crashing you can enable the syslog server to see if it catches the traces.
  7. That's the default, it doesn't enable UEFI boot.
  8. Avoid controllers with Marvell chips and controllers with SATA port multipliers, that one has both, see here for a list of recommended controllers.
  9. If you use same size devices used space in the GUI will be correct, note that free space will be incorrect if you use an odd number of devices in raid1, that's a btrfs bug.
  10. Many users didn't have issues running them with v6.8.x but started having issues with 6.9.x, so you'd need to stop all of them to test.
  11. From the release notes: It's always a possibility when the driver is not included with the kernel, nothing LT can do about it but wait for a newer driver.
  12. You can also take a look here since it might take me longer to reply due to weekend: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/?do=findComment&comment=700582
  13. Please post after reboot diags to see current pool status. P.S. you need to run xfs_repair on URBACKUP UD device.
  14. Forgot to mention that you can also uncheck "preserve attributes" before copying to avoid the errors:
  15. Disk has pending sectors and the SMART test failed, so it needs to be replaced.
  16. You can still use MC, it just won't keep the permissions, files are still copied, and AFAIK nothing changed in that.
  17. See this thread, several solutions there:
  18. That's normal with different capacity devices in the same pool, free space should be correct though. Also note that cache2 is not currently part of the pool, despite the GUI showing it is.
  19. You can try UFS explorer, reiserfsck --rebuild-tree --scan-whole-partition might also work.
×
×
  • Create New...