storage lun modify branch-recovery enable
Enables the branch recovery operation on a LUN.
Syntax
[no] [failover-peer] storage lun modify {alias <alias> | serial <serial>} branch-recovery enable
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. |
Usage
The no command option disables branch recovery mode.
To configure branch recovery from the CLI:
1. Show the current configuration for a LUN with the show storage lun alias alias-vmfs_lun branch-recovery command.
2. Add a schedule with the storage lun modify alias alias-vmfs_lun branch-recovery schedule start-now command.
3. Add a VM with the storage lun modify alias alias-vmfs_lun branch-recovery add-vm Win7 command.
4. Enable branch recovery with the storage lun modify alias alias-vmfs_lun branch-recovery enable command.
5. Monitor progress with the show storage lun alias alias-vmfs_lun branch-recovery command.
Enabled : yes
Status : started
Progress : 3729920 Bytes pushed
Start date : 2014/02/20
Start time : 10:32:59
VMs:
Name : Win7
Status : In-progress
Cap : 10
Example
Core_01 (config) # storage lun modify alias alias-vmfs_lun branch-recovery enable
Core_02 (config) # failover-peer storage lun modify alias alias-vmfs_lun branch-recovery enable
Product
Core