zoukankan      html  css  js  c++  java
  • openstack swift install 1

    http://swift.openstack.org/development_saio.html :  SWIFT ALL IN ONE.
    And Using a loopback device for storage.And cannot get code by launchpad,so i get code here :http://www.openstack.

    com commond: sudo ~/bin/recreateaccounts
    log(in terminal): Traceback (most recent call last): File "/usr/local/bin/swauth-add-user", line 7, in execfile(__file__) File "/home/swift/Downloads/swift-1.2.0/bin/swauth-add-user", line 75, in ssl=(parsed.scheme == 'https')) File "/home/swift/Downloads/swift-1.2.0/swift/common/bufferedhttp.py", line 168, in http_connect_raw conn.endheaders() File "/usr/lib/python2.6/httplib.py", line 908, in endheaders self._send_output() File "/usr/lib/python2.6/httplib.py", line 780, in _send_output self.send(msg) File "/usr/lib/python2.6/httplib.py", line 739, in send self.connect() File "/home/swift/Downloads/swift-1.2.0/swift/common/bufferedhttp.py", line 80, in connect return HTTPConnection.connect(self) File "/usr/lib/python2.6/httplib.py", line 720, in connect self.timeout) File "/usr/lib/pymodules/python2.6/eventlet/green/socket.py", line 59, in create_connection raise error, msg socket.error: [Errno 111] ECONNREFUSED
    and the swift log is in /var/log/syslog and /var/log/messages.
       
  • 相关阅读:
    Django admin修改密码
    Python中查看函数相关文档
    Python之False和None
    前端神器之jquery
    网页三剑客之JS
    Python常用模块-时间模块
    python静态方法和类方法
    数据库学习之MySQL基础
    lmbench的使用方法
    sd卡无法启动及zc706更改主频后可以进入uboot无法启动kernel的坑
  • 原文地址:https://www.cnblogs.com/sikoui/p/1985780.html
Copyright © 2011-2022 走看看