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.

MowMdown

Members

Everything posted by MowMdown

  1. It appears that rebar is required for the intel ARC GPUs to function in any capacity on linux. This is due to intel and the drivers more than unraid.
  2. It either is one of those two containers (or both) or it's something else reading from the drives like SMB network shares or a terminal or a script. Something is reading the disks, you will have to figure out what it is. You also have a lot of shares that are set to use a pool only and files/folders exist on the array disks. For example your "system" share.
  3. need more info, how is your storage assigned in unraid? Array + Parity? Zpool? btrfs pool? combination?
  4. My guess is it was one of these. Not sure really what cache dirs does to keep disks awake but if it's doing reads over and over... file integrity will keep disks awake during it's scanning and hashing of files ZFS master will keep zfs disks spun up if you have the refresh setting enabled for snapshots and datasets
  5. best way to see what disk(s) are causing the slowness is to use the disk speed docker container to benchmark them. Your 3TB disks are likely the reason why, they’re probably older tech and just generally slow overall. Your parity check will likely speed up after 3TB.
  6. Yeah I think having it set to 1GB was likely your issue, I dont see anything else that would cause this. 0----------------------------------4 # Share does not exist appdata shareUseCache="no" # Share exists on disk1, disk2, disk3, disk4, disk5 a-----e shareUseCache="no" # Share exists on disk5 b----p shareUseCache="no" # Share exists on disk5 c-----s # Share exists on disk5 domains shareUseCache="no" # Share exists on disk1 G---s shareUseCache="no" # Share exists on disk4, disk5 isos shareUseCache="no" # Share exists on disk5 M--------d shareUseCache="no" # Share exists on disk4, disk5 N---------e shareUseCache="no" # Share exists on disk1, disk2, disk3, disk4, disk5 P-------a shareUseCache="no" # Share exists on disk1, disk2, disk3, disk4, disk5, disk6 S---h shareUseCache="no" # Share exists on disk1, disk2, disk3, disk4, disk5, disk6 S------R shareUseCache="no" # Share exists on disk1, disk2, disk3 system shareUseCache="no" # Share exists on disk1 t-------------------4 # Share does not exist t-------------------------f # Share does not existYou can see two of your shares do have data on disk6
  7. Would you be willing to share a screenshot of your dashboard and post the diagnostics?
  8. To clarify, are you currently running unraid on proxmox or just simply migrating from proxmox to unraid? If you are coming to unraid from proxmox: Unraid should be able to import your zpool but you will need to export it from proxmox first. Just be aware that any/all top level folders/subvolumes/datasets will be converted into unraid users shares if you allow the zpool to participate in user shares. What you will need to do is create an unraid pool of the same name your zpool currently is, add the disks to the disk slots for the pool, leave the filesystem set to AUTO, and simply let unraid import it.
  9. Click on the share name, check the split level setting, same place you set minumum free space on each share.
  10. It's probably your split levels, if theyre too restrictive unraid wont write files to new disks even if minimum free space is surpassed since split level takes precedence.
  11. This is docker service, you can ignore it unless it never ends, which could indicate a container boot looping.
  12. Yeah 1M is too small, I see that now. Thanks for the catch. I just knew it existed somewhere.
  13. 4 partitions would be correct for a disk formatted for internal boot. Partitions 3 and 4 are the boot partition and data partition respectively. Partition 1 is the EFI which is separate from the boot partition. I cant remember what the 2nd partition is but it's small. My boot disk: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS nvme0n1 259:0 0 13.4G 0 disk ├─nvme0n1p1 259:2 0 1M 0 part (Legacy/BIOS) ├─nvme0n1p2 259:3 0 510M 0 part (EFI) ├─nvme0n1p3 259:4 0 12.9G 0 part (BOOT) └─nvme0n1p4 259:5 0 1007.5K 0 part (DATA)
  14. I totally forgot ReBar is required for intel GPUs... I honestly didn't realize it was necessary for an unraid use-case. I figured it had more to do with gaming than just using the card in general.
  15. I don't see any apparent issues in the logs, but the one thing I did notice is you have your "system" share on multiple disks, Cache, disk1, and disk7 I believe. You might want to confirm that your docker.img file is located on your cache pool. I'm not really sure this is the source for the issue, but you should address it regardless.
  16. When running a memtest, it often needs to run many cycles (recommended to run minimum 24 hours) to rule out if it's bad. Obviously if it doesnt boot with a specific stick I would say that also is a definitive answer.
  17. Please post diagnostics.
  18. Disk2 is having read errors, if the screenshot is disk2, you should consider replacing it. It does appear you have a parity disk so as long as it's in sync, you wont lose any data unless a 2nd disk has issues. The sign to watch for is if those numbers for reallocated and uncorrectable continue to increase, if they do, the disk is going to die soon. If the numbers stabilize where they are, you can continue to get more life out of it BUT i would suggest having another disk ready to replace it. It could last a few days, weeks, months or just die later today.
  19. I dont really see anything wrong or any errors logged. Everything looks fine from what I see. The only two critiques I have are you have appdata and system shares on some of your array HDDs instead of being cache only, Consider addressing this: appdata shareUseCache="prefer" # Share exists on cache, disk12, disk13 system shareUseCache="prefer" # Share exists on cache, disk9
  20. I just want to clear some misconceptions up. Reddit are a bunch of bone-heads. Ignore them. Taking advice from reddit is the same as shooting one's self in the foot. Yes 30 days + two 15 day trial extensions. (total of 60 days worth of trial) (first and last bullet points) link One does not need to know terminal commands to use unraid. You will certainly benefit from knowing but it's not required what so ever. Without more context about what you were doing, all I can say is this is not true but is highly dependent on the situation. Moving files within the disk itself, they are atomic. Instant moves. Files moving between disks, yes the file will be copied to the target disk first and then removed from the source disk. The only "suggestion" is to not use a SMR disk for a parity drive on unraid, you can, but it will inevitably slow down array write operations. You will suffer slow speeds mixing these two technologies in any setting. The SMR will always slow you down. Id wager it would be even worse in a RAID type setup. Yeah it pretty much is nearly plug and play. You boot it up, install some HDDs into the array slots, and hit "Start Array". It doesnt get any less complicated. As with anything, there is a learning curve. Keep in mind your learning something new for the first time, there are going to be bumps along the way. It's also ok to not like unraid, some people are better off with something like a synology, qnap, ugreen.
  21. See if you can avoid a reboot until after you've collected the diagnostics if you are able too, otherwise the relevant information is lost.
  22. You seem to also have a docker container bootlooping, this could be causing issues too. And there also seems to have been issues with SMB in the previous-syslog. Jun 6 04:45:02 Neith smbd[1668657]: [2026/06/06 04:45:02.036713, 0] ../../lib/util/util.c:580(dump_data) Jun 6 04:45:02 Neith smbd[1668657]: [0000] 6E EE 66 D2 7F 73 B2 1E D0 7D 62 71 43 6F B6 EC n.f..s.. .}bqCo.. Jun 6 04:45:02 Neith smbd[1668657]: [2026/06/06 04:45:02.036729, 0] ../../lib/util/util.c:580(dump_data) Jun 6 04:45:02 Neith smbd[1668657]: [0000] FF E3 00 E9 2E 5D C7 BC 90 D4 67 32 D9 01 9D 03 .....].. ..g2.... Jun 6 04:45:02 Neith smbd[1668657]: [2026/06/06 04:45:02.036930, 0] ../../libcli/smb/smb2_signing.c:646(smb2_signing_check_pdu) Jun 6 04:45:02 Neith smbd[1668657]: Bad SMB2 (sign_algo_id=1) signature for messageIm not sure what this means, but it's basically the entire log which might explain the poor performance?
  23. If a container writes to a share that is configured as "primary cache" OR /mnt/cache/sharename it will create a new folder on the cache pool. posting diagnostics will give everyone a better idea what you have setup
  24. next time you run a transfer open an ssh session and type in top and look for the wa: stat in the middle, if this number goes above 30.0 you have IO Wait issues.

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.