On Sat, Jun 16, 2012 at 1:57 PM, Sergei Trofimovich <[email protected]> wrote:
> On Sat, 16 Jun 2012 13:16:09 +0200
> rupert THURNER <[email protected]> wrote:
>
>> how would i be able to delete something off this btrfs partition
>> again? i saw the following messages in the archives which seem to be a
>> little similar ... except a reboot and therfor a remount did not help:
>> * http://article.gmane.org/gmane.linux.kernel/1265666/match=enospc
>>
>> rt@tv:~$ rm -rf /media/388gb-data/.Trash-1000/info/foto.trashinfo
>> rm: cannot remove `/media/388gb-data/.Trash-1000/info/foto.trashinfo':
>> No space left on device
>>
>> rt@tv:~$ btrfs filesystem df /media/388gb-data/
>> Data: total=260.59GB, used=254.56GB
>> System: total=32.00MB, used=24.00KB
>> Metadata: total=128.00GB, used=120.01GB
>
> Looks like there is a bit of space.
> Try to mount with
>    '-onospace_cache,clear_cache,enospc_debug'
> and check if it still reports an ENOSPC error.
still same error.

> Will result in anything reported in 'dmesg' output?
[ 6431.514454] device label 388gb-data devid 1 transid 1086 /dev/sda6
[ 6431.514969] btrfs: disabling disk space caching
[ 6431.514977] btrfs: force clearing of disk cache
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to