DRBD WFConnection Problem/Solution

This has stumped me  a few times because I keep forgetting that Centos 5.5 comes with a default iptables configuration that ends up blocking DRBD traffic, I tried all the normal things and couldn't understand why I couldn't make my normal DRBD config work.  So if you have WFConnection problems and have tried the normal "mailing list" fixes, check your firewall status first!


Both Nodes Say the Following:

version: 8.3.8 (api:88/proto:86-94)
GIT-hash: d78846e52224fd00562f7c225bcc25b2d422321d build by mockbuild@builder10.centos.org, 2010-06-04 08:04:16
 0: cs:WFConnection ro:Secondary/Unknown ds:Diskless/DUnknown C r----
    ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0

drbdadm primary r0

0: State change failed: (-2) Need access to UpToDate data
Command 'drbdsetup 0 primary' terminated with exit code 1

drbdadm invalidate-remote r0

0: State change failed: (-4) Can not resync without local disk
Command 'drbdsetup 0 invalidate-remote' terminated with exit code 16

Here's what I should have done:

drbdadm create-md r0

Writing meta data...
initializing activity log
NOT initialized bitmap
New drbd meta data block successfully created.

On both nodes:

drbdadm attach r0
drbdadm connect r0

On Primary:

drbdsetup /dev/drbd0 primary -o
 


Tags:

drbd, wfconnection, solutionthis, stumped, centos, default, iptables, configuration, blocking, couldn, config, quot, mailing, fixes, firewall, nodes, api, proto, git, hash, fd, bcc, mockbuild, builder, org, cs, ro, secondary, ds, diskless, dunknown, ns, nr, dw, bm, pe, ua, ap, ep, wo, oos, drbdadm, primary, uptodate, drbdsetup, terminated, invalidate, resync, disk, md, meta, initializing, initialized, bitmap, successfully, attach, dev,

Latest Articles

  • Cisco CME How To Enable ACD hunt groups
  • How to install gns3 on Linux Ubuntu Mint
  • How to convert audio for Asterisk .wav format
  • Using Cisco CME Router with Asterisk as a dial-peer
  • Cisco CME How To Configure SIP Trunk VOIP
  • Virtualbox host Only Network Error Failed to save host network interface parameter - Cannot change gateway IP of host only network
  • Cisco CME and C7200 Router Testing and Learning Environment on Ubuntu 20+ Setup Tutorial Guide
  • Abusive IP ranges blacklist
  • How to Install Any OS on a Physical Drive from Windows Using VMware Workstation (Linux, Windows, BSD)
  • CDN Cloudflare how to set and preserve the real IP of the client without modifying application code on Apache
  • CentOS 7 fix Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was 14: curl#6 -
  • Ubuntu Debian How To Install Recommended Packages Automatically
  • How to set Linux Ubuntu Redhat Debian Command Line http https socks proxy for yum apt
  • How to resize a pdf without losing much quality in Linux Mint Ubuntu Debian Redhat Solution
  • qemu: could not load PC BIOS 'bios-256k.bin' solution
  • Proxmox How To Custom Partition During Install
  • Hyper-V Linux VM Boots to Black Screen, Storage, NIC Not Found Issues
  • Ubuntu Mint How to Fix Missing/Broken /dev and /dev/pts which causes terminal to immediately close exit and not work
  • How high can a Xeon CPU get?
  • bash fix PATH environment variable "command not found" solution