Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
> 0: cs:Connected ro:Primary/Primary ds:UpToDate/UpToDate C r---- > ns:40 nr:36 dw:76 dr:440 al:2 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0 > * > > I make new directory in node1 primary, the directory is created but NOT > replicate to node2 primary, and contrariwise. I am sure it is. > > I execute step bellow and two nodes. > > 01 - drbdadm -- --overwrite-data-of-peer primary mysqldb > 02 - mount /dev/drbd0 /var/lib/mysql > In node1 primary > 03 - mkdir teste 04 - on the peer: umount /var/lib/mysql mount /dev/drbd0 /var/lib/mysql ls /var/lib/mysql Tino