ARCHIVED - I am not seeing the network performance I'm expecting - what should I do?
    • 10 Apr 2024
    • PDF

    ARCHIVED - I am not seeing the network performance I'm expecting - what should I do?

    • PDF

    Article Summary

    Refer to: WASABI CLOUD STORAGE (Console) > FAQs and Troubleshooting > System Messages and Troubleshooting > [Network section] https://docs.wasabi.com/docs/troubleshooting


    Wasabi Technical Support periodically gets network performance questions from our customers. These questions occur when a customer is not able to realize the upload or download speed performance they expect when exchanging files with Wasabi. With any cloud storage service, the speed of file exchange is based on a number of factors including:

    1. The size and number of files you are trying to transfer to the cloud

    2. The speed of your network connection (and the presence of other traffic on this connection) 

    3. The performance capabilities of the application you are using to transfer files to the cloud

    4. The performance capabilities of the cloud storage service 

    Wasabi only has control over the last factor. To do our part in maximizing customer data throughput, we have multiple (and redundant) high-speed connections from our storage service data centers to the Internet and the private network services we support. These connections are traffic engineered  to always have sufficient capacity to accommodate the bandwidth needs for the expected worst case loads & throughput from our customers.    

    When investigating file transfer time issues, it is sometimes helpful to understand the theoretical maximum time it will take. There are many free file transfer time calculators (here is an example) that will help you determine the theoretical transfer time it will take to exchange X amount for data over a network connection transfer rate of Y speed.   

    mceclip3.png

    Keep in mind that these file transfer times are only theoretical in nature and subject to the factors discussed earlier regarding performance capabilities of the network connection, storage application, and storage service. This means that under real-world conditions, it is generally not possible obtain the theoretical transfer time these tools indicate. However, it's a starting point to consider when looking into file transfer time issue.  

    In the event you are not seeing the network performance you are expecting, one of the simplest troubleshooting steps is to run a speedtest from your location to the Wasabi storage region data center that you are using. There are two ways to do this:

    1. Utilize the speedtest utility that is embedded in the Wasabi Management Console.

    2. Utilize the speedtest utility that is available as a separate webpage 

    Both approaches work the same way in terms of testing the speed from your location to a custom Ookla speedtest server hosted in our data center. Instructions on how to use each approach are as follows:

    Using Speedtest via Wasabi Management Console

    1. Login to the Wasabi Management Console and go to Settings -> Speed Test

    2. When prompted, cut / paste in the password into the Enter Test Password field

    3. Below the 'GO' image, select the Wasabi storage region you wish to use, then select GO to start the speed test - sample results are shown below.  If you are contacting Wasabi Support for help with a performance, please include these results with your support ticket. 

     

    mceclip0.png

     

    mceclip1.png
    mceclip2.png

    Using Speedtest via Separate Webpage

    If for some reason (for example, you do not yet have a Wasabi account) you are not able to access the speedtest utility from the Wasabi Management Console, you can also access this utility from http://wasabi.speedtestcustom.com/  (Please contact Wasabi Support for the password). 

    Once you have entered in the test password when prompted, you can follow the same usage instructions that are provided above for the speedtest utility 

    Please access the speedtest server that is appropriate for the Wasabi region you are trying to use (see pick list below).

    Contacting Wasabi Support Regarding Performance Issues

    If you contact Wasabi Support regarding a performance issue, in order to isolate the root cause of the problem, we request that you provide the following info:

    1. Details on your geo-location, internet speed, and internet provider.

    2. Details on the storage client you are using to exchange the files with Wasabi. 

    3. Details on the file size(s) being transferred.

    4. Details on whether or not the problem occurs all the time or just some of the time.  For example, did you previously experience a better/expected level of performance?

    5. Results of the speedtest (as described earlier in this article) 

    6. Results from a traceroute to:

      • s3.wasabisys.com for us-east-1

      • s3.us-east-2.wasabisys.com for us-east-2

      • s3.us-central-1.wasabisys.com for us-central-1

      • s3.us-west-1.wasabisys.com for us-west

      • s3.eu-central-1.wasabisys.com for eu-central

      • s3.ap-northeast-1 for  ap-northeast-1

      For the traceroute test, it is preferred that you provide the 'mtr' output that you get from sudo mtr -T -P 443 -rw s3.wasabisys.com

      Depending on the data from the first set of questions & network tests described above, Wasabi Support may also ask you for the following additional info:

    7. If possible, please put a 10 MB test file in one of your buckets and make it 'public' (if you are not sure how to make a file public, please review this article).  Once done, please provide this output:

      for count in {1..5}; do dig +noall +answer s3.wasabisys.com | tail -1; echo -n `date`" -- ";curl -w 'bytesPerSecondDownload %{speed_download}\n' -so /dev/null http://s3.wasabisys.com//; done

      The above example uses a us-east-1 service URL; use the appropriate service URL for the region you are trying to test.

    8. If you are able to perform a packet capture of the upload or download action and share the file with Wasabi Support.