Enabling Services Such as Cinder-Volume
Perform the following operations on storage nodes (x86-compute and arm-compute).
Enable the Block Storage volume service (including its dependencies) and configure it to start as the system boots.
1 2 | systemctl enable openstack-cinder-volume.service target.service systemctl start openstack-cinder-volume.service target.service |
Parent topic: Installing, Configuring, and Verifying Cinder