Skip to main content
NetApp Knowledge Base

How to read the StorageGRID EC rebalance output

Views:
419
Visibility:
Public
Votes:
0
Category:
storagegrid-webscale
Specialty:
sgrid
Last Updated:

Applies to

Description

When an EC Site rebalance is in progress, we can check the status using rebalance-data status --job-id <jobID>

root@DC1-ADM1:~ # rebalance-data status --job-id 6620268690317065374
==============================================================================
    Job ID                             : 6620268690317065374
    Site                               : Data Center 1
    State                              : Failure
    Total Moves                        : 32
    Completed Moves                    : 0
    Deferred Moves                     : 32
    Failures (retryable)               : 0
    Failures (non-retryable)           : 0
    Start Time                         : 2021-08-30 21:25:41 UTC
    Retry Rebalance                    : Yes
==============================================================================

We can get a basic description of the status using the help command:  root@DC1-ADM1:~ # rebalance-data --help

‌‌Output for 'status' command:
        Job ID                   : Identifier of the EC site rebalance job
        Description              : The parameters of the EC site rebalance job
        State                    : The current state of the EC site rebalance job [Success|Failed|In Progress|Aborting]
        Total Moves              : Total number of internal moves required for this EC site rebalance job
        Completed Moves          : Number of moves completed
        Aborted Moves            : Number of moves aborted (if the abort operation was started)
        Deferred Moves           : Number of moves deferred for later
        Failures (retryable)     : Number of moves failed with retryable errors
        Failures (non-retryable) : Number of moves failed with non-retryable errors
        Start Time               : The UTC time of EC site rebalance job start
        End Time                 : The UTC time of EC site rebalance job completion
        Retry Rebalance          : Whether the EC site rebalance job needs to be retried

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.