ajrockefeller / openfpc

Automatically exported from code.google.com/p/openfpc
0 stars 0 forks source link

openfpc stop saving new traffic when disk is full - overwrite fearure? #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
openfpc works fine for a while, the disk will be full.

What is the expected output? What do you see instead?

when we try do get the pcaps it will give us empty ones.

What version of the product are you using? On what operating system?
0.6-314

Please provide any additional information below.

i think openfpc should overwrite old pcaps in order to save new traffic.
is this possible?

Original issue reported on code.google.com by im.khosr...@gmail.com on 11 Jun 2013 at 5:27

GoogleCodeExporter commented 8 years ago
Hi,

It should/does overwrite by design. Have you got it configured correctly? 
Perhaps you've got less disk space than what you think is available - check the 
PCAP_SPACE and BUFFER_PATH in your config file.

Original comment by leon.j.w...@gmail.com on 11 Jun 2013 at 10:31

GoogleCodeExporter commented 8 years ago
the variables set correctly and i have enough disk space.
the actual problem is when i try to download pcap files it gives me empty ones.
first i saw that the disk space is full then i removed the pcaps and the 
problem solved.but now the problem came back again and i get empty pcaps.
note: currently openfpc used half of disk space.
is there anything that i missed?

Original comment by im.khosr...@gmail.com on 11 Jun 2013 at 11:24

GoogleCodeExporter commented 8 years ago

Original comment by leon.j.w...@gmail.com on 2 Mar 2014 at 1:31