Hi,

I have setup a three node cluster using OrientDB 2.0 M2. On host1 I run the 
below commands :

create database remote:<host-IP>/testdb root root

create class testclass

Insert into testclass set name='test01'

We checked that the class (table) got created on all three nodes. We did 
this by looking for the testclass.cpm and testclass.pcl. 

I could connect from host1 using console.sh and query the table. However, I 
could not connect from host2 and host3 using console.sh. The command just 
hung. Am I missing a grant or something to be able to connect from the 
other nodes:

We have set autodeploy=true in our default-distributed-db-config.json file

Regards,
Santosh


 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to