[orientdb] Re: How does cluster selection work?

2015-09-17 Thread isart . montane
Hi Melvin, I'm seeing the same behavior on version 2.1.2 running on 2 servers on distributed mode. Did you manage to solve it? Thanks On Friday, April 10, 2015 at 5:28:03 AM UTC+2, Melvin Yam wrote: > > Continuing from the above, I went on to connect to the second server. > > orientdb> connect

[orientdb] Re: How does cluster selection work?

2015-07-01 Thread bryan
Hi all. i'm using Orientdb 2.0.11. is this a bug? how can i to do change cluster selection? 2015년 6월 1일 월요일 오후 9시 30분 44초 UTC+9, Anthony Hebig 님의 말: > > Same problem here with distributed mode (same thing with non-distributed > mode). > > There are some problems with the studio plugin too : >

[orientdb] Re: How does cluster selection work?

2015-06-01 Thread Anthony Hebig
Same problem here with distributed mode (same thing with non-distributed mode). There are some problems with the studio plugin too : - I've set the global property "cluster selection" to "round-robin" (DB > Configuration > Cluster Selection > Save) - But when I look at the "Schema" part, all cla

[orientdb] Re: How does cluster selection work?

2015-04-09 Thread Colin
Hi Melvin, A couple of questions: 1. When you start the second instance can you see the handshake and that both machines are 'talking'? 2. If so, before you create the second cluster for the class, can you see that replication is working on both databases? 3. If yes, would you mi

[orientdb] Re: How does cluster selection work?

2015-04-08 Thread Melvin Yam
Hi Colin, I've attached the two distributed-config.json files. Thanks. Melvin -- --- 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 orient-database+unsubscr...@go

[orientdb] Re: How does cluster selection work?

2015-04-08 Thread Melvin Yam
Hi Colin, I've attached the two distributed-config.json files. Thanks. Melvin -- --- 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 orient-database+unsubscr...@go

[orientdb] Re: How does cluster selection work?

2015-04-08 Thread Colin
Hi Melvin. Could you please include here your distributed-config.json files from both instances of OrientDB from your database's folder (under databases). Thanks, -Colin On Tuesday, April 7, 2015 at 8:19:03 PM UTC-5, Melvin Yam wrote: > > Hi Colin, > > Is the distributed mode the issue here? >

[orientdb] Re: How does cluster selection work?

2015-04-07 Thread Melvin Yam
Hi Colin, Is the distributed mode the issue here? I run in non distributed mode. I get exactly the same thing. I run up another instance in distributed mode also, so that I have 2 servers running in distributed mode. I get exactly the same thing also. Melvin -- --- You received this messa

[orientdb] Re: How does cluster selection work?

2015-04-07 Thread Colin
Hi Melvin, Distributed mode is for running multiple instances of OrientDB at the same time, where the clusters span multiple instances. -Colin On Tuesday, April 7, 2015 at 12:58:41 PM UTC-5, Melvin Yam wrote: > > Hi all, > > I'm using OrientDB 2.0.6. > I started orientdb in a single machine i