Re: No space left on device (again)

2014-02-26 Thread Marcus Sundman
On 25.02.2014 22:30, Josef Bacik wrote: On 02/25/2014 03:27 PM, Marcus Sundman wrote: On 25.02.2014 22:19, Hugo Mills wrote: On Tue, Feb 25, 2014 at 01:05:51PM -0500, Jim Salter wrote: 370GB of 410GB used isn't really fine, it's over 90% usage. That said, I'd be interested to know why btrfs

Re: No space left on device (again)

2014-02-26 Thread Josef Bacik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/26/2014 07:16 PM, Marcus Sundman wrote: On 25.02.2014 22:30, Josef Bacik wrote: On 02/25/2014 03:27 PM, Marcus Sundman wrote: On 25.02.2014 22:19, Hugo Mills wrote: On Tue, Feb 25, 2014 at 01:05:51PM -0500, Jim Salter wrote: 370GB of 410GB

Re: No space left on device (again)

2014-02-26 Thread Hugo Mills
On Thu, Feb 27, 2014 at 02:16:07AM +0200, Marcus Sundman wrote: On 25.02.2014 22:30, Josef Bacik wrote: On 02/25/2014 03:27 PM, Marcus Sundman wrote: On 25.02.2014 22:19, Hugo Mills wrote: On Tue, Feb 25, 2014 at 01:05:51PM -0500, Jim Salter wrote: 370GB of 410GB used isn't really fine, it's

No space left on device (again)

2014-02-25 Thread Marcus Sundman
Hi I get No space left on device and it is unclear why: # df -h|grep sda3 /dev/sda3 413G 368G 45G 90% /home # btrfs filesystem show /dev/sda3 Label: 'home' uuid: 46279061-51f4-40c2-afd0-61d6faab7f60 Total devices 1 FS bytes used 371.11GB devid1 size 412.54GB used

Re: No space left on device (again)

2014-02-25 Thread Jim Salter
370GB of 410GB used isn't really fine, it's over 90% usage. That said, I'd be interested to know why btrfs fi show /dev/sda3 shows 412.54G used, but btrfs fi df /home shows 379G used... On 02/25/2014 11:49 AM, Marcus Sundman wrote: Hi I get No space left on device and it is unclear why:

Re: No space left on device (again)

2014-02-25 Thread Marcus Sundman
On 25.02.2014 20:05, Jim Salter wrote: 370GB of 410GB used isn't really fine, it's over 90% usage. Still, 45 gigs should be free there. If those 45 gigs aren't really there then it shouldn't say they are there, imho. That said, I'd be interested to know why btrfs fi show /dev/sda3 shows

Re: No space left on device (again)

2014-02-25 Thread Hugo Mills
On Tue, Feb 25, 2014 at 01:05:51PM -0500, Jim Salter wrote: 370GB of 410GB used isn't really fine, it's over 90% usage. That said, I'd be interested to know why btrfs fi show /dev/sda3 shows 412.54G used, but btrfs fi df /home shows 379G used... This is an FAQ... btrfs fi show tells

Re: No space left on device (again)

2014-02-25 Thread cwillu
Try btrfs filesystem balance start -dusage=15 /home, and gradually increase it until you see it relocate at least one chunk. On Tue, Feb 25, 2014 at 2:27 PM, Marcus Sundman sund...@iki.fi wrote: On 25.02.2014 22:19, Hugo Mills wrote: On Tue, Feb 25, 2014 at 01:05:51PM -0500, Jim Salter wrote:

Re: No space left on device (again)

2014-02-25 Thread Hugo Mills
On Tue, Feb 25, 2014 at 10:27:58PM +0200, Marcus Sundman wrote: On 25.02.2014 22:19, Hugo Mills wrote: On Tue, Feb 25, 2014 at 01:05:51PM -0500, Jim Salter wrote: 370GB of 410GB used isn't really fine, it's over 90% usage. That said, I'd be interested to know why btrfs fi show /dev/sda3