Skip to main content
ONTAP 9.12.1 performance counter mapping
A newer release of this product is available.

wafl_comp_aggr_vol_bin

Contributors
Suggest changes

CM object for exporting Composit Aggregate bin volume statistics.

Classic Object: wafl_comp_aggr_vol_bin

Table Row IDs

ID Format Aggregation Type Comment

{instance_name}

(not applicable)

This represents the construction of the row ID field, which is a single unique string that identifies a row.

Properties

This section describes the mapping between classic (ONTAPI) string counter names and REST property names.

Classic String Counter REST Property Description

node_name

node.name

System node name

comp_aggr_name

aggregate.name

Name of the Composite Aggregate.

vserver_name

svm.name

Name of the SVM that owns this volume

vserver_uuid

svm.uuid

UUID for the SVM that owns this volume

vol_name

volume.name

Name of the FlexVol volume.

vol_uuid

volume.uuid

UUID of the FlexVol volume.

bin_uuid

bin.uuid

UUID of this bin.

object_store_name

cloud_target.name

Name of the object store configuration

object_store_uuid

cloud_target.uuid

UUID of the object store configuration.

Counters

This section describes the mapping between classic (ONTAPI) numeric counter names and REST counter names.

Classic Numeric Counter REST Counter Description

bin_id

bin.id

Bin ID (0..7)

config_id

config_id

Config ID of the object store

cloud_bin_space

cloud_bin_space

Cloud bin capacity counters.

cloud_bin_operation

cloud_bin_op

Cloud bin operation counters.

cloud_bin_op_size

cloud_bin_op_size

Cloud bin operation sizes in bytes.

cloud_bin_op_latency_average

cloud_bin_op_latency_average

Cloud bin operation latency average in milliseconds.

bin_error_io_timedout

error_io_timedout

Number of cloud I/Os that are timed out.

bin_tlog_reads

transfer_log_reads

Total reads from transfer log.

bin_reads

reads

Total number of blocks read.

bin_ra_reads

readahead_reads

Total number of blocks read via readahead.

bin_client_proto_reads

client_protocol_reads

Total number of blocks read via client protocols.

bin_repl_proto_reads

replication_protocol_reads

Total number of blocks read via replication protocol.

bin_other_proto_reads

other_protocol_reads

Total number of blocks read via other protocols.

bin_read_requests

read_requests

Total number of cloud IO read requests.

bin_client_read_requests

client_read_requests

Total number of cloud IO read requests via client protocols.

bin_error_op_expired_before_io

error_operations_expired_before_io

Number of operations expired before cloud I/Os are issued.

bin_error_op_soon_expire_before_io

error_operations_soon_expire_before_io

Number of operations that will expire before cloud I/Os are issued.

Property/Counter Content Changes

This section describes any output value differences between the classic (ONTAPI) string counter and the respective REST property. It also describes array label name changes between classic array counters and respective REST array counters.

REST Counter Description

cloud_bin_op

Two things were changed about the naming of these array labels:
1. All of the spaces and hyphens were converted to underscores.
2. All of the letters were converted to lowercase.

cloud_bin_op_size

Two things were changed about the naming of these array labels:
1. All of the spaces and hyphens were converted to underscores.
2. All of the letters were converted to lowercase.

cloud_bin_op_latency_average

Two things were changed about the naming of these array labels:
1. All of the spaces and hyphens were converted to underscores.
2. All of the letters were converted to lowercase.

Table Aliases

This section describes aliases for aggregated tables.