Making backups to Yandex Object Storage via Veritas Backup Exec
You can use Yandex Object Storage for backup and recovery via Veritas Backup Exec.
To set up backups in Object Storage via Veritas Backup Exec:
- Prepare your cloud.
- Create a bucket.
- Set up a service account.
- Create a cloud instance on Yandex Object Storage
- Configure a cloud storage.
- Add a server for backup.
- Configure backup settings.
- Test the backup process.
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 price for backups via Veritas Backup Exec includes:
- Data storage fees.
- Data operations fees.
- Fees for the outbound traffic from Yandex Cloud to the Internet.
Learn more about 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
Backups in Object Storage are performed on behalf of 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 parameters will become unavailable.
Create a cloud instance on Yandex Object Storage
-
Start the Backup Exec Management Command Line Interface and run the command:
BEMCLI> New-BECloudInstance
-
Enter the cloud instance parameters 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 the S3 device and click Next.
- Enter the connection information:
- Select
cloud [ compatible-with-s3 ]
as Cloud Storage. - Next to Logon account, click Add/Edit.
- In the Logon account selection window, click Add.
- In the User name field, enter the key ID.
- In the Password field, enter the secret key.
- Enter the secret key once again to confirm it.
- Set an Account name, for example,
Administrator of Bucket
. - Confirm the name of your account and click OK.
- Click Next.
- Select
- Select a backup bucket and click Next.
- Select the number of parallel operations for the device and click Next.
- Check the selected settings and click Done.
Add a server for backup
- Open the Backup and restore tab in Veritas Backup Exec.
- In the Servers and Virtual Hosts drop-down list, select Add.
- Select Microsoft Windows computers and servers, and then click Next.
- Enable Allow Backup Exec to establish a trust with the servers and click Next.
- Add the server and click Next.
- (Optional) Select the options for the agent update and remote computer restart and click Next.
- Check the selected settings and click Install.
Configure backup settings
-
Open the Backup and restore tab in Veritas Backup Exec.
-
Select the server you added in the previous step.
-
In the Backup drop-down list, select Back Up to Cloud.
-
Double-check the backup settings and modify them if needed.
Select the cloud device that you created earlier, as a storage.
-
Click OK.
Test the backup procedure
- In the management console
, go to the folder with backups. - Select Object Storage.
- Open the bucket with backups and check whether all the relevant were copied.
How to delete the resources you created
To stop paying for the resources you created: