[Bugs] [Bug 1510342] Not all files synced using geo-replication

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 9 21:05:38 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1510342



--- Comment #7 from Dimitri Ars <dimitri.ars at gmail.com> ---
Did some more testing...reproducing the problem is easily done with for example
the following shell commands:

cp /etc/group f1 ; \
mv f1 f2 ; \
ln f2 f3 ; \
mv f3 f4 ; \
unlink f2

file f4 should contain the /etc/group contents, and it does on site A, but on
site B it's the 0 bytes...

A:
-rw-r--r--.  1 nexus nexus  395 Nov  9 21:00 f4

B:
-rw-r--r--.  0 root 200    0 Nov  9 21:00 f4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ikxN9MXJlp&a=cc_unsubscribe


More information about the Bugs mailing list