Re: [Openstack] Help with debug in RPC message timeout

2012-11-21 Thread gong yong sheng

On 11/21/2012 04:15 AM, Ahmed Al-Mehdi wrote:

Hello,

I am getting  a RPC message timeout in nova-network.

2012-11-18 15:50:29 DEBUG nova.openstack.common.rpc.amqp [-] Making 
asynchronous call on network.sonoma ... from (pid=1375) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:351
2012-11-18 15:50:29 DEBUG nova.openstack.common.rpc.amqp [-] MSG_ID is 
d73be9ea76b3412493d0752abb9d5a02 from (pid=1375) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:354


2012-11-18 15:50:52 DEBUG nova.utils 
[req-22e6e99a-c582-449c-8d61-d4ee57f1ac57 None None] Got semaphore 
get_dhcp for method _get_dhcp_ip... from (pid=1375) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:713
2012-11-18 15:50:52 DEBUG nova.utils 
[req-22e6e99a-c582-449c-8d61-d4ee57f1ac57 None None] Got semaphore 
get_dhcp for method _get_dhcp_ip... from (pid=1375) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:713
2012-11-18 15:51:09 DEBUG nova.manager [-] Running periodic task 
FlatDHCPManager._publish_service_capabilities from (pid=1375) 
periodic_tasks /usr/lib/python2.7/dist-packages/nova/manager.py:172
2012-11-18 15:51:09 DEBUG nova.manager [-] Running periodic task 
FlatDHCPManager._disassociate_stale_fixed_ips from (pid=1375) 
periodic_tasks /usr/lib/python2.7/dist-packages/nova/manager.py:172
2012-11-18 15:51:29 ERROR nova.openstack.common.rpc.common [-] Timed 
out waiting for RPC response: timed out


Is there a way I can enable further logging to find out which queue 
the message is being sent to (put on).   Also, the contents one the 
message?
Do u have a host name like sonoma. It is trying to send the message to 
this host.


Thank you,
Ahmed.



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Help with debug in RPC message timeout

2012-11-20 Thread Ahmed Al-Mehdi
Hello,

I am getting  a RPC message timeout in nova-network.

2012-11-18 15:50:29 DEBUG nova.openstack.common.rpc.amqp [-] Making 
asynchronous call on network.sonoma ... from (pid=1375) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:351
2012-11-18 15:50:29 DEBUG nova.openstack.common.rpc.amqp [-] MSG_ID is 
d73be9ea76b3412493d0752abb9d5a02 from (pid=1375) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:354
……..
2012-11-18 15:50:52 DEBUG nova.utils [req-22e6e99a-c582-449c-8d61-d4ee57f1ac57 
None None] Got semaphore get_dhcp for method _get_dhcp_ip... from 
(pid=1375) inner /usr/lib/python2.7/dist-packages/nova/utils.py:713
2012-11-18 15:50:52 DEBUG nova.utils [req-22e6e99a-c582-449c-8d61-d4ee57f1ac57 
None None] Got semaphore get_dhcp for method _get_dhcp_ip... from 
(pid=1375) inner /usr/lib/python2.7/dist-packages/nova/utils.py:713
2012-11-18 15:51:09 DEBUG nova.manager [-] Running periodic task 
FlatDHCPManager._publish_service_capabilities from (pid=1375) periodic_tasks 
/usr/lib/python2.7/dist-packages/nova/manager.py:172
2012-11-18 15:51:09 DEBUG nova.manager [-] Running periodic task 
FlatDHCPManager._disassociate_stale_fixed_ips from (pid=1375) periodic_tasks 
/usr/lib/python2.7/dist-packages/nova/manager.py:172
2012-11-18 15:51:29 ERROR nova.openstack.common.rpc.common [-] Timed out 
waiting for RPC response: timed out

Is there a way I can enable further logging to find out which queue the message 
is being sent to (put on).   Also, the contents one the message?

Thank you,
Ahmed.

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp