Extensible and elastic data management services engine external to a storage domain

US11232160B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11232160-B2
Application numberUS-201916375942-A
CountryUS
Kind codeB2
Filing dateApr 5, 2019
Priority dateJul 31, 2015
Publication dateJan 25, 2022
Grant dateJan 25, 2022

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.

A data management services architecture includes architectural components that run in both a storage and compute domains. The architectural components redirect storage requests from the storage domain to the compute domain, manage resources allocated from the compute domain, ensure compliance with a policy that governs resource consumption, deploy program code for data management services, dispatch service requests to deployed services, and monitor deployed services. The architectural components also include a service map to locate program code for data management services, and service instance information for monitoring deployed services and dispatching requests to deployed services. Since deployed services can be stateless or stateful, the services architecture also includes state data for the stateful services, with supporting resources that can expand or contract based on policy and/or service demand. The architectural components also include containers for the deployed services.

First claim

Opening claim text (preview).

What is claimed is: 1. A method comprising: evaluating a service policy to determine that a set of data management services are to process storage operations within a service request, wherein a service redirector identifies a counterpart service that is to reverse a transformation of a service execution result output by a first data management service of the set of data management services; utilizing the service policy to construct a service sequence defining an order with which each data management service of the set of data management services is to sequentially process the service request, wherein the service sequence specifies that the first data management service is to process a first storage operation of the service request to create the service execution result whose transformation by the first data management service will be reserved by the counterpart service; and sequentially processing the storage operations of the service request using the set of data management services according to the service sequence, wherein an ingest service attaches a service identifier of the counterpart service to the service execution result, and wherein the counterpart service is deployed, for processing the service execution result based upon the service identifier, when the first data management service is deployed. 2. The method of claim 1 , comprising: maintaining state information to track service execution results by the data management services across the service sequence. 3. The method of claim 2 , wherein a data management service can use the state information to access service execution results of a prior executed data management service. 4. The method of claim 2 , comprising: utilizing the state information to route the service execution results to internal destinations within a data management services architecture hosting the set of data management services. 5. The method of claim 4 , wherein the service execution results are routed before a final data management service is executed to process the service request. 6. The method of claim 1 , comprising: utilizing the service redirector to track progress of the data management services processing the service request. 7. The method of claim 6 , wherein the service redirector generates a new service request to include the service execution result from the first data management service, wherein the new service request is transmitted by the service redirector to a second data management service specified by the service sequence to process the service request after the first data management service. 8. The method of claim 1 , comprising: removing the service identifier from the service execution result before routing the service execution result to the counterpart service. 9. The method of claim 1 , comprising: removing the service identifier from an output resulting from the counterpart service processing the service execution result. 10. The method of claim 1 , comprising: redirecting, by the service redirector, the service execution result to the counterpart service based upon the service execution result being tagged with the service identifier. 11. The method of claim 1 , wherein multiple instances of the service request are processed by data management services specified by a set of service sequences. 12. The method of claim 11 , comprising: evaluating service execution results generated from execution of the data management services according to the set of service sequences to select a target service sequence from the set of service sequences for subsequently processing instances of the service request. 13. The method of claim 1 , wherein a data management service comprises a deduplication service, and wherein service execution results of the deduplication service are evaluated to identify a storage efficiency of deduplication. 14. The method of claim 1 , wherein a data management service comprises a compression service, and wherein service execution results of the compression service are evaluated to identify a storage efficiency of compression. 15. The method of claim 1 , wherein a service redirector routes data relating to the processing of the service request between the data management services. 16. A non-transitory machine readable medium comprising instructions for performing a method, which when executed by a machine, causes the machine to: evaluate a service policy to determine that a set of data management services are to process storage operations within a service request, wherein a service redirector identifies a counterpart service that is to reverse a transformation of a service execution result output by a first data management service of the set of data management services utilize the service policy to construct a service sequence defining an order with which each data management service of the set of data management services is to sequentially process the service request, wherein the service sequence specifies that the first data management service is to process a first storage operation of the service request to create the service execution result whose transformation by the first data management service will be reserved by the counterpart service; and sequentially process the storage operations of the service request using the set of data management services according to the service sequence, wherein an ingest service attaches a service identifier of the counterpart service to the service execution result, and wherein the counterpart service is deployed, for processing the service execution result based upon the service identifier, when the first data management service is deployed. 17. The non-transitory machine readable medium of claim 16 , wherein the instructions cause the machine to: maintain state information to track service execution results by the data management services across the service sequence. 18. The non-transitory machine readable medium of claim 17 , wherein a data management service can use the state information to access service execution results of a prior executed data management service. 19. The non-transitory machine readable medium of claim 18 , wherein the instructions cause the machine to: utilize the state information to route the service execution results to internal destinations within a data management services architecture hosting the set of data management services. 20. A computing device comprising: a memory comprising machine executable code for performing a method; and a processor coupled to the memory, the processor configured to execute the machine executable code to cause the processor to: evaluate a service policy to determine that a set of data management services are to process storage operations within a service request, wherein a service redirector identifies a counterpart service that is to reverse a transformation of a service execution result output by a first data management service of the set of data management services utilize the service policy to construct a service sequence defining an order with which each data management service of the set of data management services is to sequentially process the service request, wherein the service sequence specifies that the first data management service is to process a first storage operation of the service request to create the service execution result whose transformation by the first data management service will be reserved by the counterpart service; and sequentially process the storage operations of the service request using t

Assignees

Inventors

Classifications

  • Routing a service request depending on the request content or context · CPC title

  • for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS] · CPC title

  • of structured data, e.g. relational data · CPC title

  • H04L67/142Primary

    Managing session states for stateless protocols; Signalling session states; State transitions; Keeping-state mechanisms · CPC title

  • G06F16/93Primary

    Document management systems · 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 US11232160B2 cover?
A data management services architecture includes architectural components that run in both a storage and compute domains. The architectural components redirect storage requests from the storage domain to the compute domain, manage resources allocated from the compute domain, ensure compliance with a policy that governs resource consumption, deploy program code for data management services, disp…
Who is the assignee on this patent?
Netapp Inc
What technology area does this patent fall under?
Primary CPC classification H04L67/142. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Jan 25 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). 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).