摘要:
No tenant network is available for allocation. No tenant network is available for allocation. 这个问题主要是由于controller节点的neutron没有配置好,一般是由于ml2文件没有配置好,查看/v... 阅读全文
摘要:
前几天在compute节点更新openstack的包后,发现报错IncompatibleObjectVersion: Version 1.2 of PciDeviceList is not supported,nova服务在compute节点起不来了,就开始google,等了两天果然很多人都有这个错... 阅读全文
摘要:
@del c:\temp.vbs@echo on error resume next >>c:\temp.vbs@echo dim WshShell>>c:\temp.vbs@echo Set WshShell = WScript.CreateObject("WScript.Shell")>>c:\... 阅读全文
摘要:
Centos 7 comes with MariaDB instead of MySQL. MariaDb is a open source equivalent to MySQL and can be installed withyum -y install mariadb-server mari... 阅读全文