runaway query

Hi there,

I was wondering, what happens if I have a runaway query, so all resources will be used, say on a development machine, does that take the host down too?

greets,

Axel

2 Replies

Nope. You'll use a fair bit of CPU, but there is a cap on how much you can use. If the query is causing disk usage you'll run out of io tokens and your linode will grind to a halt, but the host will not die.

The host won't die, but if you're pegging the CPU, you'll be competing for CPU with the other nodes on the host, theoretically degrading their performance slightly (essentially limiting how high they can burst when they need to). So it's good to still be considerate of your neighbors and not keep the CPU hammered all the time… but it certainly won't bring them down or anything. Since you're just one node they may not even really notice.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct