[Openstack] Swift stat Account HEAD failed
Pete Zaitcev
zaitcev at redhat.com
Thu Oct 24 18:17:34 UTC 2013
On Thu, 24 Oct 2013 14:13:23 +0000
Therese Persson <therese.persson at ericsson.com> wrote:
> Oct 24 15:45:37 kds-openstack-01 account-server 10.10.10.51 - - [24/Oct/2013:13:45:37 +0000] "HEAD /cciss/c0d2p1/182082/AUTH_519c6e2d263049adba404441f18aab60" 400 72 "tx6dd78c64bf6b4ceca3a568c04628fad3" "-" "-" 0.0002 ""
> /dev/cciss/c0d2p1 /srv/node/cciss/c0d2p1 xfs noatime,nodiratime,nobarrier,logbufs=8 0 0
Well, duh. Bet your devices= is still set to /srv/node. You can't do that,
the device namestapce has to be flat. Remount to /srv/node/cciss_c0d3p1
and rebuild rings accordingly.
> This is my /etc/swift/proxy-server.conf file:
account-server.conf is more relevant here, but it's pretty obvious anyway.
-- Pete
More information about the Openstack
mailing list