The only thing that comes to my mind is that "standby" prevents all resources from running on a node, whereas you can achieve the same with "move" but it needs to be used for each resources. Also with "move" you specify a node where you want a resource to be moved to.
On Nov 24, 2016 10:18 PM, "Omar Jaber" <[email protected]> wrote: > Hi all, > > I want to ask what is the different between "pcs cluster standby *node*" > > and "pcs resource move resource1 example-node2" commands that use to move > the resource > > > > > > > > > > > > _______________________________________________ > Users mailing list: [email protected] > http://clusterlabs.org/mailman/listinfo/users > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: http://bugs.clusterlabs.org > >
_______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
