search for: ericbambach1

Displaying 6 results from an estimated 6 matches for "ericbambach1".

2012 Jun 12
4
rsync takes long pauses in xfer ?
Hey folks, I did some googling on this but did not come up with much. I'm using rsnapshot which uses rsync, and I notice some pretty long pauses in the xfers as you can see on this graph from "munin". THe machine in question right at the moment is doing nothing but rsyncing ( rsnapshoting ) some 12T of NAS storage to local disk, so there is nothing else going on at all.
2011 Nov 10
0
AIX + ACLs - Unsupported attribute value (124)
...file 49168 1 drwxr-xr-x 2 ebambach staff 256 Nov 10 16:11 ./b 49170 0 -rw-r--r-- 1 ebambach staff 0 Nov 10 16:11 ./b/file Eric Bambach | Discover Senior Assoc. Programmer, Warehouse Infrastructure and Tools 2500 Lake Cook Road, Riverwoods IL 60015 P: 224.405.2896 ericbambach1 at discover.com Please consider the environment before printing this email.
2012 Jan 05
1
[Bug 8690] New: Simple ACLs abort with "Unsupported attribute value (124)"
...te value (124)" Product: rsync Version: 3.0.7 Platform: All OS/Version: AIX Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: ericbambach1 at discover.com QAContact: rsync-qa at samba.org Rsync seems unable to copy even the most simple ACL on AIX and throws the error "Unsupported attribute value (124)" $ /opt/freeware/bin/rsync -Aa /tmp/rtest/a/ /tmp/rtest/b/ rsync: change_sacl_perms: sys_acl_get_tag_type(): Unsu...
2012 May 19
2
rsync over ssh with no cipher
>From what I can gather from googling, using rsync over ssh without a cipher is not possible since some changes to the openssh package. ?Is this true? ?I have been using a CPU friendly cipher but feel that it is best to use no cipher at all (secured network). rsync -avxu --progress -e 'ssh -c arcfour128' /path/to/source/ user at server:/path/to/destination/ Thanks in advance!
2012 Dec 19
1
rsync without POSIX ACLs
Hi, I?m trying to rsync from an IBM SONAS, that has no POSIX ACLs. I thought that without the ?p flag, this should still work, and the destination will just inherit permissions, however, it doesn?t. My source directory on the SONAS looks like: ~$ ls -la /net/sonas/directory d--------- 2 user group 36 Oct 9 12:59 ./ d--------- 2 user group 36 Oct 9 12:59 ../ ---------- 2 user group
2012 Mar 20
4
Batch mode creates huge diffs, bug(s)?
So the short summary of my problem is, the batch file rsync creates is HUGE for a very small change. The idea is to create workstation image with partimage, update it with some software and send the image update diff over the wire to a large number of destinations over a satellite link, but the batch file updates are several orders of magnitude too large. I don't know exactly how partimage