Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Files

Latest commit

 

History

History
33 lines (18 loc) · 1.58 KB

CyberDuckIO.md

File metadata and controls

33 lines (18 loc) · 1.58 KB

CyberDuck for IO Operations

You can install the CyberDuck on the CORTX OVA to perform IO operations.

  1. Ensure that all the prerequisites are satisfied. See Prerequisites

  2. If you do not already have one, download an S3 client. These instructions use CyberDuck

  3. Create an S3 user, on the CORTX GUI navigate to Manage > S3 Account tab, then click on Add New Account.

    Alt text

  4. After adding the new account, copy the Access Key and Secret Key. A CSV file will be downloaded after you create the new account.

  5. On your S3 client, open a connection:

    1. Select the protocol as Amazon S3.

    2. In the Server field, enter the data IP determined while configuring the CORTX.

    3. Enter the access key.

    4. Enter the secret key.

      Alt text

    5. If you see a Certificate error when you open the connection, you can ignore this error. To suppress this error, you can add an SSL certificate in the Settings tab of the CORTX GUI.

  6. After opening the connection in CyberDuck, create a new folder and then upload a large file into that folder.

  7. Navigate to the Dashboard tab in the CORTX GUI, change Metric 1 to throughput_write and you should see activity in the dashboard as so:

    Alt text