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.
Order the service Backup by agents
- В control panels go to Additional services → 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.
Connect to the portal
More information about working with the portal in the section Working with the Veeam Service Provider Console portal.
- Open the Veeam Service Provider Console portal (vac.selectel.ru).
- In the field Username enter portal access data from a ticket:
Company\User
. - Enter your password.
- Click Log in.
Download the management agent
-
On the portal Veeam Service Provider Console go to Discovery → Managed Computers.
-
Open the tab Discovered Computers.
-
Click Download Agent and select your operating system.
-
Specify the desired period of validity of the installation script and press Download. The installation script will be loaded locally:
- Linux: file
LinuxAgentPackages.sh
- Windows: file
ManagementAgent.exe
- Linux: file
Install the management agent
Once connected, the management agent will be available in the portal Veeam Service Provider Console for backup agent installations и backup settings.
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 parameter
vcf_handshake_timeout
specify the value120000
. -
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
Agents should be installed and configured under an account with local administrator rights on the nodes being backed up. The rights for connecting the management agent to gateways and the rights for connecting to the Veeam Service Provider Console portal are the same.
You can install the agent immediately on the node to be backed up, or you can download the distribution to a local machine and then copy it to each node to be backed up.
-
Run the downloaded Management Agent distribution on the host with local administrator privileges.
-
Agree to the license agreement.
-
Leave the other parameters unchanged, start the installation and wait for it to complete.
-
Launch the Veeam Management Agent application.
-
Optional: To verify the certificate fingerprint installed in Veeam Service Provider Console and Veeam Cloud Connect® portal, specify
6531266DCB159898444100955268C7F6853968F9
. -
Optional: prescribe local administrator rights for subsequent installation of the backup agent from the portal. Input format:
.\Administrator
— for the local account;Domain\Administrator
— for the domain account.
-
Click OK.
-
Check that the agent has a status Connected.
Install the backup agent
Linux
Windows
- On the portal Veeam Service Provider Console go to Discovery → Managed Computers.
- Open the tab Discovered Computers.
- Check all nodes with management agents connected.
- Click 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.
-
On the portal Veeam Service Provider Console go to Discovery → Managed Computers.
-
Open the tab Discovered Computers.
-
Check all nodes with management agents connected.
-
Click Install Backup Agent.
-
The Backup Agent installation window opens.
-
If the rights of the local administrator of the node were specified when configuring the management agent, in the block Use guest OS credentials from select Account specified in the discovery rule or in the management agent settings.
-
If local administrator rights have not been specified, select The following user account → + Create New and enter the details of the local administrator of the node:
- if a local account is used, add the following before the name
.\\
(local user, e.g..\Administrator
); - if a domain account is used, use the format
Домен\Имя
. To install backup agents on multiple nodes at the same time, the account must be on each node.
- if a local account is used, add the following before the name
-
Optional: to bind the backup policy to the selected nodes along with installing backup agents on them, in the menu Backup policy to apply select a policy or press + Create New to create a new one. The toggle switch will automatically turn on Enable read only UI access for the backup agent. It defines the mode Agent UI Modewhich includes the ability to manage the backup agent locally on the host as soon as it is installed.
-
If you want to add the policy at a later time, select No policy.
-
Click Apply.
Configure the backup
You can customize backup rules and schedules:
- on the portal Veeam Service Provider Console. For more information, see the Creating Backup Policies instructions in the Veeam documentation: Linux, Windows;
- on the backup agent. See Creating Backup Job in Veeam documentation for more details: 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.