← Back to team overview

openstack team mailing list archive

回复: [openstack] nova-compute always dead on RHEL6.1

 

Dear Padraig,
 
Thanks for the help. I can see the log from console, really strange there is no log generated under /var/log/nova, the permission is open to nova.
Another question is Apache Qpid can not be connected, even from the same server. I setup from default, no further config.
I can see the port 5672 is listened, and I also turned iptables off. Is there any Qpid log I can refer?

Regards,

Will 

________________________________
发件人: Pádraig Brady <P@xxxxxxxxxxxxxx>
收件人: 延生 付 <willfly0620@xxxxxxxxxxxx> 
抄送: "openstack@xxxxxxxxxxxxxxxxxxx" <openstack@xxxxxxxxxxxxxxxxxxx> 
发送日期: 2012年7月23日, 星期一, 下午 8:08
主题: Re: [Openstack] [openstack] nova-compute always dead on RHEL6.1

On 07/23/2012 09:44 AM, 延生 付 wrote:
>  
> Dear all,
>  
> When I deply nova-compute based on epel repository, I found openstack-nova-compute always dead but pid file exists.
> While there is no any log file generated in /var/log/nova.
> The OS is RHEL6.1. The nova.conf is copied from controller node.
>  
> [root@comp02-r11 nova]# service openstack-nova-compute status
> openstack-nova-compute dead but pid file exists
>  
> Does anybody have clues? Thanks in advance.

RHEL6.2 is the first version targeted by the EPEL packages,
though others have successfully used 6.1.
One thing to consider is upgrading libvirt.
Strange you don't get anything in the logs.
Perhaps you could run manually to debug:

/usr/bin/nova-compute --config-file /etc/nova/nova.conf

cheers,
Pádraig.

Follow ups

References