Hi all,

I just installed the cinder service(LVM+ISCSI), the cinder service always goes 
down after startup, what is the problem?


[root@controller cinder]# openstack volume service list
+------------------+------------+------+---------+-------+--------------------+
| Binary           | Host       | Zone | Status  | State | Updated At         |
+------------------+------------+------+---------+-------+--------------------+
| cinder-scheduler | controller | nova | enabled | up    | 2017-01-03T05:47:3 |
|                  |            |      |         |       | 7.000000           |
| cinder-volume    | block@lvm  | nova | enabled | up    | 2017-01-03T05:47:3 |
|                  |            |      |         |       | 8.000000           |
+------------------+------------+------+---------+-------+--------------------+

[root@controller cinder]# openstack volume service list
+------------------+------------+------+---------+-------+--------------------+
| Binary           | Host       | Zone | Status  | State | Updated At         |
+------------------+------------+------+---------+-------+--------------------+
| cinder-scheduler | controller | nova | enabled | up    | 2017-01-03T05:49:2 |
|                  |            |      |         |       | 7.000000           |
| cinder-volume    | block@lvm  | nova | enabled | down  | 2017-01-03T05:47:3 |
|                  |            |      |         |       | 8.000000           |
+------------------+------------+------+---------+-------+--------------------+

volume.log:

2017-01-03 13:37:10.379 26890 ERROR oslo_service.service   File 
"/usr/lib/python2.7/site-packages/amqp/abstract_channel.py", line 87, in 
dispatch_method
2017-01-03 13:37:10.379 26890 ERROR oslo_service.service     return 
amqp_method(self, args)
2017-01-03 13:37:10.379 26890 ERROR oslo_service.service   File 
"/usr/lib/python2.7/site-packages/amqp/connection.py", line 529, in _close
2017-01-03 13:37:10.379 26890 ERROR oslo_service.service     (class_id, 
method_id), ConnectionError)
2017-01-03 13:37:10.379 26890 ERROR oslo_service.service AccessRefused: (0, 0): 
(403) ACCESS_REFUSED - Login was refused using authentication mechanism 
AMQPLAIN. For details see the broker logfile.
2017-01-03 13:37:10.379 26890 ERROR oslo_service.service
2017-01-03 13:37:10.407 22667 INFO oslo_service.service 
[req-a04160b4-3b1a-4ec4-9409-f3cf3e3ca1c5 - - - - -] Child 26890 exited with 
status 1
2017-01-03 13:37:10.427 26920 INFO cinder.service [-] Starting cinder-volume 
node (version 9.1.0)
2017-01-03 13:37:10.458 26920 INFO cinder.coordination [-] Coordination backend 
started successfully.
2017-01-03 13:37:10.460 26920 INFO cinder.volume.manager 
[req-8481c5da-e9de-46df-8491-d33b3d577128 - - - - -] Starting volume driver 
LVMVolumeDriver (3.0.0)
[root@block cinder]# systemctl restart openstack-cinder-volume.service 
target.service



=========================================
董 建 华
地址:杭州滨江区南环路3766号新世纪办公楼
邮编:310053
手机:13857132818
总机:0571-28996000
传真:0571-28996001
热线:4006728686
网址:www.ahope.com.cn
Email:don...@ahope.com.cn
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to