- Ceph Cookbook(Second Edition)
- Vikhyat Umrao Michael Hackett Karan Singh
- 89字
- 2021-07-02 23:19:16
How to do it...
The Cinder service that we configured in the last recipe creates volumes on Ceph, however, to attach these volumes to OpenStack instances, we need to configure Nova:
- We have already configured the following options to enable volume attachment:
rbd_user=cinder
rbd_secret_uuid= e279566e-bc97-46d0-bd90-68080a2a0ad8
- To test this configuration, we will attach the Cinder volume to an OpenStack instance. List the instance and volumes to get the ID:
# nova list
# cinder list

- Attach the volume to the instance:
# nova volume-attach 31000c20-5847-48eb-b2e3-6b681f5df46c 21bb3f31-6f9e-4d26-9afd-5eec3f450034
# cinder list

推薦閱讀
- 工業機器人虛擬仿真實例教程:KUKA.Sim Pro(全彩版)
- 玩轉智能機器人程小奔
- 3D Printing with RepRap Cookbook
- PIC單片機C語言非常入門與視頻演練
- 傳感器與新聞
- LAMP網站開發黃金組合Linux+Apache+MySQL+PHP
- Visual FoxPro程序設計
- 強化學習
- Spark大數據商業實戰三部曲:內核解密|商業案例|性能調優
- Natural Language Processing and Computational Linguistics
- Java組件設計
- 計算機組裝與維修實訓
- 貫通Java Web輕量級應用開發
- Practical AWS Networking
- Internet of Things with Raspberry Pi 3