On Mon, Jul 16, 2012 at 10:39 PM, ramu <ramu.freesyst...@gmail.com> wrote:
> Hi Noah,
>
> Testcase: test_ClusterStats took 0.036 sec
>         Caused an ERROR
> rados_connect: ret=-1
> net.newdream.ceph.rados.RadosException: rados_connect: ret=-1
>         at net.newdream.ceph.rados.Cluster.native_connect(Native Method)
>         at net.newdream.ceph.rados.Cluster.connect(Unknown Source)

That return code, -1, should correspond to -EPERM. I don't see this
error code in the rados client code. Are you able to use the same
ceph.conf file to connect and interact with RADOS using a interface
other than the Java wrappers?

Checking the OSD logs might reveal the problem... do you have these available?
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to