Re: cannot remove files: No space left on device

2011-06-12 Thread Mike Fleetwood
On 12 June 2011 00:32, Tomasz Chmielewski man...@wpkg.org wrote: I'm trying to remove some files on a btrfs filesystem which has 26 GB free: /dev/sdb4             336G  310G   26G  93% /mnt/btrfs Unfortunately, removing some of the files fails, due to No space left on device:

Re: cannot remove files: No space left on device

2011-06-12 Thread Tomasz Chmielewski
On 12.06.2011 10:27, Mike Fleetwood wrote: Check out the btrfs FAQ about space usage: https://btrfs.wiki.kernel.org/index.php/FAQ#Why_are_there_so_many_ways_to_check_the_amount_of_free_space.3F and try these command too: btrfs filesystem df /mnt/btrfs btrfs filesystem show /dev/sdb4

cannot remove files: No space left on device

2011-06-11 Thread Tomasz Chmielewski
I'm trying to remove some files on a btrfs filesystem which has 26 GB free: /dev/sdb4 336G 310G 26G 93% /mnt/btrfs Unfortunately, removing some of the files fails, due to No space left on device: root@dom:/mnt/btrfs# rm -rfv postgresql-noindex removed