Converse agora com nosso suporte
Chat com o suporte

vRanger 7.7.1 - 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

Configuring the number of times a backup process tries to run

Previous Next


Configuring vRanger > Configuring vRanger manually > Configuring the number of times a backup process tries to run

Configuring the number of times a backup process tries to run

By default, a backup job that fails tries to run again. The default for the maximum number of times that a job is automatically run again is three. If vRanger appears to run a failing job repeatedly, check the configuration file to ensure that the default is three. Configuration information is maintained in the configuration file for the Quest vRanger Service, Vizioncore.vRanger.Service.exe.config. This file is located in the vRanger installation directory. By default this location is: C:\Program Files\Quest\vRanger.

To open the file and view the applicable information:
1
Locate the Vizioncore.vRanger.Service.exe.config file, and use a text editor to open it.

There are two keys that limit the number of retries:

If the value is different or blank, for example, value-" ", update the entry, save the file, and restart the Quest vRanger Service. For more information on restarting the service, see Restarting the Quest vRanger Service.

Supplemental instructions: additional repository types

Previous Next


Configuring vRanger > Supplemental instructions: additional repository types

Supplemental instructions: additional repository types

The main procedures describe the process for adding a CIFS repository. To add one of the other types, see the applicable topic:

Adding an NFS repository

Previous Next



Adding an NFS repository

The following configurations are required for adding an NFS repository:

Your /etc/exports file must contain the export directory and a list of the IPs that can connect to the repository. You may list each — the vRanger machine and any VMware® ESXi™ hosts using direct-to-target — or use a wildcard *. The export directory should be shared with read/write asynchronous access. For an export directory of /backups, this entry would look like:
To add an NFS repository:
2
In the Add Network File Share Repository dialog box, complete the following fields:
Repository Name: Enter a descriptive name for the repository.
Description: [Optional] Enter a long-form description for the repository.
DNS Name or IP: Enter the IP or FQDN for the repository.
Export Directory: Specify the Export directory, which is similar in concept to a network share. You need to create a target subdirectory in the export directory.
Target Directory: Enter a subdirectory of the NFS Export directory. This subdirectory is the location to which savepoints are written.
CAUTION: If you use the Encrypt all backups to this repository feature, make certain to retain the password you enter. There is no back-door or administrator-level password. If the password is unknown, the backups are not usable.
3
If you want these backups password-protected, select Encrypt all backups to this repository, enter a Password for the encrypted repository, and then confirm the password by re-entering it.
4

The connection to the repository is tested and the repository is added to the My Repositories pane and the Repository Information dialog box.

vRanger checks the configured repository location for existing manifest data to identify existing savepoints.

Import as Read-Only: To import all savepoint data into the vRanger database, but only for restores, click this button. You cannot back up data to this repository.
Import: To import all savepoint data into the vRanger database, click this button. vRanger is able to use the repository for backups and restores. vRanger requires read and write access to the directory.
Overwrite: To retain the savepoint data on the disk and not import it into vRanger, click this button. vRanger ignores the existence of the existing savepoint data and treats the repository as new.

Adding a NetVault SmartDisk repository

Previous Next



Adding a NetVault SmartDisk repository

The following process describes how to add a Quest NetVault SmartDisk repository.

To add a NetVault SmartDisk repository:
1
In the My Repositories pane, right-click anywhere, and click Add > NetVault SmartDisk (NVSD).
2
In the Add NVSD Repository dialog box, complete the following fields:
Repository Name: Enter a descriptive name for the repository.
Description: [Optional] Enter a long-form description for the repository.
DNS Name or IP: Enter the IP or FQDN for the NetVault SmartDisk server.
User name and Password: Enter the credentials for the account that vRanger should use to connect to the repository.
Target Directory: This value is a logical identifier for the repository on the NetVault SmartDisk Instance, rather than a specific directory on the NetVault SmartDisk server. If you have previously created one or more repositories on the target NetVault SmartDisk Instance, the existing target directories are available in a drop-down menu.

To create a repository, enter a name for your repository.

Port: Enter the port that vRanger should use to connect to the NetVault SmartDisk server — the default is 37453.
Timeout: Enter a value that determines how long to wait before terminating an idle connection.
3

The connection to the repository is tested and the repository is added to the My Repositories pane and the Repository Information dialog box.

vRanger checks the configured repository location for existing manifest data to identify existing savepoints.

Import as Read-Only: To import all savepoint data into the vRanger database, but only for restores, click this button. You cannot back up data to this repository.
Import: To import all savepoint data into the vRanger database, click this button. vRanger is able to use the repository for backups and restores. vRanger requires read and write access to the directory.
Overwrite: To retain the savepoint data on the disk and not import it into vRanger, click this button. vRanger ignores the existence of the existing savepoint data and treats the repository as new.
Documentos relacionados

The document was helpful.

Selecione a classificação

I easily found the information I needed.

Selecione a classificação