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.

itimpi

Moderators
  • Joined

  • Last visited

Solutions

  1. itimpi's post in 7.0.0-rc.2 replacing drive volume didn't use my default filesystem? was marked as the answer   
    You can always change the file system for any array drive, but it involves reformatting it so any existing data is wiped so any contents needs first copying elsewhere to avoid data loss.
  2. itimpi's post in Clarification on using Cache pool for writes was marked as the answer   
    This.  
     
    Once Unraid selects a disk for a file it does not change its mind if it does not fit - it gives an out of space error.
  3. itimpi's post in Can you move unRAID to another USB drive that easy? was marked as the answer   
    This.
     
    When booting off that drive you would then be taken through the licence transfer process.
     
  4. itimpi's post in no more docker images was marked as the answer   
    Was there any reason you did not use Apps->Previous Apps to reinstall containers with previous settings intact - that tends to be easier.
  5. itimpi's post in Is it safe to delete non-existant shares' xxx.cfg from `/boot/config/shares` was marked as the answer   
    Yes.   In fact it makes interpreting any diagnostics easier so recommended.
  6. The docker.img file is a ‘sparse’ file so the space occupied on disk can be less than the allocated size (although space occupied will grow towards allocated size as it is used).   In that sense they can both be right.
  7. itimpi's post in Mover isn't moving after upgrade to 7. Not using mover tuner plugin was marked as the answer   
    You need to keep the one that has the same capitalisation as the folder name for that share (Linux is case sensitive whereas Samba shares are not).  Then make sure the settings for the remaining one is what you want.
  8. itimpi's post in 6.12.14 - How to remove one Cache Device was marked as the answer   
    You have less than 2TB on the pool (the size of the smaller drive), so you could change the profile to be RAID1 and run a Balance.  After that it would be possible to remove the larger drive from the current pool.
     
    If the 4TB drive is then used in a new single drive pool then it would be optimal for performance but not redundant.   You could have regular backups done to the array via a script run using the User Scripts plugin - not sure if that will suit your needs?   It is worth pointing out that even redundancy/parity is not a replacement for backing up critical data so you should still have a backup strategy in place for really important stuff.
  9. itimpi's post in Recovering from three drive failure was marked as the answer   
    These are normally OK if Molex->SATA but tend to be problematical if SATA->SATA.
  10. itimpi's post in Unraid 7.0.0 (stable)--Mover Not Working was marked as the answer   
    Try removing the Mover Tuning plugin and then trying again.
  11. itimpi's post in Assist me with Parity Swap please! was marked as the answer   
    You seem to have an empty docker.img file.   You may have more than one so the one currently being used was probably created as a new one while sorting out your other issues.   You either find the original, or (probably easier) reinstall the container binaries with settings intact via Apps->Previous Apps.
  12. It sounds like you may be falling foul of the issue mentioned in the Caution in this section of the online documentation.   If that is the case then you are probably best setting the share up to be cached and files later moved to the array.
  13. itimpi's post in Unraid on NUC: Using Two M.2 SSDs as Separate Storage – Without RAID or Pool was marked as the answer   
    Yes.
  14. itimpi's post in Share location problem was marked as the answer   
    What was the folder name on the pool?   If it was the share name that would explain your symptoms because a top level folder with the same name as the share is considered to be part of that share if it is on ANY array disk OR pool regardless of the settings for the share.
  15. itimpi's post in How does Unraid know which disk to spin up when accessing data? was marked as the answer   
    Not really looked into it, but I would think that the FUSE file system component that Unraid uses to support User Shares will contain entries that point to where any file accessed that way is really located so I would think the statement is true.   Still an interesting question to ask 😊
  16. itimpi's post in User.Scripts Plugin Support needed - Script not finding directory was marked as the answer   
    When you use docker exec you are referring to a path within the container, but ‘find’ in the Unraid terminal uses a path at the Unraid level and it is unlikely these are the same.
  17. itimpi's post in Array disks spinning all the time was marked as the answer   
    You should check between steps 4 and 5 that there are no files (or folders) for the share left on the main array.  You can do this using the Dynamix File Manager.  Note that mover will not overwrite files that are in both locations so if that scenario exists you will have to manually delete one copy and you have to decide which one (typically the oldest ).
  18. There are a number of speedtest docker containers available via the Apps tab.
     
    If you have booted in GUI mode then you could also do a speedtest from the Unraid GUI by going to speedtest.net from there.
  19. itimpi's post in Need Help Solving Two Problems: Full Cache Drive and Public Unprotected. was marked as the answer   
    Not sure why you think you have a problem?
     
    I would think the ‘cache’ pool is getting full because the contents of the ‘appdata’ share are larger than the size of the ‘cache’ pool and your system is set to move as much of its contents onto it as it can.
     
    the Public’ share will show as unprotected if it currently has any files/folders on the ‘fastlane’ pool (which has that pool set to act as a cache for the share) and that pool is not redundant.
     
    i also see you have 160GB set for the docket.img file - why so large?   The default of 20GB is enough for the vast majority of users as long as all containers are configured correctly.
  20. itimpi's post in Disk not halved for "High-water allocation" and "Automatically split any directory as required" was marked as the answer   
    The cutover point is not a percentage of the disk but based on the actual size of the largest data disk.    The largest disk is 1TB so the first cutover  point would therefore be 500GB and at point the remaining disks are not larger than this so are not used.  The next cutover point will be 250GB so disk1 and disk2 will be used until they get down to this, and then disk3 will start being used.
  21. itimpi's post in Unraid Dockers messed up was marked as the answer   
    Your settings for docker containers were stored on the flash drive so if you had a backup then you could get your docker containers without setting them up again.    Unfortunately without a backup you have to configure them again.  Note that it is only the ‘config’ folder from the flash drive that is important as all user settings are stored there.
  22. itimpi's post in Can I write direct to disk after Parity completion was marked as the answer   
    Once you have valid parity in Unraid then parity is maintrained in realtime any time you make writes.
  23. itimpi's post in Salvaging drive after UDMA CRC errors was marked as the answer   
    UDMA errors are connection errors - not drive errors.   The value never gets reset so fixing the connection issue simply stops it increasing.
     
    Once a drive has been disabled you need to rebuild it to clear this status.   If you think the drive is OK then you can Rebuild it to itself.
  24. itimpi's post in "Disk in parity slot is not biggest" when adding new drives was marked as the answer   
    All parity drives have to be at least as large as the largest data drive so the message was valid as at that time you still had a 4TB parity drive present.
  25. With Unraid 7 mover can operate pool->pool.    With the 6.12 release mover only supports doing it in two stages pool1->array and then array->pool2
     

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.