Start-VBRCapacityTierSync

Short Description

Starts to offload data stored on the performance tier to capacity tier.

Applies to

Platform: VMware, Hyper-V

Product Edition: Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Start-VBRCapacityTierSync -Repository <VBRScaleOutBackupRepository> [-ApproximateOffloadSizeGB <Int64>] [-RunAsync]  [<CommonParameters>]

Detailed Description

This cmdlet starts to offload data stored on the performance tier to capacity tier.

Important

Consider the following:

  • You cannot offload data from the performance extents are set to the Maintenance mode to capacity tier.
  • Run the Disable-VBRCapacityExtentMaintenanceMode cmdlet to disable the Maintenance mode for the necessary performance extent.
  • If you provide the ApproximateOffloadSizeGB parameter, the cmdlet will move backups to capacity tier and delete them from performance tier.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Repository

Specifies a scale-out backup repository. The cmdlet will return the performance extents added to this repository.

Accepts the VBRScaleOutBackupRepository object. to get this object, run the Get-VBRBackupRepository cmdlet.

True

Named

True (ByValue,
ByProperty
Name)

ApproximateOffloadSizeGB

Specifies an approximate size of data that you want to offload to the capacity tier.

Note: If you provide this parameter, the cmdlet will move backups to capacity tier and delete them from performance tier.

Int64

False

Named

True (ByPropertyName)

RunAsync

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

SwitchParameter

False

Named

False

<CommonParameters>

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

Examples

Start-VBRCapacityTierSyncExample 1. Offloading Data From Performance Tier to Capacity Tier

Start-VBRCapacityTierSyncExample 2. Offloading Data From Performance Tier to Capacity Tier [Using Pipeline]

Related Commands

Page updated 6/18/2024

Page content applies to build 12.3.1.1139