Skip to content

Instantly share code, notes, and snippets.

@webdev
Created March 9, 2013 01:28
Show Gist options
  • Save webdev/5122033 to your computer and use it in GitHub Desktop.
Save webdev/5122033 to your computer and use it in GitHub Desktop.
Asynchronous AOF fsync is taking too long (disk is busy?). Writing the AOF buffer without waiting for fsync to complete, this may slow down Redis.
@webdev
Copy link
Author

webdev commented Mar 9, 2013

Grrrr.... after all hopeless attempts to identify the problem I contacted Rackspace and they said we had 2 noisy neighbors and kicked them out for us.

Frustrating, time to make redis a less SPOF component.

Thanks for responding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment