- 26 Sep 2024
- 4 Minutes to read
- Print
- PDF
HYCU With Wasabi
- Updated on 26 Sep 2024
- 4 Minutes to read
- Print
- PDF
How do I use HYCU with Wasabi?
Wasabi has been validated for use with HYCU, which is a leading multi-cloud backup as a service provider. To setup Wasabi with your HYCU application, follow the instructions below.
Reference Architecture
Prerequisites
- HYCU version 4.9.0 or above
- An active Wasabi account
Configuring HYCU
- Launch the HYCU Backup Controller application.
- To add a source for the protection environment, click on the Settings gear wheel and select Sources.
- In the Sources window, click + New in the Hypervisor tab.
Note: In this example, the source is a vCenter Server.
- In the New Hypervisor window, provide the required details. Click Next and Save in the Summary window.
- Click Targets. Click + Add.
- Select "AWS S3" and click Continue.
- Provide a Name for the target and click Next.
- Provide the following and click Save:
— Service Endpoint - example: https://s3.us-east-2.wasabisys.com (enter the service URL for the region your bucket is in - see notes highlighted below).
— Bucket Name - see Working With Buckets and Objects for details on creating a bucket.
— Access Key
— Secret KeyThis configuration example discusses the use of Wasabi's us-east-2 storage region. To use another Wasabi storage region, use the appropriate Wasabi service URL.The HYCU application REQUIRES the service endpoint to be prepended with transport definition (https).9. The Targets tab will now display the newly added Wasabi cloud storage.10. We need to assign the Wasabi target to a policy. Navigate to Policies on the left side pane. Select the desired policy and click Edit.
11. In the Edit Policy window, set the Backup options as needed and assign Wasabi as the Target. Click Save.For detailed information on the configuration elements, refer to the section "Setting up an AWS S3/Compatible target" in the HYCU user guide.
12. Assign the policy to the virtual machines that must be protected. To do so, navigate to Virtual Machines on the left side pane. Select the required VMs and click Set Policy.13. In the Set Policy window, select the desired policy (Gold in our example) and click Assign.
The protected virtual machines will now be backed up to Wasabi per the configured settings in the policy.
Enabling Immutable Backups
You can use Wasabi’s Object Lock feature with HYCU v4.9.0 and above to make your backups immutable. To protect the backups from ransomware events, this implementation utilizes the Object Lock capabilities offered by Wasabi, which means the retention mode setting and the required retention period will be set on Wasabi and extended by HYCU to match the retention period set in HYCU. For example, if you set bucket-level object retention in Wasabi to be 30 days and the retention period in HYCU to be two months, HYCU will extend the Wasabi retention period to be two months.
HYCU supports Compliance and Governance retention modes of Object Lock.
To make your HYCU backups immutable with Wasabi, follow the instructions below.
- Log in to the Wasabi Console and create an Object Lock-enabled bucket. Enabling Object Lock on the bucket must be performed at the time of bucket creation.
- Select your bucket and click on the gear icon in the top right hand corner.
- Click on the Object Locking tab.
- Enable Bucket-level Object Retention. Select Enable Compliance Mode. Set the retention period (in our example, the retention period is 30 days) and click Apply.The bucket Retention Time configured in this step must be less than the HYCU retention period that is configured in step 11 below.
- Once you apply the settings, you will be presented with a confirmation box, type "CONFIRM" and click CONFIRM to apply the settings.
- Login to the HYCU console. Click Targets. Click + Add.
- Select "AWS S3" and click Continue.
- Provide a Name for the target and click Next.
- Provide the following and click Save:
— Service Endpoint - example: https://s3.us-east-2.wasabisys.com (enter the service URL for the region your bucket is in - see notes highlighted below).
— Bucket Name
— Access Key
— Secret KeyThis configuration example discusses the use of Wasabi's us-east-2 storage region. To use another Wasabi storage region, use the appropriate Wasabi service URL.The HYCU application REQUIRES the service endpoint to be prepended with the transport definition (https). - The Targets tab will now display the newly added Wasabi cloud storage with a lock icon as Object Lock & Bucket-Level Object Retention Time are configured for the bucket.
We need to assign the Wasabi target to a policy. - Navigate to Policies on the left side pane. Select the desired policy and click Edit. Scroll down and expand the Targets drop-down menu. Select the Wasabi WORM target configured in Step 9 above as the Target and configure the Retention period.
Click Save.The HYCU Retention period must be greater than the Wasabi bucket Retention Time set above in step 4. - The next step is assigning the policy to the virtual machines that must be protected. Navigate to Virtual Machines on the left side pane. Select the required VMs and click Policies (Steps 12 and 13 in the Configuring HYCU section above) and select the policy configured in Step 11 in this section above.
All the backups written to the backup target will now be immutable.