Chat now with support
Chat with Support

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

Set-LinuxVolume

Previous Next


vAPI Cmdlet details > Set-LinuxVolume

Set-LinuxVolume

Description

This command is obsolete and has been replaced with Mount-LinuxVolume.

Related links

Mount-LinuxVolume

Set-MountPath

Previous Next


vAPI Cmdlet details > Set-MountPath

Set-MountPath

Description

Sets mount path for a volume. After this operation, the specified volume is mounted to the path specified.

Syntax

Set-MountPath [‑Volume] <Volume> [‑Path] <String> [<CommonParameters>]

Parameters

Volume <Volume>: The volume to mount.
Path <String>: The path to which the volume should be mounted to.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

This command mounts the specified volume in the savepoint to the E:\ drive.

Related links

Get-PhysicalMachineDiskMap

Get-RepositorySavePoint

Get-RestoreDiskMap

Get-VMDKVolume

Remove-AllMount

Set-Resources

Previous Next


vAPI Cmdlet details > Set-Resources

Set-Resources

Description

Sets values for vRanger resources.

Syntax

Set-Resources [[‑NumberTasksVRanger] <Int>] [[‑NumberTasksLUN] <Int>] [[‑NumberTasksHost] <Int>] [[‑NumberTasksRepository] <Int>] [[‑NumberTasksLocal] <Int>] [[‑Timeout] <Int>] [[‑MinimumSpaceHost] <Int>] [[‑NumberTasksVA] <Int>] [<CommonParameters>]

Parameters

NumberTasksVRanger [<Int>]: Maximum number of tasks running on vRanger (>=1).
NumberTasksLUN [<Int>]: Maximum number of tasks running off a LUN — 1 to 5.
NumberTasksHost [<Int>]: Maximum number of tasks running on a host — 1 to 4.
NumberTasksRepository [<Int>]: Maximum number of tasks running per Repository — >=1.
NumberTasksLocal [<Int>]: Maximum number of tasks running locally — 1 to 20.
Timeout [<Int>]: Task Timeout in hours — 1 to 999.
MinimumSpaceHost [<Int>]: Minimum space needed on host (GBs).
NumberTasksVA [<Int>]: Maximum number of tasks running on a VA — 1 to 8.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

Sets the maximum tasks run on vRanger and the Timeout for each task.

Related links

Get-ConfigOption

Stop-vRangerJob

Previous Next


vAPI Cmdlet details > Stop-vRangerJob

Stop-vRangerJob

Description

Cancels a running job.

Syntax

Stop-vRangerJob [‑JobID] <String> [<CommonParameters>]

Parameters

JobID <String>: Job ID for which to cancel job.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

--------------------EXAMPLE 1--------------------

This command cancels the job if it is running and returns the success or failure message.

--------------------EXAMPLE 2--------------------

This command cancels the first running job in the list and returns the success or failure message.

Related links

Remove-VirtualApplianceConfiguration

Get-Job

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating