Start-VBRFCDInstantRecovery

Short Description

Starts the FCD instant recovery session.

Applies to

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Start-VBRFCDInstantRecovery -RestorePoint <COib> -TargetCluster <CViClusterItem> [-MappingOptions <VBRFCDInstantRecoveryMappingOptions>] [-CacheDatastore <VBRViDatastore>] [-StoragePolicy <VBRViStoragePolicy>] [-RunAsync] [-Reason <string>]  [<CommonParameters>]

Detailed Description

This cmdlet starts the FCD instant recovery session.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

RestorePoint

Specifies a restore point for the VM whose virtual disks you want to restore as FCDs.

Accepts the COib object. To create this object, run the Get-VBRRestorePoint cmdlet.

True

0

True (ByValue, ByPropertyName)

TargetCluster

Specifies a cluster to which Veeam Backup & Replication will register FCDs.

Accepts the CViClusterItem object. To create this object, run the Find-VBRViEntity cmdlet.

True

1

False

MappingOptions

Specifies mapping settings of virtual disks that you want to restore as FCDs.

By default, Veeam Backup & Replication assigns the name of the backed-up disk to all types of virtual disks.

Note: If you do not provide this parameter, Veeam Backup & Replication will add all backed-up disks to the FCD instant recovery session.

Accepts the VBRFCDInstantRecoveryMappingOptions object. To create this object, run the New-VBRFCDInstantRecoveryMappingOptions cmdlet.

False

Named

False

CacheDatastore

Specifies a datastore to keep redo logs for the restored FCDs.

Accepts the VBRViDatastore object. To create this object, run the Find-VBRViDatastore cmdlet.

False

Named

False

StoragePolicy

Specifies a VM storage policy. Veeam Backup & Replication will apply this storage policy for FCDs and for a datastore that keeps redo logs for the restored FCDs.

Note: The encrypted VM storage policy is not applied for FCD disks. However, you can apply this policy for a datastore that keeps redo logs for the restored FCDs.

Accepts the VBRViStoragePolicy object. To create this object, run the Find-VBRViStoragePolicy cmdlet.

False

Named

False

RunAsync

Defines that the command returns immediately without waiting for the task to complete.

SwitchParameter

False

Named

False

Reason

Specifies a reason for performing restore of FCDs.

String

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

The cmdlet returns the VBRFCDInstantRecoverySession object that contains settings of FCD instant recovery session.

Examples

Start-VBRFCDInstantRecoveryExample 1. Starting FCD Instant Recovery Session for all Disks

Start-VBRFCDInstantRecoveryExample 2. Starting FCD Instant Recovery Session for Specified Disks

Start-VBRFCDInstantRecoveryExample 3. Starting FCD Instant Recovery Session with Redo Logs Redirection

Related Commands

Page updated 3/1/2024

Page content applies to build 12.3.1.1139