Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1025148
| From | Simon McVittie <smcv@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#970228: nemo: Can no longer copy files |
| Date | 2020-09-15 10:10 +0200 |
| Message-ID | <APech-4Yr-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <AORSp-8lA-7@gated-at.bofh.it> <AP3Tz-7aT-9@gated-at.bofh.it> <APdSW-4CG-3@gated-at.bofh.it> <AOwEi-3Nb-19@gated-at.bofh.it> <APdSW-4CG-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 15 Sep 2020 at 09:43:28 +0200, Holger Schröder wrote:
> I have found the reason for this. I had already set atime=off in my
> zpools some time ago. I tried to switch it on again (zfs set atime=on
> $pool). And the problem disappeared and everything works again.
Thanks, I can now reproduce this with "zfs set atime=on pool1" and
"gio copy x y" where x is an empty file on the ZFS volume. I had
previously tried "mount -o remount,noatime", which would have worked
with other filesystems, but apparently that doesn't work with ZFS.
> why the newer glib can't handle it I don't know
Because it uses a newer file-information API that indicates when
information from the filesystem is meaningless (like the atime on a
noatime filesystem), and the code to use that API assumes that all the
information traditionally provided by stat() is meaningful, which is a
wrong assumption on a noatime ZFS volume.
smcv
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-13 11:40 +0200
Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-13 22:40 +0200
Bug#970228: nemo: Can no longer copy files Norbert Preining <norbert@preining.info> - 2020-09-14 00:40 +0200
Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-14 10:20 +0200
Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-14 11:30 +0200
Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-14 11:40 +0200
Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-14 12:30 +0200
Bug#970228: nemo: Can no longer copy files J Rowan <jrowan@jretrading.com> - 2020-09-14 22:10 +0200
Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-14 21:30 +0200
Bug#970228: nemo: Can no longer copy files Joe <joe@jretrading.com> - 2020-09-14 22:10 +0200
Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-14 21:50 +0200
Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-14 23:10 +0200
Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-15 09:50 +0200
Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-15 10:10 +0200
Bug#970228: libglib2.0-0: 2.66.x cannot copy files on some filesystems (ZFS with noatime, CIFS/SMB) Simon McVittie <smcv@debian.org> - 2020-09-15 12:50 +0200
Bug#970228: nemo: Can no longer copy files Joe <joe@jretrading.com> - 2020-09-15 10:50 +0200
csiph-web