← Back to team overview

openstack team mailing list archive

Re: "keystone service-create/endpoint-create" for cinder

 

On Nov 6, 2012, at 10:03 AM, Ahmed Al-Mehdi <ahmed@xxxxxxxxxx> wrote:

> Hi Vish,
> 
> Thank you for your response.  I am running into another issue while restarting the cinder-volume and cinder-api:
> 
> root@bodega:~/ahmed/cinder# service  cinder-api  restart
> stop: Unknown instance: 
> cinder-api start/running, process 25761
> root@bodega:~/ahmed/cinder# 
> 
> I looked at the "/etc/init.d/cinder-api" file, and I see a "stop" action define in there.  Any idea why I am getting this error?  Is cinder-api restarted even with the error.


you will get that message if cinder-api was stopped and you issue restart.

service cinder-api status should tell you if it is still up or crashed.

Vish

References