yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32991
[Bug 1456474] [NEW] Nova-scheduler & Nova-cert stopped after server restart
Public bug reported:
Hi All,
1. OpenStack Juno
2. Both nova-scheduler & Nova-cert services are in stop/waiting state
after the server restart.
root@osjuno:~# service nova-cert status
nova-cert stop/waiting
root@osjuno:~# service nova-scheduler status
nova-scheduler stop/waiting
root@osjuno:~# nova service-list
+------------------+----------+----------+---------+-------+----------------------------+-----------------+
| Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+------------------+----------+----------+---------+-------+----------------------------+-----------------+
| nova-cert | icehouse | internal | enabled | down | 2015-05-19T06:45:41.000000 | - |
| nova-consoleauth | icehouse | internal | enabled | up | 2015-05-19T06:47:39.000000 | - |
| nova-scheduler | icehouse | internal | enabled | down | 2015-05-19T06:45:49.000000 | - |
| nova-conductor | icehouse | internal | enabled | up | 2015-05-19T06:47:33.000000 | - |
| nova-compute | icehouse | nova | enabled | up | 2015-05-19T06:47:40.000000 | - |
| nova-network | icehouse | internal | enabled | up | 2015-05-19T06:47:42.000000 | - |
+------------------+----------+----------+---------+-------+----------------------------+-----------------+
3. This is the issue we are currently facing in Juno version.
In order to resolve this issue, we are starting both the services 'nova-cert & nova-scheduler' in boot process by adding:-
service nova-cert start
service nova-scheduler restart
in '/etc/rc.local' file.
4. Is it the correct procedure to do that & why both these services are
not starting after reboot.
or Is it a new bug in Juno version under nova?
Thanks & Regards,
Naga Phani.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1456474
Title:
Nova-scheduler & Nova-cert stopped after server restart
Status in OpenStack Compute (Nova):
New
Bug description:
Hi All,
1. OpenStack Juno
2. Both nova-scheduler & Nova-cert services are in stop/waiting state
after the server restart.
root@osjuno:~# service nova-cert status
nova-cert stop/waiting
root@osjuno:~# service nova-scheduler status
nova-scheduler stop/waiting
root@osjuno:~# nova service-list
+------------------+----------+----------+---------+-------+----------------------------+-----------------+
| Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+------------------+----------+----------+---------+-------+----------------------------+-----------------+
| nova-cert | icehouse | internal | enabled | down | 2015-05-19T06:45:41.000000 | - |
| nova-consoleauth | icehouse | internal | enabled | up | 2015-05-19T06:47:39.000000 | - |
| nova-scheduler | icehouse | internal | enabled | down | 2015-05-19T06:45:49.000000 | - |
| nova-conductor | icehouse | internal | enabled | up | 2015-05-19T06:47:33.000000 | - |
| nova-compute | icehouse | nova | enabled | up | 2015-05-19T06:47:40.000000 | - |
| nova-network | icehouse | internal | enabled | up | 2015-05-19T06:47:42.000000 | - |
+------------------+----------+----------+---------+-------+----------------------------+-----------------+
3. This is the issue we are currently facing in Juno version.
In order to resolve this issue, we are starting both the services 'nova-cert & nova-scheduler' in boot process by adding:-
service nova-cert start
service nova-scheduler restart
in '/etc/rc.local' file.
4. Is it the correct procedure to do that & why both these services
are not starting after reboot.
or Is it a new bug in Juno version under nova?
Thanks & Regards,
Naga Phani.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1456474/+subscriptions
Follow ups
References