public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* copy / move reflink files to new filesystem / or whole fs
@ 2021-06-15  5:45 Ralf Groß
  2021-06-15 15:23 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Groß @ 2021-06-15  5:45 UTC (permalink / raw)
  To: linux-xfs

Hi,

is there any way to copy or move data between 2 xfs fs with reflinks
on the same host, so that the data is not rehydrated (I guess cp
--reflink will not be working)? If this is not possible, would it be
able to clone the existing fs to a new one and then continue to use
both?

Background: I've backup data on a 350 TB reflink xfs fs, now a second
fs will be added to the server and parts of existing data should be
moved to it. If it's possible to clone the whole fs I could delete
parts of it afterwards, but copying/moving single directories would be
easier.

Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-15 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-15  5:45 copy / move reflink files to new filesystem / or whole fs Ralf Groß
2021-06-15 15:23 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox