MoSMB With Wasabi
    • 19 Jun 2024
    • 1 Minute to read
    • PDF

    MoSMB With Wasabi

    • PDF

    Article summary

    How do I use MoSMB with Wasabi?

    MoSMB has been validated for use with Wasabi. Follow the steps outlined below to configure Wasabi as a cloud storage target.

    Prerequisities:

    • Install and configured MoSMB on a suitable Linux Machine.

    • Active Wasabi account.

    1. Navigate to "/etc/mosmb/" folder and edit "s3.conf" file and configure the following:

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

      • region - us-east-2

      • Access Key

      • Secret Key

    The remaining of the configuration can be left with default values. 

    Note: that this config example discusses the use of Wasabi's us-east-2 storage region. To use other Wasabi storage regions, please use the appropriate Wasabi service URL as described in this article

    mceclip0.png
    1. Create a share corresponding to the above mentioned Wasabi bucket. Shares can be created by adding or modifying existing share in /etc/mosmb/mosmb.conf file

    mceclip2.png
    1. Restart the MoSMB service using the following command for changes to take effect $service mosmb restart

    2. Access Wasabi as a SMB share while pointing to the MoSMB's IP address. All data written to the SMB share will get transferred to Wasabi bucket configured.