Project

General

Profile

Bug #5109

timeshift buffer size growing unlimited

Added by Markus Endres over 6 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
PVR / DVR
Target version:
-
Start date:
2018-05-10
Due date:
% Done:

0%

Estimated time:
Found in version:
4.2.6-7~g561355130
Affected Versions:

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/

History

#1

Updated by Markus Endres about 4 years ago

Still got the problem...

#2

Updated by Flole Systems about 4 years ago

Markus Endres wrote:

Still got the problem...

On what version?

#3

Updated by Markus Endres about 4 years ago

tvheadend Build: 4.2.8-36~g5bdcfd8ac
on Debian 4.9.210-1+deb9u1 (2020-06-07) x86_64 GNU/Linux

#4

Updated by Markus Endres about 4 years ago

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

#5

Updated by Flole Systems about 4 years ago

Update to latest master.

#6

Updated by Markus Endres about 4 years ago

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

#7

Updated by Markus Endres almost 4 years ago

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