From: Lubos Kolouch <lubos.kolouch@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: Cannot resize btrfs volume
Date: Wed, 4 May 2011 08:31:30 +0000 (UTC) [thread overview]
Message-ID: <ipr2t2$70c$1@dough.gmane.org> (raw)
Hello,
I added a new disk into our RAID5 array, it looks like this:
md2 : active raid5 sdd4[3] sde4[4] sda4[0] sdc4[2] sdb4[1]
3767274240 blocks level 5, 64k chunk, algorithm 2 [5/5] [UUUUU]
# btrfs fi sh
Label: none uuid: 5534d2e7-be31-49c7-8ab7-90c5ab8afe18
Total devices 1 FS bytes used 2.24TB
devid 3 size 2.63TB used 2.63TB path /dev/md2
# mount
...
/dev/md2 on /home type btrfs (rw,noatime,compress)
# btrfs filesystem resize max /home
Resize '/home' of 'max'
ERROR: unable to resize '/home'
# umount /home/
# btrfs filesystem resize max /dev/md2
Resize '/dev/md2' of 'max'
ERROR: unable to resize '/dev/md2'
# tail /var/log/messages
May 4 10:28:57 localhost kernel: resizer unable to find device 1
2.6.38-gentoo-r3, latest git btrfs-progs
Can you please advice what to do?
Thank you
Lubos
next reply other threads:[~2011-05-04 8:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-04 8:31 Lubos Kolouch [this message]
2011-05-04 8:41 ` Cannot resize btrfs volume Lubos Kolouch
2011-05-04 18:16 ` Goffredo Baroncelli
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='ipr2t2$70c$1@dough.gmane.org' \
--to=lubos.kolouch@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).