Hi All,

I am seeing lots of error as under. but i really cant get any better idea
from this error message.
2017-08-10 19:08:52.622 2062 ERROR cinder.service [-] Manager for service
cinder-volume juju-84df6e-5-lxd-4 is reporting problems, not sending
heartbeat. Service will appear "down".
2017-08-10 19

when i "cinder-manage service list"  i see XXX in cinder-volume status.

Binary           Host                                 Zone
Status     State Updated At           RPC Version  Object Version
cinder-volume    juju-84df6e-5-lxd-4                  nova
enabled    XXX   2017-08-10 16:12:52  2.0          1.3
cinder-scheduler juju-84df6e-5-lxd-4                  nova
enabled    :-)   2017-08-10 19:15:00  2.0          1.3


here is my cinder.conf


[DEFAULT]
rootwrap_config = /etc/cinder/rootwrap.conf
api_paste_confg = /etc/cinder/api-paste.ini
iscsi_helper = tgtadm
volume_name_template = volume-%s
volume_group = cinder-volumes
verbose = False
debug = False
use_syslog = False
auth_strategy = keystone
state_path = /var/lib/cinder
volumes_dir = /var/lib/cinder/volumes
osapi_volume_workers = 8

notification_driver = cinder.openstack.common.notifier.rpc_notifier
control_exchange = cinder
volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver


osapi_volume_listen = 0.0.0.0
osapi_volume_listen_port = 8766
os_region_name = RegionOne
volume_usage_audit_period = month









[keystone_authtoken]
auth_uri = http://10.51.100.127:5000
auth_url = http://10.51.100.127:35357
auth_type = password
project_domain_name = default
user_domain_name = default
project_name = services
username = cinder_cinderv2
password =
kJ3hBHV5q9ddfRYzsfgYRCdbhVsyWCrqG6djpxzSNrVxdrZXKYzBzytrhrZgzscym4w8xR
signing_dir = /var/cache/cinder

memcached_servers = inet6:[::1]:11211


[database]
connection = mysql://
cinder:YJ5frT8GWdnfPpz8s9BR3pHsM4sfdPZR6LgKKb@10.51.100.201/cinder


[oslo_messaging_rabbit]
rabbit_userid = cinder
rabbit_virtual_host = openstack
rabbit_password =
LpSgfwcb8r76dR82dPs3dMfxs69ffnsfP2CHTCG68cTVx7R5XqR95xpVrNfqMKc8cTc7mskg
rabbit_host = 10.51.100.148


[oslo_concurrency]
lock_path = /var/lock/cinder

[keymgr]
# XXX: hack to work around http://pad.lv/1516085
#      will be superceeded by SRU to cinder package
encryption_auth_url = http://10.51.100.127:5000/v3

[oslo_messaging_notifications]
# .openstack.common.* is pre-icehouse option.
# Check change-id: I90dff1b5c2a7dd2943cfa7feaf25bb63c08eb7986d


Can anyone please guide me what i am doing worng.
i can see volumes_dir = /var/lib/cinder/volumes and it should create files
here. however things are not working any guide will be highly appreciated.

Thanks,
MYK
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to