Re: ERROR: scrubbing failed for device id 1: ret=-1, errno=28 (No space left on device)

2015-12-19 Thread Henk Slager
On Fri, Dec 18, 2015 at 9:38 PM, Christoph Biedl wrote: > Henk Slager wrote... > >> you need to do some balancing, as I think that the free space is too >> fragmented and the system fails to allocate extra metadata space >> needed for scrub doing writes into

Re: ERROR: scrubbing failed for device id 1: ret=-1, errno=28 (No space left on device)

2015-12-18 Thread Henk Slager
Hello Christoph, you need to do some balancing, as I think that the free space is too fragmented and the system fails to allocate extra metadata space needed for scrub doing writes into metadata. # btrfs balance start -dusage= with number somewhere between 5 and 50; first start with lower

Re: ERROR: scrubbing failed for device id 1: ret=-1, errno=28 (No space left on device)

2015-12-18 Thread Christoph Biedl
Henk Slager wrote... > you need to do some balancing, as I think that the free space is too > fragmented and the system fails to allocate extra metadata space > needed for scrub doing writes into metadata. > > # btrfs balance start -dusage= > with number somewhere between 5 and 50; first start

ERROR: scrubbing failed for device id 1: ret=-1, errno=28 (No space left on device)

2015-12-17 Thread Christoph Biedl
Hello, checking all my btr file systems after seeing a lot of trouble on a particular installation, I came across this: # btrfs scrub start -B -c3 /mnt/schroot/ ERROR: scrubbing /mnt/schroot/ failed for device id 1: ret=-1, errno=28 (No space left on device) scrub canceled for