distrax.mdss module#

An MDS is the cluster filesystem daemon, this is required for a filesystem to be created. It is used to manage the file system namespace and coordinating access to the storage for read and write.

Methods#

AVAILABLE

MDSs that are supported and can be used.

set_mds(mds)

Sets the MDS to use.

get_mds([name])

Gets the mds as specified by the name.

Classes#