Skip to main content
Delphix

Running a Network DSP Test from the CLI Between Delphix Engines (KBA1539)

 

 

KBA

KBA#1539

Note

Note:

This topic has been Retired and moved to Documentation: Network Performance Test Tool (iPerf)

 

Running a Network DSP Test from the CLI Between Delphix Engines

Login to the CLI as delphix_admin (or a user with admin privileges) 

Delphix_Engine> network test dsp

Delphix_Engine network test dsp> create

Delphix_Engine network test dsp create *> set destinationType=DELPHIX_ENGINE

Delphix_Engine network test dsp create *> set remoteDelphixEngineInfo.address=<hostname/IP_Address>

Delphix_Engine network test dsp create *> set remoteDelphixEngineInfo.credential.password=<Password> 

Delphix_Engine network test dsp create *> set remoteDelphixEngineInfo.principal=<delphix_admin / Admin_User>

Delphix_Engine network test dsp create *> ls

Example output

Properties
    type: NetworkDSPTestParameters
    blockSize: 64KB
    compression: false
    destinationType: DELPHIX_ENGINE (*)
    direction: TRANSMIT
    duration: 30
    encryption: false
    numConnections: 0
    queueDepth: 32
    receiveSocketBuffer: 256KB
    remoteDelphixEngineInfo:
        type: RemoteDelphixEngineInfo (*)
        address: 10.43.10.66 (*)
        credential:
            type: PasswordCredential (*)
            password: ******** (*)
        principal: delphix_admin (*)
    remoteHost: (unset)
    sendSocketBuffer: 256KB

Delphix_Engine network test dsp create *> commit

Example results

    `NETWORK_DSP_TEST-1
    Dispatched job JOB-166
    NETWORK_DSP_TEST_EXECUTE job started.
    Measuring throughput with variable number of connections: 1584 Mbps measured for 1 connections.
    Measuring throughput with variable number of connections: 1638 Mbps measured for 2 connections.
    Measuring throughput with variable number of connections: 1731 Mbps measured for 4 connections.
    Measuring throughput with variable number of connections: 1603 Mbps measured for 6 connections.
    Measuring throughput with variable number of connections: 1737 Mbps measured for 8 connections.
    Measuring average throughput for 30 seconds with 8 connections.
    Measured throughput of 1639 Mbps.

 

Note

Note:

This only works for Delphix Engines running the same version of Delphix Software.

  • Was this article helpful?