Backing up to Yandex Object Storage with Veritas Backup Exec
You can use Yandex Object Storage for backup and recovery using Veritas Backup Exec.
To set up a backup to Object Storage using Veritas Backup Exec:
- Get your cloud ready.
- Create a bucket.
- Set up a service account.
- Create a cloud instance on Yandex Object Storage.
- Configure cloud storage.
- Add a server for backup.
- Configure the backup settings.
- Test your backup.
If you no longer need the resources you created, delete them.
Getting started
Sign up for Yandex Cloud and create a billing account:
- Go to the management console
and log in to Yandex Cloud or create an account if you do not have one yet. - On the Yandex Cloud Billing
page, make sure you have a billing account linked and it has theACTIVE
orTRIAL_ACTIVE
status. If you do not have a billing account, create one.
If you have an active billing account, you can go to the cloud page
Learn more about clouds and folders.
Required paid resources
The cost of backup using Veritas Backup Exec includes:
- Fee for data storage.
- Fee for data operations.
- Fee for outbound traffic from Yandex Cloud to the internet.
Learn more about the Yandex Object Storage pricing plans.
Create a bucket
- Go to the Yandex Cloud management console
and select the folder to perform the operations in. - On the folder page, click Create resource and select Bucket.
- In the ** Name** field, enter a name for the bucket consistent with the naming conventions:
- In the Object read access, Object listing access, and Read access to settings fields, select Restricted.
- Specify the maximum size of the bucket in GB.
- Click Create bucket.
Set up a service account
In Object Storage, you back up data under a service account. If you do not have a service account, create one.
To create a service account:
- Assign the
storage.admin
role to the service account. - Create static access keys. Save the ID and the secret key right away. After you close the window, the private key properties will no longer be available.
Create a cloud instance on Yandex Object Storage
-
Start the Backup Exec Management Command Line Interface and run this command:
BEMCLI> New-BECloudInstance
-
Enter the cloud instance properties one by one:
Provider:
:compatible-with-s3
ServiceHost:
:storage.yandexcloud.net
SslMode:
:disabled
Name:
:cloud
Result:
cmdlet New-BECloudInstance at command pipeline position 1 Supply values for the following parameters: Provider: compatible-with-s3 ServiceHost: storage.yandexcloud.net SslMode: disabled Name: cloud Name : cloud Id : 12436533-a39e-4df6-81db-f836******** Provider : compatible-with-s3 ServiceHost : storage.yandexcloud.net SslMode : Disabled UrlStyle : Path HttpPort : 80 HttpsPort : 443 Endpoint :
Configure cloud storage
- Run Veritas Backup Exec.
- On the Storage panel, select Configure cloud storage.
- Enter a Name for the cloud storage device and click Next.
- Select a vendor for S3 and click Next.
- Enter the connection info:
- Select Cloud storage
cloud [ compatible-with-s3 ]
. - Next to Logon account, click Add/Edit.
- In the Logon account selection window, click Add.
- In the Username field, enter the key ID.
- In the Password field, enter the secret key.
- Enter the secret key once again to confirm it.
- Enter an Account name, e.g.,
Administrator of Bucket
. - Confirm the name of your account and click OK.
- Click Next.
- Select Cloud storage
- Select a bucket for backup and click Next.
- Select the number of parallel operations for the device and click Next.
- Double-check the settings you selected and click Done.
Add a server for backup
- Open the Backup and restore tab in Veritas Backup Exec.
- From the Servers and Virtual Hosts drop-down list, select Add.
- Select Microsoft Windows computers and servers and click Next.
- Enable Allow Backup Exec to establish a trust with the servers and click Next.
- Add the server and click Next.
- Optionally, enable the settings for updating the agent and restarting a remote computer and click Next.
- Double-check the settings you selected and click Install.
Configure the backup settings
-
Open the Backup and restore tab in Veritas Backup Exec.
-
Select the server you added at the previous step.
-
From the Backup drop-down list, select Back Up to Cloud.
-
Double-check the backup settings and modify them if required.
Select the cloud device you created earlier as the storage.
-
Click OK.
Test your backup
- In the management console
, navigate to the folder with backups. - Select Object Storage.
- Open the bucket with backups and check whether all relevant files were copied.
How to delete the resources you created
To stop paying for the resources you created: