开启Cinder-Volume等服务

在存储(x86-compute和arm-compute)节点系以下操作。

启动Block Storage卷服务(包括其依赖项)并将其配置为在系统引导时启动。

1
2
systemctl enable openstack-cinder-volume.service target.service
systemctl start openstack-cinder-volume.service target.service