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.

Frank1940

Members
  • Joined

  • Last visited

Everything posted by Frank1940

  1. Click on the SAHRES tab. Click on the share you want to setup: Modify one of these settings to set things as to where you want all new files to be stored. As I recall, update an existing file will not change its location. You would have to manually move files if you want that. EDIT: thinking about it, exclude might be better than include. That way any new disks added to the array could be used. With include, you have to remember to add the new disk to the setting!
  2. You probably have enough space on the other drives of your system to "move" the data onto them. There is an Unbalance plugin that which (I believe) will then move files back from those drives back to Disk 11. (I might be more tempted to just leave them there if there is enough free space on those first ten drives.)
  3. There should have been at least one power cable included with the power supply that had one or more MOLEX connectors on it. (It might also have a mix of MOLEX and SATA power connectors on it.) If you plug the MOLEX connector on the adapter into one of MOLEX connectors on that cable you would have four SATA connectors for plugging into disk drives. (One big advantage of using the MOLEX-to-SATA adapter is that there is no 3.3V on the MOLEX plug so no taping of pin3 required!)
  4. Click here and see what is on the disk: That open up the Dynamix File Manager which will allow you to examine the disk's content and you should certainly be able to determine if there 8.8TB or only 256KB stored on it. There is a 'CALCULATE' button which will show info on each Share (or directory) stored on that disk.
  5. STOP right now!!!! Any formatting of a disk in the array will update parity and, as you may realize, a format operation will will cause the disk to appear empty! You will lose that 8.83TB of information stored on it. As an result of the parity being updated, a rebuilt of the disk will result in (essentially) a newly formatted disk. You have to empty the disk first of all files. Then you can reformat the disk. Look here for a way to change the format of a disk. https://forums.unraid.net/topic/127551-linux-community-to-remove-reiserfs-from-the-kernel-in-2025/#findComment-1569190 EDIT: You must be on Unraid version 7.0 or later to use this mover functionality.
  6. Like this: https://www.amazon.com/Monoprice-108794-24-Inch-15-Pin-Female/dp/B009GULFJ0/ref=sr_1_6 I hate to say this but I seem to recall that this has resulted in hardware being destroyed by using the wrong power cable. Most times, you must obtain any additional power cords from the PS manufacturer for that exact model of PS.
  7. Was this a power cable that you plugged directly into a socket on the power supply? Most of us don't like to use these SATA power expansion adapters. The SATA power plug is not really designed to handle the current draw when four drives spin up. If you must use a power expansion adapter, use a MOLEX-to-SATA one.
  8. Many times, this condition is caused by a process having a one or more files open and not releasing the file. To test for this, have the array running and 'STOP" the array using the button on the MAIN tab. Time how long it takes the array to stop. There is a timer ("Shutdown time-out (seconds):") under 'Disk Settings' on the SETTINGS tab after which the array forced into shutting down. This will always result in an unclean shutdown and parity check on restart. If the array fails to stop you will have to figure what is holding the file open. (Docker containers are always a good starting point...)
  9. You don't have write permission here: This is a standard problem with most Linux distributions. They no longer permit write permissions for group and other by default. Unraid requires -rw-rw-rw- permmissions for files and drwxrwxrwx for directories for SMB and NFS file sharing to work properly for all users (which include 'Guest' user!). See here for Docker containers. https://forums.unraid.net/topic/188600-share-permissions-changed-to-owner-99/#comment-1540351
  10. Now for a few more ls -al /mnt/tank ls -al /mnt/tank/Scan ls -al /mnt/tank/Scan/ Note the last two differ only by the trailing slash....
  11. Post up the output of ls -al /mnt
  12. Post up the diagnostics file for this server in a new post in this thread.
  13. See this post: https://forums.unraid.net/topic/170027-smb-windows-settings-available-through-power-shell-and-linux-samba-tools-informational-posting/#findComment-1545332 Run smbstatus and see what Share access users are logged in. I can see that 'administrator' has read/write privileges but I can't see what other users have. I would also wonder about using "administrator" as a 'user name' as it could be a reserved name on some systems. BTW, the share, appdata, is normally not shared out via smb as it is the location where Docker containers store their system files files for their own internal use. Getting in there and doing file management has the potential to really screw things if you don't what you are doing. Plus, some of the files and directories don't the proper permissions for normal SMB access. IF a Docker container is generating user files for some specific purpose, it should be writing those files to the array and using PUID and GUID with a UMASK to generate files in a User Share with proper credentials and permissions. See here for more information: https://forums.unraid.net/topic/188600-share-permissions-changed-to-owner-99/#findComment-1540351
  14. Read this post here: https://forums.unraid.net/topic/188600-share-permissions-changed-to-owner-99/#comment-1540351 IF you need more of an explanation of how Unraid permissions work, read this thread: https://forums.unraid.net/topic/191221-some-musings-on-smb-and-samba-and-unraid-and-windows/ EDIT: If this didn't work or help you figure out how to fix things, then ask your questions in the support thread for the Docker container.
  15. Read this post and the next two: https://forums.unraid.net/topic/191221-some-musings-on-smb-and-samba-and-unraid-and-windows/#findComment-1561581 There have been some online information where an Windows update was changing network type from 'Private' to 'Public'...
  16. Keep in mind the environmental effects of temperature. If you can verify fans are operating correctly. Make sure that dust and dirt are not clogging vents and heat sinks.
  17. If you want some tools for looking at the Samba configuration. See this post: https://forums.unraid.net/topic/170027-smb-windows-settings-available-through-power-shell-and-linux-samba-tools-informational-posting/#findComment-1545332 That thread also contains some tools for looking at the Windows client configuration...
  18. Problem is that the diagnostics file is a snapshot of the system at the time when you call for it to be run. It can never be generated after the crash has occurred. Normally, Unraid stores the syslog in RAM with the rest of the OS files. Thus it is lost when you reboot the server. What the syslog server does a real-time copy every entry that is written to the syslog to 'hard' storage. Sometimes, it will point to what is causing the problem. Some times, it provides no clue but even this is a help in telling us where to look next for the cause. I seem to recall that there is a switch somewhere that will write copy the entire syslog to flash as a part of the 'normal' shutdown process but, by definition, a crash is not a normal shutdown! The syslog file generated by the syslog server is not included as a part of diagnostics. Probably, it does not always always exist and does not have a fixed file location. (BTW, you don't want to activate the mirror to flash option when you don't have a problem as it can result in 1000's of writes to your flash drive. And flash drives do have a limited number of write-cycles before failure!)
  19. I would suggest that you set up the syslog server and post up the syslog from after the next crash. Post it in a new post in this thread so that we know you have added additional information. (Do NOT edit your original post to add it!!!!)
  20. Remember that in the safe mode, Cache Directories is NOT installed! Oh, you can disable it rather than uninstalling it to see if it is an issue.
  21. Look at this Uncast video about setting up Tailscale on Unraid. There is information beginning at about 26 minutes about subnet routing networking. You have to make sure that the subnet that you are advertising will never be the same as the subnet you have the client running on. ((You have to be really careful about Laptops that are used on both home and the road!) https://www.youtube.com/watch?v=WkCqAuGhWb8 (I have just started playing around with Tailscale in the past month so I have just reached that point where I am really dangerous...)
  22. It has been years since I even looked at the setup for this plugin. I just had a look at it and now I find that I have it disabled! I can not remember why I did that. So I am not going to be much help in to you...
  23. I have a vague memory that the file format of the history file was changed many years ago and there was a problem with items of the old format being mixed in with the new format that would create a problem with symptoms like you are seeing. But I can't recall the fix...
  24. There is the Dynamix Cache Directories plugin. However, it is quite old without a lot of active support and (as I Remember from many years ago) has a problem with large numbers of files/directories when there is not enough RAM to support everything being in the available RAM at the same time. It ended up doing constant flushing of the RAM of old data to add new data being read off the array disks. It could end up with almost continuous disk activity as the complete data of data required was never in RAM at one time. I use the plugin but I only cache my Media files which about 5000 total items. The RAM required is small enough to fit everything in the available RAM and not be flushed.
  25. Wow! I just looked at your Diagnostics! You have 39 HD's and SSD's in your array and pools. And I saw one share that appeared to have files on 28 Data disks and one pool. The smallest disk that I saw was 10TB and the parity disks were 20TB. I would not ask that you say how much data you have stored on your server but it must be north of 200TB and the number of files must be in the tens (if not hundreds) of thousands! You do realize that you could be physically accessing every disk in your array to assemble all file metadata to construct the directory listing plus the time to sort it into the display format that you want to see it in. Unless, you were every careful on how you put that data on your server, I don't how to expect that a file manager can be quick as navigating through the resulting file morass. The spin down delay is controlled by two settings. The first one for all the disks is here: And for each individual disk from this page for that disk: The Performance setting is intended to allow you to select the tradeoff between CPU/GPU power consumption and performance. Both Intel and AMD provide for this choice in their chip sets. I am going to ping @JorgeB and see if he has any thoughts.

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.