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 Machine Check Events detected on your server & Random reboots was marked as the answer   
    I would think the most likely things to cause a reboot would be thermal (e.g. CPU overheating), or PSU issues.
  2. itimpi's post in Restored Flash Drive from backup - old Disk Assignments? was marked as the answer   
    The disk assignments have always been held in the super.dat file in the backup.   This is a binary file and thus not human readable.   Not sure when/how the disk_assignments .txt file gets created.
  3. itimpi's post in Parity running when app disks have spun down. was marked as the answer   
    The parity check checks all of the parity disk as being correct.  Since your parity drive is larger than your biggest data drive it is checking that the remaining part of the parity disk is all zeroes.
  4. itimpi's post in Array speeds during large copy of data slows down considerably was marked as the answer   
    Do you have “turbo Write” mode enabled?   If not then I expect the initial burst of speed happens while data is being cached to RAM and then the 30-50 MBps speed that continue is not atypical when writing to a parity protected array.  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 describes what is going on.   The Unraid OS->Manual section in particular covers most features of the current Unraid release.
  5. itimpi's post in unable to change usb drive was marked as the answer   
    There should be only 1 key file (presumably the Plus key as the last one that was valid).
  6. itimpi's post in Same folder name triggers mover, how to stop? was marked as the answer   
    You need to have two different shares if you want them to be treated differently by mover
  7. itimpi's post in Uninstall nginx was marked as the answer   
    Not sure what you mean?  Nginx is built into Unraid as it runs the webGUI.
  8. itimpi's post in Is my parity check going slow or as expected? was marked as the answer   
    At any point in time the parity check speed will be determined primarily  by the slowest drive currently involved.  The first 4TB would be no faster.    Once you get past the size of the data drives I would expect it to speed up dramatically
  9. itimpi's post in Unraid is 'spinning down' SATA SSD was marked as the answer   
    I think that the spindown on a SSD often just puts it into a lower power state.
  10. itimpi's post in Unknown Kernel Error was marked as the answer   
    If you want to continue using macvlan make sure that bridging is disabled on eth0 (as mentioned in Release notes).
  11. itimpi's post in BTRFS device loop2 - using crc32c colored as a warning, why? was marked as the answer   
    The color coding just looks for certain strings in the log entries.    I am guessing that ‘checksum’ and ‘error’ are strings being looked for.    The lines look like perfectly normal information messages.
     
    i notice that you are using macvlan networking for docker.   If you experience instability you might want to consider switching to ipvlan as mentioned in the Release Notes.
  12. itimpi's post in Some docker containers won't start due to s6-overlay-suexec: fatal was marked as the answer   
    You need to follow the instructions in the provided links to recreate your docker.img file and reload the containers via Apps->Previous Apps. 
  13. itimpi's post in Unraid Random Crashes was marked as the answer   
    it looks like you are getting macvlan crashes, and these are known to eventually crash the server on the 6.12.x Unraid releases. The easiest thing is to switch docker to using ipvlan networking. If you need to continue using macvlan then make sure you disable bridging on eth0 as mentioned in the release notes.
     
  14. itimpi's post in Drives Keep Failing - SOLVED was marked as the answer   
    Do you use power splitters to get the power to the drives?    I have found these can often cause problems.
  15. itimpi's post in Flash Drive died - No backups was marked as the answer   
    You might find this section of the online documentation accessible via the Manual link at the bottom of the Unraid GUI to be of use.   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.
  16. itimpi's post in Kernel panic nightly was marked as the answer   
    You seem to be getting macvlan related crashes.  These are known to eventually crash the server.  Switching docker to using ipvlan is the easiest fix.
  17. itimpi's post in SMB/Shares Permissions Help was marked as the answer   
    If you want a share to be visible over the network then you need to change the Export setting under SMB to something other than the default of No.   which value you select depends on your security needs.

    Linux is case sensitive for folder/file names whereas SMB is not.   Therefore if you have two folders at the Linux level with the same spelling but different case then only one of them will get picked up by the share with the same spelling.
  18. itimpi's post in Bought basic key and it didn't register was marked as the answer   
    If you now have the basic .key file in the config folder on the flash drive, then I think you need to reboot to activate it.  
  19. itimpi's post in [Version: 6.12.6] Fix Common Problems - Errors Found: Macvlan and Bridging found was marked as the answer   
    Have you stopped the array first?
  20. itimpi's post in Normal for Idle Windows VM to write constant to cache pool? was marked as the answer   
    I would expect the VM to regularily be reading/writing to its virtual disk so that is likely the cause of your symptoms.
  21. itimpi's post in Disks, Arrays and setup... was marked as the answer   
    He must have at least one disk in the main array as this is a requirement with the current Unraid release (although this is expected to be removed in a future release).  Perhaps he simply has the main array with XFS format disks (which is the default).  In your case it could be something like a small flash drive if you do not want to store anything on it.
  22. itimpi's post in How to move system shares from array to cache was marked as the answer   
    Not sure where you got this information from as it definitely is possible.
     
    Moving share files from the array to a pool is covered 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.
  23. itimpi's post in Call trace and xfs_repair was marked as the answer   
    That call trace looks like it could be macvlan related.   If so you need to either switch docker to using ipvlan, or alternatively disable bridging on eth0 to continue using macvlan.
  24. itimpi's post in Disk in parity slot is not biggest. was marked as the answer   
    Your parity2 disk is only 6TB so cannot add array drives larger than that until that drive has been upgraded to a larger size.  You can never add array drives that are larger than the smallest parity drive..
  25. itimpi's post in Unraid server on old hw crashes - 6.12.6 was marked as the answer   
    Your system seems to be experiencing Macvlan related crashes which are known to eventually crash the server.   As mentioned in the release notes you should either switch docker to using ipvlan, or if you want to continue using Macvlan make sure that Bridging is disabled for eth0.

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.