Unable to create container
Hi, The issue is I am not able to create container. My architecture is One Controller node - One compute node -One network node - One proxy server node - 2 storage nodes with 2 drives.
The issue is when i run swift post new-container command it gives me this error. Container put failed : http//proxy-server:8080/v1/AUTH__b34a799d6657449bb4d6751282072955/new-container 404 not found. [first 60 chars of response] <html>
Not foud
The resource not found .<
For past couple of days I have tried several things but no luck. The major issue is there is no swift log so no way of knowing what I am doing wrong. So Please any help will be really appreciated.
P.S I am following official guide of installing openstack icehouse.
Regards
Hi, Are you able to create and access the container from the terminal? How about
swift stat
andswift list
commands?