All of lore.kernel.org
 help / color / mirror / Atom feed
* btrfs filesystem show _exact_ freaking size?
@ 2014-11-18 10:39 Robert White
  2014-11-18 10:59 ` Hugo Mills
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert White @ 2014-11-18 10:39 UTC (permalink / raw)
  To: Btrfs BTRFS

Howdy,

How does one get the exact size (in blocks preferably, but bytes okay) 
of the filesystem inside a partition? I know how to get the partition 
size, but that's not useful when shrinking a partition...

So, for example, you successfully do

btrfs filesystem resize -32G /dev/sdz2

now you've got "some space" zero idea how many sectors can be trimmed 
off the end of the partition, you can do the math but thats a little 
iffy, especially if the file system didn't originally fill the partition 
to begin with.

The current methodology for most such actions is to way over-trim the 
file system, then reallocate the space using your partition tool of 
choice, then re-grow the filesystem to fit. This has been the way of 
things forever and it blows...

There needs to be an option to btrfs filesystem show that will tell you 
XXXXXblocks, not Y.ZZ terabytes.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-18 12:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 10:39 btrfs filesystem show _exact_ freaking size? Robert White
2014-11-18 10:59 ` Hugo Mills
2014-11-18 11:26 ` Gabriel de Perthuis
2014-11-18 12:41 ` Duncan

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.