linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephane Chazelas <stephane.chazelas@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: cloning single-device btrfs file system onto multi-device one
Date: Mon, 21 Mar 2011 16:24:50 +0000	[thread overview]
Message-ID: <chaz20110321162450.GB918@seebyte.com> (raw)

Hiya,

I'm trying to move a btrfs FS that's on a hardware raid 5 (6TB
large, 4 of which are in use) to another machine with 3 3TB HDs
and preserve all the subvolumes/snapshots.

Is there a way to do that without using a software/hardware raid
on the new machine (that is just use btrfs multi-device).

If fewer than 3TB were occupied, I suppose I could just resize
it so that it fits on one 3TB hd, then copy device to device
onto a 3TB disk, add the 2 other ones and do a "balance", but
here, I can't do that.

I suspect that if compression was enabled, the FS could fit on
3 TB, but AFAICT, compression is enabled at mount time and would
only apply to newly created files. Is there a way to compress
files already in a btrfs filesystem?

Any help would be appreciated.
Stephane


             reply	other threads:[~2011-03-21 16:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-21 16:24 Stephane Chazelas [this message]
2011-03-22  9:22 ` cloning single-device btrfs file system onto multi-device one Stephane Chazelas
2011-03-23  0:06   ` cwillu
2011-03-28 13:17     ` Stephane Chazelas
2011-04-06  5:45       ` Evert Vorster
2011-04-06  6:30         ` Helmut Hullen
2011-04-06  6:57       ` Helmut Hullen
2011-04-06  8:25       ` Arne Jansen
2011-04-06 12:05         ` Stephane Chazelas
2011-04-06 13:43           ` Arne Jansen
2011-04-06 11:57       ` Stephane Chazelas
2011-03-23  5:13 ` Fajar A. Nugraha
2011-03-28 13:24   ` Stephane Chazelas
2011-03-30 11:58     ` Stephane Chazelas
2011-04-17 15:12 ` Hubert Kario

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=chaz20110321162450.GB918@seebyte.com \
    --to=stephane.chazelas@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).