Please enter search query.
Search <book_title>...
Release Notes
Last Published:
2019-11-21
Product(s):
Resiliency Platform & CloudMobility (3.4)
- Release Overview
- System requirements
- Known issues
- General known issues
- Known issues: Recovery from physical environment to virtual machines
- Known issues: Recovery to Azure
- Known issues: Recovery to vCloud
- Known issues: Resiliency Platform Data Mover
- Known issues: Resiliency Platform Data Mover used for recovery to on-premises data center
- Known issues: Recovery from physical environment to virtual machines
- Known issues: Recovery using third-party replication
- Known issues: NetBackup integration
- Known issues: Upgrade
- General known issues
- Limitations
The sequence of NICs is not maintained during recovery from a physical environment to a virtual machine (VRP-25439)
This issue is applicable if the recovery is from a physical environment to a virtual machine.
In case of recovering from a physical environment to a virtual machine, when multiple NIC IOTAP are migrated to VMware, then there is a possibility that the sequence of NIC is not as same as it was on the on-premise device.
Workaround:
To rectify this issue, do the following:
Provide the appropriate routes after the migration of IOTAP to VMware is complete.
Remove the existing gateway rule, if any, and add a rule for default gateway with appropriate NIC.
For example:
ip route del default via {default_gateway}
ip route add default via {default_gateway}