LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Stop DRBD sync (https://www.linuxquestions.org/questions/linux-newbie-8/stop-drbd-sync-690227/)

alirezan1 12-12-2008 08:31 PM

Stop DRBD sync
 
Hi guys,

I have this issue with DRBD. Say, I have 5 resources configured with DRBD and all are doing sync at the moment. If I want to stop, say sync on resource 4, I don't know how to do it... I would have to stop drbd module and that means all the resources will be stopped as well...

Does anybody know how I can do this?

Thanks

pix9 03-16-2018 01:50 AM

Had faced similar issue which I was able to solve after some research, thus answering this question

To stop the sync you will have to disconnect the resource on secondary node
$ drbd disconnect disconnect <resource>

if not probably on both primary and secondary node and connect once again only on primary node.


Regards


All times are GMT -5. The time now is 06:11 AM.