<br><br><div class="gmail_quote">On 28 September 2010 15:09, Pavlos Parissis <span dir="ltr"><<a href="mailto:pavlos.parissis@gmail.com">pavlos.parissis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br><br><br>When I issue "crm resource move pbx_service_01 node-0N" it moves this resource group but the fs_01 resource is not started because drbd_01 is still running on other node and it is not moved as well tonode-0N, even I have colocation constraints.<br>

I am pretty sure that I have that working before, but I can't figure why it doesn't work anymore.<br>The resource pbx_service_01 and drbd_01  are moved to another node in case of failure, but for some reason not manually.<br>

<br>Can you see in my conf where it could be the problem? I have already spent some time and I think I can't see the obvious anymore:-(<br><br></blockquote><div>[...snip ...]<br><br>Just to that this issue is applicable only for one of the resource group, even the conf is the same for both of them!<br>
<br>So, after hours of running the same test again and again, and reading 100000 lines of logs (BTW it seams that they say in a clear way why certain things happen) I decided to recreate the drbd_01 and ms-drbd_01 resource and adjust the order constraints<br>
before it was like this<br>order fs_01-after-drbd_01 inf: ms-drbd_01:promote fs_01:start<br>order fs_02-after-drbd_02 inf: ms-drbd_02:promote fs_02:start<br>order pbx_01-after-fs_01 inf: fs_01 pbx_01<br>order pbx_01-after-ip_01 inf: ip_01 pbx_01<br>

order pbx_02-after-fs_02 inf: fs_02 pbx_02<br>order pbx_02-after-ip_02 inf: ip_02 pbx_02<br><br>and now like this<br>order fs_02-after-drbd_02 inf: ms-drbd_02:promote fs_02:start<br>order pbx_02-after-fs_02 inf: fs_02 pbx_02<br>
order pbx_02-after-ip_02 inf: ip_02 pbx_02<br>order pbx_service_01-after-drbd_01 inf: ms-drbd_01:promote pbx_service_01:start<b><br></b><br>as you can see no major changes.<br><br>The end result is that now every time I issue "crm resource move pbx_service_01 node-0N" the drbd_01 is promoted on that node as well and the whole resource group is started! So, issue is solved but I don't like it for the very simple reason, I don't why it didn't work, and that scares me!<br>
<br>Cheers,<br>Pavlos<br><br><br><br></div></div><br>