View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004183 | Kali Linux | General Bug | public | 2017-08-24 15:18 | 2017-08-24 16:19 |
| Reporter | grimwiz | Assigned To | rhertzog | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | won't fix | ||
| Product Version | 2017.1 | ||||
| Summary | 0004183: openvas with postgresql causes large file tasks.db-wal | ||||
| Description | This morning my Kali instance had it's disk almost completely filled by a file called tasks.db-wal that had grown to 5Gb. This file seems to be the postgresql transaction log and in theory I thought it should have been truncated by the default postgresql configuration. root@kalipc:/home/openvas/mgr# ls -l top - 09:16:33 up 8 days, 16:40, 1 user, load average: 1.18, 1.14, 1.05 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||||
| Steps To Reproduce | I don't know how to reproduce, I've been watching the tasks.db-wal file all day and it's size has stayed constant in spite of having triggered some scans. I have made the redis change that I mentioned in another ticket to set "databases 256" in /etc/redis/redis.conf and that may have improved matters. root@kalipc:/home/openvas/mgr# ls -l | ||||
|
So the rogue openvas probably wrote data in a never-ending transaction and this created this huge file. There's no way that we (Kali developers) will understand why Openvas started misbehaving, you should engage with the upstream OpenVAS developers instead. |
|
|
Also have a look at https://kali.training/chapter-6/filing-a-good-bug-report/ before filing a bug to OpenVAS. If you can't reproduce it, it will likely not be useful. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-08-24 15:18 | grimwiz | New Issue | |
| 2017-08-24 16:18 | rhertzog | Assigned To | => rhertzog |
| 2017-08-24 16:18 | rhertzog | Status | new => closed |
| 2017-08-24 16:18 | rhertzog | Resolution | open => won't fix |
| 2017-08-24 16:18 | rhertzog | Note Added: 0007121 | |
| 2017-08-24 16:19 | rhertzog | Note Added: 0007122 |