Re: btrfs: open_ctree failed after power loss

2011-03-19 Thread Viacheslav Dobromyslov
Hi! I've just updated kernel to 2.6.38. Now there are no troubles with mounting after btrfsck and brtfs-select-super. Thank you guys! Sincerely, Viacheslav Dobromyslov On Sat, Feb 5, 2011 at 4:53 PM, Viacheslav Dobromyslov slavik.do...@gmail.com wrote: Hello, friends! I have some troubles

Calculating/estimating the process of an ongoing balance

2011-03-19 Thread Andreas Philipp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, During a btrfs filesystem balance there are lines like the following one in dmesg btrfs: relocating block group 2122280075264 flags 9 Since the big number is strictly decreasing, I wonder whether this can be used as some progress counter?

Re: Calculating/estimating the process of an ongoing balance

2011-03-19 Thread Ilya Dryomov
On Sat, Mar 19, 2011 at 12:02:03PM +0100, Andreas Philipp wrote: Hi all, During a btrfs filesystem balance there are lines like the following one in dmesg btrfs: relocating block group 2122280075264 flags 9 Since the big number is strictly decreasing, I wonder whether this can be used as

btrfs fi df units

2011-03-19 Thread Brian J. Murrell
I notice when I issue a btrfs fi df the result is in units of GB (for a large filesystem -- maybe it's smaller for smaller filesystems). Is there any way to force the units? I'd like to see the granularity of KBs if possible. Cheers, b. signature.asc Description: OpenPGP digital signature

Re: btrfs fi df units

2011-03-19 Thread Hugo Mills
On Sat, Mar 19, 2011 at 01:17:21PM -0400, Brian J. Murrell wrote: I notice when I issue a btrfs fi df the result is in units of GB (for a large filesystem -- maybe it's smaller for smaller filesystems). Is there any way to force the units? I'd like to see the granularity of KBs if possible.

btrfs fi df gives only the total size that is currently allocated

2011-03-19 Thread Gal Buki
Hi I made a test RAID 10 with several old disks with various sizes. I copied some files (~800MB) When using btrfs fi df /mountpoint I get Data: total=1.00GB, used=800.00MB When I copy another ~800MB I get a total size of 2GB. This goes on and on until I hit the max size of the RAID. e.g. Data:

Re: btrfs fi df gives only the total size that is currently allocated

2011-03-19 Thread Calvin Walton
On Sat, 2011-03-19 at 21:16 +0200, Gal Buki wrote: Hi I made a test RAID 10 with several old disks with various sizes. I copied some files (~800MB) When using btrfs fi df /mountpoint I get Data: total=1.00GB, used=800.00MB When I copy another ~800MB I get a total size of 2GB. This goes