search for: rsync_xal_clear

Displaying 7 results from an estimated 7 matches for "rsync_xal_clear".

2016 Oct 24
1
SElinux suggestions needed: migrating backup service
...reserve the labels or b) run the backup as a user which can manage labels. What is the rsync command you are currently using, and what user does rsync run as on the backup server? Plain rsync -aHAX with some excludes and executed as root on the backup system. Doing so I get: <snip> rsync: rsync_xal_clear: lremovexattr("lib/modules/2.6.18-412.el5/modules.alias","security.selinux") failed: Permission denied (13) rsync: rsync_xal_clear: lremovexattr("lib/modules/2.6.18-412.el5/modules.ccwmap","security.selinux") failed: Permission denied (13) rsync: rsync_xal_cl...
2016 Oct 24
2
SElinux suggestions needed: migrating backup service
...icy version: 24 Policy from config file: targeted for example, no label for this file on client side: client# ls -laZ /usr/share/zoneinfo/Africa/Bissau -rw-r--r-- root root /usr/share/zoneinfo/Africa/Bissau but on server side: rsync: rsync_xal_clear: lremovexattr("usr/share/zoneinfo/Africa/.Bissau.WaE4wj","security.selinux") failed: Permission denied (13) and server# ls -laZ /BACKUP/usr/share/zoneinfo/Africa/Bissau -rw-r--r--. root root unconfined_u:object_r:locale_t:s0 usr/share/zoneinfo/Africa/Bissau the local (serv...
2007 Oct 21
2
xattrs: Permission denied?
...ferred (code 23) at main.c (1053) [sender=3.0.0pre2] kiwiw:~/x terpstra$ mkdir y kiwiw:~/x terpstra$ chmod 0555 y kiwiw:~/x terpstra$ rsync-3.0 -aHAXSx y pumpkin::staging/tmp/ rsync: rsync_xal_set: lsetxattr("y","user.com.apple.crtime96") failed: Permission denied (13) rsync: rsync_xal_clear: lremovexattr("y","user.rsync.%stat") failed: Permission denied (13) rsync error: some files could not be transferred (code 23) at main.c (1053) [sender=3.0.0pre2] I'm not sure when this bug was introduced (this wasn't a problem before 3.0), but the patch is obviou...
2009 Jul 10
6
DO NOT REPLY [Bug 6546] New: lremovexattr problems
...y: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact: rsync-qa@samba.org See https://bugzilla.redhat.com/show_bug.cgi?id=450360 Z% rsync -aHSAXR backup / ... [lots of errors like the ones below] rsync: rsync_xal_clear: lremovexattr("backup/vaults/s4/data/2009-07-04_05-09/var/log/.secure.P1N7VQ","security.selinux") failed: Permission denied (13) rsync: rsync_xal_clear: lremovexattr("backup/vaults/s4/data/2009-07-04_05-09/var/log/audit/.audit.log.GHzRLK","security.selinux")...
2008 Apr 14
0
[PATCH] xattrs not set on locked files that already exist on target
...it appears that rsync isn't unlocking files before setting the file attributes when those files already exist. This generates error messages on subsequent such as: rsync: rsync_xal_set: lsetxattr("locked_file","test_xattr") failed: Operation not permitted (1) rsync: rsync_xal_clear: lremovexattr("locked_file","test_xattr.temp") failed: Operation not permitted (1) I assume this would also affect ACLs. Presumably, this is what -- force-change is supposed to do, so I extended that functionality to apply to this test case. Here's the test case (tes...
2008 Jun 25
2
DO NOT REPLY [Bug 5565] New: xattrs not set on locked files that already exist on target
...t appears that rsync isn't unlocking files before setting the file attributes when those files already exist. This generates error messages on subsequent backups such as: rsync: rsync_xal_set: lsetxattr("locked_file","test_xattr") failed: Operation not permitted (1) rsync: rsync_xal_clear: lremovexattr("locked_file","test_xattr.temp") failed: Operation not permitted (1) I assume this would also affect ACLs. Presumably, this is what --force-change is supposed to do, so I extended that functionality to apply to this test case. Here's the test case (tested on...
2009 Aug 13
12
DO NOT REPLY [Bug 6633] New: Extended attributes under Solaris are not supported.
https://bugzilla.samba.org/show_bug.cgi?id=6633 Summary: Extended attributes under Solaris are not supported. Product: rsync Version: 3.0.6 Platform: All OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: Lloyd.Parkes at