Re: [ClusterLabs] Strange behavior of Resource stickiness

2024-05-28 Thread Александр Руденко
just like constraint definition) I should have read the help carefully. Thank you for your help! вт, 28 мая 2024 г. в 16:30, Klaus Wenninger : > > > On Tue, May 28, 2024 at 12:34 PM Александр Руденко > wrote: > >> Andrei, thank you! >> >> I tried to find node

Re: [ClusterLabs] Strange behavior of Resource stickiness

2024-05-28 Thread Александр Руденко
see the node's score? вт, 28 мая 2024 г. в 11:59, Andrei Borzenkov : > On Tue, May 28, 2024 at 11:39 AM Александр Руденко > wrote: > > > > Hi! > > > > I can't understand this strange behavior, help me please. > > > > I have 3 nodes in my clust

[ClusterLabs] Strange behavior of Resource stickiness

2024-05-28 Thread Александр Руденко
Hi! I can't understand this strange behavior, help me please. I have 3 nodes in my cluster, 4 vCPU/8GB RAM each. And about 70 groups, 2 resources in each group. First one resource is our custom resource which configures Linux VRF and second one is systemd unit. Everything works fine. We have nex

Re: [ClusterLabs] Disabled resources after parallel removing of group

2024-05-20 Thread Александр Руденко
> > > > > > > > And Pacemaker apply all changes at once. > > > > Miroslav’s example taken from pcs man page > <https://manpages.ubuntu.com/manpages/jammy/man8/pcs.8.html> for command > ‘cluster cib-push’. My example wo

Re: [ClusterLabs] Disabled resources after parallel removing of group

2024-05-17 Thread Александр Руденко
g -f option and new configuration file: > pcs -f new.xml resource remove > ... > > 5. push new cib configuration to the cluster > pcs cluster cib-push new.xml diff-against=original.xml > > > On 5/17/24 13:47, Александр Руденко wrote: > > Hi! > > > >

[ClusterLabs] Disabled resources after parallel removing of group

2024-05-17 Thread Александр Руденко
Hi! I am new in the pacemaker world, and I, unfortunately, have problems with simple actions like group removal. Please, help me understand when I'm wrong. For simplicity I will use standard resources like IPaddr2 (but we have this problem on any type of our custom resources). I have 5 groups li