Motr  M0
m0_conf_pver_subtree Struct Reference

#include <obj.h>

Collaboration diagram for m0_conf_pver_subtree:
Collaboration graph

Data Fields

uint32_t pvs_recd [M0_CONF_PVER_HEIGHT]
 
struct m0_conf_dirpvs_sitevs
 
struct m0_pdclust_attr pvs_attr
 
uint32_t pvs_tolerance [M0_CONF_PVER_HEIGHT]
 

Detailed Description

Actual or virtual pool version.

Definition at line 468 of file obj.h.

Field Documentation

◆ pvs_attr

struct m0_pdclust_attr pvs_attr

Layout attributes.

Definition at line 481 of file obj.h.

◆ pvs_recd

uint32_t pvs_recd[M0_CONF_PVER_HEIGHT]

Number of failed entities at the corresponding level, a.k.a. recd vector ("recd" is acronym of "racks, enclosures, controllers, drives"; site object did not exist when the field was christened.).

This attribute is not used for virtual pool versions.

Definition at line 477 of file obj.h.

◆ pvs_sitevs

struct m0_conf_dir* pvs_sitevs

Definition at line 478 of file obj.h.

◆ pvs_tolerance

uint32_t pvs_tolerance[M0_CONF_PVER_HEIGHT]

Tolerance constraint.

See also
DLD-failure-domains-def

Definition at line 487 of file obj.h.


The documentation for this struct was generated from the following file: