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

      • Change Reset Password Button Text

        Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
      • Remove Reset Password Button From Login Page

        Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
      • Lenovo Unified Workspace End-of-Life Questions and Answers

        As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
      • 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 ...
      • 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 ...