Self-healing data protection system matching system attributes to relevant scripts using weighted attributes

US2024036987A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2024036987-A1
Application numberUS-202217955802-A
CountryUS
Kind codeA1
Filing dateSep 29, 2022
Priority dateJul 27, 2022
Publication dateFeb 1, 2024
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

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 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, wherein the attributes are weighted to reflect a percentage importance of the a corresponding script to fix the problem. 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 based on the weighted attributes, and executes the script with the highest score, as the script most likely to fix the issue causing the alert message.

First claim

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, wherein each script defines attributes that are weighted with an assigned value to reflect a percentage importance of a corresponding script to resolve a problem causing the alert message, and produce a weighted attribute; generating a score for each script of the identified scripts, wherein the score factors the relevance of the script to the backup operation using the weighted attributes; 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 weighted attributes of backup operations affected by the script. 3 . The method of claim 2 further comprising matching the weighted attributes encoded in the alert message with weighted 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 weighted attributes in the backup operation over a number of weighted 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 weighted attributes in the script that are not listed in the backup operation. 6 . The method of claim 5 wherein the penalty value is a configurable value that 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, or randomly selecting a highest scoring script to execute if two or more scripts have a same highest score. 8 . The method of claim 1 wherein the weighted 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 a weighted 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; weighting each attribute to produce weighted attributes, wherein a weight comprises an assigned value between 0 to 100 to reflect a percentage importance of a corresponding script to resolve a problem causing the alert message; storing a plurality of scripts, each script encoded with weighted attributes affected by a respective script; identifying, in the event of a detected alert message, scripts that match the alert message through matching weighted attributes within the alert message and the scripts; and selecting for execution, the script with the highest number of matching weighted attributes and least number of non-matching weighted 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 weighted attributes of backup operations affected by the script followed by executable code processing the listed weighted 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 weighted attributes in the script that are also listed in the backup operation, and a penalty value that subtracts from the ratio, a number of weighted 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 weighted 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 weighting each attribute to produce weighted attributes, wherein a weight comprises an assigned value between 0 to 100 to reflect a percentage importance of a corresponding script to resolve a problem causing the alert message, and 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 based on the weighted attributes, 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 weighted attributes of backup operations affected by the script, and wherein the SHS component matches the weighted attributes encoded in the alert message with weighted 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 weighted 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 weighted 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 weighted 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 a weighted 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).

Assignees

Inventors

Classifications

  • Backup restoration techniques · CPC title

  • implemented using Network-attached Storage [NAS] architecture (distributed or networked storage systems G06F3/067; protocols for distributed storage of data in a network H04L67/1097) · CPC title

  • Real-time · CPC title

  • Point-in-time backing up or restoration of persistent data · CPC title

  • using de-duplication of the data · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2024036987A1 cover?
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 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 back…
Who is the assignee on this patent?
Dell Products Lp
What technology area does this patent fall under?
Primary CPC classification G06F11/1469. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Feb 01 2024 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 6 related publications on this page (citations in our corpus or others sharing the same primary CPC).