Hi all,
I'm having a really weird issue in that a KVM hypervisor running CentOS 6.7 starts up fine and then anywhere between 3 - 12 hours later, anything that requires the opening of a new socket or file descriptor becomes very slow.
While it is slow, telnetting to port 22 from an external host (my laptop) to the hypervisor sshd results in a connection being made instantly, IE the syn-ack happens and a session is established but the "SSH-2.0-OpenSSH" header doesn't appear until around 20-40 seconds later.
Standard ssh connections take even longer to get a prompt.
It's not just ssh either, it's any service that's running on the host.
Once I am in the host via ssh however, everything looks fine. Load is normal, CPU usage is fine, I/O wait is nothing, memory usage is fine, no swap used.
I don't even know where to start debugging in this case and would love a few pointers.
The host node itself seems absolutely fine aswell with other Hypervisors running fine along side OpenVZ containers.
I'm having a really weird issue in that a KVM hypervisor running CentOS 6.7 starts up fine and then anywhere between 3 - 12 hours later, anything that requires the opening of a new socket or file descriptor becomes very slow.
While it is slow, telnetting to port 22 from an external host (my laptop) to the hypervisor sshd results in a connection being made instantly, IE the syn-ack happens and a session is established but the "SSH-2.0-OpenSSH" header doesn't appear until around 20-40 seconds later.
Standard ssh connections take even longer to get a prompt.
It's not just ssh either, it's any service that's running on the host.
Once I am in the host via ssh however, everything looks fine. Load is normal, CPU usage is fine, I/O wait is nothing, memory usage is fine, no swap used.
I don't even know where to start debugging in this case and would love a few pointers.
The host node itself seems absolutely fine aswell with other Hypervisors running fine along side OpenVZ containers.