Gentoo Archives: gentoo-user

From: Frank Steinmetzger <Warp_7@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Copying USB->USB: sync after every file
Date: Tue, 24 Jan 2017 23:14:31
Message-Id: 20170124231414.GC19695@kern
In Reply to: [gentoo-user] Re: Copying USB->USB: sync after every file by Ian Zimmerman
1 On Mon, Jan 23, 2017 at 09:14:22AM -0800, Ian Zimmerman wrote:
2 > On 2017-01-23 16:50, Frank Steinmetzger wrote:
3 >
4 > > I need a pointer, please. Something is amiss on my laptop’s
5 > > setup. When I copy a number of big files (i.e. videos) from one USB
6 > > device to another, it starts to read the file, then after a few
7 > > seconds starts to write to the destination and only *after* that file
8 > > has been completely written, it continues with the next file.
9 >
10 > What are the mount options on the USB drives?
11
12 My external HDD:
13 /dev/sdb1 on /run/media/frank/Volume type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096,uhelper=udisks2)
14 My USB stick:
15 /dev/sdc1 on /run/media/frank/SYSRESC type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
16
17
18 I tried to reproduce the problem with those two devices, but this time I had
19 no issue. There are several possible reasons I can think of:
20 - Different file system. I think the affected HDD runs on FAT.
21 - Simply a different device with different characteristics. :?
22 - I finally bit the bullet and upgraded KDE 4→5 yesterday. Perhaps it uses
23 different mount options.
24 We will have to wait till Thursday night, b/c that's when I will have access
25 to the devices in question again (they're not my own).
26
27
28 Here is the requested info from /proc/sys/vm. It is identical between my
29 unaffected PC and the laptop:
30 tp /proc/sys/vm # grep . dirty* laptop_mode
31 dirty_background_bytes:0
32 dirty_background_ratio:5
33 dirty_bytes:0
34 dirty_expire_centisecs:3000
35 dirty_ratio:10
36 dirtytime_expire_seconds:43200
37 dirty_writeback_centisecs:500
38 laptop_mode:0
39
40 So see you on Thursday or a bit thereafter.
41 --
42 Gruß | Greetings | Qapla’
43 Please do not share anything from, with or about me with any social network.
44
45 “If my wife doesn’t hear it, am I still wrong?” – Philosoraptor

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: Copying USB->USB: sync after every file Neil Bothwick <neil@××××××××××.uk>
[gentoo-user] Re: Copying USB->USB: sync after every file Nikos Chantziaras <realnc@×××××.com>
Re: [gentoo-user] Re: Copying USB->USB: sync after every file Frank Steinmetzger <Warp_7@×××.de>