Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Out of socket memory error #22

Open
amarmudrankit opened this issue Jul 7, 2015 · 1 comment
Open

Out of socket memory error #22

amarmudrankit opened this issue Jul 7, 2015 · 1 comment

Comments

@amarmudrankit
Copy link

Hi,

I received the following kernel error while running the fatcache:

 kernel: Out of socket memory

Setup:

  • 96 GB RAM
  • 1 TB SSD
  • 8 fatcache instances each with ~21GB of memory each -m 21760 -i 64 (12 core box)
  • Running a "memslap" client creating thousands of connections (~36 K connections) to fatcache
  • When the free memory left is around 5 GB, I see the above error and memslap stops
  • 2.6.32 kernel

Let me know if you need any other information

@git-hulk
Copy link
Contributor

hi @amarmudrankit:
Fatcache may cause too many orphan sockets, as fatcache didn't close client fd. It was fixed at this pull request (#19). Whether you code is the latest version?

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

No branches or pull requests

2 participants