All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Walberg <twalberg@comcast.net>
To: Chris Murphy <lists@colorremedies.com>
Cc: Stefan Malte Schumacher <stefan.m.schumacher@gmail.com>,
	Btrfs BTRFS <linux-btrfs@vger.kernel.org>
Subject: Re: Size of scrubbed Data
Date: Sat, 17 Sep 2016 09:34:04 -0500	[thread overview]
Message-ID: <20160917143404.GF2290@comcast.net> (raw)
In-Reply-To: <CAJCQCtR6bcBjK+Npd1+8KOYFOp5GWUBQ8hxvjwNU7vEaLHH9Hg@mail.gmail.com>

On 09/15/2016 15:18 -0600, Chris Murphy wrote:
>>	> System, single: total=4.00MiB, used=0.00B
>>	> Metadata, RAID1: total=10.00GiB, used=8.14GiB
>>	> GlobalReserve, single: total=512.00MiB, used=0.00B
>>	
>>	btrfs balance start -mconvert=raid1,soft <mp>


Since the single profile data is single, that should probably be
"-s" instead of "-m"... I.e.

	btrfs balance start -sconvert=raid1,soft <mp>

It may also need "-f", since btrfs balance is a bit more paranoid
about reprofiling system data.



-- 
twalberg@gmail.com

  parent reply	other threads:[~2016-09-17 14:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-15 15:48 Size of scrubbed Data Stefan Malte Schumacher
2016-09-15 20:11 ` g6094199
2016-09-15 21:10   ` Stefan Malte Schumacher
2016-09-15 21:18 ` Chris Murphy
2016-09-16 12:21   ` Nicholas Steeves
2016-09-17 11:02     ` Stefan Malte Schumacher
2016-09-17 13:27       ` Adam Borowski
2016-09-17 14:34   ` Tim Walberg [this message]
2016-09-17 15:08     ` Tim Walberg
2016-09-17 15:24     ` Chris Murphy

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=20160917143404.GF2290@comcast.net \
    --to=twalberg@comcast.net \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=lists@colorremedies.com \
    --cc=stefan.m.schumacher@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.