[Bug 832507] Re: console.log grows indefinitely

Sam Morrison 832507 at bugs.launchpad.net
Wed Nov 21 04:50:13 UTC 2012


We recently had a console log grow to 5.5GB

When a user tries to get the console via the API it in turn packs this into a message and sends it off to rabbitmq. 
For us this completely killed our rabbitmq cluster. The user kept trying to get the console knocking out a rabbitmq server each time (each rabbit has 4GB of ram)

To me this seems like nova could do something here like not try and send
a 5.5GB message through rabbit?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/832507

Title:
  console.log grows indefinitely

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/832507/+subscriptions



More information about the Ubuntu-server-bugs mailing list