Hi, Are the 2 servers in HA or are independent?
Best Regards, Luca Garulli Founder & CEO OrientDB LTD <http://orientdb.com/> On 30 August 2017 at 23:25, AnSDE007 <[email protected]> wrote: > Enrico, > > That worked and thank you very much. > > Is this a typical process to backup/restore for DR? If not, would you > mind sharing how most people setup their backup/restore for DR? > > Thanks. > > > On Wednesday, August 30, 2017 at 12:27:16 PM UTC-7, Enrico Risa wrote: >> >> Hi >> >> the metadata of the backups are stored inside the OSystem database. >> >> In order to restore the same situation of backups you should also copy >> >> 1) The file $ORIENTDB_HOME/config/backups.json >> 2) The OSystem database >> >> >> >> 2017-08-30 18:49 GMT+02:00 AnSDE007 <[email protected]>: >> >>> Luca, >>> >>> Thank you for your quick response. Any guidance on how to accomplish >>> storing non-blocking backups (*.ibu files) on a different instance would be >>> greatly appreciated. >>> >>> Thanks. >>> >>> On Wednesday, August 30, 2017 at 9:41:49 AM UTC-7, l.garulli wrote: >>>> >>>> Hi, >>>> >>>> AFAIK in OrientDB Studio, Enterprise Restore feature, reads some >>>> metadata, this could explain why just copying the files won't work. >>>> >>>> @Enrico, WDYT? >>>> >>>> Best Regards, >>>> >>>> Luca Garulli >>>> Founder & CEO >>>> OrientDB LTD <http://orientdb.com/> >>>> >>>> On 30 August 2017 at 17:25, AnSDE007 <[email protected]> wrote: >>>> >>>>> I am new to OrientDB. >>>>> >>>>> We are evaluating an open source master patient index application >>>>> which uses embedded Enterprise OrientDB 2.2.17. One of the DR (Disaster >>>>> Recovery) requirements is to be able to restore the backup on a different >>>>> server/instance. Below are the steps that I have taken and so far I have >>>>> not been able to get this working. >>>>> >>>>> 1. On server 1, schedule a non-blocking backup in Full+Incremental >>>>> mode in Studio Management >>>>> 2. On server 1, wait until *full.ibu and *.ibu are created. In >>>>> Production, there will be a script that copy these files to a file system >>>>> on a different file server every night. >>>>> 3. On server 2, copy those *.ibu and *full.ibu files from step #2 >>>>> 4. On server 2, launch Studio Management and attempt to access and >>>>> restore the backups >>>>> >>>>> The issue I am having is that the Studio Management on server 2 does >>>>> not appear to recognize the *full.ibu and the *.ibu files. Hence, I am >>>>> unable to restore the database on server 2. >>>>> >>>>> Am I missing any key steps here? Is there a different approach to >>>>> accomplish this? >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> >>>>> --- >>>>> 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. >>>>> >>>> >>>> -- >>> >>> --- >>> 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. >>> >> >> -- > > --- > 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. > -- --- 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.
