[Openstack-operators] Delete cinder service

Vladimir Prokofev v at prokofev.me
Thu Sep 1 13:25:25 UTC 2016


I've used direct database update to achive this in Mitaka:
use cinder;
update services set deleted = '1' where <your service parameters>;

So far I didn't encounter any negative consequences of this method.


2016-09-01 16:06 GMT+03:00 William Josefsson <william.josefson at gmail.com>:

> Hi,
>
> I changed a hostname on my cinder node, and now I can see two entries
> in 'cinder service-list'.
>
> How do I delete the old entry, there is no 'cinder service-delete'? In
> meantime, I have disabled the old service.
>
> Google mention cinder-manage, but I don't have that tool available on
> my server Liberty/CentOS7 without internet connectivity.
>
> Is there any safe manual way to delete the old Cinder service entry? thx
> will
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160901/288379c8/attachment.html>


More information about the OpenStack-operators mailing list