Editing the license warning threshold

Virtual Storage Platform One SDS Block Storage Administrator Guide

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

The license set values can be edited.

The initial values of the VSP One SDS Block system (defaults after setup) are as follows:

  • warningThresholdSetting: License warning threshold settings (number of remaining days and warned capacity rate [%])

    • remainingDays: 30

    • totalPoolCapacityRate: 80 [%]

  • overcapacityAllowed:

    (Bare metal) null

    (Cloud) When the Floating base license is used, specify whether to allow configuration change at the time of AWS License Manager violation. "false" is set by default (not allowed). null if the base license is other than Floating.

  • Required role: Storage

  1. Edit the license settings.

    Run either of the following commands with the number of days and capacity rate until a warning will be issued specified.

    (Cloud) When the Floating base license is used, you can specify whether to allow configuration change at the time of AWS License Manager violation. Also, if license violation occurs when configuration change is allowed, the license status changes to GracePeriod, and then you need to renew the license immediately.

    REST API: PATCH /v1/objects/license-setting

    CLI: license_setting_set

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

  2. Verify the state of the job by specifying the job ID.

    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.