Motr  M0
m0_conf_site Struct Reference

#include <obj.h>

Collaboration diagram for m0_conf_site:
Collaboration graph

Data Fields

struct m0_conf_obj ct_obj
 
struct m0_conf_dirct_racks
 
struct m0_conf_pver ** ct_pvers
 

Detailed Description

Site (data center).

Definition at line 653 of file obj.h.

Field Documentation

◆ ct_obj

struct m0_conf_obj ct_obj

Definition at line 654 of file obj.h.

◆ ct_pvers

struct m0_conf_pver** ct_pvers

Pool versions this site is part of. NULL-terminated array.

Definition at line 662 of file obj.h.

◆ ct_racks

struct m0_conf_dir* ct_racks

The racks located at this site.

Definition at line 656 of file obj.h.


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