Solved: Transmission doesn't detect real available size
|
15th Apr, 2014, 11:05 AM
Post: #2
|
|||
|
|||
RE: Transmission doesn't detect real available size
This is caused by keeping some filesystem history for easy restore or rollbacks. You can turn then off via XBMC-CONFIG in XBMC or via editing file /etc/default/xbian-snap and setting ENABLEDAPT to "no". then remove existing snpshots like this:
Code: btrfs-auto-snapshot list | grep -v @$ | xargs -L1 btrfs-auto-snapshot destroy as soon as they are removed, filesystem workers will in few minutes free all the relevant space. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Transmission doesn't detect real available size - Tiwenty - 14th Apr, 2014, 05:18 AM
RE: Transmission doesn't detect real available size - mk01 - 15th Apr, 2014 11:05 AM
RE: Transmission doesn't detect real available size - Tiwenty - 19th Apr, 2014, 01:15 AM
RE: Transmission doesn't detect real available size - mk01 - 19th Apr, 2014, 09:02 AM
RE: Transmission doesn't detect real available size - Tiwenty - 19th Apr, 2014, 05:53 PM
|