Gentoo Archives: gentoo-user

From: Wols Lists <antlists@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LVM and moving things around
Date: Sun, 03 Apr 2022 08:59:32
Message-Id: 83ac6e03-6d46-3d8e-6967-92fb741b6df2@youngman.org.uk
In Reply to: Re: [gentoo-user] LVM and moving things around by Bill Kenworthy
1 On 03/04/2022 02:15, Bill Kenworthy wrote:
2 > Rsync has a bwlimit argument which helps here. Note that rsync copies
3 > the whole file on what it considers local storage (which can be mounted
4 > network shares) ... this can cause a real slowdown.
5
6 It won't help on the initial copy, but look at the - I think it is -
7 --in-place option.
8
9 It won't help with the "read and compare", but it only writes what has
10 changed, so if a big file has changed slightly, it'll stop it re-copying
11 the whole file.
12
13 Cheers,
14 Wol

Replies

Subject Author
Re: [gentoo-user] LVM and moving things around Rich Freeman <rich0@g.o>
Re: [gentoo-user] LVM and moving things around Frank Steinmetzger <Warp_7@×××.de>