US20180329786A1 - Systems and methods of unified reconstruction in storage systems - Google Patents

Systems and methods of unified reconstruction in storage systems Download PDF

Info

Publication number
US20180329786A1
US20180329786A1 US15/974,216 US201815974216A US2018329786A1 US 20180329786 A1 US20180329786 A1 US 20180329786A1 US 201815974216 A US201815974216 A US 201815974216A US 2018329786 A1 US2018329786 A1 US 2018329786A1
Authority
US
United States
Prior art keywords
metadata
storage
data
database
storage operation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US15/974,216
Inventor
Parag Gokhale
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Commvault Systems Inc
Original Assignee
Commvault Systems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Commvault Systems Inc filed Critical Commvault Systems Inc
Priority to US15/974,216 priority Critical patent/US20180329786A1/en
Assigned to COMMVAULT SYSTEMS, INC. reassignment COMMVAULT SYSTEMS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GOKHALE, PARAG
Publication of US20180329786A1 publication Critical patent/US20180329786A1/en
Priority to US16/565,821 priority patent/US20200257596A1/en
Priority to US16/751,004 priority patent/US11442820B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1469Backup restoration techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1435Saving, restoring, recovering or retrying at system level using file system or storage system metadata
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1464Management of the backup or restore process for networked environments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/273Asynchronous replication or reconciliation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F17/30194
    • G06F17/30371
    • G06F17/30557
    • G06F17/30575
    • G06F17/30997
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/84Using snapshots, i.e. a logical point-in-time copy of the data

Definitions

  • a primary copy of data is generally a production copy or other “live” version of the data which is used by a software application and is typically in the native format of that application.
  • Primary copy data may be maintained in a local memory or other high-speed storage device that allows for relatively fast data access.
  • Such primary copy data is typically retained for a period of time (e.g., a number of seconds, minutes, hours or days) before some or all of the data is stored as one or more secondary copies, for example, to prevent loss of data in the event a problem occurs with the data stored in primary storage.
  • a snapshot may be thought of as a representation or image of the primary copy data at a given point in time.
  • a snapshot generally creates a bit map or block level representation of a primary copy volume at a particular moment in time. Users typically gain a read-only access to the record of files and directories of the snapshot. By electing to restore primary copy data from a snapshot taken at a given point in time, users may also return the current file system to the prior state of the file system that existed when the snapshot was taken.
  • Metadata includes information, or data, about the data stored on the system. Metadata, while not including the substantive operational data of client applications is useful in the administration, security, maintenance, and accessibility of operational data. Examples of metadata include files size, edit times, edit dates, locations on storage devices, version numbers, encryption codes, restrictions on access or uses, and tags of information that may include an identifier for users or clients, etc.
  • An embodiment of the present invention includes a system for reconstructing and maintaining data stored in an electronic storage network.
  • the system may include a plurality of storage operation cells interconnected on the network.
  • One of the storage operation cells may include a master storage manager that maintains data related to client applications or system management.
  • the master storage manager may collect the data generated by a plurality of storage operation cells and stores the data on one or more storage devices.
  • a computer-readable medium having sequences of instructions which, when executed by one or more processors cause an electronic device to assign unique identifiers to a sets of metadata generated by storage operation cells, each linked to a local storage device. It may determined whether a backup storage device includes a hardware identifier, if not, one is added to unique identifier. The sets of metadata, may then be stored in a central storage device. Upon detection of a loss of metadata on the local storage device, a corresponding set of metadata is located on the central storage device using the unique identifier. The lost metadata may be reconstructed using a corresponding set of metadata on a storage device. The reconstructed metadata may be copied on to the local storage device for subsequent use.
  • FIG. 6 is a flow diagram of a method of reconstructing metadata within a storage operation system according to an embodiment of the invention.
  • FIG. 9 is a flow diagram illustrating some of the steps involved in using metadata for identifying backed up storage media during data recovery according to an embodiment of the invention.
  • the storage manager 100 may include a software module or other application that may coordinate and control storage operations performed by storage operation cell 50 .
  • the storage manager 100 may communicate with the elements of the storage operation cell 50 including client computers 85 , data agents 95 , media agents 105 , and storage devices 115 , to initiate and manage system backups, migrations, and data recovery.
  • Storage manager 100 also may include, in one embodiment, a metadata manager 133 or other program logic or code for identifying, coordinating and capturing metadata from different applications and/or software modules operating within a storage management system.
  • metadata is typically descriptive of data running on clients 85 and may include data protection information such as last backup time, backup location, associated storage and/or schedule policies and other useful characteristics etc.
  • metadata may include information describing or characterizing the data in general including application information, data size, content, format etc.
  • Application data may be identified, located and accessed through the use of the metadata corresponding to the application data. One way this may be accomplished is through the use of filter drivers or other program logic or code as further described in U.S. patent application entitled Application titled “Systems and Methods for Classifying and Transferring Information in a Storage Network, application Ser. No. 11/564,163 filed on Nov. 28, 2006, now U.S. Pat. No. 7,631,151, issued Dec. 8, 2009.
  • Metadata manager 133 may also provide metadata for display via the interface module 120 . Such processing includes, among other things, categorizing the metadata and displaying the categorized metadata according to user preference.
  • the metadata manager 133 also (alone or in conjunction with the management agent 130 ), may send retrieved metadata to a second storage operation cell, if implemented.
  • management agent 130 may coordinate receiving metadata from other storage operation cells 50 , and storing the metadata at one or more designated storage devices such as, for example, database 110 .
  • metadata manager 133 may coordinate sending metadata to storage device 115 via one of media agents 105 .
  • the system may include a master storage manager component 135 and various other storage operations cells.
  • the system includes a first storage operation cell 140 , a second storage operation cell 145 , a third storage operation cell 150 , a fourth storage operation cell 155 , a fifth storage operation cell 160 , and an nth storage operation cell 165 .
  • this illustration is only exemplary and that fewer or more storage operation cells may be present or differently interconnected if desired.
  • sets of metadata 410 , 415 generated at the application server 405 of the third storage operation cell may be sent with their corresponding application data to the application servers of the first and second storage operation cells 420 , 425 , for storage.
  • the generated metadata 410 , 415 may be stored at the centralized metadata storage device 450 under the direction of storage manager 455 of the third storage operation cell.
  • metadata 410 may be stored at storage device 440
  • metadata 415 may be stored at storage device 445 .
  • FIG. 7 is a flow diagram 700 generally illustrating some of the steps involved in recovering deleted metadata within a storage operation system according to an embodiment of the invention.
  • it may be determined whether metadata has been inadvertently deleted at one or more storage operation cells. This may be accomplished, for example, by identifying source data, such as by an Update Sequence Number (USN), File reference number (FRN) or other identifier which has no corresponding metadata.
  • USN Update Sequence Number
  • FSN File reference number
  • metadata may have been deleted from a media agent module or other component associated with a storage operation cell.
  • copies of the deleted metadata files may be located and accessed from the centralized storage location.
  • the metadata associated with the media agent with the deleted metadata may be identified and accessed from the centralized storage location.
  • the accessed metadata may then be sent to the location or locations from which the metadata was deleted or corrupted.
  • the media agent with the lost metadata may receive the metadata copies from the centralized storage location.
  • This metadata is then integrated into the media agent metabase to refresh the entries in the metabase that may have been deleted, corrupted or are otherwise missing. This may include, comparing metadata for correspondence, and then arranging and merging metadata depending on availability, ability to correlate metadata from different locations with one another etc., and using any suitable integration techniques.
  • the process may be repeated until the media agent database is fully refreshed or additional metadata is unavailable. This allows the present invention to leverage and harvest information distributed across one more networks to reconstitute or otherwise recreate lost metadata.
  • identified metadata may be sent to a central storage location or database and may be arranged based on temporal information, which is useful for stepping through information correlated with a certain time or event.
  • the metadata may then be integrated or otherwise unified with other metadata associated with the storage operation system. If it is determined that additional metadata may exist across the various storage operation cells (step 815 ), the additional metadata may continue to be identified and collected (steps 805 and 810 ) by the storage manager.
  • the integrated metadata is copied to a remote storage device so that the metadata may be accessed and utilized for disaster recovery operations in order to recover stored data that may have been lost.
  • Systems and modules described herein may comprise software, firmware, hardware, or any combination(s) of software, firmware, or hardware suitable for the purposes described herein.
  • Software and other modules may reside on servers, workstations, personal computers, computerized tablets, PDAS, and other devices suitable for the purposes described herein.
  • Software and other modules may be accessible via local memory, via a network, via a browser or other application in an ASP context, or via other means suitable for the purposes described herein.
  • Data structures described herein may comprise computer files, variables, programming arrays, programming structures, or any electronic information storage schemes or methods, or any combinations thereof, suitable for the purposes described herein.
  • User interface elements described herein may comprise elements from graphical user interfaces, command line interfaces, and other interfaces suitable for the purposes described herein. Screenshots presented and described herein can be displayed differently as known in the art to input, access, change, manipulate, modify, alter, and work with information.

Abstract

Systems and methods for reconstructing unified data in an electronic storage network are provided which may include the identification and use of metadata stored centrally within the system. The metadata may be generated by a group of storage operation cells during storage operations within the network. The unified metadata is used to reconstruct data throughout the storage operation cells that may be missing, deleted or corrupt.

Description

    RELATED APPLICATIONS
  • Any and all applications for which a foreign or domestic priority claim is identified in the Application Data Sheet, or any correction thereto, are hereby incorporated by reference into this application under 37 CFR 1.57.
  • This application is also related to the following patents and pending applications, each of which is hereby incorporated herein by reference in its entirety:
  • application Ser. No. 09/354,058, titled “HIERARCHICAL BACKUP AND RETRIEVAL SYSTEM,” filed Jul. 15, 1999, now U.S. Pat. No. 7,395,282, issued Jan. 25, 2011;
  • application Ser. No. 09/610,738, titled “MODULAR BACKUP AND RETRIEVAL SYSTEM USED IN CONJUNCTION WITH A STORAGE AREA NETWORK,” filed Jul. 6, 2000, now U.S. Pat. No. 7,035,880, issued Apr. 25, 2006;
  • U.S. Pat. No. 6,418,478, titled “PIPELINED HIGH SPEED DATA TRANSFER MECHANISM,” issued Jul. 9, 2002;
  • Application Ser. No. 60/460,234, titled “SYSTEM AND METHOD FOR PERFORMING STORAGE OPERATIONS IN A COMPUTER NETWORK,” filed Apr. 3, 2003, and related applications including Ser. Nos. 10/818,794, 10/819,097, and Ser. No. 10/819,101, all filed Apr. 5, 2004; and
  • application Ser. No. 10/877,831, titled “HIERARCHICAL SYSTEM AND METHOD FOR PERFORMING STORAGE OPERATIONS IN A COMPUTER NETWORK,” filed Jun. 25, 2004, now U.S. Pat. No. 7,454,569, issued Nov. 18, 2008.
  • Application Ser. No. 60/519,526, titled “SYSTEM AND METHOD FOR PERFORMING PIPELINED STORAGE OPERATIONS IN A COMPUTER NETWORK,” filed Nov. 13, 2003, and related applications including Ser. No. 10/990,284 and Ser. No. 10/990,357 both filed Nov. 15, 2004; and
  • application Ser. No. 11/120,619, titled “HIERARCHICAL SYSTEMS AND METHODS FOR PROVIDING STORAGE A UNIFIED VIEW OF STORAGE INFORMATION,” filed May 2, 2005, now U.S. Pat. No. 7,343,453, issued Mar. 11, 2008.
  • Application Ser. 60/752,203, titled “SYSTEMS AND METHODS FOR CLASSIFYING AND TRANSFERRING INFORMATION IN A STORAGE NETWORK,” filed Dec. 19, 2005.
  • Application Ser. No. 60/752,202 titled “SYSTEMS AND METHODS FOR GRANULAR RESOURCE MANAGEMENT IN A STORAGE NETWORK,” filed Dec. 19, 2005.
  • application Ser. No. 11/313,224, titled “SYSTEMS AND METHODS FOR PERFORMING MULTI-PATH STORAGE OPERATIONS,” filed Dec. 19, 2005, now U.S. Pat. No. 7,620,710, issued Nov. 17, 2009.
  • Application Ser. No. 60/752,196 titled “SYSTEMS AND METHODS FOR MIGRATING COMPONENTS IN A HIERARCHICAL STORAGE NETWORK,” filed Dec. 19, 2005.
  • Application Ser. No. 60/752,201 titled “SYSTEMS AND METHODS FOR RESYNCHRONIZING STORAGE OPERATIONS,” filed Dec. 19, 2005.
  • Application Ser. No. 60/752,197 titled “SYSTEMS AND METHODS FOR HIERARCHICAL CLIENT GROUP MANAGEMENT”, filed Dec. 19, 2005.
  • BACKGROUND OF THE INVENTION Field of the Invention
  • The invention disclosed herein relates generally to performing storage operations on electronic data in a computer network. More particularly, the present invention relates to managing metadata in a storage operation system.
  • Storage management systems have evolved over time into complex entities with many components including hardware and software modules designed to perform a variety of different storage operations on electronic data. Current storage management systems employ a number of different methods to perform storage operations on electronic data. For example, data can be stored in primary storage as a primary copy or in secondary storage as various types of secondary copies including, as a backup copy, a snapshot copy, a hierarchical storage management copy (“HSM”), as an archive copy, and as other types of copies.
  • A primary copy of data is generally a production copy or other “live” version of the data which is used by a software application and is typically in the native format of that application. Primary copy data may be maintained in a local memory or other high-speed storage device that allows for relatively fast data access. Such primary copy data is typically retained for a period of time (e.g., a number of seconds, minutes, hours or days) before some or all of the data is stored as one or more secondary copies, for example, to prevent loss of data in the event a problem occurs with the data stored in primary storage.
  • Secondary copies may include point-in-time data and may be intended for long-term retention (e.g., weeks, months or years depending on retention criteria, for example as specified in a storage policy as further described herein) before some or all of the data is moved to other storage or discarded. Secondary copies may be indexed so users can browse and restore the data at another point in time. After certain primary copy data is copied to secondary storage, a pointer or other location indicia such as a stub may be placed in the primary copy to indicate the current location of that data.
  • One type of secondary copy is a backup copy. A backup copy is generally a point-in-time copy of the primary copy data stored in a backup format as opposed to in native application format. For example, a backup copy may be stored in a backup format that is optimized for compression and efficient long-term storage. Backup copies generally have relatively long retention periods and may be stored on media with slower retrieval times than other types of secondary copies and media. In some cases, backup copies may be stored at an offsite location.
  • Another form of secondary copy is a snapshot copy. From an end-user viewpoint, a snapshot may be thought of as a representation or image of the primary copy data at a given point in time. A snapshot generally creates a bit map or block level representation of a primary copy volume at a particular moment in time. Users typically gain a read-only access to the record of files and directories of the snapshot. By electing to restore primary copy data from a snapshot taken at a given point in time, users may also return the current file system to the prior state of the file system that existed when the snapshot was taken.
  • A snapshot may be created instantly, using a minimum of file space, but may still function as a conventional file system backup. A snapshot may not actually create another physical copy of all the data, but may simply create pointers that are mapped to specific blocks of data taken at the point in time of the snapshot.
  • Another type of data generated by client computer systems and their associated networks is metadata. Metadata includes information, or data, about the data stored on the system. Metadata, while not including the substantive operational data of client applications is useful in the administration, security, maintenance, and accessibility of operational data. Examples of metadata include files size, edit times, edit dates, locations on storage devices, version numbers, encryption codes, restrictions on access or uses, and tags of information that may include an identifier for users or clients, etc.
  • Whether data is stored in primary or secondary storage, it may have metadata or other associated data useful for application or network management. Such metadata may be created by applications operating on different platforms and may be stored or backed up to storage devices that serve different and distinct storage domains. Thus, if it is desired to obtain metadata or other data relating to a particular application across a network or several clients (e.g., to obtain a collective or aggregate “unified view” of the data), it may be necessary to communicate with the various network devices to identify and collect the relevant metadata for use as an aid in system maintenance and administration.
  • SUMMARY OF THE INVENTION
  • In accordance with certain aspects of the present invention, systems and methods for identifying and merging data in an electronic storage network are provided which may include the identification, collection, creation, and use of metadata stored centrally within the system. The metadata may be generated by a group of storage operation cells during storage operations within the network. Such metadata is used to reconstruct client, application, or system data throughout the storage operation network that may be missing, deleted, corrupt or otherwise incomplete or inaccurate.
  • An embodiment of the present invention includes a system for reconstructing and maintaining data stored in an electronic storage network. The system may include a plurality of storage operation cells interconnected on the network. One of the storage operation cells may include a master storage manager that maintains data related to client applications or system management. The master storage manager may collect the data generated by a plurality of storage operation cells and stores the data on one or more storage devices.
  • In another embodiment of the present invention, a method for reconstructing and maintaining client or system data stored in an electronic storage network is provided. The method may include identifying and collecting data stored in a group of storage operation cells. The collected data may be stored in a central storage location, wherein the data stored in the central storage location represents a collection of integrated data obtained from various locations across the electronic storage network.
  • In yet another embodiment a method of reconstructing data stored in an electronic storage network is presented. The method may include identifying metadata associated with an interruption of data transfer between first and second storage devices to determine if data present at one of the storage devices is not present at the other fault and collecting backup metadata from a storage device.
  • In another embodiment of the present invention, a computer-readable medium having sequences of instructions which, when executed by one or more processors cause an electronic device to assign unique identifiers to a sets of metadata generated by storage operation cells, each linked to a local storage device. It may determined whether a backup storage device includes a hardware identifier, if not, one is added to unique identifier. The sets of metadata, may then be stored in a central storage device. Upon detection of a loss of metadata on the local storage device, a corresponding set of metadata is located on the central storage device using the unique identifier. The lost metadata may be reconstructed using a corresponding set of metadata on a storage device. The reconstructed metadata may be copied on to the local storage device for subsequent use.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Aspects of the invention are illustrated in the figures of the accompanying drawings which are meant to be exemplary and not limiting, in which like references are intended to refer to like or corresponding parts, and in which:
  • FIG. 1A is a block diagram of a storage operation cell according to an embodiment of the invention;
  • FIG. 1B illustrates the exchange of metadata between client computers of a storage operation system according to an embodiment of the invention;
  • FIG. 1C illustrates the exchange of metadata between client computers of a storage operation system according to another embodiment of the invention;
  • FIG. 2 is a block diagram of a hierarchically organized group of storage operation cells in a system to perform storage operations on electronic data and metadata in a computer network according to an embodiment of the invention;
  • FIG. 3 is a block diagram of a hierarchically organized group of storage operation cells according to an embodiment of the invention;
  • FIGS. 4A and 4B present a generalized block diagrams illustrating the transfer of metadata according to an embodiment of the invention;
  • FIG. 5 is a flow diagram generally illustrating some of the steps involved in storing metadata to a central storage device according to an embodiment of the invention;
  • FIG. 6 is a flow diagram of a method of reconstructing metadata within a storage operation system according to an embodiment of the invention;
  • FIG. 7 is a flow diagram illustrating some of the steps involved in recovering deleted metadata within a storage operation system according to an embodiment of the invention;
  • FIG. 8 is a flow diagram illustrating some of the steps involved in using metadata for storage system recovery operations according to an embodiment of the invention; and
  • FIG. 9 is a flow diagram illustrating some of the steps involved in using metadata for identifying backed up storage media during data recovery according to an embodiment of the invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • Detailed embodiments of the present invention are disclosed herein, however, it is to be understood that the disclosed embodiments are merely exemplary of the invention, which may be embodied in various forms. Therefore, specific functional details disclosed herein are not to be interpreted as limiting, but merely as a basis for teaching one skilled in the art to employ the present invention in broad spectrum of more specific detailed embodiments.
  • With reference to FIGS. 1 through 9, exemplary aspects of certain features of the present invention are presented. FIG. 1A illustrates a block diagram of a storage operation cell 50 that performs storage operations on electronic data in a computer network in accordance with an embodiment of the present invention. Storage operation cell 50 may also be referred to herein as a storage domain. As shown, storage operation cell 50 may generally include a storage manager 100, a data agent 95, a media agent 105, a storage device 115, and, in some embodiments, may include certain other components such as a client 85, a data or information store 90, databases 110 and 111, jobs agent 120, an interface module 125, a management agent 130, and metadata manger 133. Such system and elements thereof are exemplary of a modular storage management system such as the CommVault QiNetix™ system, and also the CommVault GALAXY™ backup system, available from CommVault Systems, Inc. of Oceanport, N.J., and further described in U.S. Pat. No. 7,035,880, which is incorporated herein by reference in its entirety.
  • A storage operation cell 50, in one embodiment, may generally include combinations of hardware and software components associated with performing storage operations on electronic data including the logical association of physical components within the system (e.g., for administrative or convenience purposes). Exemplary storage operation cells according to embodiments of the invention may include, as further described herein, CommCells as embodied in the QNet storage management system and the QiNetix storage management system by CommVault Systems of Oceanport, N.J. According to some embodiments of the invention, storage operations cell 50 may be related to backup cells and provide some or all of the functionality of backup cells as described in application Ser. No. 09/354,058.
  • Storage operation cells may also perform additional types of storage operations and other types of storage management functions that are not generally offered by backup cells. In accordance with certain embodiments of the present invention, additional storage operations performed by storage operation cells may include creating, storing, retrieving, and migrating primary data copies and secondary data copies (which may include, for example, snapshot copies, backup copies, HSM copies, archive copies, and other types of copies of electronic data). In some embodiments, storage operation cells may also provide one or more integrated management consoles for users or system processes to interface with in order to perform certain storage operations on electronic data as further described herein. Such integrated management consoles may be displayed at a central control facility or several similar consoles distributed throughout multiple network locations to provide global or geographically specific network data storage information.
  • In some embodiments, storage operations may be performed according to a storage policy. A storage policy, generally, may be a data structure or other information source that includes a set of preferences and other storage criteria for performing a storage operation. The preferences and storage criteria may include, but are not limited to, a storage location, relationships between system components, network pathway to utilize, retention policies, data characteristics, compression or encryption requirements, preferred system components to utilize in a storage operation, and other criteria relating to a storage operation.
  • Thus, a storage policy may indicate that certain data is to be stored in a specific storage device, retained for a specified period of time before being aged to another tier of secondary storage, copied to secondary storage using a specified number of streams, etc. In one embodiment, a storage policy may be stored to a storage manager database 111, to archive media as metadata for use in restore operations or other storage operations. The storage policy may be stored to other locations or components of the system.
  • A schedule policy specifies when and how often to perform storage operations and may also specify performing certain storage operations on sub-clients of data including how to handle those sub-clients. A sub-client may represent static or dynamic associations of portions of data of a volume and are generally mutually exclusive. Thus, a portion of data may be given a label and the association is stored as a static entity in an index, database or other storage location used by the system. Sub-clients may also be used as an effective administrative scheme of organizing data according to data type, department within the enterprise, storage preferences, etc.
  • For example, an administrator may find it preferable to separate e-mail data from financial data using two different sub-clients having different storage preferences, retention criteria, etc. Storage operation cells may contain not only physical devices, but also may represent logical concepts, organizations, and hierarchies. For example, a first storage operation cell 50 may be configured to perform HSM operations, such as data backup or other types of data migration, and may include a variety of physical components including a storage manager 100 (or management agent 130), a media agent 105, a client component 85, and other components as described herein. A second storage operation cell may contain the same or similar physical components, however, it may be configured to perform storage resource management (“SRM”) operations, such as monitoring a primary data copy or performing other known SRM operations.
  • While the first and second storage operation cells are logically distinct entities configured to perform different management functions (i.e., HSM and SRM respectively), each cell may contain the same or similar physical devices in both storage operation cells. In an alternative embodiment, different storage operation cells may contain some of the same physical devices and not others. For example, a storage operation cell 50 configured to perform SRM tasks may include a media agent 105, client 85, or other network device connected to a primary storage volume, while a storage operation cell 50 configured to perform HSM tasks instead may include a media agent 105, client 85, or other network device connected to a secondary storage volume and not contain the elements or components associated with the primary storage volume. These two cells, in this embodiment, may include a different storage manager 100 that coordinates storage operations via the same media agents 105 and storage devices 115. This “overlapping” configuration may allow storage resources to be accessed by more than one storage manager 100 such that multiple paths exist to each storage device 115 facilitating failover, load balancing and promoting robust data access via alternative routes.
  • Alternatively, in another embodiment, a single storage manager 100 may control two or more cells 50 (whether or not each storage cell 50 has its own dedicated storage manager 100). Moreover, in certain embodiments, the extent or type of overlap may be user-defined (through a control console (not shown)) or may be automatically configured to optimize data storage and/or retrieval.
  • In one embodiment, a data agent 95 may be a software module or part of a software module that is generally responsible for archiving, migrating, and recovering data from client computer 85 stored in an information store 90 or other memory location. Each client computer 85 may have at least one data agent 95 and the system can support multiple client computers 85. In some embodiments, data agents 95 may be distributed between client 85 and storage manager 100 (and any other intermediate components (not shown)) or may be deployed from a remote location or its functions approximated by a remote process that performs some or all of the functions of data agent 95. Data agent 95 may also generate metadata associated with the data that it is generally responsible for archiving, migrating, and recovering from client computer 85. This metadata may be appended or imbedded within the client data as it is transferred to a backup or secondary storage location under the direction of storage manager 100.
  • In one embodiment, the storage manager 100 may include a software module or other application that may coordinate and control storage operations performed by storage operation cell 50. The storage manager 100 may communicate with the elements of the storage operation cell 50 including client computers 85, data agents 95, media agents 105, and storage devices 115, to initiate and manage system backups, migrations, and data recovery.
  • In one embodiment of the present invention, the storage manager 100 may include a jobs agent 120 that monitors the status of some or all storage operations previously performed, currently being performed, or scheduled to be performed by the storage operation cell 50. Jobs agent 120 may be linked with agent, or an interface module 125 (typically a software module or application). The interface module 125 may include information processing and display software, such as a graphical user interface (“GUI”), an application program interface (“API”), or other interactive interface through which users and system processes can retrieve information about the status of storage operations.
  • Through interface module 125, users may optionally issue instructions to various storage operation cells 50 regarding performance of the storage operations as described and contemplated by illustrative embodiments of the present invention. For example, a user may utilize the GUI to view the status of pending storage operations in some or all of the storage operation cells in a given network or to monitor the status of certain components in a particular storage operation cell (e.g., the amount of storage capacity left in a particular storage device).
  • One embodiment of storage manager 100 may also include a management agent 130 that is typically implemented as a software module or application program. A management agent 130 provides an interface that allows various management components in other storage operation cells 50 to communicate with one another. For example, one embodiment of a network configuration may include multiple cells 50 adjacent to one another or otherwise logically related in a WAN or LAN configuration (not shown). With this arrangement, each cell 50 may be connected to the other through each respective interface module 125. This allows each cell 50 to send and receive certain pertinent information from other cells 50 including status information, routing information, information regarding capacity and utilization, etc. These communication paths may also be used to convey information and instructions regarding storage operations.
  • In an illustrative embodiment, a management agent 130 in the first storage operation cell 50 may communicate with a management agent 130 in a second storage operation cell regarding the status of storage operations in the second storage operation cell. Another illustrative example may include a first management agent 130 in a first storage operation cell 50 that may communicate with a second management agent in a second storage operation cell to control the storage manager (and other components) of the second storage operation cell via the first management agent 130 contained in the storage manager 100 of the first storage operation cell 50.
  • Another illustrative example may include a management agent 130 in the first storage operation cell 50 that may communicate directly with and control the components in the second storage management cell, bypassing storage manager 100 in the second storage management cell. In an alternative embodiment, the storage operation cells 50 can also be organized hierarchically such that hierarchically superior cells control or pass information to hierarchically subordinate cells or vice versa.
  • Storage manager 100 may also maintain, in one embodiment, an index cache, a database, or other data structure 111. The data stored in database 111 may be used to indicate logical associations between components of the system, user preferences, management tasks, SRM data, HSM data or other useful metadata. As further described herein, some of this information may be stored in a media agent database 110 or other local data store. For example, the storage manager 100 may use data from database 111 to track logical associations between media agents 105 and storage devices 115.
  • Storage manager 100 also may include, in one embodiment, a metadata manager 133 or other program logic or code for identifying, coordinating and capturing metadata from different applications and/or software modules operating within a storage management system. Such metadata is typically descriptive of data running on clients 85 and may include data protection information such as last backup time, backup location, associated storage and/or schedule policies and other useful characteristics etc. Furthermore, in some embodiments, such metadata may include information describing or characterizing the data in general including application information, data size, content, format etc. Application data may be identified, located and accessed through the use of the metadata corresponding to the application data. One way this may be accomplished is through the use of filter drivers or other program logic or code as further described in U.S. patent application entitled Application titled “Systems and Methods for Classifying and Transferring Information in a Storage Network, application Ser. No. 11/564,163 filed on Nov. 28, 2006, now U.S. Pat. No. 7,631,151, issued Dec. 8, 2009.
  • One embodiment of the storage operating system may include a single storage operation cell 50. Alternatively, the storage operating system may include multiple storage operation cells or domains that are in communication with one another and may be distributed across different network elements (e.g., servers, networks, storage media, etc.). A metadata manager 133 may monitor the creation and storage of metadata associated with various different modules within the storage operation cell 50. Metadata manager 133 may also facilitate the capture and storage of metadata generated at different times and across different software and/or hardware components of a storage domain. In one embodiment, metadata stored in the database 110 of a media agent 105 may be monitored by the metadata manager 133. Metadata manager 133 may direct job agent 120 to retrieve this metadata from a database 110. Once received, metadata manager 133 may coordinate storing the metadata at a storage manager database 111 (or any other local or remote storage device).
  • Metadata manager 133 may also provide metadata for display via the interface module 120. Such processing includes, among other things, categorizing the metadata and displaying the categorized metadata according to user preference. The metadata manager 133 also (alone or in conjunction with the management agent 130), may send retrieved metadata to a second storage operation cell, if implemented. Similarly, management agent 130 may coordinate receiving metadata from other storage operation cells 50, and storing the metadata at one or more designated storage devices such as, for example, database 110. For example, metadata manager 133 may coordinate sending metadata to storage device 115 via one of media agents 105.
  • In some embodiments, metadata generally contains data associated with storage policies and information related to system recovery. For example, the metadata may include information such as, but not limited to, the source storage device location of the data (i.e., production data), the target storage device to which the data was backed-up, the path taken by the data through the storage system network between the source and target storage devices, data format information, time of data file creation, data file size, data file format, data encryption information, and other information that may be related to the process of archiving, migrating, and recovering data across one more storage operation cells.
  • As illustrated in FIG. 1A, a media agent 105 may be implemented as a software module that conveys data, as directed by the storage manager 100, between a client computer 85 and one or more storage devices 115 such as a tape library, a magnetic media storage device, an optical media storage device, or any other suitable storage device. In one embodiment, media agents 105 may be linked with and control a storage device 115 associated with a. particular media agent. A media agent 105 may be considered to be associated with a particular storage device 115 if that media agent 105 is capable of routing and storing data to the particular storage device 115.
  • Media agent 105 may also include a metadata agent 107 that manages the metadata that may be stored and created based on application data that may be copied or backed up to storage device 115 (or any other storage device via media agent 105).
  • In some embodiments, some or all of the metadata may be stored at an index cache or database 110, which is associated with a media agent 105. The metadata may also be stored at any other data structure or storage device (not shown) managed by the media agent 105. Metadata associated with the media agent 105 may provide information regarding the data that is stored in the storage devices 115. For example, the metadata may provide, among other things, information regarding the content type, data file size, time of storage, and network location from which the data was sent, routing information etc., and other types of metadata as further described herein.
  • In operation, a media agent 105 associated with a particular storage device 115 may instruct the storage device to use a robotic arm or other retrieval means to load or eject a certain storage media, and to subsequently archive, migrate, or restore data to or from that media. Media agents 105 may communicate with a storage device 115 via a suitable communications path such as a SCSI or fiber channel communications link. In some embodiments, storage device 115 may be linked to a data agent 105 via a Storage Area Network (“SAN”).
  • Each media agent 105 may maintain an index cache, a database, or other data structure 110 which may store index data and/or other metadata generated during backup, migration, and restore and other storage operations as described herein. For example, performing storage operations on Microsoft Exchange® data may generate index data. Such index data provides a media agent 105 or other external device with a fast and efficient mechanism for locating the data copied, stored or otherwise backed up. In some embodiments, a storage manager database 111 may store data associating a client 85 with a particular media agent 105 or storage device 115, as specified in a storage policy. The media agent database 110 may indicate where specifically the client 85 data is stored in storage device 115, what specific files were stored, and other information associated with storage of the client 85 data.
  • In some embodiments, such index data may be stored along with the data backed up in a storage device 115, with an additional copy of the index data written to index cache 110. The data in the index cache 110 is thus readily available for use in storage operations and other activities without having to be first retrieved from storage device 115. In performing storage operations, metadata agent 107 may access metadata from a database 110 in order to perform certain operations associated with storage device 115. The metadata may include, for example, information regarding the robot arm or other retrieval means used to load or eject certain storage media.
  • According to one embodiment, metadata that may be generated (e.g., at data agent 95 or media agent 105) and stored at the media agent 105 may be monitored and accessed by metadata agent 107 according to various user definable data management criteria. For example, metadata agent 107 may notify the metadata manager 133 in storage manager 100 of additionally created metadata based on a periodic time schedule. Based on this schedule, the storage manager may direct the transfer of the created metadata, for example, to a central storage device (e.g., centralized database) where all created metadata in the storage operation cell may be copied, for example, to database 111. According to another example, metadata agent 107 may also notify metadata manager 133 in the storage manager 100 of additionally created metadata based on a certain volume (e.g., amount of data processed, aggregate file size, etc.) of generated metadata.
  • In some embodiments, certain components may reside and execute on the same computer. For example, a client computer 85 including a data agent 95, a media agent 105, or a storage manager 100 coordinates and directs local archiving, migration, and retrieval application functions as further described in U.S. Pat. No. 7,035,880. This client computer 85 can function independently or together with other similar client computers 85. An example of this embodiment is illustrated in FIG. 1B.
  • In the embodiment of FIG. 1B, metadata generated by each client computer 85, 87, 89 may be exchanged over communications links 60, 65, and 70. For example, metadata generated at client computer 85 may be copied to a storage device or database such as the metadata storage device 102. Additionally, metadata generated at the client computer 87 may be sent to the client computer 85, and copied to the metadata storage device 102.
  • Similarly, metadata generated by client computer 89 may also be sent to client computer 85, and also be backed up to metadata storage device 102. In this embodiment, metadata may be sent to a central storage device (i.e., metadata storage device 102) that may collect the metadata from multiple client computers 85, 97, 89 each operating one or more storage operation cells. This may be achieved by one or more storage managers (e.g., storage manager 100) associated with either of the client computers coordinating the collection of metadata from other client computers and backing up the collected metadata to a central storage device or database such as storage device 102.
  • Alternatively, in another as embodiment illustrated in FIG. 1C, metadata generated by each client computer 85, 87, 89 or storage manager or other host may be exchanged over communications links 62, 67, and 72 directly to a centralized repository or database 104 for storing or backing up metadata. In this embodiment, metadata generated at the client computers 85, 87 and 89 may be sent directly to the storage device or database 104 via the communication links 62, 67 and 72 respectively.
  • FIG. 2 presents a generalized block diagram of a hierarchically organized group of storage operation cells in a system to perform storage operations on electronic data in a computer network in accordance with an embodiment of the present invention. Although the storage operation cells generally depicted in FIG. 2 have different reference numbers than the cell 50 shown in FIG. 1, one skilled in the art should recognize that these cells may be configured the same as or similarly to storage cell 50 depicted in FIG. 1, without deviating from the scope of the present invention.
  • As shown in the embodiment of FIG. 2, the system may include a master storage manager component 135 and various other storage operations cells. The system includes a first storage operation cell 140, a second storage operation cell 145, a third storage operation cell 150, a fourth storage operation cell 155, a fifth storage operation cell 160, and an nth storage operation cell 165. It should will be understood by one skilled in the art this illustration is only exemplary and that fewer or more storage operation cells may be present or differently interconnected if desired.
  • Storage operation cells, such as the ones shown in the embodiment of FIG. 2 may be linked and hierarchically organized. A master storage manager 135 may be associated with, communicate with, and direct storage operations for a first storage operation cell 140, a second storage operation cell 145, a third storage operation cell 150, a fourth storage operation cell 155, a fifth storage operation cell 160, and an nth storage operation cell 165. In some embodiments, the master storage manager 135 may not be part of any particular storage operation cell. In other embodiments (not shown), master storage manager 135 may itself be part of a certain storage operation cell.
  • In operation, the master storage manager 135 may communicate with a management agent of the storage manager of the first storage operation cell 140 (or directly with the other components of first cell 140) with respect to storage operations performed in the first storage operation cell 140. For example, in some embodiments, the master storage manager 135 may instruct the first storage operation cell 140 with certain commands regarding a desired storage operation, such as how and when to perform particular storage operations including the type of operation and the data on which to perform the operation.
  • In alternative embodiments, the master storage manager 135 may track the status of its associated storage operation cells. The master storage manager 135 may periodically poll and track the status of jobs, system components, system resources, metadata information and other items, by communicating with the manager agents (or other components) in the respective storage operation cells. Moreover, the master storage manager 135 may track the status of its associated storage operation cells by receiving periodic status updates from the manager agents (or other components) in the respective cells regarding jobs, system components, system resources, and other items.
  • Master storage manager 135 may monitor an analyze network resources, for example, to map network pathways and topologies to, among other things, physically monitor storage operations, to determine alternate routes for storing data as further described herein. Other methods of monitoring the storage operations cells may include periodic polling by a monitor agent, pre-configured threshold responses, etc. Pre-configured threshold responses may be triggered if a storage operation cell exceeds a threshold value defined by a system administrator (e.g., file size, storage availability, traffic congestion, data transfer rate, etc.).
  • While the embodiments described herein describe a variety of network characteristics which a storage manager may monitor and control, one skilled in the art will recognize that such characteristics are illustrative and any suitable operational characteristic associated with a electronic storage network may be monitored and used a basis for establishing an operation threshold without deviating from the scope of the present invention.
  • Master storage manager 135 may also monitor and access metadata that may be created by various storage operation cells that are in communication with storage manager 135. For example, metadata created and/or stored at storage operation cells 140, 145,150, 155, 160, and 165 may be monitored and accessed by the master storage manager 135. Master storage manager 135 may forward or send the accessed metadata to one or more of the storage devices or databases 137 to generate a centralized repository of metadata across the entire storage operation system 171. Thus, database 137 may include information representing a unified view of the various metadata information collected across the different storage operation cells operating in a storage management system.
  • Such a unified view of the metadata collected across the entire storage network may provide an advantageous benefits in the management of the network. For example, the unified view may present the system, or system administrator with a broad view of the utilized resources of the network. Presenting such data to one centralized manager may allow for a more comprehensive management and administration of network resources. The storage manager, either via a preconfigured policy or via a manual operation from a system administrator, may reallocate resources improve network efficiency. Data paths from storage operation cells may be re-routed to avoid areas of the network which may suffer from traffic congestion by taking advantage of underutilized data paths or operation cells.
  • Additionally, should a storage operation cell approach, arrive at or exceed a cache size maximum, storage device capacity, or fail outright, several routes of redundancy may be triggered to ensure the data arrives at the location for which it was intended. A unified view may provide the manager with a collective status of the entire network allowing the system of adapt and reallocate the many resources of the network for faster and more efficient utilization of those resources.
  • In some embodiments, master storage manager 135 may store status information and other information regarding its associated storage operation cells and other system information in an index cache, database or other data structure. A presentation interface included in certain embodiments of the master storage manager 135 may access this information and present it to users and system processes with information regarding the status of storage operations, storage operation cells, system components, and other information of the system. The presentation interface may include a graphical user interface (“GUI”), a text/command-line interface, or other various user interfaces. The presentation interface may display the overall status of the network to a display monitored by the system administrator. The system administrator may oversee the dynamic reallocation and automatic reconfiguration of the network as events are triggered, or may take an active role in manually reassigning roles and redistributing the load across the network.
  • In other embodiments master storage manager 135 may alert a user such as a system administrator when a particular resource is unavailable or congested. For example, a particular storage device might be full or require additional media. Master storage manager 135 may use information from an HSM storage operation cell and an SRM storage operation cell to present indicia or otherwise alert a user. Additionally, master storage manager 135 may otherwise identify aspects of storage associated with the storage management system and hierarchy of storage operation cells.
  • While the embodiments described herein describe certain monitor and control configurations, one skilled in the art will recognize that these are illustrative examples and information may be presented, transmitted and monitored through a variety of methods, (i.e. personal digital assistant (“FDA”), workstation monitor, periodic status emails, etc.) without deviating from the scope of the invention.
  • Alternatively, a storage manager in a particular storage operation cell may be unavailable due to hardware failure, software problems, or other reasons. In some embodiments, master storage manager 135 (or another storage manager within the hierarchy of storage operation cells) may utilize globally collected metadata from storage device 137 in order to restore storage operation cells. For example, master storage manager 135 may alert the user that a storage device in a particular storage operation cell is at capacity, congested, or otherwise unavailable. The master storage manager may then suggest, based on job and data storage information contained in its database, an alternate storage device. In one embodiment, the master storage manager may dynamically respond to such conditions, by automatically assigning a new storage device or alternate storage path across the network based on a “best alternate available” basis. Alternatively, a user, or system administrator may be required to manually reconfigure, or choose from among a group of reconfiguration options presented by the system, to alleviate the condition triggered the fault or alert.
  • The master storage manager may collect metadata at a central location and/or maintain a representation of the metadata associated with a particular application regardless of whether or not, the application is distributed. A unified view across certain domains or storage operation cells in a storage system can present a global view of system resources (e.g., distribution of particular data stored on the storage devices) and may be used for various purposes such as data recovery, reconstruction, forecasting and other predictive, corrective or analytical purpose.
  • The metadata may be analyzed by the master storage manager, which can use the information for load balancing, failover and other resource allocation tasks. The master storage manager may suggest to the system administrator one or more alternate data paths to a particular storage device, dividing data to be stored among various available storage devices based on data type as a load balancing measure, or otherwise optimizing data storage or retrieval times based on the processing of time-related metadata. In some embodiments, such options or corrective actions may be performed automatically without an user acknowledgement.
  • FIG. 3 illustrates a block diagram of a hierarchically organized group of storage operation cells in a system to perform storage operations on electronic data in a computer network in accordance with the principles of the present invention. As shown, the system may include a first storage operation cell 170, a second storage operation cell 175, a third storage operation cell 180. The storage operation cells 170, 175, 180 may be connected by a series of communication links 235, 230, 197. Certain storage operation cells 170, 175, may include, a client 185, 186 in communication with a primary volume 190, 191 for storing data, a storage manager component 195, 196 in communication with a storage manager database 200 and a metadata storage volume 225. The second storage operation cell 175 may include a media agent 206 in communication with a secondary storage volume 211. The third storage operation cell 180 may include a metadata storage volume 220, and a master storage manager component 215 in communication with a master storage manager database 220 and master metadata storage database 230.
  • The first storage operation cell 170, in this embodiment may be configured to perform a particular type storage operation, such as SRM storage operations. For example, first storage operation cell 170 may monitor and perform SRM-related calculations and operations associated with primary copy data. Thus, first storage operation cell 170 may include a client component 185 in communication with a primary volume 190 for storing data. Client 185 may be directed to using Microsoft Exchange® data, SQL data, Oracle data, or any other types of production data used in business or other applications and stored in the primary volume 190. Client 185 may also generate metadata based on the production data (e.g., from volumes 190 and 191) Storage manager component 195 may contain SRM modules or other logic directed to monitoring or otherwise interacting with attributes, characteristics, metrics, and other information associated with the data stored in primary volume 190. Storage manager 195 may track and store this and other information in storage manager database 200 which may include index information. For example, in some embodiments, storage manager component 195 may track or monitor the amount of available space and other similar characteristics of data associated with the primary volume 190. In some embodiments, storage manager component 195 may also issue alerts or take other actions when the information associated with primary volume 190 satisfies certain criteria.
  • Actions triggered by such an alert may include an audible or visual alert to a monitor and control station or an email or other textual notification sent to an administrator. The alerts may contain details of the event or status and suggest a variety of options to correct or alleviate the network conditions for which the alert was generated. Alternatively, the system may be configured such that the storage manager dynamically corrects or alleviates the alert condition automatically by reallocating network resources based on the utilization characteristics of other resources in the network. In some embodiments, the network may also include other storage managers, media agents and databases. Storage manager 195 may also track and store the generated metadata associated with the stored client data in metadata storage volume 225.
  • The second storage operation cell 175 may be directed to another type storage operation, such as HSM storage operations. For example, second storage operation cell 175 may perform backups, migrations, snapshots, or other types of HSM-related operations known in the art. In some embodiments, data may be migrated from faster and more expensive storage such as magnetic storage (i.e., primary storage) to less expensive storage such as tape storage (i.e., secondary storage).
  • This migration may allow the network to continue to operate at high levels of efficiency by maintaining available resources for readily accessible data. Certain types of storage may be better suited to certain types of data. Faster storage devices may be used in situations for which access to the data is time critical. Slower devices may be utilized to store other data for which access time is not as critical. The migration also may allow for efficient organization of different classes of data. A system administrator, or otherwise qualified user of the network, may determine that certain categories of data, or metadata, are more important than others and may need to be immediately accessible by a system. This data may be the most recent data, the most often accessed data, or data deemed “mission critical,” or any other suitable data characteristic.
  • In this illustrative embodiment, second storage operation cell 175 may include a client component 186 in communication with the primary volume 191. In some embodiments, client component 186 and primary volume 191 may be the same physical devices as the client component 185 and primary volume 190 in first storage operation cell 170 (e.g., logically but mot physically separated). Similarly, in some embodiments, the storage manager component 196 and database 201 (which may include index information) in second storage operation cell 175 may be the same physical devices as the storage manager component 195 and index database 200 in first storage operation cell 170. The storage manager component 196, however, typically, may also contain HSM modules or other logic associated with second storage operation cell 175 directed to performing HSM storage operations on the data of the primary volume 191. In storage operation cell 175, storage manager 196 may also track and store the generated metadata associated with the data of client 186. Storage manager 196 may store the generated metadata to the metadata storage volume 220
  • Second storage operation cell 175, in this embodiment, may also include a media agent 206 and a secondary storage volume 211 configured to perform HSM-related operations on primary copy data. For example, storage manager 196 may migrate primary copy data from primary volume 191 to secondary volume 211 using media agent 206. Metadata associated with the migrated data may be stored by media agent 205 at metadata storage volume 220. The media agent 205 may store this metadata either directly or through the intermediary of storage manager 196. Storage manager 196 may also track and store information associated with primary copy migration and other similar HSM-related operations in storage manager database 201. In some embodiments, storage manager component 196 may direct HSM storage operations on primary copy data according to a storage policy associated with the primary copy 191 and stored in the index 201. Storage manager 196 may also track where primary copy information is stored, for example in secondary storage 211.
  • The third storage operation cell 180, in this embodiment, may include a master storage manager 215, a database 220 and a master metadata storage device 230. In some embodiments (not shown), additional storage operation cells may be located hierarchically in between the third storage operation cell 180 and first and second storage operation cells 170, 175. In some embodiments, additional storage operation cells hierarchically superior to operation cell 180 may also be present in the hierarchy of storage operation cells.
  • In some embodiments, first and second storage operation cells 170, 175 may be connected by communications link 197, which may be any suitable wired or wireless communications link such as a WiFi link, a fiber channel or SCSI connection that allows storage operation cells 170, 175 to communicate directly with one another (i.e., without necessarily directly or indirectly involving third storage cell 180). This may be accomplished, for example, by storage manager 195 of the first storage operation cell 175 communicating with storage manager 196 of the second storage operation cell via link 197. This may allow first and second storage operation cells 170, 175 to share information to one another such as, without limitation, network status, operational metrics or availability on primary or secondary storage.
  • Link 197 may allow the first and second storage operation cells also to share information regarding any triggered events based on such information. Examples of these types of events include, but are not limited too, network congestion at any of the storage operation cells, faults in the network, limited storage capacity, slow data transfer, etc. This arrangement may allow for the direct transfer of stored data to from and from the cells (via link 197) without the need to communicate with or pass data through master storage manager 215. Direct link 197 may allow for the efficient communication of the storage operation cells without having to pass through an intermediary (the third storage operation cell in this embodiment) and causes the storage operation cells to react or adapt to network conditions faster.
  • Third storage operation cell 180 may also be directed to coordinating and managing the collection of generated metadata from all of the storage operation cells in the hierarchy, such as the first and second storage operation cells 170, 175 of this embodiment. The master storage manager 215 of the third storage operation cell 180 may communicate with the storage managers 195, 196 of the first and second storage operation cells over the communication links 225, 230. The master storage manager 215 may periodically poll the storage managers 195, 196 in order to determine whether newly created metadata has been generated. This polling may occur in accordance with user defined schedules or policies associated with the storage operation cell. For example, a storage operation cell may generate metadata more regularly than others, and therefore, may be polled more regularly by master storage manager 215.
  • In operation, master storage manager 215 may poll storage manager 195 for metadata. The storage manager 195 may then check to determine whether updated metadata has been stored in metadata storage volume 225. If updated metadata exists, it may be sent to the master storage manager 215 for storage at the master metadata storage 230. Similarly, master storage manager 215 may poll storage manager 196 of second storage operation cell 175 for metadata. Storage manager 196 may also check to determine whether updated metadata has been stored in the metadata storage volume 220. If updated metadata exists, it may also be sent to master storage manager 215 for storage at master metadata storage 230.
  • According to another embodiment, in operation, master storage manager 215 may receive metadata updates from storage managers 195, 196 of the first and second storage operation cells 170, 175 without the need for polling. In this case, the storage managers within the storage operation cells notify the master storage manager of created or updated metadata. For example, under the direction of storage manager 195 of the first storage operation cell, metadata updates may be accessed from metadata storage 225, whereby the accessed metadata may be sent over the link 225 to the third storage operation cell 180. At third storage operation cell 180, master storage manager 215 may receive and store the updated metadata to master metadata storage 230. Similarly, under the direction of the storage manager 196 of the second storage operation cell, metadata updates may be accessed from the metadata storage device 220 and sent over link 230 to third storage operation cell 180. At third storage operation cell 180, master storage manager 215 may receive and store the updated metadata to master metadata storage 230. According to other embodiments, a combination of both embodiments discussed above may be utilized according network related or user defined information.
  • The hierarchy of the illustrative embodiments may provide advantages in the maintenance and operation of a storage network. The several communication links may provide redundancy of many levels (depending on the number of storage operation cells implemented) and allow for a storage manager to direct and adapt the storage operations. In certain embodiments the storage manager may be dynamically configured to automatically adjust the communication paths and flow of data traffic through the communication links and storage operation cells based on a variety of circumstances, such as traffic congestion, communication link failure, limited storage space, etc. In alternative embodiments, the storage manager may present the network status, or alerts, to a system administrator, who in turn may manually instruct the storage manager to reallocate resources to alleviate any issues in the storage network.
  • FIGS. 4A and 4B present a generalized block diagram 400 illustrating metadata flow between multiple server devices in a storage operation system according to an embodiment of the invention. The illustrative system may include a first storage operation cell 171, having an application server 420 and a storage manager 430. The first storage operation cell 171 may include a communication link to a storage device 440. A second storage operation cell 176 may be included also having an application server 425 and a storage manager 435 as well as a communication link to a storage device 445. A third storage operation cell 181 includes an application server 405 and a storage manager 455. The third storage operation cell 181, of this embodiment, may include a communications link to a centralized metadata storage device 450.
  • As illustrated in FIG. 4A, sets of metadata 410, 415 generated at the application server 405 of the third storage operation cell may be sent with their corresponding application data to the application servers of the first and second storage operation cells 420, 425, for storage. Also, the generated metadata 410, 415 may be stored at the centralized metadata storage device 450 under the direction of storage manager 455 of the third storage operation cell. At the first storage operation cell's application server 420, under the direction of the storage manager 430, metadata 410 may be stored at storage device 440, while at application server 425 of the second storage operation cell, under the direction of storage manager 435, metadata 415 may be stored at storage device 445.
  • As illustrated in FIG. 4B, additional metadata 460, 470 may be received and stored via the application servers 420, 425 of the first and second storage operation cells 171, 176. For example, in some embodiments, metadata 460 sent from, and/or generated by the first storage operation cell may have been received from other storage cells and stored in storage device 440 under the direction of storage manager 430. Alternatively, metadata 460 may have been generated within the application server 420 prior to being stored at storage device 440. Similarly, metadata 470 sent from the second storage operation cell 176 may have been received from other storage cells and stored in the storage device 445 under the direction of storage manager 435. Alternatively, metadata 470 may also have been generated within application server 425 prior to being stored at storage device 470.
  • As mentioned above, in one embodiment, metadata 460 may have been generated within the application server 420 prior to being stored at storage device 440. Therefore, various blocks or fragments of metadata (e.g., metadata 460 and 470) may be generated and/or distributed across different storage operation cells operating over different communication network elements (e.g., server 420 and 435). According to an embodiment of the invention, metadata 460 may be migrated from storage device 440 through the first storage operation cell 171 to the centralized metadata storage device 450 via communication links 475, 480. Also, under the direction of the storage manager 435 of the second storage operation cell and the storage manager of third storage operation cell 455, metadata 470 may be migrated from the storage device 445 to the centralized metadata storage device 450 via communication links 477, 480. As described, metadata from different operating cells and network elements may be collected and centralized in metadata storage 450.
  • This embodiment of the present invention may include, among other things, up-to-date readily accessible metadata that may be used to determine information corresponding to electronic data that may be stored or archived on different storage resources in a storage operation system. In addition to being used for storage system recovery, the metadata may be analyzed and processed in order to determine various performance metrics associated with the different storage operation cells of the storage operation system. As discussed in detail above, these performance metrics may include data transfer rates, traffic congestion locations, storage space, file size, network resource allocation, etc. One skilled in the art will recognize that these metrics are illustrative, and that any m suitable metric of a computer network may be monitored and calculated using the embodiments described herein without departing from the scope of the invention.
  • FIG. 5 is a flow diagram 500 generally illustrating some of the steps involved in storing metadata to a central storage device within a storage operation system according to an embodiment of the invention. At step 505, one or more reconstruction criteria may be used to collect metadata from different storage locations that may be managed by one or more storage operation cells. The reconstruction criteria may include, for example, each storage operation cell sending created metadata to a designated storage cell that handles storing metadata to a central storage device or database. Each operation cell may send this metadata to the central storage device based on a pre-defined policy. The policies may include, for example, the metadata reaching a threshold size, a user defined periodic update schedule, the type of data involved, based on the identity of a user creating the data, or immediately upon creation. The metadata may be transmitted by polling or requesting information from the operation cells based on an external device or module monitoring and facilitating the migration of the created metadata to the central storage device, or any other criteria.
  • At step 510, based on the reconstruction criteria, a target storage operation cell and storage device may be identified, selected or created for storing the metadata that is retrieved from different storage operation cells and storage devices. Once the target storage device is determined, metadata may be identified from across the storage operation cells and sent to the target storage device (step 515). In some embodiments, metadata may include information regarding the origin or creation point of the data to facilitate merger at the destination.
  • FIG. 6 is a flow diagram 600 generally illustrating some of the steps involved in recreating or collecting metadata within a storage operation system according to an embodiment of the invention. At step 605, metadata that may be periodically replicated, backed up, archived, or otherwise copied or stored at different times and/or on different storage operation cell locations may be identified by a storage manager module (e.g., metadata manager 133; FIG. 1A) within a designated storage operation cell. The designated storage operation cell may be a another cell or a master storage operation cell that monitors and manages SRM and HSM activities in other storage operation cells in a hierarchy of storage operation cells. In other embodiments, the storage operation cell may be selected based on geography (e.g., Chicago) or location (e.g., Head Office in N.Y.) or other criteria such as capacity, availability, efficiency, user preference, convenience, etc.
  • Once the metadata has been identified (step 605), the target storage cell, volume or device to which the metadata is sent may be determined (step 610). This determination may be based upon any number of network utilization metrics, including but not limited to, storage media space, traffic congestion, data transfer rates, file size, concurrent storage operations, etc. Once identified metadata from different storage operation cells is collected (615), it may be determined whether certain metadata entries may be reconstructed (step 620). This may include determining whether sufficient metadata relating to one or more storage operations has been identified and whether this identified metadata is complete, uncorrupted and/or it represents the data (e.g., whether entries are missing and if so, is the missing information critical, such that not enough meaningful information can be obtained, even if available records combined).
  • If at step 620, it is determined that the metadata cannot be reconstructed (e.g., recreated from the constituent parts retrieved from across the system), metadata from the one or more storage operation cells may continue to be collected (step 615) until sufficient metadata is obtained to successfully complete the reconstruction process. Alternatively, an alert may be sent indicating that the metadata cannot be recreated based on the available information. Once reconstruction of the metadata occurs (step 620), the colleted metadata may be merged by storing the metadata to the target storage device (step 625).
  • Merging metadata may be performed as is known in the art and/or may generally include some or all of the following. Comparing metadata at a first location with that at a second location as further described herein to determine if differences exist. Determining whether there any redundancies in metadata at the two (or more) locations. Polling or otherwise communicating with the location having metadata that is not present at the other location, and requesting that metadata be transmitted. Receiving and arranging the received metadata to reconstruct missing or corrupted metadata. Analyzing the reconstructed metadata to determine whether any metadata remains missing or is otherwise unusable. Searching for additional metadata in other locations if it is determined the reconstructed metadata section is incomplete.
  • FIG. 7 is a flow diagram 700 generally illustrating some of the steps involved in recovering deleted metadata within a storage operation system according to an embodiment of the invention. At step 705, it may be determined whether metadata has been inadvertently deleted at one or more storage operation cells. This may be accomplished, for example, by identifying source data, such as by an Update Sequence Number (USN), File reference number (FRN) or other identifier which has no corresponding metadata. For example, metadata may have been deleted from a media agent module or other component associated with a storage operation cell. Once it has been determined that metadata has been deleted or inadvertently removed from a storage operation cell module or element (e.g., media agent), stored metadata archives that are stored at a centralized storage location are monitored or quiesced (step 710). The centralized storage location may, for example, include one or more storage devices for storing the metadata for the entire storage operation system.
  • Based on monitoring the centralized storage location, at step 715 copies of the deleted metadata files may be located and accessed from the centralized storage location. For example, the metadata associated with the media agent with the deleted metadata may be identified and accessed from the centralized storage location. At step 720, the accessed metadata may then be sent to the location or locations from which the metadata was deleted or corrupted. The media agent with the lost metadata may receive the metadata copies from the centralized storage location. This metadata is then integrated into the media agent metabase to refresh the entries in the metabase that may have been deleted, corrupted or are otherwise missing. This may include, comparing metadata for correspondence, and then arranging and merging metadata depending on availability, ability to correlate metadata from different locations with one another etc., and using any suitable integration techniques. The process may be repeated until the media agent database is fully refreshed or additional metadata is unavailable. This allows the present invention to leverage and harvest information distributed across one more networks to reconstitute or otherwise recreate lost metadata.
  • Turning to FIG. 8, a flow diagram 800 is presented illustrating some of the steps involved in using metadata for storage system recovery according to an embodiment of the invention. At step 805, metadata that may be created at different times and at different locations across a network of storage operation cells may be identified. The metadata may be monitored by modules within the storage managers of each storage operation cell. For example, a metadata manager 133 (FIG. 1A) may facilitate identification of created metadata in a storage manager. Also, modules external to the storage managers may provide metadata-monitoring capabilities. For example, metadata agent 107 (FIG. 1A) within media agent 105 (FIG. 1A) may also monitor and identify created metadata.
  • At step 810, identified metadata may be sent to a central storage location or database and may be arranged based on temporal information, which is useful for stepping through information correlated with a certain time or event. The metadata may then be integrated or otherwise unified with other metadata associated with the storage operation system. If it is determined that additional metadata may exist across the various storage operation cells (step 815), the additional metadata may continue to be identified and collected (steps 805 and 810) by the storage manager. At step 820, the integrated metadata is copied to a remote storage device so that the metadata may be accessed and utilized for disaster recovery operations in order to recover stored data that may have been lost.
  • The metadata may include identification information that is associated with each storage device, which, in some embodiments, may be unique. Thus, using this identification information, the metadata may facilitate the recovery of lost data by identifying the correct storage device to which the lost data was copied. Such an implementation may allow for the faster, more secure and more accurate recovery of lost or damaged data. In mission critical operations, it may be desired to provide a storage operation system in which backup or stored data may be immediately retrieved using the most efficient and time effective components.
  • FIG. 9 is a flow diagram 900 illustrating some of the steps involved in using metadata for identifying backed up storage media during data recovery according to an embodiment of the invention. At step 905 a unique (i.e., worldwide unique) identifier may be assigned to metadata associated with application or other information data that is copied to a storage device. The identifier may be used to identify the particular storage device where the data is stored or backed up. Barcodes, or other optical patterns may be used to identify and catalog storage devices. Optical recognition systems can reliably read a barcode looking for a pattern match to identify the storage media sought. If it is determined that the storage device includes storage media that is barcoded for identification and selection by, for example, a robotic arm (step 910), information corresponding to the media barcode is also added to the metadata.
  • If no barcode data is found in the identifier, the barcode identifier information for the storage media may be written and stored to the metadata (step 915). At step 920, once the identifier information is added to the metadata, it may be sent to a central storage location comprising one or storage devices. If data is lost from a particular storage device (step 925), e.g., a primary storage volume, metadata associated with the lost data may be accessed from the central storage device (step 930). Once accessed, information such as the media barcode information and/or unique identifier may be used to determine the storage location of the stored copy of the lost data (step 930). The stored copy of the lost data may be then retrieved and sent to the storage device from which the data was lost. Alternatively, if this storage device has malfunctioned, the retrieved or recovered data may be sent to another storage device, database, or information storing device.
  • Using the metadata associated with the unique identifier, lost data information may be accessed from the correct backup storage device that holds a stored copy of the desired data of interest. Also, using the metadata associated with the media barcode information, lost data information may be accessed from the correct barcode storage media within a particular backup storage device in an expedited manner.
  • Systems and modules described herein may comprise software, firmware, hardware, or any combination(s) of software, firmware, or hardware suitable for the purposes described herein. Software and other modules may reside on servers, workstations, personal computers, computerized tablets, PDAS, and other devices suitable for the purposes described herein. Software and other modules may be accessible via local memory, via a network, via a browser or other application in an ASP context, or via other means suitable for the purposes described herein. Data structures described herein may comprise computer files, variables, programming arrays, programming structures, or any electronic information storage schemes or methods, or any combinations thereof, suitable for the purposes described herein. User interface elements described herein may comprise elements from graphical user interfaces, command line interfaces, and other interfaces suitable for the purposes described herein. Screenshots presented and described herein can be displayed differently as known in the art to input, access, change, manipulate, modify, alter, and work with information.
  • While the invention has been described and illustrated in connection with preferred embodiments, many variations and modifications as will be evident to those skilled in this art may be made without departing from the spirit and scope of the invention, and the invention is thus not to be limited to the precise details of methodology or construction set forth above as such variations and modification are intended to be included within the scope of the invention.

Claims (21)

1. (canceled)
2. An apparatus that reconstructs missing metadata in an electronic storage network comprising:
primary data stored on at least a first storage device;
at least a secondary copy of the primary data;
a first set of metadata associated with at least a portion of the secondary copy;
a database of metadata that stores a copy of the first set of metadata; and
at least one storage operation controller comprising computer software executing on one or more computer processors, the storage operation controller configured to:
electronically compare the first set of metadata with the portion of the secondary copy to determine whether a portion of the first set of metadata is missing by identifying data in the portion of the secondary copy that has no corresponding metadata in the first set of metadata; and
automatically reconstruct a missing portion of the first set of metadata using the copy of the first set of metadata stored in the database of metadata.
3. The apparatus of claim 2 wherein the storage operation controller determines that the missing portion of the first set of metadata is stored in the database.
4. The apparatus of claim 2 wherein the storage operation controller determines that the missing portion stored in the database of metadata is complete.
5. The apparatus of claim 2 wherein the storage operation controller determines whether the missing portion may be reconstructed based at least in part whether metadata associated with one or more storage operations has been identified.
6. The apparatus of claim 2 wherein the storage operation controller determines that the missing portion of the first set of metadata exists in the database of metadata based on a sequence number.
7. The apparatus of claim 2 wherein the storage operation controller determines that the missing portion of the first set of metadata exists in the database of metadata based on an identifier associated with the first storage device.
8. The apparatus of claim 2 wherein the database of metadata further comprises a copy of a second set of metadata associated with a second portion of the secondary copy and the storage operation controller reconstructs a deleted portion of a second set of metadata using the copy of the second set of metadata stored in the database.
9. The apparatus of claim 8 wherein the copies of the first and second set of metadata stored in the database of metadata are stored in a third storage device.
10. The apparatus of claim 2 wherein the storage operation controller is further configured to determine whether the copy of the first set of metadata comprises the missing portion of the first set of metadata.
11. The apparatus of claim 2 wherein the storage operation controller is further configured to reconstruct the missing portion of the first set of metadata by collecting metadata from a plurality of storage operation cells.
12. A method for reconstructing missing metadata in an electronic storage network, comprising:
copying primary data stored on at least a first storage device to at least a second storage device to create at least a secondary copy of the primary data on the second storage device;
creating a first set of metadata associated with at least a portion of the secondary copy;
storing a copy of the first set of metadata in database of metadata; and
determining whether a portion of the first set of metadata is missing by identifying data in the portion of the secondary copy that has no corresponding metadata in the first set of metadata; and
reconstructing a missing portion of the first set of metadata using the copy of the first set of metadata stored in the database of metadata.
13. The method of claim 12 further comprising determining that the missing portion of the first set of metadata is stored in the database of metadata.
14. The method of claim 12 further comprising analyzing the missing portion of the first set of metadata stored in the database of metadata to determine that the missing portion of the first set of metadata stored in the database of metadata is complete.
15. The method of claim 12 further comprising determining whether the missing portion may be reconstructed based at least in part whether metadata associated with one or more storage operations has been identified.
16. The method of claim 12 further comprising determining that a missing portion of the first set of metadata exists in the database of metadata storage device based on a sequence number.
17. The method of claim 12 further comprising creating a second set of metadata associated with a second portion of the secondary copy and storing a copy of the second set of metadata in the database of metadata, and reconstructing a loss of a portion of the second set of metadata using the copy of the second set of metadata stored in the database of metadata
18. The method of claim 12 further comprising determining that a missing portion of the first set of metadata exists in the database of metadata based on an identifier associated with the first storage device.
19. The method of claim 12 further comprising storing copies of the first and second set of metadata stored in the database of metadata are copied to a third storage device.
20. The method of claim 12 further comprising determining whether the copy of the first set of metadata comprises the missing portion of the first set of metadata.
21. The method of claim 12 wherein reconstructing the missing portion of the first set of metadata comprising collecting metadata from a plurality of storage operation cells.
US15/974,216 2005-12-19 2018-05-08 Systems and methods of unified reconstruction in storage systems Abandoned US20180329786A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US15/974,216 US20180329786A1 (en) 2005-12-19 2018-05-08 Systems and methods of unified reconstruction in storage systems
US16/565,821 US20200257596A1 (en) 2005-12-19 2019-09-10 Systems and methods of unified reconstruction in storage systems
US16/751,004 US11442820B2 (en) 2005-12-19 2020-01-23 Systems and methods of unified reconstruction in storage systems

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
US75219705P 2005-12-19 2005-12-19
US75220105P 2005-12-19 2005-12-19
US75219605P 2005-12-19 2005-12-19
US75220205P 2005-12-19 2005-12-19
US11/639,855 US8930496B2 (en) 2005-12-19 2006-12-15 Systems and methods of unified reconstruction in storage systems
US14/455,201 US9633064B2 (en) 2005-12-19 2014-08-08 Systems and methods of unified reconstruction in storage systems
US15/454,903 US9996430B2 (en) 2005-12-19 2017-03-09 Systems and methods of unified reconstruction in storage systems
US15/974,216 US20180329786A1 (en) 2005-12-19 2018-05-08 Systems and methods of unified reconstruction in storage systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/454,903 Continuation US9996430B2 (en) 2005-12-19 2017-03-09 Systems and methods of unified reconstruction in storage systems

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/565,821 Continuation US20200257596A1 (en) 2005-12-19 2019-09-10 Systems and methods of unified reconstruction in storage systems

Publications (1)

Publication Number Publication Date
US20180329786A1 true US20180329786A1 (en) 2018-11-15

Family

ID=38535007

Family Applications (4)

Application Number Title Priority Date Filing Date
US11/639,855 Active 2030-06-15 US8930496B2 (en) 2005-12-19 2006-12-15 Systems and methods of unified reconstruction in storage systems
US14/455,201 Active 2027-10-08 US9633064B2 (en) 2005-12-19 2014-08-08 Systems and methods of unified reconstruction in storage systems
US15/454,903 Active US9996430B2 (en) 2005-12-19 2017-03-09 Systems and methods of unified reconstruction in storage systems
US15/974,216 Abandoned US20180329786A1 (en) 2005-12-19 2018-05-08 Systems and methods of unified reconstruction in storage systems

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US11/639,855 Active 2030-06-15 US8930496B2 (en) 2005-12-19 2006-12-15 Systems and methods of unified reconstruction in storage systems
US14/455,201 Active 2027-10-08 US9633064B2 (en) 2005-12-19 2014-08-08 Systems and methods of unified reconstruction in storage systems
US15/454,903 Active US9996430B2 (en) 2005-12-19 2017-03-09 Systems and methods of unified reconstruction in storage systems

Country Status (1)

Country Link
US (4) US8930496B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10372672B2 (en) 2012-06-08 2019-08-06 Commvault Systems, Inc. Auto summarization of content
US10540516B2 (en) 2016-10-13 2020-01-21 Commvault Systems, Inc. Data protection within an unsecured storage environment
US20200045110A1 (en) * 2018-07-31 2020-02-06 Marvell International Ltd. Storage aggregator controller with metadata computation control
US10642886B2 (en) 2018-02-14 2020-05-05 Commvault Systems, Inc. Targeted search of backup data using facial recognition
US11256665B2 (en) 2005-11-28 2022-02-22 Commvault Systems, Inc. Systems and methods for using metadata to enhance data identification operations
US11442820B2 (en) 2005-12-19 2022-09-13 Commvault Systems, Inc. Systems and methods of unified reconstruction in storage systems

Families Citing this family (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2564967C (en) * 2004-04-30 2014-09-30 Commvault Systems, Inc. Hierarchical systems and methods for providing a unified view of storage information
US20110010518A1 (en) 2005-12-19 2011-01-13 Srinivas Kavuri Systems and Methods for Migrating Components in a Hierarchical Storage Network
US8930496B2 (en) 2005-12-19 2015-01-06 Commvault Systems, Inc. Systems and methods of unified reconstruction in storage systems
US8677091B2 (en) 2006-12-18 2014-03-18 Commvault Systems, Inc. Writing data and storage system specific metadata to network attached storage device
US8782085B2 (en) 2007-04-10 2014-07-15 Apertio Limited Variant entries in network data repositories
US9112873B2 (en) * 2007-04-10 2015-08-18 Apertio Limited Alias hiding in network data repositories
US8402147B2 (en) * 2007-04-10 2013-03-19 Apertio Limited Nomadic subscriber data system
US8769048B2 (en) 2008-06-18 2014-07-01 Commvault Systems, Inc. Data protection scheduling, such as providing a flexible backup window in a data protection system
US9128883B2 (en) 2008-06-19 2015-09-08 Commvault Systems, Inc Data storage resource allocation by performing abbreviated resource checks based on relative chances of failure of the data storage resources to determine whether data storage requests would fail
US8352954B2 (en) 2008-06-19 2013-01-08 Commvault Systems, Inc. Data storage resource allocation by employing dynamic methods and blacklisting resource request pools
US20090327295A1 (en) * 2008-06-25 2009-12-31 Microsoft Corporation Maintenance of exo-file system metadata on removable storage device
US8027475B2 (en) * 2008-06-30 2011-09-27 Dell Products L.P. Methods and media for recovering lost encryption keys
US7979735B2 (en) * 2008-08-15 2011-07-12 International Business Machines Corporation Data storage with snapshot-to-snapshot recovery
US8725688B2 (en) 2008-09-05 2014-05-13 Commvault Systems, Inc. Image level copy or restore, such as image level restore without knowledge of data object metadata
JP4764915B2 (en) * 2008-12-08 2011-09-07 株式会社日立製作所 Performance management system, information processing system, and information collection method in performance management system
US8566689B2 (en) * 2009-10-22 2013-10-22 Microsoft Corporation Data integrity units in nonvolatile memory
US8285762B2 (en) * 2010-05-11 2012-10-09 International Business Machines Corporation Migration of metadata and storage management of data in a first storage environment to a second storage environment
US8504526B2 (en) 2010-06-04 2013-08-06 Commvault Systems, Inc. Failover systems and methods for performing backup operations
US11449394B2 (en) 2010-06-04 2022-09-20 Commvault Systems, Inc. Failover systems and methods for performing backup operations, including heterogeneous indexing and load balancing of backup and indexing resources
WO2012045023A2 (en) 2010-09-30 2012-04-05 Commvault Systems, Inc. Archiving data objects using secondary copies
US9305006B2 (en) * 2010-11-11 2016-04-05 Red Hat, Inc. Media compression in a digital device
CN102479144A (en) * 2010-11-23 2012-05-30 盛乐信息技术(上海)有限公司 Method for evaluating operation capacity of computer
CN103067418A (en) * 2011-10-19 2013-04-24 北大方正集团有限公司 Method, device and system for reconstructing metadata
US9262420B1 (en) 2012-04-23 2016-02-16 Google Inc. Third-party indexable text
KR101368500B1 (en) * 2012-04-26 2014-02-28 주식회사 엘지씨엔에스 Method for providing database history management and the database management system thereof
US8898113B2 (en) 2012-11-21 2014-11-25 International Business Machines Corporation Managing replicated data
US10379988B2 (en) 2012-12-21 2019-08-13 Commvault Systems, Inc. Systems and methods for performance monitoring
US9633216B2 (en) 2012-12-27 2017-04-25 Commvault Systems, Inc. Application of information management policies based on operation with a geographic entity
US9459968B2 (en) 2013-03-11 2016-10-04 Commvault Systems, Inc. Single index to query multiple backup formats
US20140317061A1 (en) * 2013-04-22 2014-10-23 Cti Group (Holding) Inc. System and method for distributed interaction media storage and retrieval
US9483363B2 (en) 2013-05-08 2016-11-01 Commvault Systems, Inc. Use of temporary secondary copies in failover operations
US9461870B2 (en) 2013-05-14 2016-10-04 Google Inc. Systems and methods for providing third-party application specific storage in a cloud-based storage system
US9331894B2 (en) * 2013-05-31 2016-05-03 International Business Machines Corporation Information exchange in data center systems
US9430556B2 (en) * 2013-12-19 2016-08-30 Sap Se System for self-distinguishable identifier and generation
CN104794137B (en) * 2014-01-22 2019-01-22 腾讯科技(深圳)有限公司 The processing method and sorting query method and relevant apparatus and system of order recording
US10169121B2 (en) 2014-02-27 2019-01-01 Commvault Systems, Inc. Work flow management for an information management system
US9648100B2 (en) * 2014-03-05 2017-05-09 Commvault Systems, Inc. Cross-system storage management for transferring data across autonomous information management systems
US9811427B2 (en) 2014-04-02 2017-11-07 Commvault Systems, Inc. Information management by a media agent in the absence of communications with a storage manager
US9740574B2 (en) 2014-05-09 2017-08-22 Commvault Systems, Inc. Load balancing across multiple data paths
US9852026B2 (en) 2014-08-06 2017-12-26 Commvault Systems, Inc. Efficient application recovery in an information management system based on a pseudo-storage-device driver
US11249858B2 (en) 2014-08-06 2022-02-15 Commvault Systems, Inc. Point-in-time backups of a production application made accessible over fibre channel and/or ISCSI as data sources to a remote application by representing the backups as pseudo-disks operating apart from the production application and its host
US10419295B1 (en) * 2014-10-03 2019-09-17 Amdocs Development Limited System, method, and computer program for automatically generating communication device metadata definitions
US9444811B2 (en) 2014-10-21 2016-09-13 Commvault Systems, Inc. Using an enhanced data agent to restore backed up data across autonomous storage management systems
US20160140132A1 (en) * 2014-11-19 2016-05-19 Unisys Corporation Online redistribution
US10795856B1 (en) * 2014-12-29 2020-10-06 EMC IP Holding Company LLC Methods, systems, and computer readable mediums for implementing a data protection policy for a transferred enterprise application
US10168947B2 (en) * 2015-05-07 2019-01-01 Vmware, Inc. Virtual file system with vnode reconstruction capability
US10275320B2 (en) * 2015-06-26 2019-04-30 Commvault Systems, Inc. Incrementally accumulating in-process performance data and hierarchical reporting thereof for a data stream in a secondary copy operation
US20170024140A1 (en) * 2015-07-20 2017-01-26 Samsung Electronics Co., Ltd. Storage system and method for metadata management in non-volatile memory
US9766825B2 (en) 2015-07-22 2017-09-19 Commvault Systems, Inc. Browse and restore for block-level backups
US10248494B2 (en) 2015-10-29 2019-04-02 Commvault Systems, Inc. Monitoring, diagnosing, and repairing a management database in a data storage management system
US20170134416A1 (en) * 2015-11-06 2017-05-11 Jun Kawakita Security techniques on inter-terminal communications within the same ssid under the same ap using openflow
US10296368B2 (en) 2016-03-09 2019-05-21 Commvault Systems, Inc. Hypervisor-independent block-level live browse for access to backed up virtual machine (VM) data and hypervisor-free file-level recovery (block-level pseudo-mount)
US10579282B1 (en) 2016-03-30 2020-03-03 EMC IP Holding Company LLC Distributed copy in multi-copy replication where offset and size of I/O requests to replication site is half offset and size of I/O request to production volume
US10235087B1 (en) * 2016-03-30 2019-03-19 EMC IP Holding Company LLC Distributing journal data over multiple journals
CN106446155A (en) * 2016-09-22 2017-02-22 北京百度网讯科技有限公司 Method and device for cleansingdata in cloud storage system
US10747630B2 (en) 2016-09-30 2020-08-18 Commvault Systems, Inc. Heartbeat monitoring of virtual machines for initiating failover operations in a data storage management system, including operations by a master monitor node
US10838821B2 (en) 2017-02-08 2020-11-17 Commvault Systems, Inc. Migrating content and metadata from a backup system
US10740193B2 (en) 2017-02-27 2020-08-11 Commvault Systems, Inc. Hypervisor-independent reference copies of virtual machine payload data based on block-level pseudo-mount
US10891069B2 (en) 2017-03-27 2021-01-12 Commvault Systems, Inc. Creating local copies of data stored in online data repositories
US10776329B2 (en) 2017-03-28 2020-09-15 Commvault Systems, Inc. Migration of a database management system to cloud storage
US11074140B2 (en) 2017-03-29 2021-07-27 Commvault Systems, Inc. Live browsing of granular mailbox data
US10713235B1 (en) * 2017-04-20 2020-07-14 Veritas Technologies Llc Systems and methods for evaluating and storing data items
US10545913B1 (en) 2017-04-30 2020-01-28 EMC IP Holding Company LLC Data storage system with on-demand recovery of file import metadata during file system migration
US10664352B2 (en) 2017-06-14 2020-05-26 Commvault Systems, Inc. Live browsing of backed up data residing on cloned disks
US10831591B2 (en) 2018-01-11 2020-11-10 Commvault Systems, Inc. Remedial action based on maintaining process awareness in data storage management
US10795927B2 (en) 2018-02-05 2020-10-06 Commvault Systems, Inc. On-demand metadata extraction of clinical image data
US10789387B2 (en) 2018-03-13 2020-09-29 Commvault Systems, Inc. Graphical representation of an information management system
US11074135B2 (en) * 2018-06-29 2021-07-27 Cohesity, Inc. Large content file optimization
RU2690777C1 (en) * 2018-10-26 2019-06-05 Публичное Акционерное Общество "Сбербанк России" (Пао Сбербанк) Method and system for complex control of big data
US11200124B2 (en) 2018-12-06 2021-12-14 Commvault Systems, Inc. Assigning backup resources based on failover of partnered data storage servers in a data storage management system
US10860443B2 (en) 2018-12-10 2020-12-08 Commvault Systems, Inc. Evaluation and reporting of recovery readiness in a data storage management system
US20200192572A1 (en) 2018-12-14 2020-06-18 Commvault Systems, Inc. Disk usage growth prediction system
US10942902B2 (en) * 2019-01-17 2021-03-09 Cohesity, Inc. Efficient database migration using an intermediary secondary storage system
US11308034B2 (en) 2019-06-27 2022-04-19 Commvault Systems, Inc. Continuously run log backup with minimal configuration and resource usage from the source machine
US11128440B2 (en) * 2019-10-29 2021-09-21 Samsung Sds Co., Ltd. Blockchain based file management system and method thereof
US11099956B1 (en) 2020-03-26 2021-08-24 Commvault Systems, Inc. Snapshot-based disaster recovery orchestration of virtual machine failover and failback operations
US11360952B2 (en) 2020-08-03 2022-06-14 Bank Of America Corporation System and method for managing data migration based on analysis of relevant data
US11645175B2 (en) 2021-02-12 2023-05-09 Commvault Systems, Inc. Automatic failover of a storage manager
US11934893B2 (en) 2021-07-06 2024-03-19 Pure Storage, Inc. Storage system that drives an orchestrator based on events in the storage system
US11816356B2 (en) 2021-07-06 2023-11-14 Pure Storage, Inc. Container orchestrator-aware storage system
US11475141B1 (en) * 2022-03-15 2022-10-18 My Job Matcher, Inc. Apparatus and methods for verifying lost user data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020143976A1 (en) * 2001-03-09 2002-10-03 N2Broadband, Inc. Method and system for managing and updating metadata associated with digital assets
US20030188035A1 (en) * 2002-03-26 2003-10-02 Clark Lubbers Data transfer protocol for data replication between multiple pairs of storage controllers on a san fabric
US6725392B1 (en) * 1999-03-03 2004-04-20 Adaptec, Inc. Controller fault recovery system for a distributed file system
US20060248038A1 (en) * 2005-04-29 2006-11-02 Marc Kaplan System and method of handling file metadata
US20070165625A1 (en) * 2005-12-01 2007-07-19 Firestar Software, Inc. System and method for exchanging information among exchange applications

Family Cites Families (363)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4686620A (en) 1984-07-26 1987-08-11 American Telephone And Telegraph Company, At&T Bell Laboratories Database backup method
GB8622010D0 (en) 1986-09-12 1986-10-22 Hewlett Packard Ltd File backup facility
US5193154A (en) * 1987-07-10 1993-03-09 Hitachi, Ltd. Buffered peripheral system and method for backing up and retrieving data to and from backup memory device
US5005122A (en) 1987-09-08 1991-04-02 Digital Equipment Corporation Arrangement with cooperating management server node and network service node
JPH0743676B2 (en) 1988-03-11 1995-05-15 株式会社日立製作所 Back-up data dump control method and device
US4995035A (en) * 1988-10-31 1991-02-19 International Business Machines Corporation Centralized management in a computer network
US5093912A (en) * 1989-06-26 1992-03-03 International Business Machines Corporation Dynamic resource pool expansion and contraction in multiprocessing environments
ATE145998T1 (en) 1989-06-30 1996-12-15 Digital Equipment Corp METHOD AND ARRANGEMENT FOR CONTROLLING SHADOW STORAGE
US5133065A (en) 1989-07-27 1992-07-21 Personal Computer Peripherals Corporation Backup computer program for networks
US5321816A (en) 1989-10-10 1994-06-14 Unisys Corporation Local-remote apparatus with specialized image storage modules
US5504873A (en) 1989-11-01 1996-04-02 E-Systems, Inc. Mass data storage and retrieval system
US5276867A (en) * 1989-12-19 1994-01-04 Epoch Systems, Inc. Digital data storage system with improved data migration
US5276860A (en) * 1989-12-19 1994-01-04 Epoch Systems, Inc. Digital data processor with improved backup storage
GB2246218B (en) 1990-07-18 1994-02-09 Stc Plc Distributed data processing systems
US5239647A (en) 1990-09-07 1993-08-24 International Business Machines Corporation Data storage hierarchy with shared storage level
US5544347A (en) 1990-09-24 1996-08-06 Emc Corporation Data storage system controlled remote data mirroring with respectively maintained data indices
US5212772A (en) 1991-02-11 1993-05-18 Gigatrend Incorporated System for storing data in backup tape device
US5287500A (en) * 1991-06-03 1994-02-15 Digital Equipment Corporation System for allocating storage spaces based upon required and optional service attributes having assigned piorities
US5333315A (en) 1991-06-27 1994-07-26 Digital Equipment Corporation System of device independent file directories using a tag between the directories and file descriptors that migrate with the files
US5347653A (en) 1991-06-28 1994-09-13 Digital Equipment Corporation System for reconstructing prior versions of indexes using records indicating changes between successive versions of the indexes
US5410700A (en) 1991-09-04 1995-04-25 International Business Machines Corporation Computer system which supports asynchronous commitment of data
US5241668A (en) 1992-04-20 1993-08-31 International Business Machines Corporation Method and system for automated termination and resumption in a time zero backup copy process
US5241670A (en) 1992-04-20 1993-08-31 International Business Machines Corporation Method and system for automated backup copy ordering in a time zero backup copy session
US5263154A (en) * 1992-04-20 1993-11-16 International Business Machines Corporation Method and system for incremental time zero backup copying of data
AU5670394A (en) 1992-11-23 1994-06-22 Paragon Concepts, Inc. Computer filing system with user selected categories to provide file access
EP0680634B1 (en) 1993-01-21 1997-05-14 Apple Computer, Inc. Apparatus and method for backing up data from networked computer storage devices
EP0681721B1 (en) 1993-02-01 2005-03-23 Sun Microsystems, Inc. Archiving file system for data servers in a distributed network environment
JPH0721135A (en) 1993-07-02 1995-01-24 Fujitsu Ltd Data processing system with duplex monitor function
JPH0744568A (en) 1993-07-30 1995-02-14 Mitsubishi Electric Corp Retrieval interface device
US5544345A (en) 1993-11-08 1996-08-06 International Business Machines Corporation Coherence controls for store-multiple shared data coordinated by cache directory entries in a shared electronic storage
WO1995013580A1 (en) 1993-11-09 1995-05-18 Arcada Software Data backup and restore system for a computer network
US5495607A (en) * 1993-11-15 1996-02-27 Conner Peripherals, Inc. Network management system having virtual catalog overview of files distributively stored across network domain
US5590318A (en) 1993-11-18 1996-12-31 Microsoft Corporation Method and system for tracking files pending processing
US6339767B1 (en) 1997-06-02 2002-01-15 Aurigin Systems, Inc. Using hyperbolic trees to visualize data generated by patent-centric and group-oriented data processing
US5623679A (en) 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US6090555A (en) * 1997-12-11 2000-07-18 Affymetrix, Inc. Scanned image alignment systems and methods
US5491810A (en) * 1994-03-01 1996-02-13 International Business Machines Corporation Method and system for automated data storage system space allocation utilizing prioritized data set parameters
US5673381A (en) 1994-05-27 1997-09-30 Cheyenne Software International Sales Corp. System and parallel streaming and data stripping to back-up a network
US5638509A (en) 1994-06-10 1997-06-10 Exabyte Corporation Data storage and protection system
US5574906A (en) 1994-10-24 1996-11-12 International Business Machines Corporation System and method for reducing storage requirement in backup subsystems utilizing segmented compression and differencing
US6272465B1 (en) 1994-11-02 2001-08-07 Legerity, Inc. Monolithic PC audio circuit
US5559957A (en) 1995-05-31 1996-09-24 Lucent Technologies Inc. File system for a data storage device having a power fail recovery mechanism for write/replace operations
JP3335801B2 (en) 1995-07-05 2002-10-21 株式会社日立製作所 Information processing system enabling access to different types of files and control method thereof
US5699361A (en) 1995-07-18 1997-12-16 Industrial Technology Research Institute Multimedia channel formulation mechanism
US5813009A (en) 1995-07-28 1998-09-22 Univirtual Corp. Computer based records management system method
US5619644A (en) 1995-09-18 1997-04-08 International Business Machines Corporation Software directed microcode state save for distributed storage controller
US5892917A (en) 1995-09-27 1999-04-06 Microsoft Corporation System for log record and log expansion with inserted log records representing object request for specified object corresponding to cached object copies
US5819020A (en) 1995-10-16 1998-10-06 Network Specialists, Inc. Real time backup system
US5778395A (en) 1995-10-23 1998-07-07 Stac, Inc. System for backing up files from disk volumes on multiple nodes of a computer network
US5829046A (en) 1995-10-27 1998-10-27 Emc Corporation On-line tape backup using an integrated cached disk array
US5737747A (en) 1995-10-27 1998-04-07 Emc Corporation Prefetching to service multiple video streams from an integrated cached disk array
US5729743A (en) * 1995-11-17 1998-03-17 Deltatech Research, Inc. Computer apparatus and method for merging system deltas
JP3637660B2 (en) 1995-12-15 2005-04-13 ソニー株式会社 Data distribution method and apparatus
US5761677A (en) 1996-01-03 1998-06-02 Sun Microsystems, Inc. Computer system method and apparatus providing for various versions of a file without requiring data copy or log operations
KR970076238A (en) 1996-05-23 1997-12-12 포만 제프리 엘 Servers, methods and program products thereof for creating and managing multiple copies of client data files
US5889935A (en) 1996-05-28 1999-03-30 Emc Corporation Disaster control features for remote data mirroring
US5812398A (en) 1996-06-10 1998-09-22 Sun Microsystems, Inc. Method and system for escrowed backup of hotelled world wide web sites
DE19627472A1 (en) 1996-07-08 1998-01-15 Ser Systeme Ag Database system
US6438586B1 (en) 1996-09-30 2002-08-20 Emc Corporation File transfer utility which employs an intermediate data storage system
US5758359A (en) 1996-10-24 1998-05-26 Digital Equipment Corporation Method and apparatus for performing retroactive backups in a computer system
US5907621A (en) 1996-11-15 1999-05-25 International Business Machines Corporation System and method for session management
US6487644B1 (en) 1996-11-22 2002-11-26 Veritas Operating Corporation System and method for multiplexed data back-up to a storage tape and restore operations using client identification tags
EP1010076A1 (en) * 1996-11-27 2000-06-21 1Vision Software, L.L.C. File directory and file navigation system
US5875478A (en) * 1996-12-03 1999-02-23 Emc Corporation Computer backup using a file system, network, disk, tape and remote archiving repository media system
US6131095A (en) 1996-12-11 2000-10-10 Hewlett-Packard Company Method of accessing a target entity over a communications network
WO1998033113A1 (en) 1997-01-23 1998-07-30 Overland Data, Inc. Virtual media library
US7216043B2 (en) 1997-02-12 2007-05-08 Power Measurement Ltd. Push communications architecture for intelligent electronic devices
US6658526B2 (en) * 1997-03-12 2003-12-02 Storage Technology Corporation Network attached virtual data storage subsystem
US5924102A (en) 1997-05-07 1999-07-13 International Business Machines Corporation System and method for managing critical files
US6094416A (en) 1997-05-09 2000-07-25 I/O Control Corporation Multi-tier architecture for control network
US6092062A (en) 1997-06-30 2000-07-18 International Business Machines Corporation Relational database query optimization to perform query evaluation plan, pruning based on the partition properties
US5887134A (en) * 1997-06-30 1999-03-23 Sun Microsystems System and method for preserving message order while employing both programmed I/O and DMA operations
DE69802294T2 (en) 1997-08-29 2002-05-16 Hewlett Packard Co SYSTEMS FOR DATA BACKUP AND RECOVERY
EP0899662A1 (en) 1997-08-29 1999-03-03 Hewlett-Packard Company Backup and restore system for a computer network
US6067541A (en) 1997-09-17 2000-05-23 Microsoft Corporation Monitoring document changes in a file system of documents with the document change information stored in a persistent log
US5950205A (en) 1997-09-25 1999-09-07 Cisco Technology, Inc. Data transmission over the internet using a cache memory file system
US6275953B1 (en) 1997-09-26 2001-08-14 Emc Corporation Recovery from failure of a data processor in a network server
US6052735A (en) 1997-10-24 2000-04-18 Microsoft Corporation Electronic mail object synchronization between a desktop computer and mobile device
US6021415A (en) * 1997-10-29 2000-02-01 International Business Machines Corporation Storage management system with file aggregation and space reclamation within aggregated files
US6418478B1 (en) 1997-10-30 2002-07-09 Commvault Systems, Inc. Pipelined high speed data transfer mechanism
US6061692A (en) 1997-11-04 2000-05-09 Microsoft Corporation System and method for administering a meta database as an integral component of an information server
US6260068B1 (en) 1998-06-10 2001-07-10 Compaq Computer Corporation Method and apparatus for migrating resources in a multi-processor computer system
JPH11143754A (en) 1997-11-05 1999-05-28 Hitachi Ltd Version information and constitution information display method and device therefor, and computer readable recording medium for recording version information and constitution information display program
JP3272283B2 (en) 1997-11-14 2002-04-08 富士通株式会社 Electronic data storage device
US6681227B1 (en) * 1997-11-19 2004-01-20 Ns Solutions Corporation Database system and a method of data retrieval from the system
US5918232A (en) 1997-11-26 1999-06-29 Whitelight Systems, Inc. Multidimensional domain modeling method and system
JP3665460B2 (en) 1997-12-05 2005-06-29 富士通株式会社 Route selection system, method, and recording medium by response time tuning of distributed autonomous cooperation type
US6088697A (en) 1997-12-18 2000-07-11 International Business Machines Corporation Dynamic change management in an extended remote copy operation
US6131190A (en) 1997-12-18 2000-10-10 Sidwell; Leland P. System for modifying JCL parameters to optimize data storage allocations
US6023710A (en) * 1997-12-23 2000-02-08 Microsoft Corporation System and method for long-term administration of archival storage
US6374336B1 (en) 1997-12-24 2002-04-16 Avid Technology, Inc. Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner
US6076148A (en) 1997-12-26 2000-06-13 Emc Corporation Mass storage subsystem and backup arrangement for digital data processing system which permits information to be backed up while host computer(s) continue(s) operating in connection with information stored on mass storage subsystem
US6154787A (en) 1998-01-21 2000-11-28 Unisys Corporation Grouping shared resources into one or more pools and automatically re-assigning shared resources from where they are not currently needed to where they are needed
US6260069B1 (en) 1998-02-10 2001-07-10 International Business Machines Corporation Direct data retrieval in a distributed computing system
EP0945800B1 (en) 1998-03-02 2003-07-16 Hewlett-Packard Company, A Delaware Corporation Data backup system
US6026414A (en) * 1998-03-05 2000-02-15 International Business Machines Corporation System including a proxy client to backup files in a distributed computing environment
US6161111A (en) 1998-03-31 2000-12-12 Emc Corporation System and method for performing file-handling operations in a digital data processing system using an operating system-independent file map
US6175829B1 (en) * 1998-04-22 2001-01-16 Nec Usa, Inc. Method and apparatus for facilitating query reformulation
US6167402A (en) 1998-04-27 2000-12-26 Sun Microsystems, Inc. High performance message store
US6154852A (en) 1998-06-10 2000-11-28 International Business Machines Corporation Method and apparatus for data backup and recovery
US6006225A (en) 1998-06-15 1999-12-21 Amazon.Com Refining search queries by the suggestion of correlated terms from prior searches
US6438595B1 (en) 1998-06-24 2002-08-20 Emc Corporation Load balancing using directory services in a data processing system
US6665687B1 (en) 1998-06-26 2003-12-16 Alexander James Burke Composite user interface and search system for internet and multimedia applications
US6421711B1 (en) 1998-06-29 2002-07-16 Emc Corporation Virtual ports for data transferring of a data storage system
US6542909B1 (en) 1998-06-30 2003-04-01 Emc Corporation System for determining mapping of logical objects in a computer system
US6353878B1 (en) * 1998-08-13 2002-03-05 Emc Corporation Remote control of backup media in a secondary storage subsystem through access to a primary storage subsystem
US6269431B1 (en) 1998-08-13 2001-07-31 Emc Corporation Virtual storage and block level direct access of secondary storage for recovery of backup data
GB2341249A (en) 1998-08-17 2000-03-08 Connected Place Limited A method of generating a difference file defining differences between an updated file and a base file
US6240416B1 (en) 1998-09-11 2001-05-29 Ambeo, Inc. Distributed metadata system and method
US6516314B1 (en) * 1998-11-17 2003-02-04 Telefonaktiebolaget L M Ericsson (Publ) Optimization of change log handling
US6920537B2 (en) 1998-12-31 2005-07-19 Emc Corporation Apparatus and methods for copying, backing up and restoring logical objects in a computer storage system by transferring blocks out of order or in parallel
US6487561B1 (en) 1998-12-31 2002-11-26 Emc Corporation Apparatus and methods for copying, backing up, and restoring data using a backup segment size larger than the storage block size
US6212512B1 (en) 1999-01-06 2001-04-03 Hewlett-Packard Company Integration of a database into file management software for protecting, tracking and retrieving data
US6324581B1 (en) 1999-03-03 2001-11-27 Emc Corporation File server system using file system storage, data movers, and an exchange of meta data among data movers for file locking and direct access to shared file systems
US6350199B1 (en) * 1999-03-16 2002-02-26 International Game Technology Interactive gaming machine and method with customized game screen presentation
JP3763992B2 (en) * 1999-03-30 2006-04-05 富士通株式会社 Data processing apparatus and recording medium
US6421683B1 (en) 1999-03-31 2002-07-16 Verizon Laboratories Inc. Method and product for performing data transfer in a computer system
US6389432B1 (en) 1999-04-05 2002-05-14 Auspex Systems, Inc. Intelligent virtual volume access
US6516348B1 (en) * 1999-05-21 2003-02-04 Macfarlane Druce Ian Craig Rattray Collecting and predicting capacity information for composite network resource formed by combining ports of an access server and/or links of wide arear network
US6519679B2 (en) * 1999-06-11 2003-02-11 Dell Usa, L.P. Policy based storage configuration
US7035880B1 (en) 1999-07-14 2006-04-25 Commvault Systems, Inc. Modular backup and retrieval system used in conjunction with a storage area network
US7389311B1 (en) 1999-07-15 2008-06-17 Commvault Systems, Inc. Modular backup and retrieval system
US7395282B1 (en) 1999-07-15 2008-07-01 Commvault Systems, Inc. Hierarchical backup and retrieval system
US6538669B1 (en) * 1999-07-15 2003-03-25 Dell Products L.P. Graphical user interface for configuration of a storage system
US6389433B1 (en) 1999-07-16 2002-05-14 Microsoft Corporation Method and system for automatically merging files into a single instance store
US6430575B1 (en) 1999-09-10 2002-08-06 Xerox Corporation Collaborative document management system with customizable filing structures that are mutually intelligible
US6343324B1 (en) * 1999-09-13 2002-01-29 International Business Machines Corporation Method and system for controlling access share storage devices in a network environment by configuring host-to-volume mapping data structures in the controller memory for granting and denying access to the devices
FR2799023B1 (en) * 1999-09-24 2003-04-18 France Telecom METHOD FOR THEMATIC CLASSIFICATION OF DOCUMENTS, MODULE FOR THEMATIC CLASSIFICATION AND SEARCH ENGINE INCORPORATING SUCH A MODULE
US6976053B1 (en) 1999-10-14 2005-12-13 Arcessa, Inc. Method for using agents to create a computer index corresponding to the contents of networked computers
US6516337B1 (en) * 1999-10-14 2003-02-04 Arcessa, Inc. Sending to a central indexing site meta data or signatures from objects on a computer network
US6785864B1 (en) 1999-12-01 2004-08-31 International Business Machines Corporation System and method for notifying of changes in web page hyperlinked documents
CA2394876A1 (en) 1999-12-07 2001-06-14 Irina V. Gerasimov Scalable storage architecture
US6847984B1 (en) * 1999-12-16 2005-01-25 Livevault Corporation Systems and methods for backing up data files
US6779003B1 (en) 1999-12-16 2004-08-17 Livevault Corporation Systems and methods for backing up data files
US6625623B1 (en) 1999-12-16 2003-09-23 Livevault Corporation Systems and methods for backing up data files
US6401178B1 (en) 1999-12-23 2002-06-04 Emc Corporatiion Data processing method and apparatus for enabling independent access to replicated data
US6564228B1 (en) 2000-01-14 2003-05-13 Sun Microsystems, Inc. Method of enabling heterogeneous platforms to utilize a universal file system in a storage area network
DE60139157D1 (en) 2000-01-14 2009-08-13 Thinkstream Inc DISTRIBUTED INFORMATION NETWORK WITH GLOBAL ACCESS
US6542972B2 (en) 2000-01-31 2003-04-01 Commvault Systems, Inc. Logical view and access to physical storage in modular data and storage management system
US6658436B2 (en) 2000-01-31 2003-12-02 Commvault Systems, Inc. Logical view and access to data managed by a modular data and storage management system
US20020120741A1 (en) 2000-03-03 2002-08-29 Webb Theodore S. Systems and methods for using distributed interconnects in information management enviroments
US7167895B1 (en) * 2000-03-22 2007-01-23 Intel Corporation Signaling method and apparatus to provide content on demand in a broadcast system
US6792472B1 (en) 2000-03-31 2004-09-14 International Business Machines Corporation System, method and computer readable medium for intelligent raid controllers operating as data routers
WO2001075679A1 (en) 2000-04-04 2001-10-11 Metamatrix, Inc. A system and method for accessing data in disparate information sources
WO2001080053A2 (en) 2000-04-14 2001-10-25 Mathias Client Management Software Company Method and system for interfacing clients with relationship management (rm) accounts and for permissioning marketing
US7240100B1 (en) 2000-04-14 2007-07-03 Akamai Technologies, Inc. Content delivery network (CDN) content server request handling mechanism with metadata framework support
US6996616B1 (en) * 2000-04-17 2006-02-07 Akamai Technologies, Inc. HTML delivery from edge-of-network servers in a content delivery network (CDN)
US6507852B1 (en) * 2000-04-17 2003-01-14 Ncr Corporation Location-independent service for monitoring and alerting on an event log
US20010047365A1 (en) 2000-04-19 2001-11-29 Hiawatha Island Software Co, Inc. System and method of packaging and unpackaging files into a markup language record for network search and archive services
US6356801B1 (en) * 2000-05-19 2002-03-12 International Business Machines Corporation High availability work queuing in an automated data storage library
AR030286A1 (en) 2000-06-01 2003-08-20 Aerocast Com Inc CONTENT MONITORING SYSTEM, CONTENT MONITORING METHOD FOR COMMUNICATING INFORMATION TO REMOTE LOCATIONS AND CONTENT MONITORING METHOD IN A CONTENT DISTRIBUTION SYSTEM.
US6836806B1 (en) * 2000-06-01 2004-12-28 Aerocast, Inc. System for network addressing
US7720928B2 (en) 2000-06-02 2010-05-18 Hewlett-Packard Development Company, L.P. Centralized fine-grained enhancements for distributed table driven I/O mapping
US7404005B1 (en) 2000-06-09 2008-07-22 International Business Machines Corporation Method, system, and program for selecting one of multiple paths to communicate with a device
US6330642B1 (en) 2000-06-29 2001-12-11 Bull Hn Informatin Systems Inc. Three interconnected raid disk controller data processing system architecture
EP1174795A1 (en) 2000-07-19 2002-01-23 Hewlett-Packard Company, A Delaware Corporation Multiplexing computing apparatus
US7346676B1 (en) * 2000-07-19 2008-03-18 Akamai Technologies, Inc. Load balancing service
AU2001280998A1 (en) 2000-08-03 2002-02-18 Bruce A. Epstein Information collaboration and reliability assessment
AUPQ921400A0 (en) * 2000-08-04 2000-08-31 Canon Kabushiki Kaisha Method of enabling browse and search access to electronically-accessible multimedia databases
US6925476B1 (en) 2000-08-17 2005-08-02 Fusionone, Inc. Updating application data including adding first change log to aggreagate change log comprising summary of changes
US6886020B1 (en) 2000-08-17 2005-04-26 Emc Corporation Method and apparatus for storage system metrics management and archive
US6981005B1 (en) 2000-08-24 2005-12-27 Microsoft Corporation Partial migration of an object to another storage location in a computer system
US6611849B1 (en) 2000-09-29 2003-08-26 Palm Source, Inc. System for synchronizing databases on multiple devices utilizing a home base
EP1193616A1 (en) 2000-09-29 2002-04-03 Sony France S.A. Fixed-length sequence generation of items out of a database using descriptors
US7106691B1 (en) 2000-11-01 2006-09-12 At&T Corp. Method for tracking source and destination internet protocol data
US7925967B2 (en) * 2000-11-21 2011-04-12 Aol Inc. Metadata quality improvement
US7068597B1 (en) 2000-11-27 2006-06-27 3Com Corporation System and method for automatic load balancing in a data-over-cable network
GB0029159D0 (en) 2000-11-29 2001-01-17 Calaba Ltd Data storage and retrieval system
US20020156756A1 (en) * 2000-12-06 2002-10-24 Biosentients, Inc. Intelligent molecular object data structure and method for application in heterogeneous data environments with high data density and dynamic application needs
US6647396B2 (en) 2000-12-28 2003-11-11 Trilogy Development Group, Inc. Classification based content management system
US6990667B2 (en) * 2001-01-29 2006-01-24 Adaptec, Inc. Server-independent object positioning for load balancing drives and servers
US20020124137A1 (en) 2001-01-29 2002-09-05 Ulrich Thomas R. Enhancing disk array performance via variable parity based load balancing
US7734715B2 (en) 2001-03-01 2010-06-08 Ricoh Company, Ltd. System, computer program product and method for managing documents
US7194454B2 (en) * 2001-03-12 2007-03-20 Lucent Technologies Method for organizing records of database search activity by topical relevance
US6836779B2 (en) 2001-03-13 2004-12-28 Christian D. Poulin Network transaction method
US6947935B1 (en) 2001-04-04 2005-09-20 Microsoft Corporation Training, inference and user interface for guiding the caching of media content on local stores
JP3693958B2 (en) 2001-04-05 2005-09-14 松下電器産業株式会社 Distributed document search method and apparatus, distributed document search program, and recording medium recording the program
US20020147734A1 (en) 2001-04-06 2002-10-10 Shoup Randall Scott Archiving method and system
US20040004966A1 (en) 2001-04-27 2004-01-08 Foster Michael S. Using virtual identifiers to route transmitted data through a network
US6883108B2 (en) * 2001-05-07 2005-04-19 Sun Microsystems, Inc. Fault-tolerant routing scheme for a multi-path interconnection fabric in a storage network
US6763351B1 (en) 2001-06-18 2004-07-13 Siebel Systems, Inc. Method, apparatus, and system for attaching search results
US7343410B2 (en) * 2001-06-28 2008-03-11 Finisar Corporation Automated creation of application data paths in storage area networks
US7171619B1 (en) * 2001-07-05 2007-01-30 Sun Microsystems, Inc. Methods and apparatus for accessing document content
JP4042359B2 (en) 2001-07-10 2008-02-06 日本電気株式会社 Cache control method and cache device
US20030130993A1 (en) 2001-08-08 2003-07-10 Quiver, Inc. Document categorization engine
WO2003025795A1 (en) * 2001-08-31 2003-03-27 Arkivio, Inc. Techniques for restoring data based on contents and attributes of the data
JP4161557B2 (en) 2001-09-03 2008-10-08 株式会社日立製作所 Packet transfer method and apparatus
US7024517B1 (en) 2001-09-27 2006-04-04 Emc Corporation System and method for configuring data storage in accordance with workload requirements
US20030079018A1 (en) 2001-09-28 2003-04-24 Lolayekar Santosh C. Load balancing in a storage network
WO2003027891A1 (en) 2001-09-28 2003-04-03 Commvault Systems, Inc. System and method for archiving objects in an information store
JP2005505045A (en) * 2001-09-28 2005-02-17 コムヴォールト・システムズ・インコーポレーテッド Method and apparatus for creating and managing a quick recovery volume
GB2400704A (en) 2001-10-31 2004-10-20 Gen I Ltd Information archiving software
US7584227B2 (en) 2005-12-19 2009-09-01 Commvault Systems, Inc. System and method for containerized data storage and tracking
US20030101183A1 (en) 2001-11-26 2003-05-29 Navin Kabra Information retrieval index allowing updating while in use
US6915314B2 (en) 2001-12-11 2005-07-05 Adtech-Gesi, Llc System for archiving and retrieving data from a database
US7149750B2 (en) 2001-12-19 2006-12-12 International Business Machines Corporation Method, system and program product for extracting essence from a multimedia file received in a first format, creating a metadata file in a second file format and using a unique identifier assigned to the essence to access the essence and metadata file
EP1324216A1 (en) 2001-12-28 2003-07-02 Deutsche Thomson-Brandt Gmbh Machine for classification of metadata
AU2003202271A1 (en) 2002-01-15 2003-07-30 Auspex Systems, Inc. Active file change notification
US7343365B2 (en) * 2002-02-20 2008-03-11 Microsoft Corporation Computer system architecture for automatic context associations
JP2003248611A (en) 2002-02-26 2003-09-05 Hitachi Ltd Storage management integration system and its storage management control method
US7072304B2 (en) 2002-02-27 2006-07-04 Nortel Networks Limited Network path selection based on bandwidth
AUPS129702A0 (en) 2002-03-25 2002-05-02 Panareef Pty Ltd Electronic document classification and monitoring
SG106068A1 (en) 2002-04-02 2004-09-30 Reuters Ltd Metadata database management system and method therefor
US20040015514A1 (en) * 2002-04-03 2004-01-22 Austin Melton Method and system for managing data objects
JP4196579B2 (en) * 2002-04-10 2008-12-17 株式会社日立製作所 Storage operation management method and system
US6857053B2 (en) * 2002-04-10 2005-02-15 International Business Machines Corporation Method, system, and program for backing up objects by creating groups of objects
US7532340B2 (en) 2002-04-19 2009-05-12 Toshiba Tec Kabushiki Kaisha Document management system rule-based automation
US7546364B2 (en) 2002-05-16 2009-06-09 Emc Corporation Replication of remote copy data for internet protocol (IP) transmission
US6871163B2 (en) * 2002-05-31 2005-03-22 Sap Aktiengesellschaft Behavior-based adaptation of computer systems
US7269612B2 (en) 2002-05-31 2007-09-11 International Business Machines Corporation Method, system, and program for a policy based storage manager
US20040003078A1 (en) * 2002-06-26 2004-01-01 Todd Charlene J. Component management framework for high availability and related methods
US7275063B2 (en) * 2002-07-16 2007-09-25 Horn Bruce L Computer system for automatic organization, indexing and viewing of information from multiple sources
US7085787B2 (en) * 2002-07-19 2006-08-01 International Business Machines Corporation Capturing data changes utilizing data-space tracking
US20040125143A1 (en) 2002-07-22 2004-07-01 Kenneth Deaton Display system and method for displaying a multi-dimensional file visualizer and chooser
US7031974B1 (en) 2002-08-01 2006-04-18 Oracle International Corporation Replicating DDL changes using streams
GB2410106B (en) 2002-09-09 2006-09-13 Commvault Systems Inc Dynamic storage device pooling in a computer system
US7307948B2 (en) 2002-10-21 2007-12-11 Emulex Design & Manufacturing Corporation System with multiple path fail over, fail back and load balancing
US7401064B1 (en) * 2002-11-07 2008-07-15 Data Advantage Group, Inc. Method and apparatus for obtaining metadata from multiple information sources within an organization in real time
US7583861B2 (en) 2002-11-27 2009-09-01 Teramedica, Inc. Intelligent medical image management system
US20040128269A1 (en) * 2002-12-27 2004-07-01 Milligan Charles A. System and method for managing data through families of inter-related metadata tables
US7890469B1 (en) * 2002-12-30 2011-02-15 Symantec Operating Corporation File change log
US7047236B2 (en) 2002-12-31 2006-05-16 International Business Machines Corporation Method for automatic deduction of rules for matching content to categories
US20040187075A1 (en) 2003-01-08 2004-09-23 Maxham Jason G. Document management apparatus, system and method
KR101168423B1 (en) 2003-02-05 2012-07-25 가부시키가이샤 자나비 인포메틱스 Path search method of navigation apparatus and display method of traffic information
US7634478B2 (en) 2003-12-02 2009-12-15 Microsoft Corporation Metadata driven intelligent data navigation
JP4322031B2 (en) 2003-03-27 2009-08-26 株式会社日立製作所 Storage device
WO2004090740A1 (en) 2003-04-03 2004-10-21 Commvault Systems, Inc. System and method for dynamically sharing media in a computer network
US7158985B1 (en) * 2003-04-09 2007-01-02 Cisco Technology, Inc. Method and apparatus for efficient propagation of large datasets under failure conditions
US7607010B2 (en) 2003-04-12 2009-10-20 Deep Nines, Inc. System and method for network edge data protection
US6839724B2 (en) * 2003-04-17 2005-01-04 Oracle International Corporation Metamodel-based metadata change management
US20050188248A1 (en) 2003-05-09 2005-08-25 O'brien John Scalable storage architecture
US7328366B2 (en) 2003-06-06 2008-02-05 Cascade Basic Research Corp. Method and system for reciprocal data backup
US20040254919A1 (en) 2003-06-13 2004-12-16 Microsoft Corporation Log parser
US20040260678A1 (en) 2003-06-18 2004-12-23 Microsoft Corporation State based configuration failure detection using checkpoint comparison
WO2005001646A2 (en) * 2003-06-25 2005-01-06 Arkivio, Inc. Techniques for performing policy automated operations
US7454569B2 (en) 2003-06-25 2008-11-18 Commvault Systems, Inc. Hierarchical system and method for performing storage operations in a computer network
US20050010588A1 (en) * 2003-07-08 2005-01-13 Zalewski Stephen H. Method and apparatus for determining replication schema against logical data disruptions
US7246211B1 (en) 2003-07-22 2007-07-17 Swsoft Holdings, Ltd. System and method for using file system snapshots for online data backup
US7533103B2 (en) * 2003-07-22 2009-05-12 Sap Ag Self-describing business objects
JP2005078111A (en) * 2003-08-29 2005-03-24 Fujitsu Ltd Data classification processor, data classification method, program and portable storage medium
US8880735B2 (en) * 2003-09-05 2014-11-04 Sierra Wireless, Inc. Mail server based application record synchronization
US20050055352A1 (en) * 2003-09-08 2005-03-10 Sony Corporation Content directory and synchronization bridge
JP4404246B2 (en) 2003-09-12 2010-01-27 株式会社日立製作所 Backup system and method based on data characteristics
US7647327B2 (en) * 2003-09-24 2010-01-12 Hewlett-Packard Development Company, L.P. Method and system for implementing storage strategies of a file autonomously of a user
JP4492084B2 (en) * 2003-10-07 2010-06-30 株式会社日立製作所 Storage path control method
US7200726B1 (en) 2003-10-24 2007-04-03 Network Appliance, Inc. Method and apparatus for reducing network traffic during mass storage synchronization phase of synchronous data mirroring
US7165082B1 (en) * 2003-10-31 2007-01-16 Veritas Operating Corporation Incremental method for backup of email messages
JP4066932B2 (en) 2003-11-10 2008-03-26 株式会社日立製作所 Computer resource allocation method based on prediction
US7440982B2 (en) 2003-11-13 2008-10-21 Commvault Systems, Inc. System and method for stored data archive verification
WO2005055093A2 (en) 2003-11-26 2005-06-16 Veritas Operating Corporation System and method for generating extensible file system metadata and file system content processing
US7272606B2 (en) 2003-11-26 2007-09-18 Veritas Operating Corporation System and method for detecting and storing file content access information within a file system
JP5166735B2 (en) 2003-12-19 2013-03-21 ネットアップ,インコーポレイテッド System and method capable of synchronous data replication in a very short update interval
US7469262B2 (en) * 2003-12-29 2008-12-23 Oracle International Corporation Customizable metadata merging framework
US7103740B1 (en) 2003-12-31 2006-09-05 Veritas Operating Corporation Backup mechanism for a multi-class file system
US8738663B2 (en) 2004-01-09 2014-05-27 Oracle International Corporation Rule-based transformation of metadata
ATE457493T1 (en) 2004-01-09 2010-02-15 T W Storage Inc METHOD AND APPARATUS FOR SEARCHING BACKUP DATA BASED ON CONTENT AND ATTRIBUTES
US7707039B2 (en) 2004-02-15 2010-04-27 Exbiblio B.V. Automatic modification of web pages
US7418464B2 (en) 2004-01-27 2008-08-26 International Business Machines Corporation Method, system, and program for storing data for retrieval and transfer
JP2005217815A (en) 2004-01-30 2005-08-11 Hitachi Ltd Path control method
US7627617B2 (en) 2004-02-11 2009-12-01 Storage Technology Corporation Clustered hierarchical file services
US7440966B2 (en) 2004-02-12 2008-10-21 International Business Machines Corporation Method and apparatus for file system snapshot persistence
US7197502B2 (en) * 2004-02-18 2007-03-27 Friendly Polynomials, Inc. Machine-implemented activity management system using asynchronously shared activity data objects and journal data items
US7533181B2 (en) 2004-02-26 2009-05-12 International Business Machines Corporation Apparatus, system, and method for data access management
US20050198559A1 (en) 2004-03-08 2005-09-08 Kabushiki Kaisha Toshiba Document information management system, document information management program, and document information management method
JP4041080B2 (en) 2004-03-23 2008-01-30 東芝ソリューション株式会社 Data search device and data search program
US20050228794A1 (en) 2004-03-30 2005-10-13 Navas Julio C Method and apparatus for virtual content access systems built on a content routing network
US20050228875A1 (en) 2004-04-13 2005-10-13 Arnold Monitzer System for estimating processing requirements
US7213022B2 (en) 2004-04-29 2007-05-01 Filenet Corporation Enterprise content management network-attached system
US7340652B2 (en) * 2004-04-30 2008-03-04 International Business Machines Corporation Invalidation of storage control unit cache metadata
US7617321B2 (en) * 2004-05-07 2009-11-10 International Business Machines Corporation File system architecture requiring no direct access to user data from a metadata manager
US8108429B2 (en) 2004-05-07 2012-01-31 Quest Software, Inc. System for moving real-time data events across a plurality of devices in a network for simultaneous data protection, replication, and access services
US7386663B2 (en) 2004-05-13 2008-06-10 Cousins Robert E Transaction-based storage system and method that uses variable sized objects to store data
US8055745B2 (en) * 2004-06-01 2011-11-08 Inmage Systems, Inc. Methods and apparatus for accessing data from a primary data storage system for secondary storage
US7330997B1 (en) * 2004-06-03 2008-02-12 Gary Odom Selective reciprocal backup
JP4581500B2 (en) * 2004-06-17 2010-11-17 株式会社日立製作所 Disaster recovery system, program, and database recovery method
US20060015524A1 (en) 2004-06-18 2006-01-19 Allan Gardiner System and method for creating and recreating image-based databases
US8131674B2 (en) 2004-06-25 2012-03-06 Apple Inc. Methods and systems for managing data
US7693856B2 (en) * 2004-06-25 2010-04-06 Apple Inc. Methods and systems for managing data
US7730012B2 (en) 2004-06-25 2010-06-01 Apple Inc. Methods and systems for managing data
US9081872B2 (en) * 2004-06-25 2015-07-14 Apple Inc. Methods and systems for managing permissions data and/or indexes
US8229904B2 (en) * 2004-07-01 2012-07-24 Emc Corporation Storage pools for information management
US9077611B2 (en) 2004-07-07 2015-07-07 Sciencelogic, Inc. Self configuring network management system
US7131027B2 (en) * 2004-07-09 2006-10-31 Hitachi, Ltd. Method and apparatus for disk array based I/O routing and multi-layered external storage linkage
US7590997B2 (en) 2004-07-30 2009-09-15 Broadband Itv, Inc. System and method for managing, converting and displaying video content on a video-on-demand platform, including ads used for drill-down navigation and consumer-generated classified ads
US7725605B2 (en) * 2004-08-06 2010-05-25 Salesforce.Com, Inc. Providing on-demand access to services in a wide area network
US7533230B2 (en) 2004-10-13 2009-05-12 Hewlett-Packard Developmetn Company, L.P. Transparent migration of files among various types of storage volumes based on file access properties
US8060650B2 (en) 2004-10-27 2011-11-15 Hewlett-Packard Development Company, L.P. Diagnosing a path in a storage network
WO2006053084A2 (en) 2004-11-05 2006-05-18 Commvault Systems, Inc. Method and system of pooling storage devices
US7512814B2 (en) * 2004-11-09 2009-03-31 Fortiva Inc. Secure and searchable storage system and method
JP2008521139A (en) 2004-11-17 2008-06-19 アバレア, インコーポレイテッド System and method for managing digital assets
US7792757B2 (en) 2004-11-17 2010-09-07 Iron Mountain Incorporated Systems and methods for risk based information management
US7529745B2 (en) * 2004-11-19 2009-05-05 International Business Machines Corporation Method of verifying metadata of a migrated file
KR100611578B1 (en) 2004-11-23 2006-08-10 한국전자통신연구원 A resource allocation device for providing the differentiated service, and a method thereof
US7841011B2 (en) 2004-11-30 2010-11-23 Siebel Systems, Inc. Methods and apparatuses for tiered option specification
US7624443B2 (en) 2004-12-21 2009-11-24 Microsoft Corporation Method and system for a self-heating device
US7512601B2 (en) * 2005-01-18 2009-03-31 Microsoft Corporation Systems and methods that enable search engines to present relevant snippets
US7370050B2 (en) 2005-02-28 2008-05-06 Microsoft Corporation Discoverability and enumeration mechanisms in a hierarchically secure storage system
US7966495B2 (en) 2005-03-21 2011-06-21 Revinetix, Inc. Conserving file system with backup and validation
US7489639B2 (en) 2005-03-23 2009-02-10 International Business Machines Corporation Root-cause analysis of network performance problems
US8086569B2 (en) 2005-03-30 2011-12-27 Emc Corporation Asynchronous detection of local event based point-in-time state of local-copy in the remote-copy in a delta-set asynchronous remote replication
US7461230B1 (en) 2005-03-31 2008-12-02 Symantec Operating Corporation Maintaining spatial locality of write operations
US8006125B1 (en) * 2005-04-29 2011-08-23 Microsoft Corporation Automatic detection and recovery of corrupt disk metadata
US20060259468A1 (en) 2005-05-10 2006-11-16 Michael Brooks Methods for electronic records management
US20060259527A1 (en) 2005-05-13 2006-11-16 Devarakonda Murthy V Changed files list with time buckets for efficient storage management
US20060277154A1 (en) 2005-06-02 2006-12-07 Lunt Tracy T Data structure generated in accordance with a method for identifying electronic files using derivative attributes created from native file attributes
US7440984B2 (en) 2005-06-28 2008-10-21 International Business Machines Corporation Reconciliation of local and remote backup data
US7496589B1 (en) * 2005-07-09 2009-02-24 Google Inc. Highly compressed randomly accessed storage of large tables with arbitrary columns
US7653622B2 (en) * 2005-07-29 2010-01-26 Microsoft Corporation Automated content categorization
US20070027929A1 (en) * 2005-08-01 2007-02-01 Whelan Gary J System, method, and/or computer program product for a file system interface
US7716171B2 (en) 2005-08-18 2010-05-11 Emc Corporation Snapshot indexing
US20070043956A1 (en) * 2005-08-19 2007-02-22 Microsoft Corporation System and methods that facilitate third party code test development
US8051045B2 (en) 2005-08-31 2011-11-01 Sap Ag Archive indexing engine
WO2007036372A1 (en) 2005-09-08 2007-04-05 International Business Machines Corporation Load distribution in storage area networks
US7617541B2 (en) 2005-09-09 2009-11-10 Netapp, Inc. Method and/or system to authorize access to stored data
JP4688617B2 (en) 2005-09-16 2011-05-25 株式会社日立製作所 Storage control system and method
GB2430507A (en) * 2005-09-21 2007-03-28 Stephen Robert Ives System for managing the display of sponsored links together with search results on a mobile/wireless device
US7366859B2 (en) 2005-10-06 2008-04-29 Acronis Inc. Fast incremental backup method and system
KR20080066790A (en) 2005-10-12 2008-07-16 데이터캐슬 코퍼레이션 Method and system for data backup
US8595633B2 (en) 2005-10-31 2013-11-26 Yahoo! Inc. Method and system for displaying contextual rotating advertisements
US7689736B2 (en) 2005-11-07 2010-03-30 Dot Hill Systems Corporation Method and apparatus for a storage controller to dynamically determine the usage of onboard I/O ports
US7529748B2 (en) 2005-11-15 2009-05-05 Ji-Rong Wen Information classification paradigm
US7860968B2 (en) * 2005-11-21 2010-12-28 Sap Ag Hierarchical, multi-tiered mapping and monitoring architecture for smart items
US20070260609A1 (en) 2005-11-28 2007-11-08 Akhil Tulyani System and method for high throughput with remote storage servers
US7747579B2 (en) 2005-11-28 2010-06-29 Commvault Systems, Inc. Metabase for facilitating data classification
US7822749B2 (en) 2005-11-28 2010-10-26 Commvault Systems, Inc. Systems and methods for classifying and transferring information in a storage network
US7620710B2 (en) 2005-12-19 2009-11-17 Commvault Systems, Inc. System and method for performing multi-path storage operations
US8930496B2 (en) 2005-12-19 2015-01-06 Commvault Systems, Inc. Systems and methods of unified reconstruction in storage systems
US7617262B2 (en) 2005-12-19 2009-11-10 Commvault Systems, Inc. Systems and methods for monitoring application data in a data replication system
US7962709B2 (en) 2005-12-19 2011-06-14 Commvault Systems, Inc. Network redirector systems and methods for performing data replication
US7500150B2 (en) * 2005-12-30 2009-03-03 Microsoft Corporation Determining the level of availability of a computing resource
US8117196B2 (en) * 2006-01-23 2012-02-14 Chacha Search, Inc. Search tool providing optional use of human search guides
US20070256003A1 (en) 2006-04-24 2007-11-01 Seth Wagoner Platform for the interactive contextual augmentation of the web
US20070282680A1 (en) 2006-05-31 2007-12-06 Davis Corey T Systems and methods for providing an electronic channel for content generation and delivery
US8190571B2 (en) 2006-06-07 2012-05-29 Microsoft Corporation Managing data with backup server indexing
US8495102B2 (en) * 2006-09-01 2013-07-23 International Business Machines Corporation Method, system, and program product for organizing a database
US9141627B2 (en) * 2006-09-26 2015-09-22 Sony Corporation Providing a user access to data files distributed in a plurality of different types of user devices
US7882077B2 (en) * 2006-10-17 2011-02-01 Commvault Systems, Inc. Method and system for offline indexing of content and classifying stored data
US8655914B2 (en) 2006-10-17 2014-02-18 Commvault Systems, Inc. System and method for storage operation access security
US8370442B2 (en) * 2008-08-29 2013-02-05 Commvault Systems, Inc. Method and system for leveraging identified changes to a mail server
CA2705379C (en) 2006-12-04 2016-08-30 Commvault Systems, Inc. Systems and methods for creating copies of data, such as archive copies
US20080147878A1 (en) 2006-12-15 2008-06-19 Rajiv Kottomtharayil System and methods for granular resource management in a storage network
US20080228771A1 (en) 2006-12-22 2008-09-18 Commvault Systems, Inc. Method and system for searching stored data
US7840537B2 (en) 2006-12-22 2010-11-23 Commvault Systems, Inc. System and method for storing redundant information
US7734669B2 (en) 2006-12-22 2010-06-08 Commvault Systems, Inc. Managing copies of data
JP4295326B2 (en) * 2007-01-10 2009-07-15 株式会社日立製作所 Computer system
US20080183662A1 (en) 2007-01-31 2008-07-31 Benjamin Clay Reed Resolving at least one file-path for a change-record of a computer file-system object in a computer file-system
US7912816B2 (en) 2007-04-18 2011-03-22 Alumni Data Inc. Adaptive archive data management
US7920042B2 (en) 2007-09-10 2011-04-05 Enpirion, Inc. Micromagnetic device and method of forming the same
US9495116B2 (en) 2007-12-26 2016-11-15 Sandisk Il Ltd. Storage device coordinator and a host device that includes the same
US7925856B1 (en) 2007-12-28 2011-04-12 Symantec Corporation Method and apparatus for maintaining an amount of reserve space using virtual placeholders
US7953945B2 (en) 2008-03-27 2011-05-31 International Business Machines Corporation System and method for providing a backup/restore interface for third party HSM clients
US8219524B2 (en) 2008-06-24 2012-07-10 Commvault Systems, Inc. Application-aware and remote single instance data management
US9098495B2 (en) 2008-06-24 2015-08-04 Commvault Systems, Inc. Application-aware and remote single instance data management
US9015181B2 (en) 2008-09-26 2015-04-21 Commvault Systems, Inc. Systems and methods for managing single instancing data
US9495382B2 (en) 2008-12-10 2016-11-15 Commvault Systems, Inc. Systems and methods for performing discrete data replication
US8401996B2 (en) 2009-03-30 2013-03-19 Commvault Systems, Inc. Storing a variable number of instances of data objects
US8578120B2 (en) 2009-05-22 2013-11-05 Commvault Systems, Inc. Block-level single instancing
US20100306171A1 (en) 2009-06-02 2010-12-02 Microsoft Corporation Timeline Experience for Restore User Interface
US8442983B2 (en) 2009-12-31 2013-05-14 Commvault Systems, Inc. Asynchronous methods of data classification using change journals and other data structures
US8719264B2 (en) 2011-03-31 2014-05-06 Commvault Systems, Inc. Creating secondary copies of data based on searches for content
JP5706966B2 (en) 2011-10-28 2015-04-22 株式会社日立製作所 Information processing system and file restoration method using the same
US8645349B2 (en) 2012-01-27 2014-02-04 Microsoft Corporation Indexing structures using synthetic document summaries
US8892523B2 (en) 2012-06-08 2014-11-18 Commvault Systems, Inc. Auto summarization of content

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6725392B1 (en) * 1999-03-03 2004-04-20 Adaptec, Inc. Controller fault recovery system for a distributed file system
US20020143976A1 (en) * 2001-03-09 2002-10-03 N2Broadband, Inc. Method and system for managing and updating metadata associated with digital assets
US20030188035A1 (en) * 2002-03-26 2003-10-02 Clark Lubbers Data transfer protocol for data replication between multiple pairs of storage controllers on a san fabric
US20060248038A1 (en) * 2005-04-29 2006-11-02 Marc Kaplan System and method of handling file metadata
US20070165625A1 (en) * 2005-12-01 2007-07-19 Firestar Software, Inc. System and method for exchanging information among exchange applications

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11256665B2 (en) 2005-11-28 2022-02-22 Commvault Systems, Inc. Systems and methods for using metadata to enhance data identification operations
US11442820B2 (en) 2005-12-19 2022-09-13 Commvault Systems, Inc. Systems and methods of unified reconstruction in storage systems
US11580066B2 (en) 2012-06-08 2023-02-14 Commvault Systems, Inc. Auto summarization of content for use in new storage policies
US10372672B2 (en) 2012-06-08 2019-08-06 Commvault Systems, Inc. Auto summarization of content
US11036679B2 (en) 2012-06-08 2021-06-15 Commvault Systems, Inc. Auto summarization of content
US10540516B2 (en) 2016-10-13 2020-01-21 Commvault Systems, Inc. Data protection within an unsecured storage environment
US11443061B2 (en) 2016-10-13 2022-09-13 Commvault Systems, Inc. Data protection within an unsecured storage environment
US10642886B2 (en) 2018-02-14 2020-05-05 Commvault Systems, Inc. Targeted search of backup data using facial recognition
US11294965B2 (en) 2018-07-31 2022-04-05 Marvell Asia Pte Ltd Metadata generation for multiple object types
US20200045110A1 (en) * 2018-07-31 2020-02-06 Marvell International Ltd. Storage aggregator controller with metadata computation control
US11727064B2 (en) 2018-07-31 2023-08-15 Marvell Asia Pte Ltd Performing computations during idle periods at the storage edge
US11734363B2 (en) 2018-07-31 2023-08-22 Marvell Asia Pte, Ltd. Storage edge controller with a metadata computational engine
US11748418B2 (en) * 2018-07-31 2023-09-05 Marvell Asia Pte, Ltd. Storage aggregator controller with metadata computation control

Also Published As

Publication number Publication date
US20170177451A1 (en) 2017-06-22
US8930496B2 (en) 2015-01-06
US20070226535A1 (en) 2007-09-27
US9996430B2 (en) 2018-06-12
US9633064B2 (en) 2017-04-25
US20150032702A1 (en) 2015-01-29

Similar Documents

Publication Publication Date Title
US9996430B2 (en) Systems and methods of unified reconstruction in storage systems
US11132139B2 (en) Systems and methods for migrating components in a hierarchical storage network
US11687424B2 (en) Automated media agent state management
US20200267055A1 (en) Automated grouping of computing devices in a networked data storage system
US20210208788A1 (en) Using metadata to manage data and report usage
US11442820B2 (en) Systems and methods of unified reconstruction in storage systems
US9002799B2 (en) Systems and methods for resynchronizing information
US8504741B2 (en) Systems and methods for performing multi-path storage operations
US7734593B2 (en) Systems and methods for classifying and transferring information in a storage network
US20160253254A1 (en) Diagnosing errors in data storage and archiving in a cloud or networking environment

Legal Events

Date Code Title Description
AS Assignment

Owner name: COMMVAULT SYSTEMS, INC., NEW JERSEY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GOKHALE, PARAG;REEL/FRAME:045746/0968

Effective date: 20070411

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION