On Monday, 12 May 2014, 19:19:42, Dimitri Maziuk <[email protected]> wrote: >> TRACE nova.openstack.common.rpc.amqp >> task run WARNING nova.openstack.common.loopingcall [-] outlasted interval by >> 50.018454 sec >> ERROR nova.openstack.common.periodic_task [-] Error during >> ComputeManager._sync_power_states: Timeout while waiting on RPC response - >> topic: "conductor", RPC method: "object_class_action" info: "<unknown>" > >-- completely unhelpful since I'm getting tons of them during normal >operation, too.
I would try increase number of conductor processes. By default it's just one process and it's probably unable to handle all the communication with you database. Radek. _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
