RE: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-14 Thread Steinmaurer, Thomas
. Thomas From: Ben Slater [mailto:ben.sla...@instaclustr.com] Sent: Freitag, 12. Jänner 2018 23:37 To: user@cassandra.apache.org Subject: Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra? We’re seeing evidence across our fleet that AWS has rolled something out in the last 24 hours

RE: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-13 Thread Carlos Rolo
g as well: https://blog.appoptics.com/visualizing-meltdown-aws/ Regards, Thomas *From:* Ben Slater [mailto:ben.sla...@instaclustr.com] *Sent:* Freitag, 12. Jänner 2018 23:37 *To:* user@cassandra.apache.org *Subject:* Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra? We’re seeing evi

RE: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-13 Thread Steinmaurer, Thomas
om<mailto:thomas.steinmau...@dynatrace.com>] Sent: Freitag, 05. Jänner 2018 12:09 To: user@cassandra.apache.org<mailto:user@cassandra.apache.org> Subject: Meltdown/Spectre Linux patch - Performance impact on Cassandra? Hello, has anybody already some experience/results if a patched

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-12 Thread Ben Slater
have the production > instances patched at OS/VM level (yet). > > Thomas > > *From:* Dor Laor [mailto:d...@scylladb.com <d...@scylladb.com>] > *Sent:* Dienstag, 09. Jänner 2018 19:30 > *To:* user@cassandra.apache.org > *Subject:* Re: Meltdown/Spectre Linux patch - Perfor

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-10 Thread Jon Haddad
ve the production > instances patched at OS/VM level (yet). <> > > Thomas > > From: Dor Laor [mailto:d...@scylladb.com] > Sent: Dienstag, 09. Jänner 2018 19:30 > To: user@cassandra.apache.org > Subject: Re: Meltdown/Spectre Linux patch - Performance impact on

RE: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-10 Thread Steinmaurer, Thomas
[mailto:d...@scylladb.com] Sent: Dienstag, 09. Jänner 2018 19:30 To: user@cassandra.apache.org Subject: Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra? Make sure you pick instances with PCID cpu capability, their TLB overhead flush overhead is much smaller On Tue, Jan 9, 2018 at 2:04

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-09 Thread Jeff Jirsa
ible, so looks highly Hypervisor related. >> >> >> >> Regards, >> >> Thomas >> >> >> >> From: Steinmaurer, Thomas [mailto:thomas.steinmau...@dynatrace.com] >> Sent: Freitag, 05. Jänner 2018 12:09 >> To: user@cassandra.apac

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-09 Thread Dor Laor
t;> >> Regards, >> >> Thomas >> >> >> >> *From:* Steinmaurer, Thomas [mailto:thomas.steinmau...@dynatrace.com] >> *Sent:* Freitag, 05. Jänner 2018 12:09 >> *To:* user@cassandra.apache.org >> *Subject:* Meltdown/Spectre Linux patch - Per

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-09 Thread daemeon reiydelle
egligible, > so looks highly Hypervisor related. > > > > Regards, > > Thomas > > > > *From:* Steinmaurer, Thomas [mailto:thomas.steinmau...@dynatrace.com] > *Sent:* Freitag, 05. Jänner 2018 12:09 > *To:* user@cassandra.apache.org > *Subject:* Meltdown/Spectre

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-09 Thread Tony Anecito
down/Spectre Linux patch - Performance impact on Cassandra? Hello,  has anybody already some experience/results if a patched Linux kernel regarding Meltdown/Spectre is affecting performance of Cassandra negatively? In production, all nodes running in AWS with m4.xlarge, we see up to a 50% relati

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-09 Thread Dor Laor
*Sent:* Freitag, 05. Jänner 2018 12:09 > *To:* user@cassandra.apache.org > *Subject:* Meltdown/Spectre Linux patch - Performance impact on Cassandra? > > > > Hello, > > > > has anybody already some experience/results if a patched Linux kernel > regarding Meltdown/Spe

RE: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-09 Thread Steinmaurer, Thomas
12:09 To: user@cassandra.apache.org Subject: Meltdown/Spectre Linux patch - Performance impact on Cassandra? Hello, has anybody already some experience/results if a patched Linux kernel regarding Meltdown/Spectre is affecting performance of Cassandra negatively? In production, all nodes running

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-06 Thread Erick Ramirez
Thanks for the insight, Romain, and providing those numbers. Looking forward to others posting their stats here. We are running up some tests and will share when available. Cheers! On Sat, Jan 6, 2018 at 3:44 AM, Romain Hardouin wrote: > Hi, > > We also noticed an

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-05 Thread Romain Hardouin
Hi, We also noticed an increase of CPU - both system and user - on our c3.4xlarge fleet. So far it's really visible with max(%user) and especially max(%system), it has doubled!I graphed a ratio "write/s / %system", it's interesting to see how the value dropped yesterday, you can see it here:

Re: Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-05 Thread Tom van der Woerdt
Hi Thomas, No clue about AWS, and it is of course highly dependent on hardware, but on CentOS 7 on bare metal, the patched kernel (kernel-3.10.0-693.11.6.el7.x86_64) seems to have a roughly 50% CPU increase compared to an unpatched kernel (kernel-3.10.0-693.11.1.el7.x86_64). On a happier note,

Meltdown/Spectre Linux patch - Performance impact on Cassandra?

2018-01-05 Thread Steinmaurer, Thomas
Hello, has anybody already some experience/results if a patched Linux kernel regarding Meltdown/Spectre is affecting performance of Cassandra negatively? In production, all nodes running in AWS with m4.xlarge, we see up to a 50% relative (e.g. AVG CPU from 40% => 60%) CPU increase since Jan 4,