Unfortunately I trashed my first RDO rc1 install in favorite of rdo-manager
and
now tried to setup packstack with the rc2 version and now nova compute
doesn't
start on compute node (2 bare-metal node install) and keeps in activating
state:
And now I'll try the latest CI past repo which was sent by James some
minutes ago:
http://trunk.rdoproject.org/kilo/centos7/b0/44/b0447ed8e7bee371bf7095c86e...
openstack-nova-compute.service - OpenStack Nova Compute Server
Loaded: loaded (/usr/lib/systemd/system/openstack-nova-compute.service;
disabled)
Active: activating (start) since Do 2015-04-30 14:02:27 EDT; 1min 13s ago
Main PID: 22849 (nova-compute)
CGroup: /system.slice/openstack-nova-compute.service
└─22849 /usr/bin/python /usr/bin/nova-compute
Apr 30 14:02:27
csky06.csg.net systemd[1]: Starting OpenStack Nova Compute
Server...
[root@csky06 ~]# systemctl status openstack-nova-compute.service
openstack-nova-compute.service - OpenStack Nova Compute Server
Loaded: loaded (/usr/lib/systemd/system/openstack-nova-compute.service;
disabled)
Active: activating (start) since Do 2015-04-30 14:11:28 EDT; 38s ago
Main PID: 22900 (nova-compute)
CGroup: /system.slice/openstack-nova-compute.service
└─22900 /usr/bin/python /usr/bin/nova-compute
cat
/var/tmp/packstack/20150430-133907-v7rDEH/manifests/20.0.0.12_nova.pp.log
...
ESC[1;31mError: Could not start Service[nova-compute]: Execution of
'/usr/bin/systemctl start openstack-nova-compute' returned 1: Job for
openstack-nova-compute.service failed. See 'systemctl status
openstack-nova-compute.service' and 'journalctl -xn' for details.
Wrapped exception:
Execution of '/usr/bin/systemctl start openstack-nova-compute' returned 1:
Job for openstack-nova-compute.service failed. See 'systemctl status
openstack-nova-compute.service' and 'journalctl -xn' for details.ESC[0m
ESC[1;31mError:
/Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Service[nova-compute]/ensure:
change from stopped to running failed: Could not start
Service[nova-compute]: Execution of '/usr/bin/systemctl start
openstack-nova-compute' returned 1: Job for openstack-nova-compute.service
failed. See 'systemctl status openstack-nova-compute.service' and
'journalctl -xn' for details.ESC[0m
ESC[mNotice:
/Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Service[nova-compute]:
Triggered 'refresh' from 2 eventsESC[0m
ESC[mNotice: /Stage[main]/Main/File_line[libvirt-guests]/ensure: createdESC
[0m
ESC[mNotice: /Stage[main]/Nova/Exec[networking-refresh]: Dependency
Service[nova-compute] has failures: trueESC[0m
ESC[1;31mWarning: /Stage[main]/Nova/Exec[networking-refresh]: Skipping
because of failed dependenciesESC[0m
ESC[mNotice: /Stage[main]/Main/Exec[load_kvm]: Dependency
Service[nova-compute] has failures: trueESC[0m
ESC[1;31mWarning: /Stage[main]/Main/Exec[load_kvm]: Skipping because of
failed dependenciesESC[0m
ESC[mNotice: Finished catalog run in 279.58 secondsESC[0m
Thanks,
-Arash
On Thu, Apr 30, 2015 at 12:04 AM, Boris Derzhavets <bderzhavets(a)hotmail.com>
wrote:
Arash,
Please, create BZ for this issue. I don't have that environment in
meantime.
Thanks.
Boris.
> Date: Wed, 29 Apr 2015 17:26:24 +0200
> From: kchamart(a)redhat.com
> To: bderzhavets(a)hotmail.com
> CC: ak(a)cloudssky.com; apevec(a)gmail.com; rdo-list(a)redhat.com
> Subject: Re: [Rdo-list] RE(3): RE(2) : RDO Kilo RC snapshot - core
packages
>
> On Sun, Apr 26, 2015 at 12:52:36PM -0400, Boris Derzhavets wrote:
> > Confirmed version as of 04/21/2015 ( via delorean repo ) was tested
> > with answer-file for Two Node install Controller&&Network and Compute
> > Answer-file sample was brought from blog entry ( works fine on Juno)
> >
http://bderzhavets.blogspot.com/2015/04/switching-to-ethx-interfaces-on-f...
> >
> > Packstack completed OK . However, table "compute_nodes" in nova
> > database appeared to be empty up on completion. System doesn't see
> > Hypervisor Host either via Dashboard or via nova CLI as mentioned by
> > Arash. So it cannot scheduler instance, no matter that `nova
> > service-list` is OK and openstack-nova-compute is up and running on
> > Compute Node. I've also I've got same "WARNING
> > nova.compute.resource_tracker [-] No service record for host compute1"
> > in /var/log/nova/nova-compute.log on Compute node.
>
> Boris, if you're able to reproduce this consistently, can you please
> file a Nova bug with clear reproducer details? Along with contextual log
> files w/ debug enabled.
>
> --
> /kashyap