The Veeam Cookbook Series
A simple step by step no frills approach to achieving your goal
Recipe: Adding Backup Repository using the Web UI
Expected deliverables:
A backup repository to store VM instances and Cloud SQL instances backups using Veeam Backup for Google Cloud.
Time to complete: 5 minutes
Ingredients:
- A storage bucket in Google Cloud created with either the Standard or Archive storage class.
- The Project hosting the Storage Bucket must be added to Veeam Backup for Google Cloud
- Hash-based Message Authentication Code (HMAC) key associated with the service account that is used to access the project.
Before you start:
You can either add an existing folder for storing backup files or create a new one. Veeam Backup for Google Cloud will use the HMAC key to authenticate requests to the backup repository.
Assumptions:
You have an existing Veeam Backup for Google Cloud deployment.
Method:
- In a web browser, navigate to the Veeam Backup for Google Cloud web address. Also you can access from VBR Console, from Backup Infrastructure > Managed Server, righ-click to the Veeam for Google Cloud Appliance, and then click in Open Console
- Click in Configuration in the upper-right corner, then navigate to Repositories and click in Add
- At the Repository Info step, provide a Name and Description for the new backup repository.
- At the Project step, from the Project drop-down list, select a project where the new backup repository will belong.
- At the Service Account step
- Select the Service Account that will be used to access the bucket.
- Use the Access Key and Secret key fields to provide a Hash-based Message Authentication Code (HMAC) key associated with the service account.
- Alternatively, you can click Generate HMAC Credentials to create a new HMAC key and associate it with the service account.
- Click Next
- At the Storage Bucket step, in the Storage bucket section, click Choose bucket
- In the Choose storage bucket window, select a storage bucket that will be used as a target location for backups. Click Apply.
- In the Folder section, select or create a new folder in the bucket.
- To use an existing folder, select the Use existing folder option and click Choose folder. In the Choose folder window, select the necessary subdirectory and click Apply.
- To create a new folder, select the Create new folder option and specify a name for the subdirectory. Then, in the Storage class section, select a storage class for the backup repository either Standard, Nerline or Archive.
- Click Next.
- At the Encryption step, choose whether you want to encrypt backups in this storage bucket. If you enable encryption, specify a password that will be used to encrypt data. Click Next
- At the Summary step, review summary information and click Finish.
Links to Resources: