Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Aug 2017 18:55:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221251] rsync fails to set times with invalid argument (22) error on zfs version 1 filesystems
Message-ID:  <bug-221251-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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@FreeBSD.org
          Reporter: jim@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221251-8>