Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: DRBD: Users

drbd0: Split-Brain detected, dropping connection!

 

 

DRBD users RSS feed   Index | Next | Previous | View Threaded


leiw324 at yahoo

Aug 24, 2009, 1:40 AM

Post #1 of 1 (514 views)
Permalink
drbd0: Split-Brain detected, dropping connection!

After reboot two testing server, the drbd service displayed drbd0: Split-Brain detected, dropping connection! , I already do not point out split-brain in drbd.conf , the following is the drbd.conf setting:

global {
  usage-count no;
}

common {
syncer { rate 100M; }
}

resource cluster_metadata {
protocol C;

startup {
  wfc-timeout 0;
  degr-wfc-timeout 120; # 2 minutes.
}

disk {
  on-io-error detach;
}

syncer {
  rate 10M;
  }

on filer01 {
  device /dev/drbd0;
  disk /dev/sda5;
  address 172.16.1.243:7788;
  meta-disk internal;
}

on filer02 {
  device /dev/drbd0;
  disk /dev/sda5;
  address 172.16.1.244:7788;
  meta-disk internal;
}
}

Please give me some recommand about this drbd.conf . THX !


Yahoo!香港提供網上安全攻略,教你如何防範黑客! 請前往 http://hk.promo.yahoo.com/security/ 了解更多!

DRBD users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.