What's new in NetBackup 8.3 - Join our Hey, AVA session where you can Ask Veritas Anything.
Hi NetBackup community, This week we're hosting a Hey, AVA session on NetBackup 8.3. We've assembled a team of Veritas Employees to answer your questions about our latest release. We invite you to join the conversation here: http://vrt.as/HeyAVA Elias AbuGhazaleh | EliasA Director of Customer Engagement Biography Elias has been working on data protection since 1991 and is currently the Employee Resource Group Champion, Customer & Partner Engagement Program Lead, and Heathrow, Florida Site Leadership Committee Member for Veritas. Doward Wilkinson | Dowardw Distinguished System Engineer Biography Doward has been in technology since the middle ’70s and joined Veritas Software in 1999, contributing to our ransomware and customer success efforts as part of the PM team. Liji Kuruvilla | vLiji Sr. Principal Technical Marketing Engineer Biography Liji joins the Data Protection team from Product Management with over 19 years of experience supporting Veritas customers. His focus includes NetBackup offerings covering the Cloud Marketplace, Deduplication, and Virtualization technologies. Matthew Tietje | mtietje Sr. Product Manager NetBackup Biography Matt Tietje currently focused on the NetBackup for DB Workloads roadmap. He has almost 20 years of experience working for Veritas in Support, Engineering Management, and the Product Management group. Mark Coletta | MarkColetta Sr. Product Manager NetBackup Biography With over 25 years in the IT industry, and 15 years in the Data Protection sector. At Veritas, Mark is focused on NetBackup and how to bring ease of use, automation, and overall operational simplicity. John Hink | JohnHink Sr. Principal Technical Marketing Engineer Biography As a nearly 21 year employee with Veritas, John has worked in technical support, services, product engineering, and product management. John helps guide product strategy, engage with customers, and ensure that the field and market have the right technical resources. The Hey, AVA session will take place today, through 5:00 p.m. PDT, on July 31st.1.1KViews5likes0CommentsVeritas takes virtual to the next level with NetBackup 8.3
NetBackup has taken virtual data protection to the next level with the recent release of NetBackup 8.3, designed to optimize security, recover at speed, unify cloud capabilities, simplify even the most dynamic environments, and supercharge performance even in large environments.NetBackup SQL job failures - network connection timed out 41
Hi All, This is not a query for help but a note on a solution to a rather pesky problem with NetBackup SQL job failures and status message "network connection timed out 41". While it took me some time to figure out the root cause behind these failures, in the end it turned out to be nothing related to the usual suspects such as DNS/Hosts resolution, network bottlenecks or similar issues. I've been checking literally all aspects of all involved components (NBU Master, Media, Client, SQL DB, networking, etc.) but unfortunately nothing useful appeared in any of the logs. The most misleading part was when tracing error messages such as: ERR - Error in VxBSACreateObject: 3. CONTINUATION: - System detected error, operation aborted. ERR - Error in GetCommand: 0x80770004. DBMS MSG - ODBC return code <-1>, SQL State <37000>, SQL Message <3202><[Microsoft][SQL Server Native Client 11.0][SQL Server]Write on "VNBU0-9280-5168-1609373275" failed: 995(The I/O operation has been aborted because of either a thread exit or an application request.)>. CONTINUATION: - An abort request is preventing anything except termination actions. INFO Server Status: Communication with the server has not been initiated or the server status has not been retrieved from the server. INFO Error in VxBSACreateObject: 3. INFO System detected error, operation aborted. INFO Error in GetCommand: 0x80770004. INFO An abort request is preventing anything except termination actions. INFO ODBC return code <-1>, SQL State <37000>, SQL Message <3202><[Microsoft][SQL Server Native Client 11.0][SQL Server]Write on "VNBU0-8380-13048-1609410056" failed: 995(The I/O operation has been aborted because of either a thread exit or an application request.)>. ...and also SQL errors like: 2020-12-30 23:52:19.11 Backup BackupIoRequest::ReportIoError: write failure on backup device 'VNBU0-9808-5248-1609367774'. Operating system error 995(The I/O operation has been aborted because of either a thread exit or an application request.). 2020-12-30 23:52:19.11 Backup Error: 3041, Severity: 16, State: 1. 2020-12-30 23:52:19.11 Backup BACKUP failed to complete the command BACKUP DATABASE DB01. Check the backup application log for detailed messages. 2020-12-30 23:52:19.11 spid56 Error: 18210, Severity: 16, State: 1. 2020-12-30 23:52:19.11 spid56 BackupVirtualDeviceFile::RequestDurableMedia: Flush failure on backup device 'VNBU0-9808-5248-1609367774'. Operating system error 995(The I/O operation has been aborted because of either a thread exit or an application request.). 2020-12-31 00:00:19.10 spid31s This instance of SQL Server has been using a process ID of 8844 since 12/30/2020 10:23:10 PM (local) 12/30/2020 9:23:10 PM (UTC). This is an informational message only; no user action is required. 2020-12-31 00:10:03.71 Backup Error: 3041, Severity: 16, State: 1. Unfortunately neither "dbclient" nor "bprd" provided any useful indication on what's going on, but at the same time taking SQL backups natively via SQL Management Studio worked just fine. So, long story short... If you encounter such messages and you are using SQL instances in a VMware virtualized environment, make sure to check also against your "VSS appliaction quiescing" settings. In case you may have this set to "disabled", then this could be very much the source of the issue as it was in my case. In normal circumstances quiescing shouldn't be disabled at all, however I've seen many discussions over the years where users are suggesting to do so in order to avoid a long existing problem with failures over generic VM backups about which vendors are fingerpointing to each other but no effective long-term solution has been made available yet. The process of disabling VSS quiesced application based snapshots is outlined on the link below where in my case I had a legacy VM which was applied with the "tools.conf" option. https://kb.vmware.com/s/article/2146204 After removing the "vss.disableAppQuiescing = true" line from the "tools.conf" file the backups started to work immediately. I didn't test if disabling the disk UUID would end up with the same results but if I get a spare moment, then I may actually check it and report back here on the results. Perhaps this whole scenario should be tested by NetBackup engineers and in case they can confirm the behavior then a side note on the below link would be appropriate: https://www.veritas.com/content/support/en_US/doc/44037985-142651971-0/v15097395-142651971 Cheers1.3KViews1like0Comments