[DRBD-user] drbdmange: howto configure default plugin in v0.49

Roland Kammerer roland.kammerer at linbit.com
Sat Sep 12 14:23:35 CEST 2015

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


On Sat, Sep 12, 2015 at 02:05:18PM +0200, Dietmar Maurer wrote:
> > As you can see, 'nodes' is a list of dictionaries, so you can set up all
> > your nodes with one API call.
> 
> What happens to nodes that join later?

They start with the default configuration.

If you want to set it for all nodes, set the value in the [GLOBAL]
section:

'globals': [{'storage-plugin': 'WHATEVER'}]

Then it applies to all nodes (if a node does not overwrite the setting
in a node specific section).

Regards, rck



More information about the drbd-user mailing list