You need to specify the ScaleIO gateway credentials in the clientConnect.conf file located in the Server Manager installation directory.

Note:

Yo can also configure the ScaleIO credentials through GUI, as mentioned in “Configure ScaleIO credentials through GUI” on page 192.

To specify authentication:

  1. At BASEDIR/smarts/bin, type the following command:

                   sm_edit conf/clientConnect.conf
                
  2. Enter the following line for each ScaleIO instance:

    sio:<ScaleIOGateway_IP_Address>:<ScaleIO_MDM_Administrator_Username>:<ScaleIO_MDM_Administrator_Password>:<ScaleIOGateway_ Port>
    sio:10.31.61.60:admin:dangerous@123:443
    
  3. Save and close the file.

  4. Restart the Server Manager.