Hello<br />
<br />
I want to install OpenStack on my test server. Unfortunately, there are a few problems....<br />
I have to use the manual of OpenStack:<br />
<a href="http://docs.openstack.org/essex/openstack-compute/install/yum/content/ch_installing-openstack-overview.html">http://docs.openstack.org/essex/openstack-compute/install/yum/content/ch_installing-openstack-overview.html</a> [<a href="http://docs.openstack.org/essex/openstack-compute/install/yum/content/ch_installing-openstack-overview.html" target="_blank">^</a>]<br />
<br />
I arrived at point 5 in "Installing and Configuring the Identity Service". But when I try to start it crashes same again. <br />
When I use the command: service openstack-keystone status: <br />
he says: keystone dead, but PID-File exists<br />
<br />
When I look into the file "/var/log/messages" it says me:<br />
<br />
Apr 29 15:44:35 TestSRV1 abrt: detected unhandled Python exception in '/usr/bin/keystone-all'<br />
Apr 29 15:44:35 TestSRV1 abrtd: New client connected<br />
Apr 29 15:44:35 TestSRV1 abrtd: Directory 'pyhook-2013-04-29-15:44:35-16483' creation detected<br />
Apr 29 15:44:35 TestSRV1 abrt-server[16491]: Saved Python crash dump of pid 16483 to /var/spool/abrt/pyhook-2013-04-29-15:44:35-16483<br />
Apr 29 15:44:35 TestSRV1 abrtd: Package 'openstack-keystone' isn't signed with proper key<br />
Apr 29 15:44:35 TestSRV1 abrtd: 'post-create' on '/var/spool/abrt/pyhook-2013-04-29-15:44:35-16483' exited with 1<br />
Apr 29 15:44:35 TestSRV1 abrtd: Corrupted or bad directory '/var/spool/abrt/pyhook-2013-04-29-15:44:35-16483', deleting<br />
<br />
but in my opinion, Python runs...<br />
<br />
My Testserver is an old HP ProLiant DL 380 G5<br />
with 2x Intel Xenon 2.66 GHz Dual Core, 8GB RAM, and x64 OS.<br />
<br />
Someone knows where the errors comes?
↧