linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Pujol <nicolas.pujol@gmail.com>
To: Chris Murphy <lists@colorremedies.com>
Cc: Btrfs BTRFS <linux-btrfs@vger.kernel.org>
Subject: Re: Resize a btrfs File System : no enough free space... why ?!?
Date: Sun, 2 Oct 2016 00:32:01 +0200	[thread overview]
Message-ID: <CAOf5Se5eP5mk2OJPyz7cxG_AWrQkkBEsC0Fx8eAMpy4XEM6dWg@mail.gmail.com> (raw)
In-Reply-To: <CAJCQCtRw4oeTddQCTWGNjnLa07-71PmbHqa3hdbdLkGsP8smdQ@mail.gmail.com>

Hi, Thank you for your help.

I tried all the commands, but without success so I check again the
disk size. Unfortunately I made a mistake :-/
# lvdisplay --units=k
--- Logical volume ---
  LV Path                /dev/VG1/Vol3
  LV Size                5860536320,00 KiB

So when I use this command that's was too big:
# btrfs filesystem resize 1:5860537344k /mnt/RAID
Resize '/mnt/RAID' of '1:5860537344k'
ERROR: unable to resize '/mnt/RAID': no enough free space

I success to resize with this command to be also accepted with an 128k
mdadm chunk :
# btrfs filesystem resize 1:5860196352k /mnt/RAID

Now everything is working so I'm sorry for this mistake.

Nicolas

      reply	other threads:[~2016-10-01 22:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-01  8:42 Resize a btrfs File System : no enough free space... why ?!? Nicolas Pujol
2016-10-01 11:04 ` Duncan
2016-10-01 19:57 ` Chris Murphy
2016-10-01 22:32   ` Nicolas Pujol [this message]

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=CAOf5Se5eP5mk2OJPyz7cxG_AWrQkkBEsC0Fx8eAMpy4XEM6dWg@mail.gmail.com \
    --to=nicolas.pujol@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=lists@colorremedies.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 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).