Re: obsd 6.7 - TOR relay (non-exit) & /var folder

2020-06-28 Thread Graeme Neilson
What do you have set for Log notice in /etc/tor/torrc? I run a tor relay without problems on 6.7 and use: Log notice syslog On Sun, 28 Jun 2020 at 13:59, Salvatore Cuzzilla wrote: > the issue is temporary “solved": > > 03:42:36 -ksh ToTo@APU2c4 ~ $ doas cat /etc/tor/torrc | egrep "^Log " > Lo

Re: obsd 6.7 - TOR relay (non-exit) & /var folder

2020-06-27 Thread Salvatore Cuzzilla
the issue is temporary “solved": 03:42:36 -ksh ToTo@APU2c4 ~ $ doas cat /etc/tor/torrc | egrep "^Log " Log debug file /dev/null Log info file /dev/null Log notice file /dev/null it’s confirmed that something is not going well with the logs handling ... On 25 Jun 2020, at 15:39, Stuart Henderso

Re: obsd 6.7 - TOR relay (non-exit) & /var folder

2020-06-25 Thread Stuart Henderson
On 2020/06/25 14:59, Salvatore Cuzzilla wrote: > > Unfortunately the only think i know for sure is that the /var folder is > constantly loosing free space & When i restart tor it gets back to > normal. I can't (I don't know how to) figure out the involved files ... > > "du" is not really helping

Re: obsd 6.7 - TOR relay (non-exit) & /var folder

2020-06-25 Thread Salvatore Cuzzilla
Unfortunately the only think i know for sure is that the /var folder is constantly loosing free space & When i restart tor it gets back to normal. I can't (I don't know how to) figure out the involved files ... "du" is not really helping nor "fstat" ... Is there anything else i could test?

Re: obsd 6.7 - TOR relay (non-exit) & /var folder

2020-06-25 Thread Stuart Henderson
On 2020-06-24, Salvatore Cuzzilla wrote: > After few attempts, I can't still don't understand what's going on > it seems that the only way to free up the /var folder is to restart the > tor's daemon. > > "pkill -HUP -u _tor -U _tor -x tor" didn't help ... > > Other ideas? Did you figure out what

Re: obsd 6.7 - TOR relay (non-exit) & /var folder

2020-06-24 Thread Salvatore Cuzzilla
After few attempts, I can't still don't understand what's going on it seems that the only way to free up the /var folder is to restart the tor's daemon. "pkill -HUP -u _tor -U _tor -x tor" didn't help ... Other ideas? On 23.06.2020 11:50, Salvatore Cuzzilla wrote: Hi Gabriel, thanks for the h

Re: obsd 6.7 - TOR relay (non-exit) & /var folder

2020-06-23 Thread Salvatore Cuzzilla
Hi Gabriel, thanks for the hint! I actually use to "rcctl reload tor" to rotate the logs. I now switched to "pkill -HUP -u _tor -U _tor -x tor" let's see if it's helping! Regards, Salvatore. June 23, 2020 12:53 PM, "Salvatore Cuzzilla" wrote: > Hi Folks, > > I’m running a TOR node on my [A