Deployment Guide
57 ScaleIO/VxFlex OS IP Fabric Best Practice and Deployment Guide with OS10EE | version 1.0
Modification steps
This section provides step-by-step instructions for modifying the SVMs to continue with the deployment
wizard.
Procedure:
1. Let the deployment process complete with failed tasks. The EMC VxFlex OS plugin screen will show
errors.
2. Navigate to the console of any SVM. Use the Open Console option or an SSH client to open a
session to the Mgmt IP listed in Table 11.
3. On the console, enter the following to add a route to the storage network gateway and restart the
network services: (the command below is for the Master MDM SVM in this deployment example.)
ScaleIO-172-17-33-12:~ #echo "172.18.34.0/24 172.17.34.253 255.255.255.0
eth1" >> /etc/sysconfig/network/routes
ScaleIO-172-17-33-12:~ #service network restart
Note: IP information for multiple racks are not included in the main body of this document. The IP
information above is provided as an example only and not part of any configuration. Apply the appropriate
settings for your network.
4. Verify that the VxFlex OS SVMs can send traffic across the spines by pinging the Cluster Virtual IP
address from the console of each SVM.
5. Verify the host routing table is correct by pinging the Cluster Virtual IP address, from the console of
each ESXi host.
6. Run additional ping tests as follows:
a. Master MDM SVM to:
i. ESXi hosts
ii. ScaleIO-data01 VMkernel Ports
b. SDS SVM to:
i. Master MDM SVM
ii. Cluster Virtual IP
c. ESXi hosts to Master MDM SVM