Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

JorgeB

Moderators
  • Joined

  • Last visited

Everything posted by JorgeB

  1. Yep
  2. Jun 14 13:35:33 floresNAS-N40L kernel: sd 4:3:0:0: [sdi] tag#0 timing out command, waited 60s Jun 14 15:34:36 floresNAS-N40L kernel: sd 4:1:0:0: [sdg] tag#22 timing out command, waited 60s Jun 15 00:15:04 floresNAS-N40L kernel: sd 4:3:0:0: [sdi] tag#5 timing out command, waited 60s There are errors with multiple disks Check/replace cables for both, then try again.
  3. Delete /boot/config/pools/cache.cfg on the flash drive, reboot and the GUI should be back, you will need to reimport the pool, can post the steps for that if you need them.
  4. You can get the boot device from the syslog; though probably there's a better place, but I don't know.
  5. I assume that is the cache pool, so unrelated to the rebuild, but post new diagnostics.
  6. My only thought is some config issue creating problems, this assuming multiple clients still cannot login. You can try redoing the flash drive, backup the current one first and then recreate it using the USB tool and just restore the bare minimum, like the key, super.dat and the pools folder for the assignments, also copy the docker user templates folder (\config\plugins\dockerMan\templates-user), if all works you can then reconfigure the server or try restoring a few config files at a time from the backup to see if you can find the culprit.
  7. cat /var/local/emhttp/var.ini | grep GUID It will show one or both, if availble, and also which one is being used. As for the boot device, not sure how to get that from a file. One possible way would be to check the boot device partitions; if there are 4, it's internal boot.
  8. After a new config, yes.
  9. Yes, and you would need to at least leave one of them connected; if you removed both, the vdev would be unavailable (meaning the whole pool could not be imported) Correct, it's only about the assignments, and if you do that in the order mentioned, it will avoid you having to reassign the remaining pool devices, which would be a pain with so many.
  10. What if you make a share public? Also make sure to delete the credentials from Credential Manager in Windows (and the equivalent on Mac)
  11. Licenses can only be TPM or flash drive-based, not internal boot One easy way to tell is if they start with 01- they are TPM based, if they start with 4 characters (XXXX-) they are tied to a flash drive
  12. I think part or most of the performance issues may be related to just how big the pool is, and it's not something I have experience with or can test. This may be worth a shot; I'm not sure if the removal performance will also be affected by the pool size, but I would test with one first to see. It will better redistribute the data to the empty vdevs, and then adding one or more new mirrored vdevs is basically instantaneous. Just keep in mind that the GUI doesn't support removing a vdev, but you can do it using the CLI, e.g.: zpool remove space mirror-30 Once one or more mirrors have been removed, you need to reimport the pool. stop the array unassign the devices for the removed mirror(s) Tools - New config - Preserve all assignments - Apply start the array to reimport the pool
  13. Not really, but if that works, it means SMB is not totally broke. Try removing the following files from the flash drive config folder: "passwd", "secrets.tdb", "shadow", "smbpasswd", you can move them somewhere else instead of deleting them just in case, after that, reboot the server and retest, also note that you will need to recreate the users if you have some, but you should only need to set the name and password, the permissions on the shares should be retained in the shares config files.
  14. Also, and just for competition, partition #4 always exists, even for a dedicated pool, but in those cases it will be very small, around 1MB. I believe this was done mostly for code simplification.
  15. Alternatively, you can mount each disk with UD in read-only mode to look for it, the advantage of that is that parity would remain valid.
  16. You can use the link above to recover the assignments; after that, you should be able to access the backup.
  17. If it happens again, make sure you save the diags.
  18. Older versions would not require a partition layout to exist, but since 7.2 it's required. Parity should still be 100% valid, assuming it was before, but it may be good to run a check when you can, or at least just the first couple of GBs to confirm.
  19. Partition #1 is used for legacy (BIOS) boot, the smaller #2 is the EFI system partition.
  20. If the containers are working fine it should be OK, but you can also recreate the Docker image to correct that.
  21. I would change one or both to use different ports or cables, then do a new config and check "parity is already valid", then run a correcting parity check.
  22. Sounds good, you can also keep all the assignments when doing the new config, the missing disks won't show
  23. You need to rebuild to resolve that, see the link above.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.