Extension for targeted invalidation of cached assets
US-2021365519-A1 · Nov 25, 2021 · US
US2024036981A1 · US · A1
| Field | Value |
|---|---|
| Publication number | US-2024036981-A1 |
| Application number | US-202217874868-A |
| Country | US |
| Kind code | A1 |
| Filing date | Jul 27, 2022 |
| Priority date | Jul 27, 2022 |
| Publication date | Feb 1, 2024 |
| Grant date | — |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Embodiments automate the timely remediation of issues by matching failed operations to a script that is configured to fix the problem or problems without causing additional side effects, thus minimizing unavailability of services/data and loss of data. A method detects a backup operation alert message sent from a data manager or storage system that encodes one or more attributes affected by the backup operation. A script library is scanned to identify scripts that match the alert message. A component generates a score for each script, where the score factors the relevance of the script to the backup operation, and executes the script with the highest score, as the script most likely to remediate the issue causing the alert message.
Opening claim text (preview).
What is claimed is: 1 . A method of remediating issues encountered in a data protection system, comprising: detecting a backup operation alert message sent from one of a data manager or storage system, wherein the alert message encodes one or more attributes affected by the backup operation; scanning a script library to identify scripts that match the alert message; generating a score for each script of the identified scripts, wherein the score factors the relevance of the script to the backup operation; and executing the script with the highest score, as the script most likely to remediate the issue causing the alert message. 2 . The method of claim 1 wherein each script contains a header listing attributes of backup operations affected by the script. 3 . The method of claim 2 further comprising matching the attributes encoded in the alert message with attributes in the headers of each of the identified scripts. 4 . The method of claim 3 wherein, for each script, the score calculates a ratio of a total number of attributes in the backup operation over a number of attributes in the script that are also listed in the backup operation. 5 . The method of claim 4 wherein the script also calculates a penalty value that subtracts from the ratio, a number of attributes in the script that are not listed in the backup operation. 6 . The method of claim 5 wherein the penalty value reduces the score of a script to avoid a possibility of an additional issue being caused by a penalized script. 7 . The method of claim 5 further comprising randomly executing a highest scoring script of a plurality of scripts having an equal highest score. 8 . The method of claim 1 wherein the attributes comprise at least one of: storage utilization, CPU utilization, device status as online/offline/locked), and storage unit status as non-existent/full/unavailable. 9 . The method of claim 8 wherein the alert message comprises a text message indicating an action needed and an attribute associated with the issue. 10 . The method of claim 1 wherein the script library comprises a private library stored in a network file share (NFS) accessible by the data protection system. 11 . The method of claim 10 wherein data protection system comprises a deduplicated backup system including a Data Domain file system (DDFS). 12 . A method of remediating issues encountered in a data protection system, comprising: encoding one or more attributes in an alert messages to be generated by one of a data manager or storage system in the event of attempted execution of a failed backup operation, wherein the attributes represent system resources affected by the backup operation; storing a plurality of scripts, each script encoded with attributes affected by a respective script; identifying, in the event of a detected alert message, scripts that match the alert message through matching attributes within the alert message and the scripts; and selecting for execution, the script with the highest number of matching attributes and least number of non-matching attributes, as the script most likely to remediate the issue causing the alert message. 13 . The method of claim 1 wherein each script contains a header listing attributes of backup operations affected by the script followed by executable code processing the listed attributes. 14 . The method of claim 13 further comprising, calculating, for each script, a score having a ratio of a total number of attributes in the backup operation over a number of attributes in the script that are also listed in the backup operation, and a penalty value that subtracts from the ratio, a number of attributes in the script that are not listed in the backup operation, wherein the penalty value reduces the score of a script to avoid a possibility of an additional issue being caused by a penalized script. 15 . The method of claim 14 wherein the attributes comprise at least one of: storage utilization, CPU utilization, device status as one of online/offline/locked), and storage unit status as one of non-existent/full/unavailable, and further wherein the alert message comprises a text message indicating an action needed and an attribute associated with the issue. 16 . A system for remediating issues encountered in a data protection system, comprising: a self-healing service (SHS) component detecting a backup operation alert message sent from one of a data manager or storage system, wherein the alert message encodes one or more attributes affected by the backup operation; a script library containing scripts that are scanned to identify scripts that match the alert message; and a further component of the SHS generating a score for each script of the identified scripts, wherein the score factors the relevance of the script to the backup operation, and executing the script with the highest score, as the script most likely to remediate the issue causing the alert message. 17 . The system of claim 16 wherein each script contains a header listing attributes of backup operations affected by the script, and wherein the SHS component matches the attributes encoded in the alert message with attributes in the headers of each of the identified scripts. 18 . The system of claim 17 wherein, for each script, the score calculates a ratio of a total number of attributes in the backup operation over a number of attributes in the script that are also listed in the backup operation, and calculates a penalty value that subtracts from the ratio, a number of attributes in the script that are not listed in the backup operation, wherein the penalty value reduces the score of a script to avoid a possibility of an additional issue being caused by a penalized script. 19 . The system of claim 18 wherein the attributes comprise at least one of: storage utilization, CPU utilization, device status as one of online/offline/locked), and storage unit status as one of non-existent/full/unavailable, and further wherein the alert message comprises a text message indicating an action needed and an attribute associated with the issue. 20 . The system of claim 16 wherein the script library comprises a private library stored in a network file share (NFS) accessible by the data protection system, and wherein data protection system comprises a deduplicated backup system including a Data Domain file system (DDFS).
Management of the backup or restore process · CPC title
using de-duplication of the data · CPC title
Using snapshots, i.e. a logical point-in-time copy of the data · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.