Re: scrub problem

2015-02-23 Thread Anand Jain
On 02/23/2015 02:26 AM, Robert White wrote: On 02/20/2015 01:03 PM, Bob Williams wrote: /var/lib/btrfs/scrub.status.0b07b829-9a0e-44ab-89ee-14b36a45199e (the last bit of the filename is the filesystem uuid) Look for a line that ends with "finished:0" and change it to say "finished:1" Why d

Re: scrub problem

2015-02-22 Thread Robert White
On 02/20/2015 01:03 PM, Bob Williams wrote: /var/lib/btrfs/scrub.status.0b07b829-9a0e-44ab-89ee-14b36a45199e (the last bit of the filename is the filesystem uuid) Look for a line that ends with "finished:0" and change it to say "finished:1" Why does this data item even exist? The filesystem/k

Re: scrub problem

2015-02-20 Thread Calvin Walton
On Fri, 2015-02-20 at 20:59 +0100, Johan Kröckel wrote: > The scrub is neither cancelable not stoppable. What is the problem? > > [ root@host]# btrfs scrub status ./ > scrub status for XX----XX > scrub started at Thu Feb 19 12:41:22 2015, running for 16964 seconds > total by

Re: scrub problem

2015-02-20 Thread Bob Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/02/15 19:59, Johan Kröckel wrote: > The scrub is neither cancelable not stoppable. What is the > problem? > > [root@host ]# btrfs scrub status ./ scrub status for > XX----XX scrub started at Thu Feb 19 > 12:41:22 2015,

scrub problem

2015-02-20 Thread Johan Kröckel
The scrub is neither cancelable not stoppable. What is the problem? [root@host ]# btrfs scrub status ./ scrub status for XX----XX scrub started at Thu Feb 19 12:41:22 2015, running for 16964 seconds total bytes scrubbed: 1.56TiB with 0 errors [root@host ]# btrfs scrub cance