Chat now with support
Chat with Support

vRanger 7.6.5 - User Guide

Introduction Configuring vRanger
Configuring vRanger through the Startup Wizard Configuring vRanger manually Supplemental instructions: additional repository types
Using vRanger Backup Restore
Restoring a physical server Performing a full restore for VMware VMs Performing a full restore for Hyper-V® VMs Performing a full restore for VMware vApps Performing a full restore of a physical machine Performing an FLR on Windows Performing an FLR on Linux Restoring from manifest
Replicate VMs Reports Integrating and monitoring vRanger Using the vRanger Console vAPI Cmdlet details
Add-BackupJobTemplate Add-CIFSRepository Add-DdbReplicationRepository Add-DdbRepository Add-EsxHost Add-HypervCluster Add-HypervHost Add-HypervRestoreJobTemplate Add-NFSRepository Add-NVSDRepository Add-PhysicalMachine Add-RdaRepository Add-ReplicationJobTemplate Add-RestoreFromManifestJobTemplate Add-RestoreJobTemplate Add-VirtualAppforLinuxFLR Add-VirtualAppforLinuxFLRVA Add-VirtualCenter Disable-Job Dismount-LinuxVolume Enable-Job Get-AddressBook Get-BackupGroupEntity Get-CatalogSearchData Get-CatalogStatus Get-ConfigOption Get-Connection Get-CurrentTemplateVersionID Get-Datastore Get-GlobalTransportFailover Get-InventoryEntities Get-IsInventoryRefreshing Get-Job Get-JobTemplate Get-MonitorLog Get-Network Get-PhysicalMachineDiskMap Get-Repository Get-RepositoryJob Get-RepositorySavePoint Get-RestoreDiskMap Get-SavepointDisk Get-SavepointManifest Get-Savepoints Get-TransportFailover Get-VirtualApplianceConfig Get-VirtualApplianceDeploymentStatus Get-VirtualApplianceReconfigStatus Get-VirtualMachinesUnderInventory Get-VmDisk Get-VMDKVolume Install-VirtualAppliance Mount-LinuxVolume New-BackupFlag New-BackupGroupMember New-Daily Schedule New-EmailAddress New-IntervalSchedule New-MonthlySchedule New-ReplicationFlag New-RestoreFlag New-SMTPServer New-TransportConfiguration New-VirtualAppliance New-WeeklySchedule New-YearlySchedule Remove-AllMount Remove-BackupGroupEntity Remove-BackupGroupMember Remove-Catalog Remove-DdbStorageUnit Remove-JobTemplate Remove-LinuxVolume Remove-Repository Remove-SavePoint Remove-VirtualAppliance Remove-VirtualApplianceConfiguration Run-JobsNow Run-ReplicationFailover Run-ResumeReplicationFailover Run-TestReplicationFailover Set-Cataloging Set-CBTonVM Set-LinuxVolume Set-MountPath Set-Resources Stop-vRangerJob Update-BackupJobTemplate Update-GlobalTransportFailover Update-HypervRestoreJobTemplate Update-Inventory Update-ReplicationJobTemplate Update-RestoreJobTemplate Update-VirtualAppliance Update-VirtualApplianceConfiguration
About us

Selecting a Retention Policy

Previous Next


Backup > Configuring a backup job > Selecting a Retention Policy

Selecting a Retention Policy

The Retention Policy Selection page lets you configure the type of backup to perform — full, incremental, or differential — and the minimum number of savepoints to keep for each VM. For more information about retention policies, see Understanding retention policies and space-saving technologies.

vRanger offers three methods of backing up data while reducing the storage footprint and network load of VM backups.

To create a backup job, complete one of the following procedures:

Creating a full backup job

Previous Next



Creating a full backup job

For full backups, vRanger performs a full scan and copy of the source VM. Full backup jobs can be modified with the following operations:

Active Block Mapping (ABM): ABM scans the disks on a VM and detects the blocks actively used by the disk, as opposed to blocks that were deleted by the Windows® operating system. With ABM enabled, vRanger only backs up that part of a virtual disk that has active data on it. ABM also provides the following settings options:
To create a full backup job:
1
On the Retention Policy Selection page, use the up and down arrows to select your Savepoint Count — the default is 7.
2
In the Space Saving Technology section, select None.
3
Click Next.

Creating an incremental backup job

Previous Next


Backup > Configuring a backup job > Selecting a Retention Policy > Creating an incremental backup job

Creating an incremental backup job

For incremental backups, vRanger performs a full scan of the source VM, but copy only blocks that have changed since the last backup.

Incremental backups are typically the fastest backup option and consume less storage space per archive. It is important to note, however, that to restore from an incremental backup, each incremental archive between the full backup and the preferred restore point must be available. When creating incremental backup schedules, use caution to minimize the risk introduced by long incremental chains.

Restoring an incremental backup can take longer than restoring a full or differential backup, because each previous incremental archive needs to be restored as well.

Incremental backups can be modified with the following operations:

Active Block Mapping (ABM): ABM scans the disks on a VM and detects the blocks actively used by the disk, as opposed to blocks that were deleted by the Windows® operating system. With ABM enabled, vRanger only backs up the part of a virtual disk that has active data on it. ABM also provides the following settings options:
Changed Block Tracking (CBT): CBT reduces the time needed for incremental and differential backups by only backing up the portions of a disk that have changed since the last backup. By determining which blocks changed within the VMDK file, vRanger only backs up the portions of a disk that have changed since the last backup. This often results in shorter durations for backup operations, and reduced resource consumption on network and storage elements.
NOTE: CBT does copy deleted blocks if ABM is not also enabled. CBT is a VMware® feature, and does not apply to physical machine or Hyper-V® VM backup.

For more information about selecting the ABM and CBT operations, see Configuring backup options.

To create an incremental backup job:
1
On the Retention Policy Selection page, select your Savepoint Count — the default setting is 7, the maximum value is 1000.
2
In the Space Saving Technology section, select Incremental.

The Options section appears.

Threshold Count: This option defines the number of incremental backups to perform before a full backup is done.

Use the up and down arrows to select a threshold count — the default is 6.

Full Backup Days: Select the day or days on which you want vRanger to take a full backup of the server.
4
Click Next.

Creating a differential backup job

Previous Next


Backup > Configuring a backup job > Selecting a Retention Policy > Creating a differential backup job

Creating a differential backup job

For differential backups, vRanger performs a full scan of the source VM, but copies only blocks that have changed since the last Full backup.

Differential backups are typically slower than incrementals and can consume more storage space. They are faster to restore, however, and require only one differential backup and the parent full backup to restore.

Differential backups can be modified with the following operations:

Active Block Mapping (ABM): ABM scans the disks on a VM and detects the blocks actively used by the disk, as opposed to blocks that were deleted by the Windows® operating system. With ABM enabled, vRanger only backs up the part of a virtual disk that has active data on it. ABM also provides the following settings options:
Changed Block Tracking (CBT): CBT reduces the time needed for incremental and differential backups by only backing up the portions of a disk that have changed since the last backup. By determining which blocks changed within the VMDK file, vRanger only backs up the portions of a disk that have changed since the last backup. This often results in shorter durations for backup operations, and reduced resource consumption on network and storage elements.
NOTE: CBT copies deleted blocks if ABM is not also enabled. CBT is a VMware® feature, and does not apply to physical machine or Hyper-V® VM backup.

For more information about selecting the ABM and CBT operations, see Configuring backup options.

To create a differential backup job:
1
On the Retention Policy Selection page, select your Savepoint Count — the default setting is 7, the maximum value is 1000.
2
In the Space Saving Technology section, select Differential.

The Options section appears.

Threshold Count: This option defines the number of incremental backups to perform before a full backup is done.

Use the up and down arrows to select a threshold count — the value is 6.

Full Backup Days: Select the day or days on which you want vRanger to take a full backup of the server.
The Threshold Size refers to the percentage of the hard disk of a VM that must be captured in differential backups before performing a full backup. Using the Threshold Size value might cause your full backups to be taken on unexpected days.
4
Click Next.
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating