Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hello, Both systems are Linux Debian Sarge, drbd loaded as module, when I'm starting drbd (0.7.2) i get: drbd: initialised. Version: 0.7.2 (api:75/proto:74) drbd: SVN Revision: 1483:1485 build by root at cluster2, 2004-08-18 11:53:57 drbd: registered as block device major 147 drbd0: resync bitmap: bits=1920336 words=60012 drbd0: size = 7681344 KB drbd0: 7681344 KB marked out-of-sync by on disk bit-map. drbd0: No usable activity log found. drbd0: drbdsetup [2607]: cstate Unconfigured --> StandAlone drbd0: drbdsetup [2609]: cstate StandAlone --> Unconnected drbd0: drbd0_receiver [2610]: cstate Unconnected --> WFConnection drbd0: drbd0_receiver [2610]: cstate WFConnection --> WFReportParams drbd0: Handshake successful: DRBD Network Protocol version 74 drbd0: Connection established. drbd0: I am(S): 0:00000001:00000001:00000001:00000001:01 drbd0: Peer(S): 0:00000001:00000001:00000001:00000001:01 drbd0: drbd0_receiver [2610]: cstate WFReportParams --> Connected drbd0: I am inconsistent, but there is no sync? BOTH nodes inconsistent! drbd0: Secondary/Unknown --> Secondary/Secondary Some settings from drbd.conf: net { timeout 60; connect-int 10; ping-int 10; max-buffers 2048; max-epoch-size 2048; on-disconnect reconnect; } syncer { rate 10M; group 1; al-extents 257; } Both NIC's are 100Mbit/s. what I'm doing wrong? -- Kris D.