Re: [PATCH 07/14] btrfs-progs: Print more info about device sizes

2014-04-30 Thread Frank Kingswood
On 30/04/14 13:11, David Sterba wrote: On Wed, Apr 30, 2014 at 01:39:27PM +0200, Goffredo Baroncelli wrote: Sample: /dev/sda7, ID: 3 Device size:10.00GiB FS occuppied:5.00GiB Spelling mistake. s/occuppied/occupied/. I found a bit unclear the FS occupied

Re: BTRFS partitioning scheme (was BTRFS with RAID1 cannot boot when removing drive)

2014-02-21 Thread Frank Kingswood
On 13/02/14 18:02, Austin S Hemmelgarn wrote: On 2014-02-13 12:33, Chris Murphy wrote: On Feb 13, 2014, at 1:50 AM, Frank Kingswood fr...@kingswood-consulting.co.uk wrote: On 12/02/14 17:13, Saint Germain wrote: Ok based on your advices, here is what I have done so far to use UEFI (remeber

Re: BTRFS partitioning scheme (was BTRFS with RAID1 cannot boot when removing drive)

2014-02-13 Thread Frank Kingswood
On 12/02/14 17:13, Saint Germain wrote: Ok based on your advices, here is what I have done so far to use UEFI (remeber that the objective is to have a clean and simple BTRFS RAID1 install). A) I start first with only one drive, I have gone with the following partition scheme (Debian wheezy,

Re: btrfs send runs out of memory and file handles

2014-02-10 Thread Frank Kingswood
On 10/02/14 13:47, Hugo Mills wrote: On Mon, Feb 10, 2014 at 01:28:38PM +, Frank Kingswood wrote: I'm attempting to back up a btrfs subvolume [...] Doing so runs out of file descriptors on the sending machine (having over 100k files open) and eventually runs out of memory and gets

Re: Provide a better free space estimate on RAID1

2014-02-07 Thread Frank Kingswood
On 06/02/14 19:54, Goffredo Baroncelli wrote: Hi Roman On 02/06/2014 01:45 PM, Roman Mamedov wrote: There's not a lot of code to include (as my 3-line patch demonstrates), it could just as easily be removed when it's obsolete. But I did not have any high hopes of defeating the broken by design

Re: [patch 2/4] Add an option to show ISO, binary or raw bytes counts using df.

2010-10-18 Thread Frank Kingswood
On 17/10/10 19:26, hugo-l...@carfax.org.uk wrote: Change btrfs filesystem df to allow the user to control the scales used for sizes in the output. Index: btrfs-progs-unstable/btrfs.c === --- btrfs-progs-unstable.orig/btrfs.c