Connect backup by agents
- Order the service Backup by agents.
- Connect to the Veeam Service Provider Console portal.
- Download the management agent.
- Install the management agent.
- Install the backup agent.
- Configure the backup.
1. Order the service Backup by agents
- In the Control Panel, click Products in the top menu and select Veeam Agent.
- Click Order Veeam Agent Service.
- Specify the number of agents.
- Specify the amount of space in the repository (can be a multiple of 50 GB).
- Click Pay.
- We will create a ticket and send you login and password details to access the Veeam Service Provider Console portal.
2. Connect to the portal
For more information about working with the portal, see Working with Veeam Service Provider Console.
- Open the Veeam Service Provider Console portal (vac.selectel.ru).
- In the Username field, enter the data for accessing the portal from the ticket:
Company\User. - Enter your password.
- Click Log in.
3. Download the management agent
-
In the Veeam Service Provider Console portal, go to Discovery → Discovered Computers.
-
Open the Computers tab.
-
Click Download Management Agent and select the operating system.
-
Specify the desired period of validity of the installation script and click Download. The installation script will be downloaded locally:
- Linux: file
LinuxAgentPackages.sh - Windows:
ManagementAgent.exefile
- Linux: file
4. Install the management agent
Once connected, the management agent will be available in the Veeam Service Provider Console portal to install the backup agent and configure backups.
Linux
Windows
-
Copy the installation script to the desired server.
-
Install the management agent:
sudo ./’LinuxAgentPackages.sh’ -
Open the configuration file of the management agent
(/etc/veeamma/config.cfg). -
For the
vcf_handshake_timeoutparameter, specify a value of120000. -
Restart the management agent:
sudo veeamconsoleconfig --restart_service -
Check the connection status:
sudo veeamconsoleconfig -s -
If the management agent fails to connect, it will retry until it successfully connects. You can initiate a premature connection attempt by restarting the agent:
sudo veeamconsoleconfig --restart_service
5. Install the backup agent
Linux
Windows
- In the Veeam Service Provider Console portal, go to Discovery → Managed Computers.
- Open the Discovered Computers tab.
- Check all nodes with management agents connected.
- Click Install product → Install Backup Agent.
- In the Backup Agent Setup window, select a backup policy or create a new one. You will be able to edit the policy or select a different one later.
- Click Apply.
6. Configure the backup
You can customize backup rules and schedules:
- on the Veeam Service Provider Console portal. For more information, see Creating Backup Policies in Veeam: Linux, Windows documentation;
- on the backup agent. For more details, see the Creating Backup Job documentation of Veeam: Linux, Windows.
When configuring the Retention Policy in the backup policy (step 8), note that the last known retention policy is applied to all backups for which the retention period is specified in days. If you delete or disable the backup policy, the backups will be deleted after the specified number of days. To prevent this from happening, select point-in-time storage.