--- title: "Dell CloudBoost With Wasabi" slug: "how-do-i-use-dell-cloudboost-with-wasabi" updated: 2026-08-04T17:51:26Z published: 2026-08-04T17:51:26Z canonical: "docs.wasabi.com/how-do-i-use-dell-cloudboost-with-wasabi" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt > Use this file to discover all available pages before exploring further. # Dell CloudBoost With Wasabi [Dell Technologies CloudBoost](https://www.dell.com/support/home/en-us/product-support/product/cloudboost/overview) is validated for use with Wasabi. Follow the steps outlined below to configure Wasabi as a cloud storage target. ## Requirements - An active Wasabi account - CloudBoost software version 19.10 or greater is deployed and licensed - CloudBoost FQDN is resolvable via DNS ## Configuring CloudBoost 1. Log in to the CloudBoost management interface and navigate to the Cloud Profile tab. Click **New Cloud Profile** or, if editing an existing Cloud Profile, click **Edit**. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Edit Cloud Profile Screenshot_2024-02-26_at_5_30_35 PM.png) 2. Provide the following details and click **Save**. > [!NOTE] > The API access keys provided above are those created for the Wasabi account. It is recommended that you create sub-users and use their API keys for integrating applications with Wasabi. To increase security, give sub-users API-only access. For more information on creating a sub-user and its API keys, refer to [Creating a User Account and Access Key](https://docs.wasabi.com/docs/creating-a-user-account-and-access-key) ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Edit Cloud Profile Screenshot_2024-02-26_at_2_33_47 PM.png) > [!NOTE] > This config example discusses the use of Wasabi's us-east-2 storage region. To use another Wasabi storage region, select the appropriate region from the drop-down menu. - Display Name - Cloud Storage Provider - Select Wasabi from the drop-down menu - Wasabi Access Key ID - Access Key of your Wasabi account - Wasabi Secret Access Key - Secret Key of your Wasabi account 3. SSH to the CloudBoost Server as user *admin.* 4. Issue the following command to change the average chunk size from 256kB to 1MB for improved backup and restore performance. This will reboot the CloudBoost server. **avgchunksize change 1024** Example command output: ```bash admin@mag-fs> avgchunksize change 1024 This command will restart the appliance! Are you sure? To CONTINUE please type "Yes" Yes 100% done. Status: Changed averageChunkSize from 256 to 1024 KB in Share  Changing average chunk size of share: success ``` 5. You can confirm the integration by checking the Wasabi account after a backup is performed. CloudBoost will create buckets with the naming convention mag-XXXXXXXX. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/Buckets-Screenshot_2024-02-26_at_4_41_09 PM(1).png) ## Additional Information Refer to the following articles for more information. [Using Dell NetWorker with Wasabi using CloudBoost](https://docs.wasabi.com/docs/how-to-use-dell-networker-with-wasabi-using-cloudboost) [Dell CloudBoost 19.10 Integration Guide](https://www.dell.com/support/manuals/en-us/cloudboost-virtual-appliance,networker/cloudboost_integration_guide_19.10/) [Dell NetWorker 19.10 Performance Optimization Planning Guide - CloudBoost observations and recommendations](https://www.dell.com/support/manuals/en-us/networker/networker_pop_guide_19.10/cloudboost-observations-and-recommendations?guid=guid-5bb96cf1-8615-4465-9daf-4f91c0952ae7&lang=en-us)