当前位置:编程学习 > 网站相关 >>

swift创建容器出错(Container PUT failed),大家来给点意见

//首先感谢大家点开此贴!
//如果能给点意见就更好了!

情况是这样,我一开始在swift创建container和object都成功了,现在查询结果也正常:
使用命令
swift -v -V 2.0 -A http://10.103.31.229:5000/v2.0/ -U service:swift -K password list
(其中http://10.103.31.229:5000是keystone的认证地址,swift的proxy地址为http://10.103.30.242:8000)
结果:

但是现在突然不能创建container了
使用命令
swift -v -V 2.0 -A http://10.103.31.229:5000/v2.0/ -U service:swift -K password post test
结果:


Container PUT failed!
404 Not Found!
The resource could not be found!
为什么能查询不能创建?
补充:云计算 ,  OpenStack
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,