Closed theonewolf closed 10 years ago
This was because Redis automatically disconnects clients after a 300 second (by default on Ubuntu 12.04 LTS Server) timeout if they do no operations.
Obviously, a guest OS has long periods of no write activity if it is not under any load.
This issue was a duplicate of #18, and closed by 9cb5b5a.
NBD process was still running, but didn't appear to be pushing writes into Redis. Need to debug whether or not it was an internal problem, or QEMU stopped pushing writes to us.