[orientdb] Clustered Database Backup

2015-03-27 Thread Rob Gratz
If I have a cluster of orientdb nodes and schedule automatic backups, does each node do backups of itself on it's own schedule or does orient handle consolidating each node's scheduled backup? -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group.

Re: [orientdb] Determine record owner?

2015-03-19 Thread Rob Gratz
allowDelete > > > > 2015-03-17 16:39 GMT+01:00 Rob Gratz >: > >> Is there a way to obtain which user created or owns a record? >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "O

[orientdb] Determine record owner?

2015-03-17 Thread Rob Gratz
Is there a way to obtain which user created or owns a record? -- --- 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...@googlegroups.com. For

[orientdb] Re: Strange Java API issue causing database corruption

2014-07-07 Thread Rob Gratz
You are not alone. On Thursday, July 3, 2014 1:44:18 PM UTC-5, Brian O'Keefe wrote: > > Every day I grab the latest 1.7.5 snapshot but this still is occurring and > it is getting frustrating. I've modified the way I am creating and > destroying database connections to try to resolve the issue,

[orientdb] Cannot cluster 2 nodes with 1.7.5-SNAPSHOT

2014-07-07 Thread Rob Gratz
Cannot start more than 1 node with 1.7.5-SNAPSHOT. Second node gets this warning and hangs. OHazelcastPlugin]Exception in thread "main" com.orientechnologies.orient.core.exception.ODatabaseException: Database instance is not set in current thread. Assure to set it with: ODatabaseRecordThreadL

Re: [orientdb] Re: Strange Java API issue causing database corruption

2014-06-30 Thread Rob Gratz
blished tomorrow morining. > > > On Wed, Jun 25, 2014 at 6:22 PM, Rob Gratz > wrote: > >> This seems pretty serious. What is the timeframe for making this publicly >> available? >> >> >> On Wednesday, June 25, 2014 10:05:50 AM UTC-5, Brian O'Keef

[orientdb] Re: Strange Java API issue causing database corruption

2014-06-25 Thread Rob Gratz
This seems pretty serious. What is the timeframe for making this publicly available? On Wednesday, June 25, 2014 10:05:50 AM UTC-5, Brian O'Keefe wrote: > > I just noticed the following in the server log as well...it looks like the > server is ok, but in reality certain clusters are corrupted.

Re: [orientdb] Re: Data archiving in plocal storage.

2014-06-25 Thread Rob Gratz
to another machine manually? > > Lvc@ > > > > On 25 June 2014 08:38, Riccardo Tasso > > wrote: > >> And, among others, what does happen to the links of the records which are >> moved? >> >> Riccardo >> >> >> 2014-06-24

[orientdb] Re: Data archiving in plocal storage.

2014-06-24 Thread Rob Gratz
Can I get a little more information on this or can you point me to the documentation? I understand the freeze/copy/release part. Not sure I understand the last part. Are you saying copy the files to a completely different machine (ie. not clustered with the machines being copied from)? Are

[orientdb] Too many files open during synchronization

2014-06-18 Thread Rob Gratz
We are seeing issues more and more in testing with a large database where we get this error during database synchronization. Is there a possibility that files are not being closed appropriately when dealing with the chunks? We have adjusted the ulimit to get around this, but are still seeing

[orientdb] Index on @class in parent/child hierarchy

2014-05-29 Thread Rob Gratz
I have a parent/child hierarchy and am running a query to get counts per type of child. The query works, but the performance is very slow. I tried adding an index to the "@class" field, but got an error. Is there a better way of getting this information aside from putting another field that h

Re: [orientdb] Class inheritance and clusters

2014-05-28 Thread Rob Gratz
uot; > logs or also create a vertex "DailyLog" where to attach Log vertices with > an edge. > > Lvc@ > > > > On 27 May 2014 21:56, Rob Gratz > wrote: > >> v1.7 >> I'm doing some sample coding in preparation for an upcoming project and >> am

[orientdb] Class inheritance and clusters

2014-05-27 Thread Rob Gratz
v1.7 I'm doing some sample coding in preparation for an upcoming project and am trying to use class inheritance with the Document model along with clusters. I have not found a good documented example of using clusters through the API, so I can't say for sure I'm doing this right, but here is m

[orientdb] Re: Populating DB in distributed mode v1.7rc1.

2014-02-06 Thread Rob Gratz
Seeing the same problems with rc1 and rc2-SNAPSHOT > > -- --- 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...@googlegroups.com. For more

Re: [orientdb] .wal files are filling up my disk

2014-01-24 Thread Rob Gratz
I believe they are using 1.6. On Jan 24, 2014 11:30 AM, "Andrey Lomakin" wrote: > HI, > Which version do you use ? > > > > On Fri, Jan 24, 2014 at 5:38 PM, Rob Gratz wrote: > >> >> Now that 2.0 is being pushed out, is there anyway this could be

Re: [orientdb] .wal files are filling up my disk

2014-01-24 Thread Rob Gratz
Now that 2.0 is being pushed out, is there anyway this could be put into a sooner release. We have some customers who've built up 30GB of wal files. Telling them they have to reboot their system is not a very attractive solution for them. Thanks. On Monday, December 9, 2013 5:20:10 AM UTC-6

[orientdb] Re: Released OrientDB 1.6.4: hot-fix + merged Blueprints

2014-01-23 Thread Rob Gratz
What is the compatibility between 1.6.3 and 1.6.4 databases? Jar dropin? On Wednesday, January 15, 2014 5:28:09 PM UTC-6, Lvc@ wrote: > > Hi all, > Orient Technologies has just released OrientDB 1.6.4 as hot-fix + the > integration with Blueprints. > > Yes, starting from 1.6.4 the Blueprints i