Configuration Mode Commands : Core iSCSI commands : storage lun modify branch-recovery
  
storage lun modify branch-recovery
Adds or removes a Windows VM to a LUN to enable a branch recovery operation.
Syntax
[failover-peer] storage lun modify {alias <alias> | serial <serial>} branch-recovery {add-vm <vm-name> [cap <percentage>] | remove-vm <vm-name>}
Parameters
failover-peer
Performs the command on the failover peer of the current appliance. If the failover peer is unavailable, the changed configuration is automatically applied when the appliance returns to service.
You can run failover-peer commands only on a Core appliance in ActiveSolo failover state.
alias <alias>
Specifies the LUN to be modified by its alias.
serial <serial>
Specifies the LUN to be modified by its serial number.
add-vm <vm-name>
Adds the specified VM to the branch recovery operation.
cap <percentage>
Specifies the maximum percentage of the disk to prepopulate. For example, if you specify cap <20>, the amount of data pushed per virtual disk would be 20% of the disk size.
remove-vm <vm-name>
Removes the specified VM from the branch recovery operation.
Usage
Currently, the add-vm and remove-vm keywords apply only to VMFS LUNs. If you are using an NTFS LUN, do not provide a value for the VM parameters.
Example
Core_01 (config) # storage lun modify alias alias-vmfs_lun branch-recovery add-vm Win7 cap 10
 
Core_02 (config) # failover-peer storage lun modify alias alias-vmfs branch-recovery
Product
Core