ClaireTan0216 / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

Issue with memcache services restart #399

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. when we restart memcache services our storage netapp load going to 100%
2. Also there was no r/w or r/o requests from our MySql DB servers
3.

What is the expected output? What do you see instead?
when we restart the memcache services we should not get any load on netapp and 
there should be always r/o and r/w conditions.

What version of the product are you using? On what operating system?
memcached 1.2.8-1 and the operating system is 8.04

Please provide any additional information below.
N/A

Original issue reported on code.google.com by xp...@berlingskemedia.dk on 25 Mar 2015 at 2:10

GoogleCodeExporter commented 9 years ago
Memcache doesn’t touch your netapp (or anything else on a filesystem). You 
have a problem with something that’s using memcache, presumably because its 
cache is now empty and it’s having to hit disk for things that used to be in 
the cache. You’ll need to figure out what’s driving up the load of your 
netapp and address it there.

Original comment by jgrizz...@box.com on 25 Mar 2015 at 4:41

GoogleCodeExporter commented 9 years ago
also, 1.2.8 seems like something old as mammoth or some strange branch that is 
hard to make any suggestion 

Original comment by Samoi...@gmail.com on 26 Mar 2015 at 4:55

GoogleCodeExporter commented 9 years ago
so if I migrate the version is it fine? if yes! what is the stable version?

Original comment by xp...@berlingskemedia.dk on 26 Mar 2015 at 8:30

GoogleCodeExporter commented 9 years ago
and 1.2.8 version, and what kind of durpal versions will support.

Original comment by xp...@berlingskemedia.dk on 26 Mar 2015 at 8:33

GoogleCodeExporter commented 9 years ago
*what kind of drupal versions memcache 1.2.8 will support?

Original comment by xp...@berlingskemedia.dk on 26 Mar 2015 at 8:37