[Bugs] [Bug 1223642] [geo-rep]: With tarssh the file is created at slave but it doesnt get sync

bugzilla at redhat.com bugzilla at redhat.com
Thu May 21 06:14:12 UTC 2015


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



--- Comment #1 from Kotresh HR <khiremat at redhat.com> ---
The issue is with recent enhancement to sync extended attributes in
geo-replication.

The --overwrite option being usind with tar command is not in effect when 
--xattrs option of tar command is used to sync xattrs. The consequence being if
file exists on destination, it does not overwrite, it tries to unlink (which
fails in gfid-access translator as entries are banned on aux-gfid-mount) hence
fails. gfid-access translator doesn't allow because it may lead to gfid
inconsistency.

NOTE: --overwrite option is used in tar over ssh mode to keep gfids intact.

-- 
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=4AW9Y09Kll&a=cc_unsubscribe


More information about the Bugs mailing list