It is not one network, the /25 mask splits that into two subnets:
172.25.251.33/25 means the network is 172.25.251.0/25 and the hosts go from 251.1-126 and broadcast is 251.127
172.25.251.233/25 means the network is 172.25.251.128/25 and the hosts go from 251.129-254 and broadcast is 251.255
My bad, I must be intellectually challenged tonight. I did not realise the 33 < 128 and 233 is exactly that one bit off.
From the corosync help pages, I have never seen it put the mask in the IP. You simply tell it which IP to use for communications as as configured on the interfaces.
Yes, it should be fine. Thanks for clarification. I believe this is not the problem then, an early red herring courtesy of me and myself only...