Telemetry uses notifications to collect Block Storage service meters. Perform these steps on the controller and Block Storage nodes.
Note
Your environment must include the Block Storage service.
Edit the /etc/cinder/cinder.conf file and complete the following actions:
In the [DEFAULT] section, configure notifications:
[DEFAULT]
...
notification_driver = messagingv2
Restart the Block Storage services on the controller node:
# service cinder-api restart
# service cinder-scheduler restart
Restart the Block Storage services on the storage nodes:
# service cinder-volume restart
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.