[Bug 221251] rsync fails to set times with invalid argument (22) error on zfs version 1 filesystems
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 5 18:55:03 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221251
Bug ID: 221251
Summary: rsync fails to set times with invalid argument (22)
error on zfs version 1 filesystems
Product: Base System
Version: 11.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: jim at ks.uiuc.edu
Following server upgrade from 10.3 to 11.1, rsync scripts copying from ancient
Solaris servers (Sparc with UFS filesystems) started giving the following
errors while failing to set times and permissions on the affected files:
rsync: failed to set times on "/homes/webserver/counter.date/symp09/.": Invalid
argument (22)
rsync: failed to set times on
"/homes/webserver/counter.date/symp09/.index.html.MXwwtr": Invalid argument
(22)
The problem went away after running "zfs upgrade" on the affected destination
filesystems, which were version 1 due to having been transferred via zfs
send/recv from an old Solaris server.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list