-
[Plugin] Appdata.Backup
Hi my usershare "appdata" is set to use /mnt/cache_nvme/appdata (no secondary storage) some of my docker templates use a direct file path for appdata "/mnt/cache_nvme/appdata/<appname>" instead of a user share "/mnt/user/appdata/<appname>" ... I did this to remove the file system overheads ... Is this a problem with using this backup plugin or are there any special considerations for me? Thanks Mike
-
[Plugin] Docker Compose Manager
Hi Thanks for the plugin. It is very useful. I prefer it to community apps for complex dockers that need multiple containers talking to each other. I am having some trouble with the icons. Does the compose file support labels, eg: labels: io.unraid.docker.icon: https://.../icon.png net.unraid.docker.icon: https://.../icon.png io.unraid.docker.webui: ip address Even when I put the images in the UI Labels part I am not seeing any icons. Thanks for any help.
-
[Plugin] FolderView2
I uninstalled and reinstalled the plugin, and now i have buttons on the far right
-
[Plugin] FolderView2
This may sound really dumb, but I can't get this to work I create a folder. There is no way to choose what docker apps go into the folder. When I edit the folder it shows all the docker containers but there is no toggle box or anything. I only have an empty folder.
-
[Plugin] Mover Tuning
More worrying I also noticed that the mover has someone deleted a file. I ran the mover again and it deleted game of thrones S06E09 in the above, it is gone from the samsung_pro and it is not on the array anymore. ca.mover.tuning-debug-20250615-1017.zip
-
[Plugin] Mover Tuning
Hi Actually i just noticed there is now an option in the plugin to remove empty folders I just enabled that. I have also noticed that sometimes the plugin will duplicate a file so I have the file in the cache and the array after a move and it doesn't move all the files sometimes. NB: all dockers access the files using the share ie: "/mnt/user" there is not mix of shares and direct access (ie /mnt/<drive_name>/). I just updated as well. TV Shows are downloaded to download_share on a cache When TV Show is imported it is removed from the download client and the TV Show is moved into tv_share which initially is on the same cache_drive, but periodically the cache_drive is emptied onto the array for long term storage. I havn't noticed any issues with mover until I've moved to unraid 7. Mover Tuning Plugin Settings: (i just enabled the clean empty folders setting, but previously it was not enabled) This is a duplicated file from the mover: This is the shares setup: TV Share Settings: Download Share Settings: Main view of array / share drives:
-
[Plugin] Mover Tuning
Hi I seem to still have empty folders being left behind by the mover. I had this issue previously and I read that it was because the old plugin (uninstalled a while ago was the issue). I changed to the new mover plugin and deleted all the empty folders, however I just noticed this issue again. Unraid Version 7.1.3 2025-06-04 CA Mover Tuning - masterwishx - 2025.06.07 Next time it happens let me know if you want to post some logs etc. I know how to post all the relevant screenshots with settings and share setup etc. But I don't know how you would want to prepare the logs etc, so I would need some basic guideance for that bit. Thanks for the plugin Mike
-
7.0.0 - Unraid is leaving empty folders on my cache drive
Unraid 7.0.0 CA Mover Tuning Plugin 2025.05.04 Movies Share set to: Cache -> Array I have noticed a lot of (mostly empty) folders recently being left behind on my cache drive, the target files are still being moved onto the array, but it looks like the empty folder is left behind.
-
[Plugin] CA Fix Common Problems
I had a problem with mover which had stopped working and my cache driver was filling up. The problem was I still had the older CA mover tuning plugin installed. I fixed the issue by uninstalling the plugin. I think that fix common problems should alert the user, because I've seen a few posts about this with other users having the same issue with unraid 7. Thanks!
-
NVME drive appdata share dissapearing.
It happened again, "cache_nvme" drive is "offline". manitoba-diagnostics-20240705-1806.zip
-
NVME drive appdata share dissapearing.
Yes thanks. That is my next step (swap m2 slot). Could also try swap the samsungpro and the intel 670p around, and if I start getting an issue with the samsungpro then I know it's not the intel drive.
-
NVME drive appdata share dissapearing.
Hi A couple of times I noticed all my dockers were down. When I went into unraid gui I noticed the cache_nvme drive was still listed, but the temp is * instead of a number, and the share that uses the "cache_nvme" drive is missing and I can't do smart tests etc. If I reboot the system the cache_nvme drive comes back and everything works fine. I have two nvme drives "Cache_nvme" and "Samsung Pro". "Cache_nvme" which is an Intel 670P 1TB nvme drive seems to be having some problems? My other nvme drive is Samsung 980 Pro 1TB. This has happened 2 or 3 times over the last 3 months. I have attached my diagnostics file. No issues with smart testing of the nvme drive (attached) I have also down some googling and added the following to the flash syslinux configuration: I'm not sure if this powersaving disabling tweak will solve my issue (or not). Can anyone please give me any insight into the issue? Thanks manitoba-diagnostics-20240121-1712.zip cache_nvme - smart test download.txt
-
How do I increase the size of the docker image?
1 You can view how large each docker container is: Go to docker tab of unraid, near the bottom of the page there is a button called [Container Size] it's next to the update all containers button 2 You can do the following terminal commands: List docker volumes (these are internally stored data volumes created by docker containers you are running) docker volumes ls List size of docker volumes that might be taking up space du -h -d 1 /var/lib/docker/volumes Delete unused docker volumes: docker volume prune Inspect a docker volume docker volume inspect <name_of_volume> Manually delete a docker volume (use with caution) cd /var/lib/docker/volumes ls rm -r <folder name> 3 You can use user-scripts plugin: user scripts plugin here The default scripts included are: - Delete any dangling images from the docker.img file - Display the size of the docker container's log files (to see if a docker app is filling up the image file through excessive logging) And you can also add the following scripts from here - Clean Docker Logs - Get size of running containers
-
Dynamix WireGuard VPN
Based on what I've read., if wireguard is running on the unraid server then the VPN client will always be able to access everything on the same IP as the unraid server. So I would have to run the VPN on my Unifi USG.
-
How many watts do you think this parts list will draw?
Get a z790 that supports 8x sata / 4x NVME and ditch the LSI / SAS stuff. Use larger capacity HDDs eg. 20-24TB Get an i5-12500 / i5-13500 with the 770 gpu Add LSI/SAS when you exceed 8x SATA drives. Should be about 15-20W idle when HDD are asleep. Do you need 650W peak? ... might get better power efficiency at idle if you go for a lower wattage PSU, look at idle efficiency.
kiwijunglist
Members
-
Joined
-
Last visited