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@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@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
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack