Re: freeradius2.1.6| buffered-sql | acctstoptime problems
db frozen in my production env. This issue has been seen. Exeperiencing Outages in prod. environment. Please suggest a fix to overcome this issue.
Alan Buxey wrote:
Hmmm... maybe over-writing it with spaces would work... or something else might go wrong.
or reverse it when making the .work copy and read from the end of the file....
That's hard... the detail.work file is created via a "rename", which is nearly zero cost.
Alan DeKok.
Counter? Write detail.work.counter onto the disk, increment it every time packet is processed and return to zero when detail.work is deleted. It will say how many packets to skip when radiusd is restarted. Ivan Kalik Kalik Informatika ISP -
ramesh p wrote:
db frozen in my production env. This issue has been seen. Exeperiencing Outages in prod. environment. Please suggest a fix to overcome this issue.
Outages? If the DB is down, the server should still write to the detail file. When the DB comes back up, it will read from the detail file, and write to the DB. Alan DeKok.
participants (2)
-
Alan DeKok -
ramesh p