Hello,
i have created a script to back up (while game server is running) the following:
gamedbd/dbdata/
gamedbd/dblog/
uniquenamed/dbdata/
uniquenamed/dblog/
+ the sql database
when i try to restore it, uniquenamed and gamedbd crashes. but restoring it from a full back (the whole gamedbd and uniquenamed folders) it does not crash, and both were saved when the server was offline.
my question here now is what is the recommended method to make a backup for disaster recovery or rollbacks,
do i need to backup the full folders? does the server need to be offline when backup is executed?
thank you very much in advance, any tip is appreciated!
i have created a script to back up (while game server is running) the following:
gamedbd/dbdata/
gamedbd/dblog/
uniquenamed/dbdata/
uniquenamed/dblog/
+ the sql database
when i try to restore it, uniquenamed and gamedbd crashes. but restoring it from a full back (the whole gamedbd and uniquenamed folders) it does not crash, and both were saved when the server was offline.
my question here now is what is the recommended method to make a backup for disaster recovery or rollbacks,
do i need to backup the full folders? does the server need to be offline when backup is executed?
thank you very much in advance, any tip is appreciated!
Last edited: