CIFS File Nodes slow to ping in webAdmin and not diplaying files or folders in My Files or webStorage

CIFS File Nodes slow to ping in webAdmin and not diplaying files or folders in My Files or webStorage

The customer is seeing that trying to access CIFS file nodes in My Files or webStorage either results in a timeout error or a "There are no files or folders in this folder" message.
When testing the file nodes, through webAdmin, it takes up to 5 minutes for the Ping result to come back.  However, the results come back positive.


Customer must be doing something with DFS. At least one of their file nodes is set to domain.org.

All shares were timing out (according to jCIFS debug) trying to talk to the domain, giving one of the generic IP's that Windows assigns when it can't DHCP an address.

INFO (09/11) 13:22:03 [stderr]: jcifs.smb.SmbException: Failed to connect: DOMAIN<1D>/169.254.20.74

In the loader's hosts file, they had "dc.domain.org domain.org" So we adjusted it to "dc.domain.org domain.org domain".

Ping results appear instantly now in webAdmin, and all nodes are accessible from the interfaces.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Debug CIFS file nodes

        ** Test with the Net use command ** From the main stoneware server go to a cmd prompt and type : ping server      Where server = the server name that holds the share. Make sure the ip number that comes back is the proper ip number then do a : ping -a ...
      • webDav / webDrive / webStorage information

        webDAV webNetwork / Unified Workspace has support for webDav clients to gain access to the file nodes configured.  The URL is https://portal.example-cloud.com/webDrive/ or /webStorage/ Using just / will give you a list of all of your nodes, if you ...
      • Unable to see OneDrive for Business shared files in webStorage with wN6.3.1.x.

        When a user adds a file to the Shared folder, all users are not able to see this file. When going to OneDrive for Business with the browser client, logged in as different users, they are able to see the shared file in the shared folder. When going ...
      • Error connecting to slow samba server / Debug CIFS

        Question: How can I debug CIFS communication to the back end SMB / CIFS Share ?  I have a slow samba server swift may time out upon first connection. Solution: To change the timeout for a connection you can edit the webnetwork.lax file and find the ...
      • CIFS Error Codes

        Question: What do the CIFS / SMB error codes mean ? Solution: For a large table of NT codes, see https://customer.lenovosoftware.com/support/techdocs/v6/cifs-nt-codes.txt    jcifs code        nt code 1 0x00000000 0x00000000 NT_STATUS_OK 0 0xc0000001 ...