<div dir="ltr">Hi all:<div><br></div><div style>I just installed swift from github, after I configure a proxy node and a storage node, and run the stat command, it fails: <br></div><div style><div># swift -v -V 2.0 -A <a href="http://controller:5000/v2.0">http://controller:5000/v2.0</a> -U service:swift -K nsfocus stat</div>

<div>Account not found</div><div><br></div><div style>Keystone and disk configuation seem OK, syslog gives:</div><div style><div>Apr  9 13:45:21 node1 account-server AUTH_2755db390fcd4c9bb504242617d5f6a0 (txn: tx6919d8c66d454e50a9b03deded9b2ec8)</div>

<div>Apr  9 13:45:21 node1 account-server 20.0.0.1 - - [09/Apr/2013:05:45:21 +0000] "HEAD /swr/27113/AUTH_2755db390fcd4c9bb504242617d5f6a0" 404 - "tx6919d8c66d454e50a9b03deded9b2ec8" "-" "-" 0.0020 ""<br>

</div></div><div style><br></div><div style>I read the code and find that the server try to visit db file: /srv/node/swr/accounts/27113/e03/1a7a753448a645fdf2b6bcc7223e5e03, but my directory  /srv/node/swr/accounts/ is empty, so server return a 404 error.</div>

<div style><br></div><div style>I find that the db file is only created when the server receives a REPLICATE request, but I do not know how to generate such a request, or why does it not generate automatically.</div><div style>

<br></div><div style>Moreover, what is the minimal amount of storage nodes?</div><div style><br></div><div style>Thanks</div><div style>Wenmao Liu</div><div style><br></div></div></div>