How do I rebalance NE load on MDM servers?

Note: The NSP system must be operational before these operations can be performed.

Steps
 

Open a terminal session on the NSP deployer VM.


Log in as the root or NSP admin user.


Enter the following:

# cd /opt/nsp/NSP-CN-DEP-release-ID/NSP-CN-release-ID/tools/mdm/bin/


Enter the following to show the MDM server roles, the number of NEs managed using MDM, and which MDM server is hosting which NE:

# ./server-load.bash --user username --pass password --rebalance

where

username is the NSP username

password is the NSP password

End of steps