Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi. I was unable to figure out from the documentation if it is allowed to have two nodes in dual primary configuration while sync is in progress. Currently the status is as follows: root at host1# drbd-overview 1:vm_drbd SyncSource Primary/Primary UpToDate/Inconsistent C r---- /srv/vms ocfs2 250G 17G 234G 7% [>...................] sync'ed: 8.7% (233980/255992)M root at host2# drbd-overview 1:vm_drbd SyncTarget Primary/Primary Inconsistent/UpToDate C r---- /srv/vms ocfs2 250G 17G 234G 7% [>....................] sync'ed: 3.8% (246388/255992)M Will both hosts see consistent data (i.e. from the SyncSource) during the sync? Will writes from the SyncTarget also end up on the SyncSource? Or will this lead to data corruption? Thanks, Sebastian