ALTER CLUSTER for MariaDB Xpand

Overview

The ALTER CLUSTER statement contains several sub-statements that can be used to alter an Xpand cluster:

One change may be made at a time.

Privileges

The privileges required for ALTER CLUSTER depend on the version of MariaDB Xpand:

Example Syntax

ALTER CLUSTER ADD 'ip' [, 'ip'] ...

ALTER CLUSTER SOFTFAIL nodeid [, nodeid] ...
ALTER CLUSTER UNSOFTFAIL nodeid [, nodeid] ...
ALTER CLUSTER REFORM

ALTER CLUSTER DROP nodeid

ALTER CLUSTER RESIZE DEVICES size

ALTER CLUSTER nodeid [, nodeid] ... ZONE zone

ALTER CLUSTER SET MAX_FAILURES = number of simultaneous failures

ALTER CLUSTER RELOAD SSL