摘要:
Openstack 迁移虚拟机报错 # openstack server migrate --host node1 VM1 --os-compute-api-version 2.56 or greater is required to use --host without --live-migrat 阅读全文
摘要:
Openstack Yoga版本Glance安装 配置数据库 [root@node-1 ~]# mysql -u root -p MariaDB [(none)]> CREATE DATABASE glance; MariaDB [(none)]> GRANT ALL PRIVILEGES ON g 阅读全文
摘要:
Openstack Yoga版本Keystone安装 配置数据库 mysql -u root -p MariaDB [(none)]> CREATE DATABASE keystone; MariaDB [(none)]> GRANT ALL PRIVILEGES ON keystone.* TO 阅读全文
摘要:
日志中报错 file descriptor limit alarm set.~n~n********************************************************************~n***New connections will not be accepte 阅读全文