[Openstack] [swift] ERROR Insufficient Storage

Hugo tonytkdk at gmail.com
Thu Aug 22 06:25:15 UTC 2013


1) Are all disks mounted properly ? Default swift drives mount point is /arc/node.
$> ls /srv/node

2) how's the ring looks like now?
$> swift-ring-builder /etc/swift/object.builder



從我的 iPhone 傳送

pangj <pangj at laposte.net> 於 2013/8/21 下午10:57 寫道:

> Hi,
> 
> After installing the Swift I run the test command:
> 
> $ curl -k -v -H 'X-Auth-Token: AUTH_tk02863583400d4141a522fd185432a5f3' http://172.17.6.32:8080/v1/AUTH_system
> * About to connect() to 172.17.6.32 port 8080 (#0)
> *   Trying 172.17.6.32... connected
> > GET /v1/AUTH_system HTTP/1.1
> > User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
> > Host: 172.17.6.32:8080
> > Accept: */*
> > X-Auth-Token: AUTH_tk02863583400d4141a522fd185432a5f3
> >
> < HTTP/1.1 503 Internal Server Error
> < Content-Length: 118
> < Content-Type: text/html; charset=UTF-8
> < Date: Thu, 22 Aug 2013 05:51:50 GMT
> <
> * Connection #0 to host 172.17.6.32 left intact
> * Closing connection #0
> <html><h1>Service Unavailable</h1><p>The server is currently unavailable. Please try again at a later time.</p></html>
> 
> 
> It got a 503 error. Then I checked the syslog and found:
> 
> Aug 22 13:51:48 default proxy-server ERROR Insufficient Storage 172.17.6.22:6002/sdb1 (txn: tx78a964e974714cd7b5832-005215a6f4) (client_ip: 172.17.6.32)
> Aug 22 13:51:48 default proxy-server ERROR Insufficient Storage 172.17.6.25:6002/sdb1 (txn: tx78a964e974714cd7b5832-005215a6f4) (client_ip: 172.17.6.32)
> Aug 22 13:51:48 default proxy-server ERROR Insufficient Storage 172.17.6.21:6002/sdb1 (txn: tx78a964e974714cd7b5832-005215a6f4) (client_ip: 172.17.6.32)
> 
> 
> It says Insufficient Storage. All my five test storage nodes have 10GB of disk each.And I built rings as this:
> 
> swift-ring-builder account.builder create 18 3 1
> swift-ring-builder container.builder create 18 3 1
> swift-ring-builder object.builder create 18 3 1
> 
> Can you tell me where am I wrong? Thanks.
> 
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




More information about the Openstack mailing list