Editing the settings for the storage controller

Virtual Storage Platform One SDS Block Storage Administrator Guide

Version
1.17.x
Audience
anonymous
Part Number
MK-24VSP1SDS002-04

Edit the settings for the storage controller. You can enable or disable log detail mode. However, you should set the setting to true only when requested by customer support.

  • Required role: Service

  1. To edit settings for a specific storage controller, run the command with the storage controller ID specified.

    To edit settings for all storage controllers, run the command with no storage controller ID specified.

    The setting parameters for the log detailing mode are required.

    REST API: POST /v1/objects/storage-controllers/actions/configure/invoke

    CLI: storage_controller_configure

    Verify the job ID which is displayed after the command is run.

    Tip:

    You can use either of the following commands to verify the IDs of the storage controllers:

    REST API: GET /v1/objects/storage-controllers

    CLI: storage_controller_list

  2. Verify the state of the job.

    Run either of the following commands with the job ID specified.

    REST API: GET /v1/objects/jobs/<jobId>

    CLI: job_show

    If the job state is "Succeeded", the job is completed.

  3. (Bare metal) Back up the configuration information.

    Perform this step by referring to Backing up the configuration information (Bare metal).

    If you continue operations with other procedures, you must back up the configuration information after you have completed all operations.