Hello,
Does anyone have any documentation on how to back up SQL and MySQL running on Linux?
My company's DBA team is working on testing SQL Server on Linux, as well we have acquired some Linux based applications that run MySQL. I am trying to move them away from some of their legacy tools and keep them from buying other products/plugins for other toolsets and move them towards Veeam (it has been a struggle).
For Veeam Agent for linux it appears any sort of app processing is handled with pre/post scripts which this seems to be a good article for the MySQL portion: https://www.veeam.com/wp-consistent-pro ... riadb.html
But do we have any specific guides for consistent OS + DB backups for Linux Agents running SQL?
https://docs.microsoft.com/en-us/sql/li ... erver-2017
-
- Influencer
- Posts: 18
- Liked: 1 time
- Joined: Nov 30, 2017 5:46 pm
- Full Name: Andy Perkins
- Contact:
-
- Product Manager
- Posts: 6551
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: SQL Server & MySQL on Linux Backups with Veeam
Hi,
No, we do not have such guides yet. My first thought was to suggest experimenting with DB snapshots combined with reverting, but MS explicitly mentions that "Reverting does not work in an offline or corrupted database. Therefore, taking regular backups and testing your restore plan are necessary to protect a database.".
Thanks
No, we do not have such guides yet. My first thought was to suggest experimenting with DB snapshots combined with reverting, but MS explicitly mentions that "Reverting does not work in an offline or corrupted database. Therefore, taking regular backups and testing your restore plan are necessary to protect a database.".
Thanks
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Feb 01, 2019 9:29 am
- Contact:
Re: SQL Server & MySQL on Linux Backups with Veeam
Hi,andyman3000 wrote: ↑Feb 07, 2019 6:56 pm Hello,
Does anyone have any documentation on how to back up SQL and MySQL running on Linux?
My company's DBA team is working on testing SQL Server on Linux, as well we have acquired some Linux based applications that run MySQL. I am trying to move them away from some of their legacy tools and keep them from buying other products/plugins for other toolsets and move them towards Veeam (it has been a struggle).
For MySQL, I, personally, use the dump tool and save the db files with the other files (so no separate configuration).
The dump tool is invoked with a simple code I developped so I rename the files each time.
-
- Veteran
- Posts: 298
- Liked: 85 times
- Joined: Feb 16, 2017 8:05 pm
- Contact:
Re: SQL Server & MySQL on Linux Backups with Veeam
I'll second that, why not use dump?
Who is online
Users browsing this forum: No registered users and 17 guests