search for: ahax

Displaying 14 results from an estimated 14 matches for "ahax".

Did you mean: aha
2011 Jun 27
1
[Bug 8273] New: -a doesn't do -HAX
...tedBy: Dave at Yost.com QAContact: rsync-qa at samba.org It would be nice if -a did everything imaginable to make the destination be like the source, but for some reason it doesn't, and now it's too late to change it. So there should be a new argument, perhaps --all) that means -aHAX and furthermore means that if some other metadata comes along that needs to be copied, it will be subsumed under this same all-encompassing --all option argument. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are...
2014 Jun 13
1
--dry-run reliability ?
Hi, I'm using rsync to backup my files. I have also added a pre-backup step where the script checks if there is enough space on the destination for rsync to run successfully. The goal is to make room (delete oldest backups) if that's not the case. I'm running rsync with -ahAXS --numeric-ids --link-dest options. For my pre-backup step, I'm currently using the same options + --dry-run --no-h --stats. I then parse the "Total transferred file size" line, add a 20% (!) padding and compare the result with the result of a "df" call on destination. It...
2008 Feb 19
1
broken pipe
Hi All, I have a client and we are trying to create a backup for several folders on OSX 10.4.11 with rsync 3.0.0pre9. One folder copies fine but the other three generate this error and I am stumped. using: rsync -aHAX --fileflags --crtimes -v we get; sending incremental file list rsync: writefd_unbuffered failed to write 82 bytes [generator]: Broken pipe (32) rsync error: error in rsync protocol data stream (code 12) at io.c(1500) [generator=3.0.0pre9] Any thoughts on why it is broken? Rob D
2008 Jun 12
1
broken pipe when working on open files (?), MacOS X, 3.0.2/3.0.3pre2
...patch -p1 < patches/fileflags.diff patch -p1 < patches/crtimes.diff ./prepare_source patch -p1 < patches/backup-dir-dels.diff ./configure make sudo make test cd .. This is how I run rsync: sudo /Users/ar/work/rsync/rsync-3.0.3pre2/rsync \ -vvv --stats --progress -aHAX --fileflags --force-change --crtimes \ --exclude .Trash \ /Users/ar /Volumes/Pro-Backup/Users/ar and the error log ends like this: --- send_files mapped /Users/ar/Library/Application Support/Firefox/Profiles/p3xm9ow4.default/secmod.db of size 16384 calling match_sums /Users/ar/Library/Appl...
2017 Jul 02
1
A small addition to the manpage and "clone mode" suggestion
...e to read: -a, --archive archive mode; equals -rlptgoD (no -H,-A,-X,-S) And my second suggestion is an appeal to discuss a possibility of adding something such as "clone mode", which is actually the archive mode plus the family of special file properties, so: "rsync -aHAXS ..." rsync's name itself implies that it is capable of doing any file sync so why wouldn't there be such option? Please don't take the report as too picky. It can only be a good thing that rsync is so mature piece of software that we can discuss such minor issues. And thank you...
2016 Oct 24
2
SElinux suggestions needed: migrating backup service
Hi folks, normally I have not so much to do with SElinux but I expected to get in touch sooner or later :-) I migrated a backup-system from El5 to EL6 and the rsync backup process is complaining about selinux attr's now. client <-> server (fetches via rsync -aHAX) client# sestatus SELinux status: disabled server# sestatus SELinux status: enabled SELinuxfs mount: /selinux Current mode: permissive Mode from config file: permissive Policy version: 24 Policy from confi...
2014 Dec 18
2
Migrate maildir between servers dovecot
Hi to all, i have two servers with dovecot 2.2.15 one is actualy on production (server A) and another that i put on production soon (server B) My goal is migrate maildir from server A and server B. How can i achieve that? I read http://wiki2.dovecot.org/Migration/Dsync but i haven't understand well where to put such configuration (in which server). Thanks in advance for any help.
2008 Mar 02
1
3.0.0 test failure MacOS X 10.4.11
...-dels.diff ./configure make make test sudo make install Then compiling and running "bbouncer" from <http://www.n8gray.org/blog/2007/04/27/introducing-backup-bouncer/> ./bbouncer create-vol mysource ./bbouncer create-vol mybackup sudo rm -rf /Volumes/mybackup/* rsync -aHAX --fileflags /Volumes/mysource/ /Volumes/mybackup/ reports --- rsync: get_xattr_names: llistxattr("90-fifo/some-fifo",1024) failed: Operation not permitted (1) rsync: get_xattr_names: llistxattr("95-devices/devvn0",1024) failed: Operation not permitted (1) rsync: get_xattr_names...
2010 Feb 03
2
DO NOT REPLY [Bug 7095] New: rsync doesn't sync extended attributes
...AssignedTo: wayned at samba.org ReportedBy: joerg.sommer at ateo.de QAContact: rsync-qa at samba.org Hi, % touch src % setfattr -n 'user.rsync.%stat' -v '40755 0,0 0:0' src % getfattr -d src # file: src user.rsync.%stat="40755 0,0 0:0" % rsync -aHAX src dst % getfattr -d dst % Even if I've used the option -X, rsync didn't sync the extended attribute of the file. Bye, J?rg. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug...
2008 Mar 03
1
Passed all tests with flying colors on Mac OS X 10.4.11 - synopsis of installation and testing
...ything...) patch -p1 < patches/backup-dir-dels.diff ./configure make make test sudo make install I then used backup bouncer to test the installation: cd into backup bouncer folder ./bbouncer create-vol Src ./bbouncer create-vol Dst ./bbouncer create /Volumes/Src sudo rsync -aHAX --force-change /Volumes/Dst/ /Volumes/Src/ Finally, I ran the tests ./bbouncer verify -d /Volumes/Src /Volumes/Dst Verifying: basic-permissions ... ok Verifying: timestamps ... Sub-test: modification time ... ok ok Verifying: symlinks ... ok Verifying: symlink-ow...
2016 Oct 24
1
SElinux suggestions needed: migrating backup service
...ale_t:s0"? > > > Not off the top of my head. I think you need to either a) not try to preserve 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...
2018 Jun 29
2
[Bug 13496] New: lseek returned -1, not 2147483648: Invalid argument (22)
https://bugzilla.samba.org/show_bug.cgi?id=13496 Bug ID: 13496 Summary: lseek returned -1, not 2147483648: Invalid argument (22) Product: rsync Version: 3.1.2 Hardware: Sparc OS: Solaris Status: NEW Severity: normal Priority: P5 Component: core Assignee:
2014 Nov 07
4
[Bug 10925] New: non-atomic xattr replacement in btrfs => rsync --read-batch random errors
...empt to access xattrs of the same directory concurrently. I understand rsync is supposed to avoid this, but something's going wrong with that. Here's the smoking gun, snipped from strace -p 27251 -p 27253 -o smoking.gun, where both processes are started from a single rsync --read-batch=- -aHAX --del ... run: 0: 27251 stat("osd/0.6ed_head/DIR_D/DIR_E/DIR_6", <unfinished ...> 1: 27253 stat("osd/0.6ed_head/DIR_D/DIR_E/DIR_6", {st_mode=S_IFDIR|0755, st_size=5470, ...}) = 0 2: 27251 <... stat resumed> {st_mode=S_IFDIR|0755, st_size=5470, ...}) = 0 3: 27253 ll...
2008 Feb 01
0
rsync Digest, Vol 62, Issue 1
...help with. I've just > started out with 3.0.0pre8 on OS X Leopard 10.5.1, patched according > to Mike Bombich's recipe on this list at > <http://lists.samba.org/archive/rsync/2008-January/019618.html> > > I have also run the backup-bouncer test as suggested (using -aHAX > and --fileflags) and obtained results identical to Rob DuToit's. > (Devices and fifos did not copy with their xattrs but all else was OK > - this may be related to the bug Wayne opened.) I think the errors that rsync complains about on devices and fifos should be ignored. I a...