1、下载sqlite3安装包 wget http://www.sqlite.org/2015/sqlite-autoconf-3081101.tar.gz 2、解压安装包 tar zxvf sqlite-autoconf-3081101.tar.gz 3、依次执行下面的命令 ,就安装ok了 cd sqlite-autoconf-3081101/./configuremakesudo m
在数据库中创建cinder库和用户并授权 [root@controller ~]# mysql -u root -ptest.2018 Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 252 Server version: 10.1.20-MariaD
先在控制节点安装 在数据库中创建nova库和用户并授权 [root@con01~]# mysql -u root -ptest.2018 Welcometo the MariaDB monitor. Commands endwith ; or \g. YourMariaDB connection id is 30 Serverversion: 10.1.20-MariaDB Maria
镜像文件默认所在目录为/var/lib/glance/images/ 在数据库中创建glance库和用户并授权 [root@con01 ~]# mysql -uroot -ptest.2018 Welcome to the MariaDBmonitor. Commands end with ; or \g. Your MariaDB connection idis 27 Serv