Jump to content

JorgeB

Moderators
  • Posts

    67,530
  • Joined

  • Last visited

  • Days Won

    707

Everything posted by JorgeB

  1. That's not the problem, looks like an UD issue, you should post on the plugin support thread: Oct 4 16:01:08 Tower unassigned.devices: Successfully mounted '/dev/sdaa2' on '/mnt/disks/'. Oct 4 16:01:08 Tower unassigned.devices: Issue spin down timer for device '/dev/sdaa'. ### [PREVIOUS LINE REPEATED 1 TIMES] ### Oct 4 16:04:20 Tower unassigned.devices: Unmounting disk ''... Oct 4 16:04:20 Tower unassigned.devices: Cannot unmount '/dev/sdaa2'. UD did not mount the device. Oct 4 16:04:20 Tower unassigned.devices: Disk '' could not be unmounted. Oct 4 16:04:31 Tower unassigned.devices: Issue spin down timer for device '/dev/sdaa'. Oct 4 16:04:32 Tower unassigned.devices: Unmounting disk ''... Oct 4 16:04:32 Tower unassigned.devices: Cannot unmount '/dev/sdaa2'. UD did not mount the device. Oct 4 16:04:32 Tower unassigned.devices: Disk '' could not be unmounted.
  2. It will move all the data on that share to the array, it won't leave any symlinks, files can't be in use, e.g., for VMs they must be shutdown.
  3. You can use SSDs on the array, I have a small one I've been using for may months, like mentioned trim won't work so write performance might suffer some with time, also recommend having a faster device (like an NVMe device for example) for parity (also with higher endurance) since parity will have much more writes than the array devices, the more array devices you have the more parity will suffer in comparison, and parity can never be trimmed even if/when Unraid supports array device trim in the future.
  4. When you start the array manually (with array auto-start disabled) VMs won't start automatically.
  5. To make the pool not degraded. These are only one operation, balance is what converts the pools to single mode.
  6. Set it to raid, that's Intel fake raid, and it should make it use the AHCI driver. You should also run an extended SMART test on parity, since SMART is showing some issues.
  7. Does it do the same if you boot in safe mode?
  8. Your RAM is 2666Mhz, and that's supported by the CPU, that's not the problem, unless the RAM is bad.
  9. This should help with Windows VMs: https://forums.unraid.net/topic/51703-vm-faq/?do=findComment&comment=557606
  10. Run always non correcting checks from now on (unless there's an unclean shutdown), if one finds more errors in the future immediately run another non correcting check without rebooting and post those diags.
  11. If any corruption is detected in a redundant btrfs member it's automatically corrected on read (also during a scrub).
  12. Not yet, but a plugin was released for that recently:
  13. Disable array auto start, then you can disable VM autostart
  14. SMART looks mostly OK, since you already swapped cables just monitor, if it happens again to the same disk it's likely a disk problem.
  15. Not likely, like mentioned above it's quite common with Ryzen boards during heavy i/o, suggest upgrading to beta before trying to rebuild.
  16. If that's an option disable autofan logging, also cache got full a couple of times resulting in the docker image failing to write: Oct 1 20:55:30 Zeus shfs: cache disk full ### [PREVIOUS LINE REPEATED 71 TIMES] ### Oct 1 21:07:50 Zeus kernel: loop: Write error at byte offset 3345833984, length 4096. Oct 1 21:07:50 Zeus kernel: print_req_error: I/O error, dev loop2, sector 6534832
  17. Note that if you uncheck all disks like I mentioned they all will be used for user shares, including any future ones, so no need to remember it.
  18. Please use the existing plugin support thread:
  19. https://wiki.unraid.net/Troubleshooting#Re-enable_the_drive
  20. Looks fine, most likely a connection issue.
  21. Once a disk gets disabled it needs to be rebuilt/resynched: https://wiki.unraid.net/Troubleshooting#Re-enable_the_drive
  22. That disk has SMART disable, when a disk is part of the array Unraid enables it automatically, since it's currently unassigned you need to enable manually: smartctl -s on /dev/sdX Then grab a report.
  23. Once a drive gets disable it must be rebuilt/re-synced: https://wiki.unraid.net/Troubleshooting#Re-enable_the_drive Make sure the emulated data drive is mounting and contents look correct before rebuilding on top.
×
×
  • Create New...