dlandon

Community Developer
  • Posts

    10120
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by dlandon

  1. One of the things you should rethink is the stuff you have in your go file. If it were me, I'd put that in a user script (User Scripts Plugin) and have it run on first array start. Also review what you are doing and see if it is really necessary. Adding stuff to the go file is not recommended.
  2. Everyrthing looks right. Is the share showing up in the network shares? If not, go to the device settings and toggle the 'Share' switch off and then back on and see if the share shows in network shares.
  3. Thanks. Looks like I gave you the wrong path. Now show the output of this command: cat /etc/samba/unassigned-shares/ZCH0859H.conf and cat /etc/samba/smb-unassigned.conf
  4. Please don't do that. That is not what that script is for. It just so happens that that script reloads SMB settings and makes the share appear in this case. You should never have to use the command line to get UD to work. Just go to the disk settings and toggle the share switch. That should enbale SMB for that device. I'm not seeing anything yet, but I'm looking.
  5. Depends on the NIC. Some have issues and some don't. Just experiment.
  6. @bubbl3 Update UD and your disk will then show as mounted. It is actually mounted.
  7. I see the problem, but I don't understand how it happens. Give me some time to work on a solution.
  8. This is not an AD app. It is an extra page in SMB settings that permits making a few adjustments to Unraid's AD.
  9. I suggested it because it can sometimes help with network issues. You would need to enable all NICs in your BIOS and have cables for each NIC connected to your router or a switch. Then go to Settings->Network Settings. Click on the Help icon in the upper right side of the GUI for explanation of each field.
  10. Start with these: And be sure that "Performance" shows for the CPU Governor on the right side.
  11. The recycle bin does not work with Krusader. It only works witl SMB shares as noted in the title.
  12. Are you using UD to create a root share? It looks like you are trying to do your own thing with this in smb-extras.cfg: [rootshare] path = /mnt/ comment = browseable = no # Secure public = no valid users = ab writeable = yes vfs objects = That won't work. Remove it and use the UD rootshare.
  13. I just tried and it worked for me. I'm not sure how your system is different. I can't see any issues in your share configuration.
  14. What is this? Is this the rootshare? Something doesn't look right? I just did a test and the file I deleted did go to the recycle bin. The best place to see the recycled files is through the Recycle Bin page. The .Recycle.Bin folders are created at the disk level and the Recycle Bin browse puts them together so you don't have to look on the individual disks. The disk the files get recycled to depends on which disk the original file was stored.
  15. A root share has it's own .Recycle.Bin at the disk level. Files are not recycled at the share level when deleted from a root share.
  16. Did the testdel file you deleted have a zero length? A file that is deleted that is empty will not go to the .Recycle.Bin.
  17. I don't see anything in the diagnostics. You do realize that the recycle bin only works on SMB shares? The diagnostics in 6.11 don't have some features that would help me research your issue. You should update your plugins and Unraid for further assistance.
  18. No takers? I guess I'll wait a bit more and release what I have to fix the problem.
  19. Unzip and copy the attached file: cp lib.php /usr/local/emhttp/plugins/unassigned.devices/include/lib.php Wait for about 5 seconds to be sure UD refreshes the GUI and see if you can then mount a drive. lib.zip
  20. Correct, what is happening is UD detects the drive being tested for duplicates as a duplicate rather than ignoring it.
  21. Someone please post the output of this command: cat /var/state/unassigned.devices/share_names.json