- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Array Performance and Data Protection
- >
- Nimble VSS snapshots affecting RedGate SQL backups
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-20-2016 12:08 PM
тАО05-20-2016 12:08 PM
VSS backups were enabled on all our MSSQL servers few weeks ago. They are running every hour. And since enabled, my regular SQL backups are failing. This does not happen on a specific database but randomly and when it does, RedGate just retries the backup. But this is causing some delays and the logic is skipping a purging step, at the end of the day, I have extra backups that were not deleted because of this.
msdb states that the snapshot backup takes around 30 seconds per database. IT states that Nimble's dashboard or logs says it only takes one second. I do believe it takes longer than that and it is affecting the storage and temporary blocking or disconnecting MSSQL affecting backups while it lasts.
Have someone seen this before? I want these two to coexists, but the errors and problems are happening every day.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2016 06:54 AM
тАО05-21-2016 06:54 AM
Re: Nimble VSS snapshots affecting RedGate SQL backups
Hello Jose,
Couple questions:
- Are you using the Nimble Protection Manager functionality for quiesced SQL backups every hour?
- What time are you taking the regular SQL backup?
Whilst Nimble's storage snapshot technology really does take a second or two, if you're using the NPM functionality for SQL quiescing then it could be that it's colliding with regular SQL backup process - as the VSS process may already be in use (NPM will call VSS synchronisation before a Nimble snapshot is taken, if it's enabled).
twitter: @nick_dyer_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2016 06:44 AM
тАО05-23-2016 06:44 AM
Re: Nimble VSS snapshots affecting RedGate SQL backups
Hi Nick
Thanks for reply.
IT is running Nimble VSS snapshots every hour, which is FULL backups using COPY_ONLY option. I am assuming they are using NPM for that? But I am not sure.
The time varies because we have four different SQL instances, each runs on its own virtual machine. But the differential usually start at 6pm PST. Our backup strategy is one FULL every week plus daily DIFF and that's true for each MSSQL instance. They are scaterred a bit in order to avoid collisions with other MSSQL instances. So let's say that machine A runs its DIFFs at 6pm, then machine B does the same at 7pm.
I am using RedGate backup Pro for my regular TSQL backups. DIFFs time varies depending of the database size of course, but usually takes few seconds to several minutes. What I've seen is that if redGate backup for database ABC runs at 6:05 pm (just an example) and by chance Nimble is running its VSS backup at that time too, then Nimble "wins" and the RedGate backup fails and later retries. The problem is that our TSQL jobs have several steps. So even though the backup succeed, next step did not run and old backups are not being deleted. The failures are also extending the backup time because the retries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-22-2016 12:37 PM
тАО07-22-2016 12:37 PM
Re: Nimble VSS snapshots affecting RedGate SQL backups
I have seen this happen, too.
I'm wondering why you would do both? I could see doing NPM replication for DR, or to make it easy to attach a LUN to a different server, but other than that...
I've had to change the times I do my SQL backups, as well as make sure they go to a separate LUN. If you are doing DIFFS as well as an hourly COPY_ONLY, I'm guessing you are trying to manage your transactions without losing the log chain, so maybe staggering some t-log backups in there would help?
I have all the databases we do nimble replication for set to SIMPLE recovery model, because it meets our RPO/RTO and so far our transaction performance has not been overly impacted.
when you query msdb for backups, what does it tell you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2016 02:24 AM