Verifying the drive data relocation status (Bare metal) (CLI or REST API)

Virtual Storage Platform One SDS Block Storage Administrator Guide

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

You can verify the status and progress of drive data relocation by obtaining information about the protection domain.

Role-based execution restriction is not subject to restriction.

  1. Obtain a list of information about the protection domain, and then verify driveDataRelocationStatus and driveDataRelocationProgressRate [%].

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

    CLI: protection_domain_list

  2. driveDataRelocationStatus shows the status of drive data relocation, and driveDataRelocationProgressRate [%] shows the progress of drive data relocation.
    • driveDataRelocationStatus

      • Stopped: Status in which drive data relocation is not being performed

      • Running: Status in which drive data relocation is being performed. For how to suspend drive data relocation, see Suspending drive data relocation (Bare metal).

      • Error: Drive data relocation resulted in an error, or the conditions described in Trigger and operation conditions of drive data relocation (Bare metal) are not satisfied, and therefore, drive data relocation cannot be performed.

      • Suspended: Drive data relocation is suspended by the procedure described in Suspending drive data relocation (Bare metal).

    • driveDataRelocationProgressRate [%]

      Progress is displayed as a percentage whenever data is transferred for relocation.

      Note:

      When drive data relocation is canceled, the progress rate is reset to 0 when resuming. The progress rate will resume from 0. Only data for which processing did not complete before suspension will be processed again.

      In addition, when drive data relocation is suspended, event log KARS07012-I or KARS07013-I is output.