Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
© 2022 Yandex.Cloud LLC
Practical guidelines
  • Web service
    • All tutorials
    • Static website in Object Storage
    • Website on LAMP or LEMP stack
    • Fault-tolerant website with load balancing by Network Load Balancer
    • Fault-tolerant website using DNS load balancing
    • Joomla website with PostgreSQL
    • WordPress website
    • WordPress website on a MySQL database
    • Transferring a WordPress website from a different hosting provider to Yandex Cloud
    • 1C-Bitrix website
    • Integrating an L7 load balancer with the CDN and Object Storage
    • Blue-green and canary deployment of service versions
  • Online stores
    • All tutorials
    • 1C-Bitrix online store
    • Opencart online store
  • Data archive
    • All tutorials
    • Single-node file server
    • Configuring an SFTP server on Centos 7
    • Backup to Object Storage via Acronis Backup
    • Backup to Object Storage via CloudBerry Desktop Backup
    • Backup to Object Storage via Duplicati
    • Backup to Object Storage via Bacula
    • Backup to Object Storage via Veritas Backup Exec
    • Digitizing archives in Yandex Vision
  • Test environment
    • All tutorials
    • Testing applications with GitLab
    • Creating test VMs using GitLab CI
    • High-performance computing on preemptible VMs
    • Emulating multiple IoT devices
    • gRPC service load testing
    • Using Phantom to run a fixed-load HTTPS test
  • Performing infrastructure management
    • All tutorials
    • Getting started with Terraform
    • Uploading Terraform states to Object Storage
    • Getting started with Packer
    • Automating VM image builds using Jenkins
    • Continuous deployment of containerized applications using GitLab
    • Creating a cluster of 1C:Enterprise Linux servers with a Managed Service for PostgreSQL cluster
    • Creating a cluster of 1C:Enterprise Windows servers with MS SQL Server
    • Migrating to Yandex Cloud using Hystax Acura
    • Emergency recovery in Yandex Cloud using Hystax Acura
    • Configuring a fault-tolerant architecture in Yandex Cloud
  • Building a data platform
    • All tutorials
    • Syncing MySQL data using Yandex DataTransfer
    • Using Confluent Schema Registry with Yandex Managed Service for Apache Kafka®
    • Delivering data using Debezium
    • Migrating databases to Managed Service for Microsoft SQL Server
    • Migrating databases from Yandex Managed Service for MySQL to MySQL
    • Configuring Yandex Cloud DNS for accessing managed database clusters from other cloud networks
    • Configuring Kafka Connect for Yandex Managed Service for Apache Kafka® clusters
  • Windows in Yandex Cloud
    • All tutorials
    • Deploying Active Directory
    • Deploying Microsoft Exchange
    • Deploying Remote Desktop Services
    • Deploying an Always On availability group
    • Deploying an Always On availability group with an internal network load balancer
    • Deploying Remote Desktop Gateway
  • Network routing
    • All tutorials
    • Routing through a NAT instance
    • Creating a VPN tunnel
    • Installing a Cisco CSR1000v virtual router
    • Installing a Mikrotik CHR virtual router
    • Creating a VPN connection using OpenVPN
  • Data visualization and analytics
    • All tutorials
    • Visualizing data from a CSV file
    • Creating and publishing a chart with a map of Moscow from a CSV file
    • Analyzing a store chain's sales based on data from a ClickHouse DB
    • Analyzing open data on road accidents in Russia
    • Analyzing sales and locations of pizzerias based on data from Clickhouse DB and Marketplace
    • Web analytics with a connection to Yandex.Metrica
    • Web analytics with funnels and cohorts calculated based on Yandex.Metrica data
    • Mobile app analytics based on AppMetrica data
    • Analyzing Yandex Music podcast statistics (for podcasters)
    • Visualizing data with a SQL chart
    • Mobile app customer journey analytics based on AppMetrica data
    • Analyzing Object Storage logs in DataLens
  • Internet of things
    • Tutorials for the internet of things
    • Status monitoring of geographically distributed devices
    • Monitoring sensor readings and event notifications
  • Serverless technologies
    • URL shortener
  1. Data archive
  2. Backup to Object Storage via Veritas Backup Exec

Backup to Yandex Object Storage via Veritas Backup Exec

Written by
Yandex.Cloud
  • Before you start
    • Required paid resources
  • Create a bucket
  • Create a service account
  • Create a static access key
  • Create a cloud instance on Yandex Object Storage
  • Configure cloud storage
  • Add a server for backup
  • Configure the backup task

To set up backups in Object Storage via Veritas Backup Exec:

  1. Before you start
  2. Create a bucket
  3. Create a service account
  4. Create a static access key
  5. Create a cloud instance on Yandex Object Storage
  6. Configure cloud storage
  7. Add a server for backup
  8. Configure the backup task

Before you start

Before using Yandex Object Storage, sign up for Yandex Cloud and create a billing account:

  1. Go to the management console. Then log in to Yandex Cloud or sign up if don't already have an account.
  2. On the billing page, make sure you linked a billing account, and it has the ACTIVE or TRIAL_ACTIVE status. If you don't have a billing account, create one.

If you have an active billing account, you can create or select a folder to place your bucket in. Go to the Yandex Cloud homepage and select or create a folder where you want to create a bucket. Learn more about the resource hierarchy in Yandex Cloud.

Required paid resources

The cost for backup and recovery includes:

  • A fee for data storage (see Yandex Object Storage pricing).
  • A fee for data operations (see Yandex Object Storage pricing).
  • The cost of outgoing traffic from Yandex Cloud to the internet (see Yandex Object Storage pricing).

Create a bucket

To create a bucket for backups:

  1. Go to the Yandex Cloud management console and select the folder where you want to perform the operations.

  2. On the folder page, click Create resource and select Bucket.

  3. In the Name field, enter a name for the bucket, like backup.

    The name must meet the following requirements:

    • The length of the name must be from 3 to 63 characters.
    • The name may contain lowercase Latin letters, numbers, hyphens, and periods.
    • The first and last characters must be letters or numbers.
    • Characters to the right and left of the period must be letters or numbers.
    • The name must not look like an IP address (for example, 10.1.3.9).
  4. Specify the maximum size of the bucket in GB.

  5. Click Create bucket.

Create a service account

Create a service account with the role storage.admin.

Create a static access key

Create static access keys. Save the ID and secret key: you'll need them in the next steps. You won't be able to access the private key parameters again after you close the window.

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: Yandex-Cloud.

Command execution 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: Yandex-Cloud


Name        : yandex-cloud
Id          : 12436533-a39e-4df6-81db-f8365eb4178d
Provider    : compatible-with-s3
ServiceHost : storage.yandexcloud.net
SslMode     : Disabled
UrlStyle    : Path
HttpPort    : 80
HttpsPort   : 443
Endpoint    :

Configure cloud storage

  1. Start Veritas Backup Exec.
  2. On the Storage panel, select Configure cloud storage.
  3. Enter a Name for the cloud storage device and click Next.
  4. Select a vendor for the S3 device and click Next.
  5. Enter the connection information:
    • Select Cloud storage yandex-cloud [ compatible-with-s3 ].
    • 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.
    • Repeat the password in the Confirm password field.
    • Set an Account name, for example, Administrator of Bucket.
    • Click OK, OK.
    • Click Next.
  6. Select a backup bucket and click Next.
  7. Select the number of parallel operations for the device and click Next.
  8. Check the selected settings and click Done.

Add a server for backup

  1. Start Veritas Backup Exec.
  2. Open the Backup and Restore panel.
  3. In the Servers and Virtual Hosts drop-down list, select Add.
  4. Select Microsoft Windows computer, click Next.
  5. Enable Allow Backup Exec to establish a trust with the servers and click Next.
  6. Add a server and click Next.
  7. (optional) Select the options for the agent update and remote computer restart and click Next.
  8. Check the selected settings and click Install.

Configure the backup task

  1. Start Veritas Backup Exec.
  2. Open the Backup and Restore panel.
  3. Select the server you added in the previous step.
  4. In the Backup drop-down list, select Back Up to Cloud.
  5. (optional) Check and edit the backup settings.
    Be sure to select the cloud device you created earlier as a storage.
  6. Click OK.

Was the article helpful?

Language / Region
© 2022 Yandex.Cloud LLC
In this article:
  • Before you start
  • Required paid resources
  • Create a bucket
  • Create a service account
  • Create a static access key
  • Create a cloud instance on Yandex Object Storage
  • Configure cloud storage
  • Add a server for backup
  • Configure the backup task