Frank1940

Members
  • Posts

    9771
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Frank1940

  1. Read here and see if this answers your questions: https://man7.org/linux/man-pages/man8/umount.8.html I suspect it waits because of the problems with unclean shutdowns that folks have with the array not being able to be stopped before a forced shutdown is initialized. (The force shutdown was required because otherwise the system would remained trapped between running and shutdown or rebooted. Even though a forced shutdown is messy and forces a parity check on restart, that was deemed preferable to the suspended state.)
  2. I looked at your Diagnostics and made the following observations: The "video" share exists on all your disks. The minimum free space on this share is Zero bytes. It should be set much larger than the largest file you expect to be written to this share! The "video2" share exists only on disk9 The minimum free space for this share is approximately 1TB. Notice that disk9 is common to both of these disks. Check its status as to its free space. I would also set the 'Minimum free space' setting to more reasonable value for both shares. The setting is found here:
  3. I would start by test RAM. (There is a boot option to check non-ECC RAM in Unraid's Boot Menu.)
  4. You want to look carefully at the Power Supply. Check the ratings very carefully. (For servers, a single +12V rail is preferred. Amperage on that +12V should 2.5A to 3A per hard drive...) Being new does not remove that PS from being flaky. (A few back, I had a brand new replacement PS that only lasted a week before it started acting flaky! Being the only thing that had been changed recently made troubleshooting easier.)
  5. Because it was your first post-- Probably within minutes of you signing up! Now onto your problem. We will need the Diagnostics file. That screenshot would also help. Try to post both up in new post in this thread.
  6. @Defuse, The few times I have been in this situation what I do is to delete the file first. The Dynamix File Manager is idea for this type of work. Then, when you copy the file to Unraid, it will end up on the cache drive.
  7. This is a Bump post. I have added a couple of new pieces of information to the first post of this thread in this in 2024. You might want to review them...
  8. You need to research the scanner as much as possible. You are looking for what version of SMB your scanner will support. (Many of these require SMBv1 or NT1.) Many installs of Unraid only support SMBv2 and higher. It is possible to turn on in Unraid these earlier versions but there are security risks involved in doing so. Also try connecting to your Unraid server via SMB by using its IP address. (I understand that the Local Master function of SMB only works when SMBv1 is enabled.)
  9. Start by looking at this thread: I know this is not answering your questions but I don't know if anyone today has the answers you are looking for. @Joe L. has not been online since 2019 and was MIA a few years before that.
  10. If a share has no contents then it can be deleted from the Shares tab. You can use Dynamix File Manager to delete any contents if needed. You don't have to delete a Testing share that you create. You can just turn off both the SMB and NFS export of the share. Once you stop exporting it, you can't see it from any client computer. The advantage to not deleting it is that is there should you want to do further/additional testing in the future. (My Backup server has two or three of these 'test' shares that were created to test various different networking ideas. I just stop exporting in case I ever need to use them again.) The choice is yours-- delete or stop exporting.
  11. This will work for Windows 11. (No explerience with Mac...) 1--- Right-click on a blank area of Desktop. New >>> Shortcut 2-- On the next screen, type \\server-name or \\IP-Address Click Next. (Obviously, you would not use "server-name" but the actual name of your server!) 3-- On this screen, you can either accept the proposed name for this Shortcut or change it to one that you would prefer. Click Finish. 4-- Test by double clicking on the new Shortcut and it should open Windows File Explorer. (You might have to login first...) In the next step, you will add it to Windows File Explorer: 1-- Right click on your new shortcut. Click on "Pin to Quick Access." You can find it here in Windows File Manager: Your done with adding it to Windows File Manager. However, you can edit the shortcut-- change its icon, name, or a number of other things --by right-clicking on it and selecting Properties.
  12. @LRBP, I look at your diagnostics and I didn't see any reason why things are not working as they should. Only thing that I noticed is that you have two different users assigned to each of your two shares on this server as shown below: (The Anonymizer does conceal the actual share names and Share Access user names!) The point that I am trying to convoy is that you can only access one of these shares at a time as your Windows client computer will allow on one of these Share Access users to log into your server at a time. So as soon as you login using one Share Access user to one share (say, T....g), attempting to access the other share (In this case, p---s), you will get an error message. There is no provision in Windows to logout of a server. (Expect that command line command which I don't really consider a part of normal Windows...) I am not saying that what you are doing is wrong. In fact in real situations, you often want to do exactly that--- Restricting what Shares each client computer is allowed to access! But in a testing situation, it is very restrictive in what types of tests you can perform. Just be aware of the situation as you test. One more point of information. Because we are dealing with Samba on the Unraid side and SMB on the Windows (with the error message being generated by Windows), when there is a failure to successfully complete a file sharing operation, An error code is generated by the the error message by one, or both processes, and sent to the other one. The other then tries to figure out what went wrong to generate an English language version of the error code. In our case, this is Windows and it does not have table of what codes Samba sends so that it can do this. It typically makes a wild stab at the answer. That result is usually meaningless and provides with us with little insight as to what is the problem truly is. (Like asking your dog what is wrong when they have a problem.) Often solving these problems is a case of trying different approaches until we find one that works-- testing various combination of parameters one at a time until a set that works. Personal observation: I have setup six different Windows computers on my home network and two Unraid servers (the last one-- a brand new Windows 11 computer fresh-out-of-the-box --over this past New Years weekend) using the method in the PDF file and never had a bit of problem outside of cockpit error. To add to the complexity, the six Windows machine are setup to be peer-to-peer client/servers. This portion is what required the Network Neighborhood approach. If you have only a single Unraid server on your network, I think I have another approach to integrating your server into Windows File Explorer which will get around a potential problem with Network Neighborhood solution in Windows 11. One thing that seems to becoming a factor is that the Windows Network Profile type must be set to 'Private'! Apparently, MS has made some 'tweaks' to their default settings for the 'Public' type which is giving problems with connecting to servers. (I don't know what the default is for Wired LANs but I would suspect that it is 'Public' for Wireless connections.)
  13. You have to realize that this info is stored in free RAM. As I recall, it has a very low priority on RAM usage. When it fills up (or more RAM is required by other processes), it will toss away the oldest data. This can cause constant disk spin up. (I use the Cache Directories plugin on my Media server-- but not my Backup server --but I scan less than 5000 items out probably 500,000. I have a very simple setup. It seems to work well for my use case.) You can throw RAM at it by increasing installed RAM. You can look at limiting it to caching the items that you really want to see regularly. In my opinion, it will never work well if you are trying to cache 400,000 items. (This script was written back around 2010 and I don't believe that its code base has changed much since then except to fix issues cause by updates to the kernel.)
  14. When presented with this manual login box, look for a check box where Windows offers to save the credentials. Check it...
  15. Now is a good time as any. Remember to post it up in a new post in this thread so we know that you have done it and can easily find it.
  16. Windows SMB, by default, is set up to prevent a Guest Login to a server from a Windows client. So you have to setup a Share Access User with a user name and password on Unraid even if all the shares are Public. You will then use them at that prompt. Or you might want to setup a Windows Credential to do this in the background.
  17. And yet when you are prompted for a user name and password, you use the same ones as you entered into the Credential Manager? Try the 'net use' command and open up the server again. I looked again at your Diagnostic file. It appears that you have the security on your exported shares set to 'Public'. Try setting all of them to 'Private'. (You will have to give 'smbuser' read-write access after you make this change.) It might be a good idea to post up a new set of diagnostics generated at the time you make your tests so that we know what the settings were.
  18. Let's work on this. Below is a section of a page (pg14) in that PDF file. Read and note that I marked that you should try the IP address for the server name. It might require \\ in front of it. (I am having a bit of difficulty here as there are millions of Windows clients worldwide that use Windows credential manager to log into servers. Make sure that the passwords are identical on both the server and client. You typing blind on the Windows side so try to use cut-and-paste.) Make sure that you have only one Windows Credential that points to your server. And remember that you have to reboot the Windows client every time you make a change to the SMB on Windows. NOTE: I also found this Windows command to close all connections to other computers (You can use it rather than rebooting): net use * /delete You run it from a Windows terminal which you can find by searching for "command prompt". By the way, leave that terminal open. The if you push the <UP-ARROW> key, the previous command will be reloaded and a push of the <ENTER> key will involve it.
  19. Backup your flash drive first. You probably won't need it but doing so increases those odds! 😁
  20. First thing, In that PDF file, "Unraid & Windows 10 SMB Setup.PDF"**, read the section on "Setting Up the Unraid Server and the Windows 10 Client" and use the instructions in Case1, "Case 1– Setting up Unraid and Windows 10 without Using Insecure Guest Access" and use those instructions to set up both your server and Windows PC client. You will have to reboot the Windows client when you are finished to test that it works. That should allow Windows and Unraid to handshake and log you into the Unraid server automatically the first time you access the server after each client reboot. (This operation will be completely transparent to you!) When this is working, the next issue to be addressed will be to integrate it into Windows File Manager. I have some thoughts on how to do that. But let's get this step working first... ========================================================== ** Link in this post: https://forums.unraid.net/topic/155588-failure-to-detect-server-from-pc-or-mac/#comment-1378295 I would suggest actually printing out the file so you have a paper copy in front of you as you perform each step.
  21. That second post were both minor items and intended more as information. The second item was provided as a possible method for creating a directories on the server uploading a few files from your PC to the server. (Doing so will give you a few directories and files to look when things are finally working properly.) This first post is the one that you should be concerned about preforming: Once you report back on what you find as you go through these procedures, I will have some thoughts about where we go from here. It is especially important that there is a SMB user listed and that you have turned on read/write privileges for that user. (You should also have already set up a Windows Credential for that user on your Windows PC!)
  22. One minor item, you are exporting the share appdata and that share is an internal share used by Unraid. You should not be attempting to save any data in it. The same is true of the shares domains isos and system Second minor item. If you install (or have installed) the Dynamix File Manager plugin (using the APPS tab), you can upload and download files to Shares using the GUI from your PC. This will work even if you don't have SMB access.
  23. First, are you running Windows 10 or Windows 11? In either case, go to the SHARES tab on the GUI, click on the photos sharename. This should open up the settings page for the 'photos' share. Scroll down to SMB settings. Make that the following settings are as shown: Click on 'APPLY' as required. Next, let's try something new--- A replacement for Network Neighborhood. (You are a tiny bit of guinea pig from this point forward...) 1--- Open up Windows File Explorer. 2--- In the Address Bar, type either: \\ENGTRIAL or \\192.168.1.66 (Which one works will depend on which one you set up with a 'Windows Credential' in Windows Credential Manager) 3--- You should now see a folder icon labeled "photos". You should be able to explore it. Report back on your results. And we will go on from there with our trial... EDIT: Reboot your Windows computer before you start. You will also have to reboot Windows if you change any settings on your Windows machine. (Windows network settings are rather persistent and a reboot is the only easy way to guarantee that Windows is in the configuration that you think it is!)
  24. OK. Years ago, it was possible to access a Unraid by both the IP address and the server-name. (This was a backdoor to allow two connections to the same server from the same client. It was a useful trick in some cases...) Now for many years, MS has stated that only one connection to a server was to be allowed from any Windows client. (But the above backdoor still existed!) A year or two ago, I noticed that I could no longer do this. I could access the server by either the IP Address or its server-name. As soon as I had a connection with one or the other, the other one was blocked. Now, I don't know if MS finally blocked this backdoor or what else might be going on but since I had no real use for it, I didn't pursue the matter. It does not make any real difference but you might want to go into your router settings and reserve that IP address for your server so the DHCP process will always assign it to your server. (Most routers have this capability but they implement it in different ways...)
  25. @LRBP, Also a screen shot of the SHARES tab. You can redact info as you feel necessary as shown below: Are you saying that you are now only having a problem getting Neighbor Network set up and working or or is there a larger SMB issue with accessing your files from your Windows clients?