# cinder service-list
+------------------+-----------------+------+---------+-------+----------------------------+-----------------+
| Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+------------------+-----------------+------+---------+-------+----------------------------+-----------------+
| cinder-backup | con-210-21 | nova | enabled | up | 2016-03-08T06:43:40.000000 | - |
| cinder-scheduler | con-210-21 | nova | enabled | up | 2016-03-08T06:43:46.000000 | - |
| cinder-volume | cl-12-01@lvm | nova | enabled | up | 2016-03-08T06:43:37.000000 | - |
| cinder-volume | cl-12-01@lvm2 | nova | enabled | up | 2016-03-08T06:43:36.000000 | - |
| cinder-volume | con-210-21 | nova | enabled | down | - | - |
| cinder-volume | con-210-21@ceph | nova | enabled | down | - | - |
+------------------+-----------------+------+---------+-------+----------------------------+-----------------+
# cinder service-disable con-210-21 cinder-volume
+------------+---------------+----------+
| Host | Binary | Status |
+------------+---------------+----------+
| con-210-21 | cinder-volume | disabled |
+------------+---------------+----------+
# cinder service-list
+------------------+-----------------+------+----------+-------+----------------------------+-----------------+
| Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+------------------+-----------------+------+----------+-------+----------------------------+-----------------+
| cinder-backup | con-210-21 | nova | enabled | up | 2016-03-08T06:44:20.000000 | - |
| cinder-scheduler | con-210-21 | nova | enabled | up | 2016-03-08T06:44:16.000000 | - |
| cinder-volume | cl-12-01@lvm | nova | enabled | up | 2016-03-08T06:44:07.000000 | - |
| cinder-volume | cl-12-01@lvm2 | nova | enabled | up | 2016-03-08T06:44:06.000000 | - |
| cinder-volume | con-210-21 | nova | disabled | down | 2016-03-08T06:44:17.000000 | - |
| cinder-volume | con-210-21@ceph | nova | enabled | down | - | - |
+------------------+-----------------+------+----------+-------+----------------------------+-----------------+
# cinder-manage service remove cinder-volume con-210-21
No handlers could be found for logger "oslo_config.cfg"
/usr/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:241: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
exception.NotSupportedWarning
Service cinder-volume on host con-210-21 removed.
# cinder service-list
+------------------+-----------------+------+---------+-------+----------------------------+-----------------+
| Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+------------------+-----------------+------+---------+-------+----------------------------+-----------------+
| cinder-backup | con-210-21 | nova | enabled | up | 2016-03-08T06:46:00.000000 | - |
| cinder-scheduler | con-210-21 | nova | enabled | up | 2016-03-08T06:45:56.000000 | - |
| cinder-volume | cl-12-01@lvm | nova | enabled | up | 2016-03-08T06:45:47.000000 | - |
| cinder-volume | cl-12-01@lvm2 | nova | enabled | up | 2016-03-08T06:45:46.000000 | - |
| cinder-volume | con-210-21@ceph | nova | enabled | down | - | - |
+------------------+-----------------+------+---------+-------+----------------------------+-----------------+