Initial Configuration

Node

  1. Set up the backup destinations (examples):

  2. For backup strategies involving disk attachment mode, follow these steps: LVM setup on vPlus Node for disk attachment backup mode.

Server

  1. Upload your license key:

    • If you don't have it, you can contact the vPlus team.

    • Log in to the web UI and go to the Settings -> License and upload your license.key file.

  2. It is highly recommended to set up vPlus DB backup - the database is key to restoring your vPlus environment and later all the backups that you need.

  3. Admin account setup:

    • for audit purposes, it is recommended to add individual admin accounts using the Access Management section

Note. make sure to set the correct time zone for each user - the default admin account has UTC by default.

Configuration Wizard

The configuration wizard can be accessed from the main dashboard by clicking on the Configuration wizard button on the right.

Welcome page - nodes

On the welcome page, you should see the vPlus nodes summary. You need at least one fully running node to continue. If you meet this requirement, click on the Next button.

Add a hypervisor

In the Hypervisor section, you will start by selecting the hypervisor manager or hypervisor that you want to add. You can repeat this step if you have many types of virtualization providers.

For the Citrix hypervisor (as an example) you have to enter the following parameters.

Choose node configuration.

Select a backup strategy for your hypervisor.

Optionally, you can add another NIC for transfer purposes (provide IP address).

At the end, you will see a popup window that allows you to run inventory synchronization. After that, you should see all the virtual machines from that hypervisor.

Add backup destination

In the next section, you can add a backup destination. In this case, you can also repeat the whole process so that you can add multiple providers using the wizard.

Choose a backup destination (we used File System as an example).

First, enter a name for your backup destination.

Choose, if you want to use deduplication based on Virtual Data Optimizer (VDO).

Set up a storage path, where your data should be stored.

Optionally you can enable encryption (AES-256 algorithm) - if you enable it, remember that you will not benefit from deduplication.

Configuration for pre- / post-execution command. If you use a File System with VDO integration of standard filesystem, skip this step.

Decide if you want to set up this backup destination as the default one.

Finish this step by going to the next section or adding another backup destination.

Add SLA

In this example, we will add SLA for Virtual Environment backup.

Add policy

Choose a name for the policy, auto-remove non-present virtual environments (if vPlus should remove VM from a policy that no longer exists) tick the checkbox, and set the priority.

Choose if you want to use auto assign mode based on tags and regular expressions (matched against the VM name, .* matches all characters 0 or more times).

Note. check the Administration section for details of Backup SLAs to each protected platform.

Manually add the VMs if you do not want to use the auto-assignment mode.

Choose a backup destination target for this policy.

Note. You can now customize retention. Each backup destination has its own retention settings. Whichever condition is met first (either number of versions has been reached or the backup is older than the given limit), it is removed from the backup destination.

Configure the following thresholds:

  • Fail rest of the backup tasks if more than X % of EXPORT tasks already failed

  • Fail rest of the backup tasks if more than X % of STORE tasks already failed

Add schedule

Choose a name for the schedule and define the type:

  • Full

  • Incremental

Define the execution type:

  • Time

  • Interval

Define the start window length

Choose the time of day for backup

Choose the frequency of your backup:

  • days (required)

  • day of week occurrence (optional)

  • selected months (optional)

Finish this step by going to the next section or adding another SLA.

Add internal DB backup

Choose which node config should be used to perform a vPlus DB backup.

Choose the backup destination for the DB backup.

Choose when the DB backup should be run (daily basis).

Finalize the configuration and/or run the backup manually (on demand).

You are ready to go!

Last updated