Cluster resource stop on 3 node cluster

hi Guys,

I have 3 node cluster server with resource running as below.

Then I shutdown node 1 server, it become below.

Then I shutdown node 2 server, it become below.

With only one server online, but there have nothing resource can running, any idea?

There have no “cli-ban” constraints and any constraints rule here.

Regards
Thanks…KEN

On 11/15/2016 12:54 AM, lywwing wrote:[color=blue]

Then I shutdown node 2 server, it become below.

[image:
https://s18.postimg.org/cik9lyzu1/Screenshot_11_15_2016_1_54_10_PM.jpg]

With only one server online, but there have nothing resource can
running, any idea?[/color]

Is it safe to assume that node2 was running the resources when it was shut
down? It probably does not matter, because at the end of the day you lost
quorum and thus the only node left could not establish if it was in a
split-brain scenario, and thus it did not know if it could run resources,
so it did not run them.

Think about this from another perspective, that of the other nodes that
could have been running, but just could not reach this third node. In
that scenario, the other two boxes would have had a quorum (two out of
three) and would have tried, legitimately, to run resources. This node,
being on its own, would have appeared exactly as you presented it, and
should NOT have run any resources, because some resources simply cannot
run in multiple places at time (active/passive vs. active/active
resources), so it should have stopped, which it did.

If you want more opportunity for failure, add more nodes (preferably
keeping the numbers odd, so three, five, seven, etc.) so that quorum can
be potentially-maintained longer.

I believe you can also configure the cluster how it should act in the case
of a loss of quorum, and this is often done for invalid-by-definition
two-node clusters (thank-you for having a three-node cluster) and while
you could try that, you should should not because you already have a valid
cluster.
[color=blue]

There have no “cli-ban” constraints and any constraints rule here.[/color]

No, there need not be any.


Good luck.

If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below…