当前位置:   article > 正文

Invalid static Ethernet address:xxxxxx'. It conflicts with VMware reserved MACs for other usage_it conficts with vmware reseved macs

it conficts with vmware reseved macs

原因:因为静态mac地址的分配与vmware 预生成的相冲突

解决方案:

1、更换mac地址

2、取消vmware的mac地址检测机制 checkMACAddress = false

这里链接地址:

 https://kb.vmware.com/s/article/2035707

 

给vcenter的虚机进行mac分配时出现了如下错误:

  1. 2020-04-02 21:04:56:858868: ],
  2. 2020-04-02 21:04:56:858868: message = "Could not set up 'macAddress' for 'ethernet1'."
  3. 2020-04-02 21:04:56:858868: },
  4. 2020-04-02 21:04:56:858868: (vmodl.LocalizableMessage) {
  5. 2020-04-02 21:04:56:858868: dynamicType = <unset>,
  6. 2020-04-02 21:04:56:858868: dynamicProperty = (vmodl.DynamicProperty) [],
  7. 2020-04-02 21:04:56:858868: key = 'msg.moduletable.powerOnFailed',
  8. 2020-04-02 21:04:56:858868: arg = (vmodl.KeyAnyValue) [
  9. 2020-04-02 21:04:56:858868: (vmodl.KeyAnyValue) {
  10. 2020-04-02 21:04:56:858868: dynamicType = <unset>,
  11. 2020-04-02 21:04:56:858868: dynamicProperty = (vmodl.DynamicProperty) [],
  12. 2020-04-02 21:04:56:858868: key = '1',
  13. 2020-04-02 21:04:56:858868: value = 'DevicePowerOn'
  14. 2020-04-02 21:04:56:858868: }
  15. 2020-04-02 21:04:56:858868: ],
  16. 2020-04-02 21:04:56:858868: message = "Module 'DevicePowerOn' power on failed. "
  17. 2020-04-02 21:04:56:858868: },
  18. 2020-04-02 21:04:56:858868: (vmodl.LocalizableMessage) {
  19. 2020-04-02 21:04:56:858868: dynamicType = <unset>,
  20. 2020-04-02 21:04:56:858868: dynamicProperty = (vmodl.DynamicProperty) [],
  21. 2020-04-02 21:04:56:858868: key = 'msg.vmx.poweron.failed',
  22. 2020-04-02 21:04:56:858868: arg = (vmodl.KeyAnyValue) [],
  23. 2020-04-02 21:04:56:858868: message = 'Failed to start the virtual machine.'
  24. 2020-04-02 21:04:56:858868: }
  25. 2020-04-02 21:04:56:858868: ],
  26. 2020-04-02 21:04:56:858868: reason = "Invalid static Ethernet address: '00:50:56:46:f6:0a'. It conflicts with VMware reserved MACs for other usage. "

 

本文内容由网友自发贡献,转载请注明出处:https://www.wpsshop.cn/w/小蓝xlanll/article/detail/343620
推荐阅读
相关标签
  

闽ICP备14008679号