dashboard必备的是novaneutronglancekeystone其他的服务可以先安装,但是不能提前注册,否则dashboard打不开,比如cinder提前注册了,dashboard启动后看到cinder注册的东西了,就会连接cinder,但是cinder你还没配置好,所以dashboard就无法启动了。herizon只需要连接到keyston..
分类:
其他好文 时间:
2016-01-17 21:47:53
阅读次数:
246
The resume (Curriculum Vitae) is aselling tooloutlining your skills and experience so an employer can see, at a glance, how you can contribute to ...
分类:
其他好文 时间:
2016-01-13 23:35:59
阅读次数:
414
首先先使用“glance image-delete”命令删除所有镜像,释放磁盘空间。停止glance服务:service openstack-glance-api stopservice openstack-glance-registry stop停止swift服务:service openstac...
分类:
其他好文 时间:
2016-01-12 15:23:01
阅读次数:
504
1、创建数据库[root@controller~]#mysql-uroot-p-e"CREATEDATABASEglance;"Enterpassword:[root@controller~]#mysql-uroot-p-e"GRANTALLPRIVILEGESONglance.*TO‘glance‘@‘localhost‘IDENTIFIEDBY‘glance‘;"Enterpassword:[root@controller~]#mysql-uroot-p-e"GRANTALLPRIVILEGE..
分类:
其他好文 时间:
2015-12-28 18:46:54
阅读次数:
290
错误提示“Youshouldrebuildusinglibgmp>=5toavoidtimingattackvulnerability.”[root@linux-node1p_w_picpaths]#openstack-status
==Glanceservices==
openstack-glance-api:active
openstack-glance-registry:active
==Keystoneservice==
openstack-keystone:active
==Sup..
分类:
其他好文 时间:
2015-12-22 19:40:30
阅读次数:
426
The Glance Image CacheThe Glance API server may be configured to have an optional local image cache. A local image cache stores a copy of image files,...
分类:
系统相关 时间:
2015-12-09 23:03:05
阅读次数:
268
教程请参考官方教程只是罗列了一些遇到的问题与解决方法1.keystone无法启动可以先执行以下操作#keystone-managepki_setup--keystone-userkeystone--keystone-groupkeystone#chown-Rkeystone:keystone/var/log/keystone#chown-Rkeystone:keystone/etc/keystone/ssl#chmod-Ro-rwx..
分类:
其他好文 时间:
2015-12-09 07:33:51
阅读次数:
918
A number of periodic processes run on the OpenStack Image service to support caching
分类:
其他好文 时间:
2015-12-02 20:21:44
阅读次数:
135
1、安装配置swift存储节点(1)安装swift软件yum-yinstallopenstack-utilsopenstack-swift-accountopenstack-swift-containeropenstack-swift-objectxfsprogspython-keystone(2)新建硬盘分区,这里其余2块分区一样的fdisk/dev/sdb
mkfs.xfs/dev/sdb1(3)建立挂载目录,写进开机启..
分类:
编程语言 时间:
2015-11-26 19:28:40
阅读次数:
224
这里通过OpenStack的horizon组件来创建一个m1.small的virtual machine,来详细分析下镜像格式的变化以及glance底层具体执行的哪些操作。(1)首先看一下Glance管理的镜像,如果采用local storage,glance将镜像文件默认存储到/var/lib/g...
分类:
其他好文 时间:
2015-11-06 10:56:44
阅读次数:
288