Originally posted by: aixworker
Hello Dave,
i had build an test environment to reproduce the issue.
Isilon OneFS serves 64-bit file IDs, IBM Freeware rsync installed.
rsync from isilon OneFS to AIX filesystem Fails immediately (see below).
# rpm -qi rsync
Name : rsync
Version : 3.1.2
Release : 1
Architecture: ppc
Install Date: Wed Jun 7 16:53:32 DFT 2017
Group : Applications/Internet
Size : 902935
License : GPLv3+
Signature : (none)
Source RPM : rsync-3.1.2-1.src.rpm
Build Date : Thu Apr 14 12:30:28 DFT 2016
Build Host : green52.in.ibm.com
Relocations : (not relocatable)
URL : http://rsync.samba.org
Summary : A program for synchronizing files over a network.
Description :
...
#
# rsync --log-file=/tmp/syn2.log --log-file-format='%o %i %f' -v --itemize-changes --exclude='.snapshot' -a /mnt /tmpdir/
sending incremental file list
rsync: opendir "/mnt/." failed: Value too large to be stored in data type (127)
sent 42 bytes received 12 bytes 108.00 bytes/sec
total size is 0 speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2]
Best regards
Joerg
#AIXOpenSource#AIX-Open-Source-Software