[Gluster-devel] Re: Experience with kernel NFS reexport

Brent A Nelson brent at phys.ufl.edu
Wed May 13 15:10:26 UTC 2009


On Tue, 12 May 2009, Brent A Nelson wrote:

> A different rsync has given me an odd error on a couple of tiny files:
> rsync: rename 
> "/internal2/sys-archives/neptune-tmp2/hansen/devel/software/pine/pine4.64/..bld.hlp.LkbbI7" 
> -> "sys-archives/neptune-tmp2/hansen/devel/software/pine/pine4.64/.bld.hlp": 
> Invalid argument (22)
> rsync: rename 
> "/internal2/sys-archives/neptune-tmp2/hansen/devel/software/pine/worked-pine4.64_v0/..bld.hlp.BSSghL" 
> -> 
> "sys-archives/neptune-tmp2/hansen/devel/software/pine/worked-pine4.64_v0/.bld.hlp": 
> Invalid argument (22)
>
> These files have "-rw------T" permissions and are only a couple of hundred 
> bytes.  The directories also contain a ".bld.args" file, half the size but 
> with the same permissions, that caused no complaints.  This quirk seems to be 
> quite rare...
>

My various rsyncs are still running, so kernel NFS seems to be quite 
stable, and there's still just the two quirks I've observed (some sort of 
race in setting modification times and the issue above).

To add to the above oddity, I assume the following is the same error. 
Note that these are still tiny text dot-files (and rsync transfers as a 
dot-dot-file and tries to rename as a dot-file), but there's nothing 
special about the permissions.  Several other dot-files transferred 
without issue, so it's not as simple as all attempts to rename 
dot-dot-files to dot-files failing.

rsync: rename 
"/system2/software/linux/debian/autofsng/autofsng-0.4.1/..autofsng-0.4.1.hQaSbW" 
-> "software/linux/debian/autofsng/autofsng-0.4.1/.autofsng-0.4.1": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/debian/postfix/postfix-2.2.5/..indent.pro.okTu0F" 
-> "software/linux/debian/postfix/postfix-2.2.5/.indent.pro": Invalid 
argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/ap/..indent.pro.B57KNQ" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/ap/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/include/..indent.pro.Qfr76S" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/include/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/main/..indent.pro.vyHoUa" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/main/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/example/..indent.pro.WxYT7i" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/example/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/experimental/..indent.pro.gm6HU9" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/experimental/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/extra/..indent.pro.CZJKXJ" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/extra/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/proxy/..indent.pro.jmo7Ta" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/proxy/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/standard/..indent.pro.hHYorz" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/modules/standard/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/os/..indent.pro.xIQcJR" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/os/.indent.pro": 
Invalid argument (22)
rsync: rename 
"/system2/software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/support/..indent.pro.d8MozR" 
-> 
"software/linux/redhat/solaris/8_Recommended/116973-01/SUNWapchS/reloc/usr/share/src/apache/src/support/.indent.pro": 
Invalid argument (22)
rsync error: some files could not be transferred (code 23) at main.c(977) 
[sender=2.6.9]

Thanks,

Brent





More information about the Gluster-devel mailing list