Complete table of all FBP execution parameters:


Category

Parameter

Value

Comment

Mandatory

Cluster Name

Cluster Name


Cluster where VMs will be failed back.

  • For reference only – The cluster is determined from the generated FBP.


Datastore

Datastore Name


Specify the datastore from where the DRVA should be deployed.

  • Any datastore from the environment can be selected.


Maximum Delay

Maximum Delay

Minutes

Maximum delay for failback after stopping VMs.

X

Domain Name Prefix

Domain Name Prefix


Filter protected domains with matching prefix value(s) for failback.

  • Separate multiple values with comma.


vCenter Host

Hostname


Fully qualified domain name or IP address to access the protected site vCenter Server.



Username


Username to access vCenter Server host.

X


Password


Password to access vCenter Server host.

X

Management Server

Hostname

FQDN, 
IP Address

Fully qualified domain name or IP address to access the Management Server (MSA).


DRVA

Name


Name of the DRVA to use for failback.

  • An existing DRVA can be used by specifying its name.
  • Otherwise, a new DRVA will be created using the name entered.



Number of CPU cores


Number of cores for the DRVA.

X


Memory in GB

GB

DRVA memory size.

X


Datastore


Datastore used by the DRVA.

X


Internal Network Name


Name of the internal network used to connect the Host (IOFilter) to the DRVA Data Network.

  • Enabling static IP will allow additional static IP details to be configured.

X


Replication Network Name


Name of the network used to connect DRVAs to the object store.

  • Enabling static IP will allow additional static IP details to be configured.

X


Management Network Name


Name of the network used by MSA to access DRVAs.

  • Enabling static IP will allow additional static IP details to be configured.

X


Replication Log Network Name


Name of the network used to connect DRVAs to an iSCSI-based replication log.

  • Enabling static IP will allow additional static IP details to be configured.

X


Default Gateway Network


Name of network used to connect gateway.



Configure Static IP Address


Configure static IP details for above networks.



IP Address


  • Required if static IP is used.

X


Subnet Mask


  • Required if static IP is used.

X


DNS


  • Required if static IP is used.

X


Replication Log Type

VMDK, iSCSI

Replication log volume type.

  • If iSCSI selected, the following parameters are used.



iSCSI Network Target Host 1


iSCSI host name when WB cache mode is iSCSI.

  • This option and related parameters do not appear if iSCSI is not used.



Port


iSCSI port number.



IQN


iSCSI Qualified Name.



Force Format LUN


Force the LUN to be fully formatted then add it as a replication log volume.

  • This option is necessary if the LUN is already attached to another DRVA/host and cannot otherwise be added as a replication log.



+ (Add target host)


Create additional iSCSI Network Target Host.



x (Remove target host)


Remove iSCSI Network Target Host

  • Target Host 1 (default) cannot be removed.


Storage Site:
Azure Blob

Storage Site Type

Azure, Cloudian, MinIO, none

Object storage type to use. 

  • If Azure Blob selected, the following parameters are used.



Storage Site Name


Unique name to identify the storage site.



Access Type

Key Access, AAD

Access type to connect to Azure Blob storage.

  • If Key Access: Connection String must be specified.
  • If AAD: Account Name must be specified.



Azure Connection String


Azure connection string for key-based access.

  • Can be omitted if AAD is used.



Azure Account Name


Azure account name for AAD access.

  • Can be omitted if key access is used.



Use SSL


Use SSL to communicate with Azure Blob storage.


Storage Site:
Cloudian

Storage Site Type

Azure, Cloudian, MinIO, none

Object storage type to use. 

  • If Cloudian selected, the following parameters are used.



Storage Site Name


Unique name to identify the storage site.



Access Key ID


Cloudian key ID.



Secret Access Key


Cloudian secret access key.



Hostname


Cloudian hostname.



Port #


Cloudian port # (if any).



Use SSL


Use SSL to communicate with Cloudian storage.


Storage Site:
MinIO

Storage Site Type

Azure, Cloudian, MinIO, none

Object storage type to use. 

  • If MinIO selected, the following parameters are used.



Storage Site Name


Unique name to identify the storage site.



Access Key ID


MinIO key ID.



Secret Access Key


MinIO secret access key.



Hostname


MinIO hostname.



Port #


MinIO port # (if any).



Use SSL


Use SSL to communicate with MinIO storage.



Verify SSL


Verify SSL connection to MinIO storage.


Edit Domain

Domain Name


Name of the protected domain being failed back.

  • Imported from the object store being used for failback.
  • For reference. Not user editable.

X


DRVA


Name of the protected domain’s DRVA.

  • For reference. Not user editable.

X


Priority

1-5

Priority level of the protected domain.

  • For reference. Not user editable.

X


PIT Window Size

Days

PITR window size of the protected domain.

  • For reference. Not user editable.

X


Storage Site


Name of the protected domain’s object store.

  • For reference. Not user editable.



Admin Mode


Additional settings can be modified after plan generation, if necessary.
Select the checkbox to edit, otherwise use default values.

  • Estimated capacity of object store in GB. (Default : 200 GB)
  • Protected domain section size in KB. (Default : 67108864 KB)



Section Size

KB

Protected domain section size.



Replication network to storage site (RocVA)


Name of network used to connect the DRVA to the object store.

  • Enabling static IP will allow additional static IP details to be configured.

X


Host (IOFilter) to DRVA data network (RocVA)


Name of internal network used to connect the Host (IOFilter) to the DRVA Data Network.

  • Enabling static IP will allow additional static IP details to be configured.

X


Management Network Name (RocVA)


Name of network used by MSA to access DRVAs.

  • Enabling static IP will allow additional static IP details to be configured.

X


Default Gateway Network


Name of network used to connect gateway.



Configure Static IP Address


Configure static IP details for above networks.



IP Address


  • Required if static IP is used.

X


Subnet Mask


  • Required if static IP is used.

X


DNS


  • Required if static IP is used.

X


VM Folder Name


Folder where failed back VMs will be created.

  • E.g., “Discovered Virtual Machines”
  • System default value will be used if left blank.



Resource Pool Name


Resource pool where failed back VMs will be created.

  • E.g., “Resource-Pool-1”
  • System default value will be used if left blank.



Storage Policy Name


Storage policy to attach to failed back VMs.

  • E.g., “Storage Policy-1”
  • System default value will be used if left blank.



Estimated Data

KB

Estimated data size to be failed back.

  • Value is calculated by CPT and is not user editable.



Network Adapters


Network adapter to be used by failed back VMs.



VM Credentials


Credentials for failed back VMs.

  • Use to set static IP for individual VMs being failed back.
    (Alternately, static IP can be set after failback is complete.)
  • Configure network details for VMs separately in runbook.
  • Add credentials individually, as needed.
  • Credential format: (username:password).

VM credentials entered directly will take precedence over VM pattern credentials (see below).



VM Pattern Credentials


A regular expression can be used as a pattern to match multiple VMs by name to a single set of credentials.

  • Example pattern : Fs086*
  • Credential format: (username:password)