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.

trurl

Moderators
  • Joined

  • Last visited

Solutions

  1. trurl's post in Certain Partitions unable to be mounted using UD was marked as the answer   
    No reason to expect xfs_repair to help with windows filesystem. 
     
    You can go directly to the correct support thread for Unassigned Devices by clicking its Support link on your Plugins page 
  2. trurl's post in Pulled active drive by accident, triggering error state, now what? was marked as the answer   
    Can't imagine why you think preclear is needed.
     
    If you New Config/Trust Parity, you will still need a parity check, so might as well rebuild the disk or rebuild parity. As you say, rebuilding the smaller disk will be faster.
  3. trurl's post in How can I get modules to load on reboot automatically? was marked as the answer   
    User Scripts plugin
  4. trurl's post in How do I enter my WiFi password to get connectivity? was marked as the answer   
    The server requires ethernet
  5. trurl's post in Question about functionality for VMs and monitor was marked as the answer   
    https://docs.unraid.net/unraid-os/manual/vm-support
  6. trurl's post in Unraid Crash was marked as the answer   
    Maybe not the cause of crash, but you seem to have a problem with the flash drive.
    Aug 1 06:57:45 UnRaid kernel: critical medium error, dev sda, sector 15629312 op 0x0:(READ) flags 0x84700 phys_seg 29 prio class 2 Do you have a backup of flash?
  7. trurl's post in Noob needs help with failing SSD was marked as the answer   
    Disconnects such as you are experiencing is one of many reasons USB not recommended for array or pools.
     
    Also, SSDs in the parity array cannot be trimmed.
  8. trurl's post in Full cache stops rsync even though share set to "use cache: Yes" was marked as the answer   
    If cache drops below Minimum Free, cache:yes (and prefer) shares will overflow to the array, but you have 0 Minimum Free for cache. You must set Minimum Free for cache to larger than the largest file you expect to write to cache.
     
    Each user share has a similar setting. If a disk drops below Minimum Free when writing the user share, Unraid will choose another disk. Except... Split Level overrides Minimum Free.
  9. trurl's post in [6.12.2] USB Device page never completes loading. Unable to access USB page was marked as the answer   
    There is no "USB tab" on standard Unraid install.
     
    Do you have some plugin for that?
  10. trurl's post in docker error 403 was marked as the answer   
    Disable Docker and VM Manager in Settings until you get your cache problems fixed.
     
    Your system share should really be set to cache:prefer but we can deal with that later.
     
    Do that and let us know
  11. trurl's post in New Unraid Install, all disks show - Unmountable: Unsupported partition layout was marked as the answer   
    Attach Diagnostics to your NEXT post in this thread instead of linking to external sites. 
     
    Did you format the disks after adding them to the array? 
  12. trurl's post in Can't pull or update docker containers - DNS issue was marked as the answer   
  13. trurl's post in Need Help rebuilding array? was marked as the answer   
  14. trurl's post in Mini PC & Synology Configuration was marked as the answer   
    Why 2? Parity is not required. You just need a single data disk in the array to start. And without parity, USB disconnects don't require rebuild since there is no way to do rebuild.
     
    Sounds like you want to use the other features of Unraid without its NAS capability. Just assign a single array data disk, can even be a USB flash drive, no need to even use it for anything. That will allow you to start the other services such as Docker.
  15. trurl's post in Device is disabled, contents emulated, click to spin down device was marked as the answer   
    Looks like multiple drives connection problems. How are your drives connected to power? Any splitters? All on the same power cable?
      
    But is that available for the drives? Some PC power supplies expect to give most of the power to GPU with not many disks. What is the exact model of your PSU?
  16. trurl's post in Read-only file system was marked as the answer   
    Jun 20 02:08:35 KW-UNRAID move: move_object: /mnt/cache/Veeam/Veeam Backup: Read-only file system Jun 20 02:08:35 KW-UNRAID move: file: //..g/... Jun 20 02:08:35 KW-UNRAID move: create_parent: /mnt/cache/appdata/Plex-Media-Server/Library/Application Support/Plex Media Server/Logs/PMS Plugin Logs error: Read-only file system  
    Looks like all your shares are currently cache:yes, perhaps trying to fix the problem of filling cache. Your cache has plenty of capacity. Can you provide more details about how you managed to fill it?
     
    Set appdata, domains, system shares cache:only so mover won't try to move them for now. Set Veeam and other shares cache:no so mover won't try to move them for now.
     
    You may have to backup files on cache and reformat it.
     
    Have you done memtest recently?
     
     
  17. trurl's post in New UI mover move files from cache -> array was marked as the answer   
    Primary storage: cache
    Secondary storage: array
    Mover Action: cache --> array
  18. trurl's post in Restore Data after rm was marked as the answer   
    I know you already went past this, but the answer is NO. Some file and folder names have been changed to UPPER CASE for some reason (not sure that matters since flash is FAT anyway) and the first character of some names have been replaced with _
     
    But that brings me to this
    Copied them from where?
     
    As mentioned, parity can't help with this. Parity check only checks parity, it won't do anything to any data disk. Even a correcting parity check only corrects parity, it doesn't do anything to any data disk. Parity itself contains none of your data.
     
    Any recovery options probably involve paid software
  19. trurl's post in Cant change docker containers start order was marked as the answer   
    Use the Unlock 🔒 button on the main bar
     
  20. trurl's post in Procedure Clarifications was marked as the answer   
    This is just doing a normal New Config/Parity Rebuild. The only thing that matters is the disk to be removed is not assigned when you rebuild parity.
     
    A formatted disk is not a clear disk. A formatted disk contains an empty filesystem. Only a clear disk can be removed without invalidating parity. A clear disk is all zeros so has no effect on the parity results.
  21. trurl's post in Process to replace my single data drive? was marked as the answer   
    Disable Docker and VM Manager in Settings until all your files are back on the server.
  22. trurl's post in UI doesn't think Array is mounted, when I can access VMs, dockers, and shares was marked as the answer   
    Close all browsers, tabs, mobile applications that might be accessing your Unraid webUI. Then open a single new browser tab and see if it shows your array is started.
  23. trurl's post in Server Keeps Crashing was marked as the answer   
    Have you done memtest?
  24. trurl's post in SWAG unusable, 443 port is used was marked as the answer   
    But definitely not necessary to get swag working on another port. Map those ports in the container to different host ports, port forward in your router to those different host ports.
     
     

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.