Jump to content

JorgeB

Moderators
  • Posts

    67,884
  • Joined

  • Last visited

  • Days Won

    708

Everything posted by JorgeB

  1. Make a request for it in the Nerdtools support thread.
  2. If you have backups probably the best, you can still use the data on the working disks to avoid transferring everything.
  3. Parity disk dropped offline, this is most often a connection issue, but since you've already swapped slots it might be the drive, post new diags after a power cycle so we can see the SMART for the drive.
  4. If you finished the previous parity check run another one to see if no more errors are detected, if it didn't finish run a correcting check followed by a non correcting one.
  5. Are you using custom docker network? If yes macvlan or ipvlan?
  6. Since disk4 is currently being emulated running it on /dev/md4 won't touch the actual SSD, but it won't enable the device, just fix the filesystem on the emulated disk, but because of parity it will allow you to access the data there.
  7. There's always some overhead, but yes a PCIe 2.0 HBA would be enough for 8 HDDs, you can see some real world number here:
  8. Not sure what you mean, latest Unraid release uses Samba 4.17.2 which is the latest Samba release currently available.
  9. It was already disabled at boot, i.e., it got disabled before the update, but since SMART looks fine you can just re-enable the disk and re-sync parity, might also be a good idea to replace/swap cables before to rule them out if it happens again to the same disk. https://wiki.unraid.net/Manual/Storage_Management#Rebuilding_a_drive_onto_itself
  10. Zeroing the log is IMHO your best bet but since the SSD is also being emulated you can repair that filesystem instead if you want and leave the original device untouched: -start the array in maintenance mode and type xfs_repair -vL /dev/md4 -when done stop array -start array in normal mode and the emulated disk4 should now mount, check contents
  11. Then mount the SSD with UD, don't add it back to the array or it will be rebuilt on top.
  12. Click the force log zeroing option, it's the only option when the log cannot be cleared with a mount, and while there's a chance of some data loss it's the only option, and usually most data is recoverable.
  13. Log is filled with the mover logging, but not seeing anything else of concern, reboot and post new diags after array start.
  14. They were also always the same sectors. Mostly likely, looks like a controller problem.
  15. Known issue with v6.11.2, update to v6.11.3
  16. Look for a BIOS update, you could also try adding: split_lock_detect=off to syslinux boot options and see if it helps.
  17. JorgeB

    css bug

    Changed Status to Closed Changed Priority to Other
  18. Changed Status to Closed Changed Priority to Other
  19. You have to download the permanent syslog from where you chose to save it, or if you enabled the mirror to flash option it will be in the flash drive, logs folder.
  20. Diags are just after rebooting, enable the syslog server and post that after the problem occurs, would also recommended updating to latest stable first.
×
×
  • Create New...