Skip to:
As discussed in a meeting earlier this week we would like to add safety belts to the UI.
Main point here is that we do not want to mix TSPs.
If we create a Cluster with A, B and C, and another with D, E and F, we cannot allow another one that would interlap them,
Additionally to that, we should not allow to add/remove nodes to an existing cluster (if that is even allowed today).
2.1 PR: https://github.com/iXsystems/TrueCommand/pull/1865
2.2 PR: https://github.com/iXsystems/TrueCommand/pull/1860
As discussed in a meeting earlier this week we would like to add safety belts to the UI.
Main point here is that we do not want to mix TSPs.
If we create a Cluster with A, B and C, and another with D, E and F, we cannot allow another one that would interlap them,
Additionally to that, we should not allow to add/remove nodes to an existing cluster (if that is even allowed today).