openstack对接vcenter,启动实例的时候报错。
我的环境是kolla-ansible(pike)+vcenter5.5对接完毕后,
# openstack hypervisor list
+----+------------------------------------------------+-----------------------+----------------+-------+
| ID | Hypervisor Hostname | Hypervisor Type | Host IP | State |
+----+------------------------------------------------+-----------------------+----------------+-------+
|2 | domain-c7.A9A92EE9-9488-4840-9F21-57E5EFC9B133 | VMware vCenter Server | 192.168.10.133 | up |
+----+------------------------------------------------+-----------------------+----------------+-------+
vcenter也相对应创建了br-int如图。
但是启动实例的时候出现
2018-02-22 07:20:11.290 5 ERROR oslo_vmware.common.loopingcall [-] in fixed duration looping call: VimFaultException: Invalid configuration for device '0'.
Faults: ['InvalidDeviceSpec']
没玩那么深,这个是从其他地址复制过来 的,希望有帮助。
66、克隆虚拟机失败:Invalid configuration for device ‘0’
故障状态:
1、无法克隆虚拟机,克隆是出错:
Failed to clone a VM,error:Invalid configuration for device “0”
2、克隆到99%时失败;
故障分析:
这种问题可能是由于UTC时钟不同步的缘故;
解决方案:
1、vSphere Client连接到vCenter Server,点击Configuration页标签;
2、点击Software面板下的Time Configuration选项,点击Properties;
3、确认时间是否有问题,如果有问题,做好时间同步:
点击Software面板 -> NTP Configuration -> Options -> NTP Settings;
4、OK,重启下服务。
http://114.212.7.150/?p=2338
xxxxxxxxxxxxxxxxxxxxxxx
页:
[1]