From: "Charlie Brune" <btrfs@BruneWorld.com>
To: linux-btrfs@vger.kernel.org
Subject: Confused about resizing
Date: Tue, 25 May 2010 21:46:08 -0500 (CDT) [thread overview]
Message-ID: <41855.192.168.1.2.1274841968.squirrel@bruneworld.com> (raw)
I think I'm not understanding something fundamental about btrfs: what am I
able to resize? Resizing would be nice, given that it's so hard to do
with ext3 (or even LVM).
I created a btrfs filesystem on my 32G thumbdrive (/dev/sdb):
mkfs.btrfs /dev/sdb1
To mount it, I do:
mkdir /mnt/btrfs
mount -t btrfs /dev/sdb1 /mnt/btrfs
BUT, what's the point of resizing the filesystem with something like:
btrfsctl -r 15g /mnt/btrfs
???
After I do it, I'm assuming that there's roughly 17G in /dev/sdb1 that I'm
not using, but I don't know how to get to it. Can I make *another*
filesystem on /dev/sdb1 and then mount it to somewhere like /mnt/btrfs2.
Thanks,
Charlie
next reply other threads:[~2010-05-26 2:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-26 2:46 Charlie Brune [this message]
2010-05-26 8:41 ` Confused about resizing David Pottage
2010-05-26 10:38 ` David Brown
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=41855.192.168.1.2.1274841968.squirrel@bruneworld.com \
--to=btrfs@bruneworld.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 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.