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

Solutions

  1. itimpi's post in Rolling Sys-Log / Keeping it after reboot was marked as the answer   
    Enable the syslog server. 
  2. itimpi's post in Using Trial on different hardware inc USB to eventual build was marked as the answer   
    No problem doing what you mention, and in fact checking out Unraid satisfies your needs before you commit to buying it is always recommended.
  3. itimpi's post in System not starting was marked as the answer   
    Alternatively try the Manual install method.    Unraid does not use GRUB so the message you showed definitely means the flash drive was not correctly created.
  4. itimpi's post in All Docker containers disappeared after error was marked as the answer   
    Sounds as if the docker.img file may have been reset as the diagnostics show it to basically be empty? 
     
    Simply restoring the appdata will not do anything if the system thinks no dockers are installed - it simply puts the working data back for containers but you still need the containers to be installed.
     
    You can reinstall containers with their previous settings intact by using Apps->Previous Apps.
  5. itimpi's post in Slow Parity Sync - 5MB/s was marked as the answer   
    According to your diagnostics you have writing going on to disk1, disk2 and in particular disk3.    This will dramatically slow down any parity check while these writes are happening.
  6. itimpi's post in Rebuilt Parity was marked as the answer   
    Have you checked that the Shares are not set to Export=No (the default) as shares with that setting are not visible on the network.
  7. itimpi's post in One of my array disks died. Now what? was marked as the answer   
    The simplest solution is to replace the failed disk and rebuild its contents.    You solution is valid if you do not intend to replace the failed drive.
  8. itimpi's post in i/o device error (1117) was marked as the answer   
    You did not go to the current documentation that is here in the online documentation accessible via the ‘Manual’ link at the bottom of the GUI or the DOCS link at the top of each forum page. The Unraid OS->Manual section in particular covers most features of the current Unraid release.
  9. itimpi's post in 6.12.4 Write speed slowly falls to about half was marked as the answer   
    The speeds you quote are more than one would normally expect for writing to a parity protected array so doubt there is anything wrong.    You will never get close to the disk raw speed because of the way Unraid writes data as described here the online documentation accessible via the Manual link at the bottom of the Unraid GUI.  In addition every forum page has a DOCS link at the top and a Documentation link at the bottom.   The Unraid OS->Manual section covers most aspects of the current Unraid release.
  10. itimpi's post in Best way to install new drives was marked as the answer   
    No - nowadays the Clear runs with the array online.   In terms of time it is probably around ~2 hours per TB (about the same as the write phase of a pre-clear).
  11. itimpi's post in Reconfigure Unraid array. was marked as the answer   
    If they are both HBA then it is just a case of re plugging the drives.
  12. itimpi's post in Unable to replace failed drive with bigger drive was marked as the answer   
    Probably better to refer to this section of the online documentation accessible via the ‘Manual’ link at the bottom of the GUI or the DOCS link at the top of each forum page. The Unraid OS->Manual section in particular covers most features of the current Unraid release.    It is better to use the documentation for the current release rather than legacy documentation that may no longer be valid.
  13. itimpi's post in 6.12.4 Two drives showing as disabled, replaced drives still disabled was marked as the answer   
    Replacing a disabled disk is not sufficient to remove the disabled state.   To do this you need to rebuild them as if described here in the online documentation accessible via the Manual link at the bottom of the Unraid GUI.  In addition every forum page has a DOCS link at the top and a Documentation link at the bottom.   The Unraid OS->Manual section covers most aspects of the current Unraid release.
     
    Note that a drive being disabled does not necessarily mean there is a problem with the drive.   More often than not it is a problem with the power or SATA cabling to the drive.
  14. itimpi's post in New config screen always pops up after a reboot. was marked as the answer   
    That looks like the standard screen if the array is not started.   Have you enabled Autostart under Settings->Disk Settings?   If you have you should post your system's diagnostics zip file so we can see what is happening.
  15. itimpi's post in Unmountable: Wrong or no file System on several drives was marked as the answer   
    You need to run with -L (and without -n).
  16. itimpi's post in Dockers was marked as the answer   
    You would need the template entry for that app which is stored on the flash drive under config/plugins/dockerman/templates-user to be on the flash drive on the other system for it to show up under Apps->Previous Apps.
  17. itimpi's post in Why are there files on cache? was marked as the answer   
    If you used move from the command line then you probably encountered the behaviour described in the Caution in this section of the online manual.   
  18. itimpi's post in UNRAID works only with the GPU present was marked as the answer   
    Unraid does not need a GPU, but your motherboard might.   Have you checked the motherboard manual?    It could also be a BIOS setting.
  19. itimpi's post in procedure to replace parity drive was marked as the answer   
    This topic is covered here in the online documentation accessible via the ‘Manual’ link at the bottom of the GUI or the DOCS link at the top of each forum page. The Unraid OS->Manual section in particular covers most features of the current Unraid release.
  20. itimpi's post in Where is my checkbox to select files/folders? was marked as the answer   
    My guess is you have the Dynamix File Manager plugin installed on one server and not the other?
     
  21. itimpi's post in Shares showing they are protected even though they are only on a single cache SSD? was marked as the answer   
    Yes - the shares unexpectedly showing as protected have all their files on disk1 and appdata also has some files there.
     
    Note that simply changing the primary storage to a pool and removing the secondary storage does NOT automatically transfer files onto the pool.  To get the files into the right location you will need to:
    stop docker and vm services under settings as these will stop any files they have open from being moved. for the shares you want to only be on a pool set the pool as primary storage and the array as secondary storage. set the mover direction to be array->pool manually run mover from the Main tab to get files moved onto the pool. when mover finishes you can remove the secondary storage=array as it is no longer needed re-enable docker and/or vm services (optional) enable the option to use Exclusive mode shares under Settings->Global share settings.   This gives better performance for shares with all files on a pool by by-passing Unraid’s fuse layer for such shares.
  22. itimpi's post in Unmountable : Unsupported or no file system was marked as the answer   
    You need to rerun that check without -n and add -L
  23. itimpi's post in Start/stop syslog server from command line was marked as the answer   
    You should be able to copy the syslog files without shutting down the syslog server.
  24. itimpi's post in Unraid Crashes at same time once a week. was marked as the answer   
    That shows something is actively configured to issue the shutdown command, so it is not a crash.
     
    Have you checked that you have nothing configured to run at that time?  Feels like it could be a User Script.   One small clue is that is using the ‘powerdown’ command to do this rather than the ‘shutdown’ command.   Have you tried looking at something like /etc/cron.d/root to see if it contains an entry for that specific time?
  25. itimpi's post in [Unraid 6.9.2] Slow parity check and stability issues + poorly timed drive replacement was marked as the answer   
    There is no way to tell what the parity check is doing in terms of any files that might be affected (parity does not understand the concept of files).  It just knows how far through the check it has got and it tells you that in the GUI.
     
    Chances are that since disk2 is a new large drive all new files are going to it thus explaining the write behaviour.
     
    Probably the best thing to do at this point is to run a check filesystem on all array drives to check there is no corruption at that level, and assuming it all looks good run a parity check with the option to correct errors set.
     

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.