OpenstackHigh-level-service

本文记录了OpenStack Cinder组件的安装配置过程,并解决了在安装过程中遇到的问题,包括通过设置环境变量修复HTTP 500错误。同时,文中还介绍了如何注册Block Storage服务及配置存储节点。

1,yum -y install openstack-cinder;

 

/usr/lib64/python2.6/site-packages/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

ERROR: An unexpected error prevented the server from fulfilling your request. (H  TTP 500)

eystone user-list之类的命令也不能用

查了很多资料,最后添加了两个环境变量,问题解决

 

 export OS_SERVICE_ENDPOINT=http://127.0.0.1:35357/v2.0
 export SERVICE_TOKEN=openstak

 

添加上后,就可以正常使用了

但dashboard不行了,我去,估计得keystone-manage db sync keystoen;

上面是配置一个Block Storage controll service node的一般步骤,

注册 一个service and endpoint;

注册Block Storage service with the Identity service so that other OpenStack services can locate it;

<2,configure a block storage service node>

various storage systems,LVM

 

posted on 2014-09-05 10:33 秦瑞It行程实录 阅读( ...) 评论( ...) 编辑 收藏

转载于:https://www.cnblogs.com/ruiy/p/hightLevel.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值