Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi all I resolved this problem of split-brain with the follow link http://www.hastexo.com/resources/hints-and-kinks/solve-drbd-split-brain-4-steps My configuration is primary-primary mode or Dual-primary mode and its ok! Raúl El 2012-10-31 16:57, Digimer escribió: > On 10/31/2012 11:06 AM, Digimer wrote: >> Hi all, >> >> After repeated power outages, one of my nodes failed to boot. >> Unfortunately, the only good node is "Outdated" and the lost node is >> not >> coming back. >> >> How can I force an Outdated resource to UpToDate? >> >> Thanks > > Ok, so; > > drbdadm -- --overwrite-data-of-peer primary <res> > > Was the right thing to do. Of course, if the other node is ever > recoverable, it will be in a split-brain, but it's acceptable in this > case as the alternative is an extended/permanent downtime. > > digimer