Bug #5109
open
timeshift buffer size growing unlimited
Added by Markus Endres almost 7 years ago.
Updated over 4 years ago.
Found in version:
4.2.6-7~g561355130
Description
I'm running Tvheadend 4.2.6-7~g561355130 on Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.65-3+deb9u1 (2017-12-23) x86_64.
The timeshift buffer is growing unlimited despite setting unlimited size to false.
My settings are:
{
"enabled": true,
"ondemand": false,
"path": "/data2/tvh_timeshift/",
"max_period": 60,
"unlimited_period": true,
"max_size": 10000,
"ram_size": 0,
"unlimited_size": false,
"ram_only": false,
"ram_fit": false,
"teletext": false
}
Snapshot of size:
root@ZEROSERVER:/# du -hx /data2/tvh_timeshift/ | sort -n -r | tail -n 10
54G /data2/tvh_timeshift/buffer/38
54G /data2/tvh_timeshift/buffer
54G /data2/tvh_timeshift/
Markus Endres wrote:
Still got the problem...
On what version?
tvheadend Build: 4.2.8-36~g5bdcfd8ac
on Debian 4.9.210-1+deb9u1 (2020-06-07) x86_64 GNU/Linux
Markus Endres wrote:
tvheadend Build: 4.2.8-36~g5bdcfd8ac
on Debian 4.9.210-1+deb9u1 (2020-06-07) x86_64 GNU/Linux
Linux ZEROSERVER 4.9.0-12-amd64 #1 SMP
Now running HTS Tvheadend 4.3-1899~gc3204bc6f on debian ( 4.9.0-12-amd64 #1 SMP Debian 4.9.210-1+deb9u1 (2020-06-07) x86_64 GNU/Linux)
And again the buffer is growing unlimited...
My settings are now:
{
"enabled": true,
"ondemand": false,
"max_period": 60,
"unlimited_period": true,
"max_size": 100000,
"ram_size": 0,
"unlimited_size": false,
"ram_only": false,
"ram_fit": false,
"teletext": false
}
Last time it went up to 192 GB
Buffer is still growing unlimited.
Tvheadend 4.3-1923~gaaca05cc1 on Debian 4.9.0-14-amd64
I did now install a 64GB SSD only for th e buffer to prevent SERVER crashes...
Also available in: Atom
PDF