To add a default route to an SVM after creation run the following command: network route create -vserver [VSERVER] -destination 0.0.0.0/0 -gateway {defaultgw_IP] eg network route create -vserver mySVM01-destination 0.0.0.0/0 -gateway 192.168.1.254
Month: December 2021
svMotion with Veeam CDP
Problem: svMotion is not supported with CDP replicas as it creates many extra files that are left behind thus breaking the replication. Solution: Currently the only workaround is: Remove VM from job/policy Remove replica vm from vsphere Manually move the files from datastore to datastore Re-add the vm in vsphere Re-add the vm in the Read More…