Changing usage of internal processing I/O resources

Virtual Storage Platform One SDS Block Storage Administrator Guide

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

Set a ratio of internode network bandwidth allocation to internal processing I/O operations in cases where host I/O operations run simultaneously with internal processing I/O operations (Rebuild, drive data relocation).

When internal processing I/O operations are not being performed, the entire internode network bandwidth is allocated to host I/O operations irrespective of this setting.

Set value

Description

Remarks

VeryHigh

Gives the highest priority to internal processing I/O.

A maximum of approximately 80% of the internode network bandwidth is allocated to internal processing I/O operations.

The condition for "VeryHigh" to work effectively is that at least 25-Gbps bandwidth should be available for the internode network.

The allocation ratios shown on the left are based on the assumption that 10 Gbps or more (25 Gbps or more for VeryHigh) bandwidth is available in the internode network.

High

Prioritizes internal processing I/O operations.

A maximum of approximately 80% of the internode network bandwidth is allocated to internal processing I/O operations.

Middle

(Default)

A maximum of approximately 60% of the internode network bandwidth is allocated to internal processing I/O operations.

Low

Prioritizes the host I/O operations.

A maximum of approximately 20% of the internode network bandwidth is allocated to internal processing I/O operations.

CAUTION:

To operate the internal processing I/O with the VeryHigh setting, at least 25-Gbps bandwidth should be available for the internode network. Before setting, review the configuration of the internode network to ensure that it meets the requirements. If the conditions are not met, performance of both host I/O and internal processing I/O might be significantly degraded because all available internode network bandwidth is used up.

  • Required role: Storage or Service

  1. Verify the ID of the intended protection domain.

    REST API: GET /v1/objects/protection-domains

    CLI: protection_domain_list

  2. Edit the protection domain settings

    Run either of the following commands with the protection domain ID specified.

    REST API: PATCH /v1/objects/protection-domains/<id>

    CLI: protection_domain_set

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

  3. 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.

    If the change is made while internal processing I/O operations are being performed, the specified value will be reflected within (approximately) an hour.

  4. (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.