Comment 17 for bug 1528488

Revision history for this message
Ksenia Svechnikova (kdemina) wrote : Re: Adding controller to the cluster fails with "Primitive 'p_dns' was not found in CIB!" because cluster task shall be executed on all corosync nodes ahead of any other tasks manipulating with pacemaker resources

@bogdando

Why the issue was marked as Invalid?

We have two option for adding node to the cluster:

1) assign node to the env, assign role, deploy-changes
2) assign node to the env, assign role, run
        fuel node --node 6 --env 1 --provision
        fuel node --node 6 --env 1 --deploy

So, this bug is for the second case of adding node and according to docs we have such option by design