Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[not openntpd bug] openntpd hangs Debian Stretch kernel 4.9.0-6-686-pae #50

Open
rlucassen2 opened this issue May 2, 2018 · 3 comments

Comments

@rlucassen2
Copy link

Just updated Debian Stretch kernel to version 4.9.0-6-686-pae (4.9.88) and I noticed that during the first 5 minutes uptime all UDP123 packets are blocked somehow (I can't see them going out the interface with tcpdump on eth0). The program rdate suffers from the same issue. After 5 minutes traffic is possible and everything runs as expected. Downgrading to the previous version of the kernel resolves the problem. I'm running a sys-V system (no systemd)

strace rdate shows:
getrandom(

strace ntpd shows:
restart_syscall(<... resuming interrupted poll ...>

2018-05-02 13:37:38.466904500 ntp engine ready
2018-05-02 13:37:53.403464500 no reply received in time, skipping initial time setting
(ntps starts with -s)

Note: this is NOT an openntpd issue, but can someone maybe shine a light on this issue?

R.

@rlucassen2
Copy link
Author

Hmmm, dmesg tells this:

[ 303.157763] random: crng init done

@rlucassen2
Copy link
Author

Apparently servers running on proxmox seem to suffer from this issue. Servers running on Hyper-V have no problems. Anyway, there is a big difference between the up2date kernel version and the previous one.

R.

@rlucassen2
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant