wzw369
V2EX  ›  问与答

openstack 搭建 Swift , Swift 无法创建容器

  •  
  •   wzw369 · Apr 16, 2022 · 1390 views
    This topic created in 1506 days ago, the information mentioned may be changed or developed.
    openstack ( mitaka 版)
    centos7.2

    [root@controller ~]# openstack container create container1
    Not Found (HTTP 404)

    [root@controller ~]# swift stat
    Account: AUTH_0693449e04984eddb87b03f06af26da4
    Containers: 0
    Objects: 0
    Bytes: 0
    X-Put-Timestamp: 1650092676.85667
    X-Timestamp: 1650092676.85667
    X-Trans-Id: txc3ab15b0dc564113bedc7-00625a6a84
    Content-Type: text/plain; charset=utf-8
    [root@controller ~]# ^C

    swift stat 正常显示,创建就出问题,

    ERROR: Unable to access /swift/node: [Errno 13] Permission denied: '/swift/node'
    看了状态,是这个问题,我也把权限给了

    [root@compute swift]# ll
    总用量 0
    drwxr-xr-x. 2 swift swift 6 4 月 15 16:49 node
    [root@compute swift]#
    [root@compute swift]# chown -R root:swift /swift/node
    [root@compute swift]# ll
    总用量 0
    drwxr-xr-x. 2 root swift 6 4 月 15 16:49 node

    但还是不能创建容器,各位大佬,帮帮孩子吧。
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4270 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 05:22 · PVG 13:22 · LAX 22:22 · JFK 01:22
    ♥ Do have faith in what you're doing.