Updating to latest repo didn't help either for packstack:
(rebooted the compute node, changed the repo to the latest and re-ran packstack)

[root@csky06 ~]# systemctl status openstack-nova-compute.service -l

openstack-nova-compute.service - OpenStack Nova Compute Server

   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-compute.service; disabled)

   Active: failed (Result: exit-code) since Do 2015-04-30 14:40:33 EDT; 2min 24s ago

  Process: 4569 ExecStart=/usr/bin/nova-compute (code=exited, status=1/FAILURE)

 Main PID: 4569 (code=exited, status=1/FAILURE)

   CGroup: /system.slice/openstack-nova-compute.service


Apr 30 14:40:33 csky06.csg.net systemd[1]: Started OpenStack Nova Compute Server.

Apr 30 14:40:33 csky06.csg.net nova-compute[4569]: Traceback (most recent call last):

Apr 30 14:40:33 csky06.csg.net nova-compute[4569]: File "/usr/bin/nova-compute", line 6, in <module>

Apr 30 14:40:33 csky06.csg.net nova-compute[4569]: from nova.cmd.compute import main

Apr 30 14:40:33 csky06.csg.net nova-compute[4569]: File "/usr/lib/python2.7/site-packages/nova/cmd/compute.py", line 22, in <module>

Apr 30 14:40:33 csky06.csg.net nova-compute[4569]: from oslo_config import cfg

Apr 30 14:40:33 csky06.csg.net nova-compute[4569]: ImportError: No module named oslo_config

Apr 30 14:40:33 csky06.csg.net systemd[1]: openstack-nova-compute.service: main process exited, code=exited, status=1/FAILURE

Apr 30 14:40:33 csky06.csg.net systemd[1]: Unit openstack-nova-compute.service entered failed state.



On Thu, Apr 30, 2015 at 8:18 PM, Arash Kaffamanesh <ak@cloudssky.com> wrote:
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:


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@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@redhat.com
> To: bderzhavets@hotmail.com
> CC: ak@cloudssky.com; apevec@gmail.com; rdo-list@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-fedora.html
> >
> > 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


_______________________________________________
Rdo-list mailing list
Rdo-list@redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list

To unsubscribe: rdo-list-unsubscribe@redhat.com