Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
mdscount
mdscount

Panel
titlemdtcount mdscount | Integer

The total number of MDS nodes in the cluster.

Valid values: 1 - 8 MDS nodes

Code Block
themeMidnight
# create 2 MDS nodes with 4 MDTs each
mdscount=2 mdtcount=8

# create 4 MDS nodes with 1 MDT each
mdscount=4 mdtcount=4

...