This post is more than 5 years old
5 Posts
0
749
ScaleIO for SQL
Hello, I am looking for SQL Backup solution on-top ScaleIO, to my customer.
Someone knows how can I backup (consistently backup) SQL-DB when I am using ScaleIO?
I would be grateful if someone can share with me best practices and any relevant information for SQL solution on ScaleIO.
Thanks a lot.
andyinv
37 Posts
0
August 18th, 2017 02:00
The fact that's is ScaleIO really doesn't matter - treat backups of SQL as you would on any other storage platform.
It's up the application to provide a consistent backup, not the storage. If you were, for example, to take a snapshot at ScaleIO and back that up, then you would have no guarantee that it would be consistent.
SQL Server, Oracle etc, have methods to provide that consistency, and it's there you should eb looking.