[Openstack] Looking for some help with swift

Clint Dilks clintd at waikato.ac.nz
Mon May 19 03:45:24 UTC 2014


Nope,

This install is pointing to the RDO repositories as per earlier in the
installation guide, but does not use packstack.



On Mon, May 19, 2014 at 3:38 PM, Remo Mattei <remo at italy1.com> wrote:

> Hi did u use packstack ?
>
> Inviato da iPhone ()
>
> Il giorno May 18, 2014, alle ore 20:22, Clint Dilks <clintd at waikato.ac.nz>
> ha scritto:
>
> Hi I am installing icehouse on CentOS 6.5 for the first time and looking
> for some help with swift.
>
> I have followed the guide here
> http://docs.openstack.org/icehouse/install-guide/install/yum/content/verify-object-storage-installation.html
>
> Currently swift stat appears to be working but uploading files fails.
>
> [root at comet swifttest]# swift stat
>        Account: AUTH_d39dfee7f2ce4a86b8721365805eb858
>     Containers: 0
>        Objects: 0
>          Bytes: 0
>  Accept-Ranges: bytes
>    X-Timestamp: 1400466597.29362
>     X-Trans-Id: txa6295ab356d94e7baede8-0053797190
>   Content-Type: text/plain; charset=utf-8
>
> [root at comet swifttest]# swift upload myfiles test.txt
> Error trying to create container 'myfiles': 404 Not Found: <html><h1>Not
> Found</h1><p>The resource could not be found.<
> Object HEAD failed:
> http://comet.cms.waikato.ac.nz:8080:8080/v1/AUTH_d39dfee7f2ce4a86b8721365805eb858/myfiles/test.txt400 Bad Request
>
> Looking in the Logs I see the following, which doesn't give me a clue as
> to the issue.
>
> Any thoughts as to what the problem might be or how to diagnose the
> problem further would be appreciated.
>
> Thanks
>
> May 19 15:10:15 comet container-replicator: Beginning replication run
> May 19 15:10:15 comet container-replicator: Replication run OVER
> May 19 15:10:15 comet container-replicator: Attempted to replicate 0 dbs
> in 0.00175 seconds (0.00000/s)
> May 19 15:10:15 comet container-replicator: Removed 0 dbs
> May 19 15:10:15 comet container-replicator: 0 successes, 0 failures
> May 19 15:10:15 comet container-replicator: no_change:0 ts_repl:0 diff:0
> rsync:0 diff_capped:0 hashmatch:0 empty:0
> May 19 15:10:16 comet object-replicator: Starting object replication pass.
> May 19 15:10:16 comet object-replicator: Nothing replicated for
> 0.00157809257507 seconds.
> May 19 15:10:16 comet object-replicator: Object replication complete.
> (0.00 minutes)
> May 19 15:10:16 comet object-auditor: Begin object audit "forever" mode
> (ZBF)
> May 19 15:10:16 comet object-auditor: Begin object audit "forever" mode
> (ALL)
> May 19 15:10:16 comet object-auditor: Object audit (ZBF) "forever" mode
> completed: 0.00s. Total quarantined: 0, Total errors: 0, Total files/sec:
> 0.00, Total bytes/sec: 0.00, Auditing time: 0.00, Rate: 0.00
> May 19 15:10:16 comet object-auditor: Object audit (ALL) "forever" mode
> completed: 0.00s. Total quarantined: 0, Total errors: 0, Total files/sec:
> 0.00, Total bytes/sec: 0.00, Auditing time: 0.00, Rate: 0.00
> May 19 15:10:36 comet account-replicator: Beginning replication run
> May 19 15:10:36 comet account-replicator: Replication run OVER
> May 19 15:10:36 comet account-replicator: Attempted to replicate 0 dbs in
> 0.00179 seconds (0.00000/s)
> May 19 15:10:36 comet account-replicator: Removed 0 dbs
> May 19 15:10:36 comet account-replicator: 0 successes, 0 failures
> May 19 15:10:36 comet account-replicator: no_change:0 ts_repl:0 diff:0
> rsync:0 diff_capped:0 hashmatch:0 empty:0
> May 19 15:10:40 comet account-server: 130.217.78.2 - -
> [19/May/2014:03:10:40 +0000] "HEAD
> /sda4/57207/AUTH_d39dfee7f2ce4a86b8721365805eb858" 204 -
> "tx6aa17b19d2974be088b8a-0053797630" "HEAD
> http://comet.cms.waikato.ac.nz:8080/v1/AUTH_d39dfee7f2ce4a86b8721365805eb858"
> "proxy-server 113431" 0.0029 ""
> May 19 15:10:40 comet account-server: 130.217.78.2 - -
> [19/May/2014:03:10:40 +0000] "PUT
> /sda4/71034/AUTH_d39dfee7f2ce4a86b8721365805eb858/clint" 404 -
> "tx6aa17b19d2974be088b8a-0053797630" "PUT
> http://comet.cms.waikato.ac.nz:8080/v1/AUTH_d39dfee7f2ce4a86b8721365805eb858/clint"
> "proxy-server 113431" 0.0004 ""
> May 19 15:10:41 comet account-server: 130.217.78.2 - -
> [19/May/2014:03:10:41 +0000] "HEAD
> /sda4/71034/AUTH_d39dfee7f2ce4a86b8721365805eb858/clint" 400 69
> "tx453bedf548144a8b8518c-0053797631" "HEAD
> http://comet.cms.waikato.ac.nz:8080/v1/AUTH_d39dfee7f2ce4a86b8721365805eb858/clint"
> "proxy-server 113431" 0.0014 ""
> May 19 15:10:41 comet account-server: 130.217.78.2 - -
> [19/May/2014:03:10:41 +0000] "HEAD
> /sda4/22389/AUTH_d39dfee7f2ce4a86b8721365805eb858/clint/blob.txt" 400 78
> "tx453bedf548144a8b8518c-0053797631" "HEAD
> http://comet.cms.waikato.ac.nz:8080/v1/AUTH_d39dfee7f2ce4a86b8721365805eb858/clint/blob.txt"
> "proxy-server 113431" 0.0003 ""
>
>
>
> !DSPAM:1,53797b95200128318916264!
>
> _______________________________________________
> 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
>
>
> !DSPAM:1,53797b95200128318916264!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140519/87128d81/attachment.html>


More information about the Openstack mailing list