I am stuck trying to set up sharding in OrientDB. Can you anyone tell me or 
post a link to any tutorial for the same? 
What I am currently trying to do is [OrientDB.2.0.11 community edition] 

1. first I create a server on "node1". 
2. I create a database. Create a class "zip". Change the cluster zip's name 
to zip_india. 
3. start up a new server "node2". Connect it to node1 using manual IP. 
since I have auto-deploy:true, zip class is sent to node2. similarly i set 
node3 up on another server. 
4. Now I have a replication set up across these nodes. I'm confused where 
to proceed from here for sharding. I tried to edit the distributed config 
file of the particular database on the master node, and set up 
configuration of another cluster called "zip_usa" and set its server  to 
node3. and i did the same for zip_india to node2. and both of them in 
node1. But the moment I restart the server, this file gets automatically 
reset and I lose this configuration. 


-- 

--- 
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