IO latency on new (bookworm?) hosts (on the gnt-dal cluster?)
I'm seeing a weird degradation when bootstrapping hosts in the gnt-dal cluster. I'm not sure it's specific to that cluster, nor to bookworm, but there's definitely something fishy there.
The symptom is that any disk access for a "new" thing gives me a hard 10 second delay. This affects tab completion, reading a file, writing a file, basically anything that involves IO. I am not sure if that involves networking, but apt update
is affected, for example. Another example is the puppet bootstrap script hanging for ten seconds at:
missing torproject.org from /etc/resolv.conf, appending backup configuration...
Normally, that's instantaneous, it's just appending a line to a file, but there it took 10 seconds.
Next steps:
- test if this occurs on a bullseye host
- test if this occurs on a bookworm host on gnt-fsn
- test if this occurs on another host after reboot