You want to preserve the data on node1, not on node2. You may have been reading the doc from the point of view of the wrong side.
On node1 you want to discard the peer's data. -- or -- On node2 you want to discard my data. The syntax is different from 8.3 to 8.4 but I'm sure you have that handy. Please tell me you are not accessing /www from node2 (except in an emergency). If you are accessing the resource from both nodes at once, that is a whole different matter and will cause split-brain all the time (unless you are using a cluster-aware file system, and it sounds like you are not). Dan -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of fmorcamp Sent: Tuesday, May 29, 2012 9:01 AM To: [email protected] Subject: Re: [DRBD-user] Problem between two nodes but only on 1 ressource Hi Florian, Thanks for answear. I already see this commands but I wouldn't do it cause I'm am in production env. So my node1 is ok but the ressource www is not duplicate on the node2, so my node2 didn't have all latest files of the node1. And if I understand well, the command will put my node2 as primary. But I do that, it will remove and modify all files which have been removed or modify on my node1 at the next sync no? Fabien Florian Haas-5 wrote: > >> Somebody have a way for me?! > > http://www.drbd.org/users-guide-8.3/s-resolve-split-brain.html > > Cheers, > Florian > > -- > Need help with High Availability? > http://www.hastexo.com/now > _______________________________________________ > drbd-user mailing list > [email protected] > http://lists.linbit.com/mailman/listinfo/drbd-user > > -- View this message in context: http://old.nabble.com/Problem-between-two-nodes-but-only-on-1-ressource-tp33 771275p33924925.html Sent from the DRBD - User mailing list archive at Nabble.com. _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
