Re: [orientdb] Re: Back up vs Export Reliability

2015-10-27 Thread Gurinder Kohli
Hi Andrey Lomakin, Which release would live incremental backup be available. Also, we are facing issues with restoring backup in 2.1.2 version. Restore succeeds but when we try to do Select we dont see any records returned. Are you aware of any issues with restore? Thanks in advance. On

Re: [orientdb] Re: Back up vs Export Reliability

2015-10-27 Thread Andrey Lomakin
Hi, Live backup will be added in 2.2 version of project. About restore, no you are first who have such issues, from my experience. Any way live incremental backup is much more tested and designed to be more stable. So I suggest you to try it. On Tue, Oct 27, 2015 at 5:36 PM Gurinder Kohli <

Re: [orientdb] Re: Back up vs Export Reliability

2015-10-09 Thread Andrey Lomakin
Hi, On latest version live incremental backup never put database in read only mode so I do suggest you to consider it. On Sun, Oct 4, 2015 at 1:48 PM odbuser wrote: > > > On Monday, September 28, 2015 at 7:34:09 PM UTC-4, Alejandro Melendez > wrote: > >> " I almost always

[orientdb] Re: Back up vs Export Reliability

2015-10-04 Thread odbuser
On Monday, September 28, 2015 at 7:34:09 PM UTC-4, Alejandro Melendez wrote: > " I almost always restore from my exports" this is really comforting to > know. > Well, I thought it wouldn't be discouraging b/c I'm implying that I only trust my serialization instead of the standard exports

Re: [orientdb] Re: Back up vs Export Reliability

2015-09-30 Thread Andrey Lomakin
HI Scott, Sure, here you are https://github.com/orientechnologies/orientdb/issues/2029 On Wed, Sep 30, 2015 at 1:20 PM scott molinari < scottamolin...@googlemail.com> wrote: > Hi Andrey, > > Can you give us a link to the Github issue with this new features? > > Scott > > -- > > --- > You

Re: [orientdb] Re: Back up vs Export Reliability

2015-09-30 Thread scott molinari
Hi Andrey, Can you give us a link to the Github issue with this new features? Scott -- --- 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

Re: [orientdb] Re: Back up vs Export Reliability

2015-09-29 Thread Andrey Lomakin
Hi, "I understand that back up does a consistent copy of a database, all further write operations are locked while this process continues" we almost finished new live backup version which will freeze writes only in case of extremely high load, otherwise you will be able to work with database as

Re: [orientdb] Re: Back up vs Export Reliability

2015-09-29 Thread Alejandro Melendez
Great news looking forward to it Thanks! -- --- 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 options,

[orientdb] Re: Back up vs Export Reliability

2015-09-28 Thread Alejandro Melendez
Thank you for the reply really helpful! " I almost always restore from my exports" this is really comforting to know. "Take one instance offline to perform a backup and have it rejoin the cluster." This sounds really interesting. So are you guys running clusters right now or you would only

[orientdb] Re: Back up vs Export Reliability

2015-09-28 Thread odbuser
Although I can't answer your question (Orient will need to do this), I can say that I make sure both exports and backups are done on a schedule. As you said, exports don't lock and that's critical in a high availability environment. Backups lock and depending on the database size, that can be