Hi team, I have probe 1000069 running on Turris Omnia. I followed: https://wiki.turris.cz/doc/en/howto/atlas-probe https://atlas.ripe.net/docs/software-probe/ https://www.ripe.net/ripe/mail/archives/atlas-sw-probes/20191023/000002.html https://www.ripe.net/ripe/mail/archives/atlas-sw-probes/20191023/000004.html I was able to install, register and run. It shows as "connected". But - it seems it was working and sending measurement results for couple of minutes after registration yesterday, and then it stopped sending results since then, although it keeps showing "connected". Not sure what to check. The process is running, I restarted the router couple of times since then. Some outputs: root@turris:~# /etc/init.d/atlas log 01/08/20 10:17:01 net-ok 01/08/20 09:17:01 reg-init 01/08/20 09:17:03 ctrl-init 01/08/20 09:17:04 keep-start 01/08/20 10:20:04 keep-found 01/08/20 10:20:04 net-ok 01/08/20 10:23:04 keep-found 01/08/20 10:23:04 net-ok 01/08/20 10:26:04 keep-found 01/08/20 10:26:04 net-ok Syslog: Jan 8 09:29:04 turris ATLAS[2929]: enough space free, no need to do anything Jan 8 09:29:04 turris ATLAS[2929]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory Jan 8 09:29:04 turris ATLAS[2929]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory Jan 8 09:29:04 turris ATLAS[2929]: condmv: not moving, destination '/usr/libexec/atlas-probe-scripts/data/out/v6addr.txt' exists Jan 8 09:29:04 turris ATLAS[2929]: condmv: not moving, destination '/usr/libexec/atlas-probe-scripts/data/out/simpleping' exists I couldn't find what the errors mean... Please advise. Thank you Jiri
Hi, On 2020/01/08 10:31 , ripe@brite.cz wrote:
Some outputs:
root@turris:~# /etc/init.d/atlas log 01/08/20 10:17:01 net-ok 01/08/20 09:17:01 reg-init 01/08/20 09:17:03 ctrl-init 01/08/20 09:17:04 keep-start 01/08/20 10:20:04 keep-found 01/08/20 10:20:04 net-ok 01/08/20 10:23:04 keep-found 01/08/20 10:23:04 net-ok 01/08/20 10:26:04 keep-found 01/08/20 10:26:04 net-ok
The weird thing here is the timestamps. I wonder why the clock seems to jump back for an hour for 3 of the entries.
Syslog: Jan 8 09:29:04 turris ATLAS[2929]: enough space free, no need to do anything Jan 8 09:29:04 turris ATLAS[2929]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory Jan 8 09:29:04 turris ATLAS[2929]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory Jan 8 09:29:04 turris ATLAS[2929]: condmv: not moving, destination '/usr/libexec/atlas-probe-scripts/data/out/v6addr.txt' exists Jan 8 09:29:04 turris ATLAS[2929]: condmv: not moving, destination '/usr/libexec/atlas-probe-scripts/data/out/simpleping' exists
This is mostly harmless. On hardware probes, those messages went to /dev/null. The last two should be gone in the next release of software probe code. I'll make a note to suppress the first one and make sure to disable code that generates the 2nd and 3rd on software probes. When I look at our logs, I can see something weird that I don't quite understand. The 'ATLAS ' and 'reginit.sh' scripts contain the lines (for the ATLAS script, lightly different for the reginit.sh script): #exec >/tmp/ATLAS.out 2>/tmp/ATLAS.err #set -x Maybe you can uncomment those lines in both scripts, reboot and send me the logs files? Philip
Hi,
The weird thing here is the timestamps. I wonder why the clock seems to jump back for an hour for 3 of the entries.
Problem is in Turris OS, https://gitlab.labs.nic.cz/turris/turris-os-packages/issues/100 Martin -----Original Message----- From: atlas-sw-probes [mailto:atlas-sw-probes-bounces@ripe.net] On Behalf Of Philip Homburg Sent: Thursday, January 9, 2020 10:35 AM To: atlas-sw-probes@ripe.net Subject: Re: [atlas-sw-probes] SW Probe 1000069 issue Hi, On 2020/01/08 10:31 , ripe@brite.cz wrote:
Some outputs:
root@turris:~# /etc/init.d/atlas log 01/08/20 10:17:01 net-ok 01/08/20 09:17:01 reg-init 01/08/20 09:17:03 ctrl-init 01/08/20 09:17:04 keep-start 01/08/20 10:20:04 keep-found 01/08/20 10:20:04 net-ok 01/08/20 10:23:04 keep-found 01/08/20 10:23:04 net-ok 01/08/20 10:26:04 keep-found 01/08/20 10:26:04 net-ok
The weird thing here is the timestamps. I wonder why the clock seems to jump back for an hour for 3 of the entries.
Syslog: Jan 8 09:29:04 turris ATLAS[2929]: enough space free, no need to do anything Jan 8 09:29:04 turris ATLAS[2929]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory Jan 8 09:29:04 turris ATLAS[2929]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory Jan 8 09:29:04 turris ATLAS[2929]: condmv: not moving, destination '/usr/libexec/atlas-probe-scripts/data/out/v6addr.txt' exists Jan 8 09:29:04 turris ATLAS[2929]: condmv: not moving, destination '/usr/libexec/atlas-probe-scripts/data/out/simpleping' exists
This is mostly harmless. On hardware probes, those messages went to /dev/null. The last two should be gone in the next release of software probe code. I'll make a note to suppress the first one and make sure to disable code that generates the 2nd and 3rd on software probes. When I look at our logs, I can see something weird that I don't quite understand. The 'ATLAS ' and 'reginit.sh' scripts contain the lines (for the ATLAS script, lightly different for the reginit.sh script): #exec >/tmp/ATLAS.out 2>/tmp/ATLAS.err #set -x Maybe you can uncomment those lines in both scripts, reboot and send me the logs files? Philip
participants (3)
-
Martin Žák
-
Philip Homburg
-
ripe@brite.cz