[Openstack] swift recon query

pragya jain prag_2648 at yahoo.co.in
Wed Mar 5 09:01:27 UTC 2014


hello all,

I have some basic questions about swift recon. please query them.


Q1: what should be the curl command for recon?

I use the following commands:
1.  root at swift-VirtualBox:~# curl -i http://127.0.0.1:8080/recon/async


HTTP/1.1 401 Unauthorized
Content-Length: 131
Content-Type: text/html; charset=UTF-8
Www-Authenticate: Swift realm="async"
X-Trans-Id: txe8c8850fc0a74ae095faa-005316e3a5
Date: Wed, 05 Mar 2014 08:43:17 GMT

<html><h1>Unauthorized</h1><p>This server could not verify that you are authorized to access the document you requested.</p></html> 


2.  root at swift-VirtualBox:~# curl -i http://127.0.0.1:8080/v1/AUTH_prag2648/recon/async


HTTP/1.1 401 Unauthorized
Content-Length: 131
Content-Type: text/html; charset=UTF-8
Www-Authenticate: Swift realm="AUTH_prag2648"
X-Trans-Id: tx978f787ce01f446a9beeb-005316e424
Date: Wed, 05 Mar 2014 08:45:24 GMT

<html><h1>Unauthorized</h1><p>This server could not verify that you are authorized to access the document you requested.</p></html>

Q2. Does 'swift-recon' command not provide the status about 

                       (i)      /proc/meminfo, 

                       (ii)     currently mounted file systems
                       (iii)    list of devices
      if 'swift-recon' provides these informations, then what should be the command?

Q3. It stands for what?
            low
            high
            avg
            total
            failed
            no_result
            reported

Pragya Jain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140305/b0ac6a7d/attachment.html>


More information about the Openstack mailing list