请告诉我用哪种方式去挖,google完了。也许有人遇到过。
可用的:
- 机器(刀片)SYS-5038ML-H12TRF 与 ubuntu 20.04
- 两个物理驱动器 - SAMSUNG MZ7LH1T9 完全用于 Cinder LVM,INTEL SSDSC2KB48 用于系统
- 32 Gb 内存
- 4xIntel Xeon E3-1230 v3 3.30GHz
- 两个网络接口其中一个处于关闭状态另一个是带有 Internet 的主要网络接口
Openstack Wallaby:从头开始部署模块(不是 devstack)
- Nova(nova-api、nova-compute、nova-conductor、nova-novncproxy、nova-scheduler、placement-api)
- 基石
- Glance (glance-api、glance-registry)
- Neutron(neutron-server neutron-plugin-ml2, neutron-linuxbridge-agent, neutron-l3-agent, neutron-dhcp-agent, neutron-metadata-agent) 主要在L3下
- Cinder(cinder-api, cinder-scheduler, cinder-volume, cinder-backup)
- 地平线
Cinder 的问题 创建 VM 时,出现错误:
Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Resource could not be found.).).
Log Cinder Volume + 物理卷结构:https ://pastebin.com/yykdPLcV
记录新星计算:https ://pastebin.com/04YtArhs
- 从 CLI 创建卷时 - 一切都已创建
- 从地平线创建磁盘时 - 一切正常
- 从 CLI 创建机器时 - 错误
- 从地平线创建机器时 - 一个错误
- 如果您从 ISO 映像创建没有光盘的汽车 - 一切正常
- 如果您使用没有 ISO 映像的光盘创建机器 - 会出现错误
Error: Build of instance aborted: Block Device Mapping is Invalid.
和不断创建的卷
请帮忙