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.

Titan84

Members
  • Joined

  • Last visited

Everything posted by Titan84

  1. Hi, Im not sure if this is a bug or something else on my side but im really hoping that someone could help me with this one. Last night i powered off my server and when i powered it back on 10min later, for some reason I no longer see a change in the "Reads" column on my cache pool. When i start the mover i can see data being written to the array and data is definitely being moved off of the cache pool as expected but there is no movement in the "Reads" column. On the array the "Reads/Writes" work just fine and on the cache pool the "writes" are being displayed fine. I have also changed the "Reads/writes" display to see if that made a difference but still no movement is shown in the "Reads" column. I also copied some media onto the cache drive and watched a show but still no change. I then went and moved all data from the cache pool to the array and then deleted the cache pool and created it again after a restart in safe mode but the issue is still there. I have attached my Diags after the mover completed, hoping that someone could help me with this one. Any help would be much appreciated. server-backup-diagnostics-20230407-2258.zip
  2. Oh Awesome!! Thanks so much @bonienl 🙂
  3. Hi, Im hoping someone can help me with this one. For some reason i have noticed that the file manager plugin errors and uninstalls itself and its happened twice now. I just noticed it happened again today where i was looking through my shares and noticed that it was gone and so i had to re-install it again and now its working again. I have posted my diags hoping that someone could perhaps tell me why its happening. perhaps a plugin bug? or something my system is doing? any help would be really appreciated 🙂 server-backup-diagnostics-20230325-1330.zip
  4. Thanks for replying @ich777 No, nothing custom at all on the second server. It's a new build and that user has permissions to the files which exist on the second server so a bit strange. All good, thanks for explaining about what happens when you copy the file back to the first server, i gave it a test and it does indeed show the correct owner again which is perfect because as long as i can restore things back to how things were on the first server then thats perfect for me :-) Thanks so much again.
  5. Hi @ich777 Im hoping you could perhaps help me or point me in the right direction 🙂 Im using Luckbackup to clone some of my Unraid shares from from my Unraid Server 1 to Unraid Server 2 (all inside the same home network) Im loving it and its working really well except, each time Luckybackup copies a file from Server 1 to Server 2, the owner of that new file is set as "UNKNOWN" in Unraid. For some reason its not cloning the Owner of that file and im not sure what im doing wrong or if there is a setting somewhere that i should use. I have tried the option of "use numeric group and user IDs" but i get the same result. My config and settings are below for info. any help would be much appreciated.
  6. Just tried to uninstall and re-install and then clicked on the double arrows and no joy unfortunately 😞 Ill take your advice and when im back home again ill run a check on the flash and see what it comes back with. Hopefully whatever the issue is I can fix it 🙂 If it is something on the Flash device would the solution be to backup the old flash and then format the flash drive and place the backup back on the flash? I guess thats assuming that my flash backup doesnt have the same issues.
  7. Thank you very much @dlandon This is my unassigned.devices.cfg below. It all looks OK but i dont have anything to compare it too though. is the 'share' supposed to be called 'share.1' ? Same for the 'command_bg.1' The '.1' looks out of place as none of the other options have a '.1' I only have 1 encrypted UD disk device and its just a backup for all my Appdata backups so i dont mind wiping it and starting from scratch again. With the first option of just deleting the /flash/config/plugins/unassigned.devices/unassigned.devices.cfg file , when you say dont do this if you have encrypted disks because you will lose the password seed, im assuming this will only affect my 1 UD Disk and not my whole encrypted unraid array. if this is the case then im happy to just nuke the UD config and start again. [Config] common_cmd = "" destructive_mode = "disabled" automount_usb = "yes" discard = "no" symlinks = "no" smb_version = "no" debug_level = 0 key = "blablabla" iv = "T/Vgc8nQimc4OqBa" [JMicron_Generic_0123456789ABCDEF-0:0] unassigned_dev = "dev1" automount = "yes" show_partitions = "no" share.1 = "no" pass = "blablabla" disable_mount = "yes" command_bg.1 = "true"
  8. Thanks for taking a look for me. Yeah i also tried just using the 'Done' button but no joy. The next time I power off my Unraid server ill run the file system check on the flash drive but is there another way? if i had to uninstall UD and then re-install it would that make any difference? I think this issue started after one of the earlier updates broke SMB sharing. Not sure if you recall but you helped me using Team viewer. so not sure if a reinstall would fix anything.
  9. Hi, Im hoping someone can help me with this issue but for some reason if i try and un-share my external HDD in UD when i click the circled switch in the image below, the switch goes to the "off" position as expected but then as soon as i click "Save" and go back to this page the switch is in the "On" position again. After i go through this process the HDD does actually become unshared and cant be seen by my network users which is what i want but as soon as UD gets an update or I restart my Unraid the HDD is automatically shared again 😞 I think it has something to do with that switch and if i can get it so stay in the "Off" position it might solve this issue of auto re-sharing again after a reboot or UD update. This has been happening for a while now and i dont know what else to do to try and fix it. Any help would be appreciated 🙂 server-diagnostics-20230119-1837.zip
  10. @ZappyZap thanks for taking this on, its very much appreciated 🙂 I followed your instructions, flipped the image over to yours and all is good and running well. All nicely updated too which is awesome!! keep up the great work!
  11. Ahh gotcha. In that case then the fix you pushed has worked like a charm. I also have another friend with a similar setup to me and he just went though the same upgrade process that i did and after upgrading UD to this new version (12a) and then upgrade unraid to 6.11.3 he had no issues at all. So 2 seperate test cases all saying its fixed 🙂 thanks very much for debugging and fixing this for us so quickly. Its very much appreciated!
  12. Hi @dlandon Just installed the update for UD devices and its been up and running with no issues now for about 20min. Looks like the fix you did is working 🙂 Unless the workaround you did earlier for me is still holding. Would updating the UD plugin remove your workaround you did earlier?
  13. root@Server:~# echo "" > /boot/config/smb-extra.conf root@Server:~# /etc/rc.d/rc.samba restart Starting Samba: /usr/sbin/smbd -D /usr/sbin/nmbd -D /usr/sbin/wsdd2 -d /usr/sbin/winbindd -D root@Server:~# testparm Load smb config files from /etc/samba/smb.conf lpcfg_do_global_parameter: WARNING: The "null passwords" option is deprecated set_variable_helper(Yes[global]): value is not boolean! Error loading services. root@Server:~#
  14. root@Server:~# testparm Load smb config files from /etc/samba/smb.conf lpcfg_do_global_parameter: WARNING: The "null passwords" option is deprecated set_variable_helper(Yes[global]): value is not boolean! Error loading services. root@Server:~#
  15. ill leave UD installed for you untill you tell me otherwise im keen to figure out what is going on here too.
  16. root@Server:~# cat /etc/samba/smb.conf [global] # configurable identification include = /etc/samba/smb-names.conf # log stuff only to syslog logging = syslog@0 # we don't do printers show add printer wizard = No disable spoolss = Yes load printers = No printing = bsd printcap name = /dev/null # disable aio by default aio read size = 0 aio write size = 0 # misc. invalid users = root unix extensions = No wide links = Yes use sendfile = Yes # ease upgrades from Samba 3.6 acl allow execute always = Yes # permit NTLMv1 authentication ntlm auth = Yes # default global fruit settings: #fruit:aapl = Yes #fruit:nfs_aces = Yes fruit:nfs_aces = No #fruit:copyfile = No #fruit:model = MacSamba # hook for user-defined samba config include = /boot/config/smb-extra.conf [global] # hook for unassigned devices shares include = /etc/samba/smb-unassigned.conf # auto-configured shares include = /etc/samba/smb-shares.conf
  17. @dlandon just installed the update and same deal. smbd keeps on dying and i lose all access to my shares
  18. sweet! ok ill give it a try in a bit and will let you know how i go. Thanks for such a quick reply and update 🙂
  19. Yeah cool. Do you have an idea of what the cause was?
  20. I havent tried to re-install the plugin again now that everything is working. but if nobody else has reported the issue then i dont know but i didnt do anything out of the ordinary when upgrading the plugin and unraid. its pretty standard stuff that i have done lots of times before.
  21. I did grab multiple diags through the process and the file is empty. see attached. smb-extra.conf
  22. Hi All, Wanted to let @dlandon know that the latest update of UD killed my samba server in version 6.11.3. So today before upgrading from 6.11.2 i updated UD from ....10a to ....11. Did my upgrade check which told me everything was OK and then i upgraded to 6.11.3. After the upgrade i couldnt access any of my shares. turns out that smbd would start then stop right away. After a good few hours of troubleshooting i uninstalled UD and ran smdb from the terminal and the service started and has remained running ever since. I see you made some smb changes in the last update so perhaps this is what caused it. Anyway, thought i should let you know so others dont spend time troubleshooting this issue and hopefully you can fix it as i love UD and would love it back up and running again 🙂

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.