WO2005055082A1 - Computerized system, method and program product for managing an enterprise storage system - Google Patents

Computerized system, method and program product for managing an enterprise storage system Download PDF

Info

Publication number
WO2005055082A1
WO2005055082A1 PCT/EP2004/052887 EP2004052887W WO2005055082A1 WO 2005055082 A1 WO2005055082 A1 WO 2005055082A1 EP 2004052887 W EP2004052887 W EP 2004052887W WO 2005055082 A1 WO2005055082 A1 WO 2005055082A1
Authority
WO
WIPO (PCT)
Prior art keywords
storage
files
storage grid
cells
grid manager
Prior art date
Application number
PCT/EP2004/052887
Other languages
French (fr)
Inventor
Kimberly Durham
Moon Kim
Dikran Meliksetian
Robert Oesterlin
Ronald Parker
Blanche Waddell
Original Assignee
International Business Machines Corporation
Ibm United Kingdom Limited
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 International Business Machines Corporation, Ibm United Kingdom Limited filed Critical International Business Machines Corporation
Priority to JP2006540437A priority Critical patent/JP2007514995A/en
Priority to EP04798187A priority patent/EP1687742A1/en
Publication of WO2005055082A1 publication Critical patent/WO2005055082A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions

Definitions

  • the present invention generally relates to a computerized system, method and program product for managing an enterprise storage system. Specifically, the present invention optimizes the use the storage cells of an enterprise storage system.
  • IT information technology
  • enterprise storage systems for storing files and the like.
  • multiple data storage cells or farms are provided at different geographic locations throughout the country or world. These cells can be used for sharing files among individuals within the organizations.
  • the present invention provides a computerized system, method and program product for managing an enterprise storage system.
  • a storage grid manager receives requests for storing files from users. Based on certain predetermined performance parameters, the storage grid manager identifies appropriate/selected storage cells of the enterprise storage system for storing the files. Thereafter, the storage grid manager routes the requests to storage grid controllers associated with the selected storage cells. The storage grid controllers control access to the storage cells to ensure that only authorized access is granted.
  • the storage grid manager will update a mapping to identify the precise storage cells in which each file is stored. Therefore, when a user issues a request to retrieve a file, the storage grid manager consults the mapping, identifies the corresponding storage cell, and retrieves the file.
  • a first aspect of the present invention provides a computerized system for managing an enterprise storage system, comprising a storage grid manager for receiving requests for storing files from users, and for routing the requests to storage grid controllers associated with selected storage cells of the enterprise storage system where the files will be stored, wherein the selected storage cells are identified based on at least one predetermined performance parameter.
  • a second aspect of the present invention provides a computerized system for managing an enterprise storage system, comprising: a storage grid manager for receiving requests for storing files from users; and a set of storage grid controllers associated with a set of storage cells of the enterprise storage system, wherein the storage grid manager identifies selected storage cells for storing the files based on at least one predetermined performance parameter and routes the requests to the storage grid controllers associated with the selected storage cells.
  • the present invention provides a system wherein each of the set of the storage grid controllers are each associated with a single storage cell, and wherein the set of storage grid controllers provide resource availability information about the set of storage cells to the storage grid manager.
  • the present invention provides a system, wherein the set of storage grid controllers further enforce access control specifications for the storage cells.
  • the present invention provides a system, wherein the storage grid manager further maintains a mapping that associates the files with the selected storage cells in which the files are stored.
  • the present invention provides a system, wherein the storage grid manager further receives requests to retrieve the files from the users, and wherein the storage grid manager consults the mapping to identify the selected storage cells and retrieve the files.
  • the present invention provides a system, wherein the predetermined performance parameter is selected from the group consisting of a user identity, a storage cost, a user requirement, a desired cell usage pattern, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
  • the present invention provides a system, wherein the requests are routed to the selected storage cells in identical communication protocols in which the requests are received by the storage grid manager.
  • a third aspect of the present invention provides a computer-implemented method for storing files in an enterprise storage system, comprising: receiving requests on a storage grid manager to store the files; identifying storage cells of the enterprise storage system for storing the files based on at least one performance parameter; routing the requests from the storage grid manager to storage grid controllers associated with the storage cells; and storing the files in the storage cells.
  • a fourth aspect of the present invention provides a computer-implemented method for retrieving files from an enterprise storage system, comprising: receiving requests on a storage grid manager to retrieve the files; identifying storage cells of the enterprise storage system in which the files are stored based a mapping; routing the requests from the storage grid manager to storage grid controllers associated with the storage cells; and retrieving the files from the storage cells.
  • the present invention provides a method, wherein the at least one performance parameter is selected from the group consisting of a user identity, a storage cost, a user requirement, a desired cell usage pattern, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
  • the at least one performance parameter is selected from the group consisting of a user identity, a storage cost, a user requirement, a desired cell usage pattern, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
  • the present invention provides a method, wherein the routing step comprises routing the requests to the storage cells in identical communication protocols in which the requests are received by the storage grid manager.
  • the present invention provides a method, further comprising the storage grid controllers enforcing access control specifications for the storage cells, prior to the retrieving step.
  • a fifth aspect of the present invention provides a program product stored on a recordable medium for managing an enterprise storage system, which when executed, comprises a storage grid manager for receiving requests for storing files from users, and for routing the requests to storage grid controllers associated with selected storage cells of the enterprise storage system where the files will be stored, wherein the selected storage cells are identified based on at least one predetermined performance parameter.
  • the present invention provides a computerized system, method and program product for managing an enterprise storage system. Brief Description of the Drawings
  • Eg. 1 depicts a storage grid architecture according to the present invention.
  • Eg. 2 depicts the relationship between the storage grid manager, the storage grid controllers and the storage cells of Eg. 1 in greater detail.
  • Eg. 3 depicts an access control specification according to the present invention.
  • Eg. 4 depicts a more detailed diagram of a storage grid manager of Eg. 1.
  • Eg. 5 depicts a state diagram for storing files according to the present invention.
  • Eg. 6 depicts a state diagram for retrieving files according to the present invention.
  • the present invention provides a computerized system, method and program product for managing an enterprise storage system.
  • a storage grid manager receives requests for storing files from users. Based on certain predetermined performance parameters, the storage grid manager identifies appropriate/selected storage cells of the enterprise storage system for storing the files. Thereafter, the storage grid manager routes the requests to storage grid controllers associated with the selected storage cells. The storage grid controllers control access to the storage cells to ensure that only authorized access is granted.
  • the storage grid manager will update a mapping to identify the precise storage cells in which each file is stored. Therefore, when a user issues a request to retrieve a file, the storage grid manager consults the mapping, identifies the corresponding storage cell, and retrieves the file.
  • SGA 10 storage grid architectural (SGA) diagram 10 according to the present invention is depicted.
  • SGA 10 allows users such as user 12 to store files and the like in one or more storage cells/farms 14A-D of enterprise storage system 16.
  • SGA is typically implemented over a network such as the Internet, a local area network (LAN), a wide area network (WAN), a virtual private network (VPN), etc.
  • LAN local area network
  • WAN wide area network
  • VPN virtual private network
  • communication between the various components shown in Eg. 1 could occur in a client-server or server-server environment via a direct hardwired connection (e.g., serial port), or via an addressable connection that may utilize any combination of wireline and/or wireless transmission methods.
  • the components may utilize conventional network connectivity, such as Token Ring, Ethernet, WiE or other conventional communications standards. Moreover, connectivity could be provided by conventional TCPIP sockets-based protocol. In this instance, the components could utilize an Internet service provider to establish connectivity. It should be appreciated that the architecture shown in Eg. 1 is intended to be illustrative only and that other variations could be implemented within the scope of the present invention. For example, any quantity of storage cells 14A-D and/or storage grid managers 24 could be provided.
  • user 12 will store a file by generating a request via an application on his/her computer system (e.g., a personal computer, a workstation, a laptop, a hand-held device, etc.).
  • his/her computer system e.g., a personal computer, a workstation, a laptop, a hand-held device, etc.
  • the request will be transmitted to web server 18 and/or application server 20, and from there to a respective "protocol" server 22A-C.
  • FTP Ele Transfer Protocol
  • the present invention can accommodate any type of protocol user 12 might wish to utilize.
  • storage can be provided for Hypertext Transfer Protocol (HTTP), Common Internet Ele System (CIFS), Network Ele System (NFS), Server Message Block Protocol (SMB), etc.
  • HTTP Hypertext Transfer Protocol
  • CIFS Common Internet Ele System
  • NFS Network Ele System
  • SMB Server Message Block Protocol
  • storage grid manager 24 is configured to determine the most optimal or appropriate storage cell 14A-D for storing the file. In general, this determination is made under the present invention based on certain predetermined performance parameters. For example, the determination can be made based upon a user identity, a storage cost, a specific user requirement, desired a cell usage pattern balance, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
  • a file required access by a group of users it could be stored in a storage cell 14A-D that is most central to all such users, not just the user requesting the storage.
  • the file might be stored in another (albeit more distant) storage cell 14A-D so that the load of storage cells 14A-D could be kept balanced.
  • each storage cell 14A-D is associated with one storage grid controller 26A-D.
  • This relationship is further depicted in Eg. 2.
  • each storage grid controller 26A-D is associated with a single storage cell 14A-D. This relationship allows each storage grid controller 14A-D to serve at least two primary functions. Namely, to provide resource information about storage cells 14A-D to storage grid manager 24, and to act as a "gatekeeper" of its respective storage cell 14A-D. In the case of the former, under the present invention, storage grid manager 24 will receive information regarding capacity of the storage cells 14A-D.
  • This information can be communicated upon request by storage grid manager 24, or updates can be periodically sent from each storage cell 14A-D via storage grid controllers 26A-D. In either event, the resource information is used by storage grid manager 24 in determining which storage cell 14 is the most appropriate for storing the file. For example, as indicated above, if storage cell 14A is closest geographically to user 12, but is close to capacity, storage grid manager 24 might route the request to storage cell 14B.
  • storage grid manager 24 will route the request to store the file to storage grid cell 14B via storage grid controller 26B. In so doing, storage grid manager 24 will likely a d additional information such as an identification and/or authorization/authentication information for user 12. Moreover, the request will typically be routed from storage grid manager 24 using the same protocol in which it was received by storage grid manager 24, or via a private protocol.
  • LDAP directory 30 is a DB2 database that stores permissions in an additive hierarchy such as shown in Eg. 3. Specifically, after a user is given permission to a path, the user has that same permission to all sub-paths under it. The user cannot be added with the same permission to any of the sub-paths. Ones and zeros represent permissions in the database. A one indicates that the user has a particular permission to a resource and a zero is a place holder.
  • a zero does not indicate a negative permission. Rather, it merely says that a particular permission was not granted at that level of the hierarchy to a particular user. Moreover, there can be a situation where a user has a record granting access at a certain level and a level below that. This situation can occur when access to the higher level was granted after access to the lower level had been granted.
  • storage grid manager 24 will update a mapping that correlates files with the storage cells in which they are stored Specifically, among its other functions, storage grid manager 24 maintains a mapping that it updates as files are stored in storage cells 14A-D. Thus, if user 12 later issues a request to retrieve the file, the request will be routed to storage grid manager 24, which will consult the mapping to identify the appropriate storage cell 14B. Upon so doing, storage grid manager 24 will route the request to storage cell 14B and/or storage grid controller 26B, which will again perform access control via access manager 28 and LDAP 30. Assuming user 12 is still authorized to access storage cell 14B, the file will be retrieved for access by user 12.
  • storage grid manager 24 generally includes central processing unit (CPU) 40, memory 42, bus 44, input/output (I/O) interfaces 46, external devices/ resources 48 and storage unit 49.
  • CPU 40 may comprise a single processing unit, or be distributed across one or more processing units in one or more locations, e.g., on a client and computer system.
  • Memory 42 may comprise any known type of data storage and/or transmission media, including magnetic media, optical media, random access memory (RAM), read-only memory (RQVI), a data cache, etc.
  • I/O interfaces 46 may comprise any system for exchanging information to/from an external source.
  • External devices/resources 48 may comprise any known type of external device, including speakers, a CRT, LCD screen, handheld device, keyboard, mouse, voice recognition system, speech output system, printer, monitor/ display, facsimile, pager, etc.
  • Bus 44 provides a communication link between each of the components in storage grid manager 24 and likewise may comprise any known type of transmission link, including electrical, optical, wireless, etc.
  • Storage unit 49 can be any system (e.g., database) capable of providing storage for information under the present invention. Such information could include, for example, the mapping maintained by storage grid manager 24. As such, storage unit 49 could include one or more storage devices, such as a magnetic disk drive or an optical disk drive. In another embodiment, storage unit 49 includes data distributed across, for example, a local area network (LAN), wide area network (WAN) or a storage area network (SAN) (not shown). Furthermore, although not shown, additional components, such as cache memory, communication systems, system software, etc., may be incorporated into storage grid manager 24.
  • LAN local area network
  • WAN wide area network
  • SAN storage area network
  • additional components such as cache memory, communication systems, system software, etc., may be incorporated into storage grid manager 24.
  • the computer system operated by user can include computerized components similar to storage grid manager 24. Such components have not been shown for brevity purposes.
  • storage management system 50 which generally includes cell identification system 52, resource information system 54, request routing system 56, mapping system 58 and notification system 60.
  • requests to store files will be received by storage grid manager 24.
  • cell identification system 52 will use the performance parameters to identify appropriate storage cells 14A-D for storing the files.
  • such parameters could include, among others, a user identity, a storage cost, a user requirement, a desired cell usage pattern/balance, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
  • storage grid manager 24 will use resource information about storage cells 14A-D such as available space that is received via resource information system 54. This information can be obtained based on queries made by resource information system 54, or via updates periodically sent via storage grid controllers 26A-D.
  • request routing system 56 will route the requests to the appropriate storage cells 14A-D (i.e., via the storage grid controllers 26A-D associated therewith).
  • access en- forcement systems within the storage grid controllers 26A-D will determine whether the users are authorized to access the respective storage cells 14A-D. If so, the files are stored accordingly.
  • mapping system 58 will update the mapping to reflect the locations in which the files were stored, and notification system 60 will notify the users accordingly. Requests to retrieve the files will similarly be received by storage grid manager 24.
  • cell identification system 52 Upon receipt, cell identification system 52 will consult the mapping to identify the pertinent storage cells 14A-D, and request routing system 56 will route the retrieval requests to the identified storage cells 14A-D. Similar to storage of the files, access control systems within the storage grid controllers 26A-D will ensure that the users are authorized to have such access. If so, the files are retrieved and notification system 60 will notify the users accordingly.
  • the present invention can be realized in hardware, software, or a combination of hardware and software. Any kind of computer system(s) - or other apparatus adapted for carrying out the methods described herein - is suited.
  • a typical combination of hardware and software could be a general purpose computer system with a computer program that, when loaded and executed, carries out the respective methods described herein.
  • a specific use computer containing specialized hardware for carrying out one or more of the functional tasks of the invention, could be utilized.
  • the present invention can also be embedded in a computer program product, which comprises all the respective features enabling the implementation of the methods described herein, and which - when loaded in a computer system - is able to carry out these methods.
  • Computer program, software program, program, or software in the present context mean any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after either or both of the following: (a) conversion to another language, code or notation; and/or (b) reproduction in a different material form.
  • a state diagram 100 of file storage is shown.
  • the user will first submit a store request to the storage grid manager.
  • the storage grid manager will identify the most appropriate storage cell in which to store the file. Under the present invention, this determination is based on factors in addition or other than geography. For example, a user identity, a storage cost, a user requirement, a desired cell usage pattern balance, a security requirement, a storage cell availability, a redundancy requirement, a network optimization requirement, etc.
  • the storage grid manager will forward the request to the associated storage grid controller, which after verifying authorization of the user, will permit storage of the file.
  • the storage grid manager will update the mapping and notify the user.
  • a state diagram 200 of file retrieval is shown.
  • the user when a user wishes to retrieve the file, the user will first submit a retrieval request to the storage grid manager. Using the mapping, the storage grid manager will identify the appropriate storage cell where the requested file is stored, and communicate the request thereto (via the associated storage grid controller). After confirming authorization of the user to access the file/storage cell, the file will be retrieved for the user and a co ⁇ esponding notification will be sent.

Abstract

Under the present invention storage grid manager (24) is provided that receives requests for storing files from users (12), based on certain performance parameters, the storage grid manager identifies selected storage cells (14A-14D) of the enterprise storage system for storing the files. Thereafter, the storage grid manager routes the requests to the storage grid controllers (26A-26D) associated with the selected storage cells. The storage grid controllers control access to the storage cells to ensure that only authorized access is granted. Once the files are stored, the storage grid manager will update a mapping to identify the precise storage cells in which each file is stored. Therefore, when a user issues a request to retrieve a file, the storage grid manager consults the mapping, identifies the corresponding storage cell and retrieves the file.

Description

Description COMPUTERIZED SYSTEM, METHOD AND PROGRAM PRODUCT FOR MANAGING AN ENTERPRISE STORAGE SYSTEM Technical Field
[001] The present invention generally relates to a computerized system, method and program product for managing an enterprise storage system. Specifically, the present invention optimizes the use the storage cells of an enterprise storage system. Background Art
[002] As the use of information technology (IT) becomes more prevalent, it has become increasingly common for many organizations to use enterprise storage systems for storing files and the like. In an enterprise storage system, multiple data storage cells or farms are provided at different geographic locations throughout the country or world. These cells can be used for sharing files among individuals within the organizations.
[003] Unfortunately, in many enterprise storage systems such as the GSA, vast quantities of the available resources are unbalanced and/or unused due to the clustering design. Specifically, it is currently the case that files are stored based on geographic parameters. For example, if user "A" is located on the east coast of the United Slates, currently technologies would store his/her files in the nearest cell. However, such storage might not make the best use of the overall system. Rather, it could be the case that the east coast cell is nearing its capacity, while a midwest cell is virtually empty. Further, it could be the case that the east coast cell does not support a needed rate of network connectivity, while another cell does. Accordingly, none of the existing technologies take performance-based parameters such as storage capacity, user requirements, etc., into consideration when selecting a file sharing location.
[004] In view of the foregoing, there exists the need for a computerized system, method and program product for managing enterprise storage farms. Specifically, a need exists for a system that better utilizes storage resources. To this extent, a need exists for a system that stores files based on certain performance parameters. Disclosure of Invention
[005] In general, the present invention provides a computerized system, method and program product for managing an enterprise storage system. Specifically, under the present invention a storage grid manager receives requests for storing files from users. Based on certain predetermined performance parameters, the storage grid manager identifies appropriate/selected storage cells of the enterprise storage system for storing the files. Thereafter, the storage grid manager routes the requests to storage grid controllers associated with the selected storage cells. The storage grid controllers control access to the storage cells to ensure that only authorized access is granted. Once the files are stored, the storage grid manager will update a mapping to identify the precise storage cells in which each file is stored. Therefore, when a user issues a request to retrieve a file, the storage grid manager consults the mapping, identifies the corresponding storage cell, and retrieves the file.
[006] A first aspect of the present invention provides a computerized system for managing an enterprise storage system, comprising a storage grid manager for receiving requests for storing files from users, and for routing the requests to storage grid controllers associated with selected storage cells of the enterprise storage system where the files will be stored, wherein the selected storage cells are identified based on at least one predetermined performance parameter.
[007] A second aspect of the present invention provides a computerized system for managing an enterprise storage system, comprising: a storage grid manager for receiving requests for storing files from users; and a set of storage grid controllers associated with a set of storage cells of the enterprise storage system, wherein the storage grid manager identifies selected storage cells for storing the files based on at least one predetermined performance parameter and routes the requests to the storage grid controllers associated with the selected storage cells.
[008] Preferably, the present invention provides a system wherein each of the set of the storage grid controllers are each associated with a single storage cell, and wherein the set of storage grid controllers provide resource availability information about the set of storage cells to the storage grid manager.
[009] Preferably, the present invention provides a system, wherein the set of storage grid controllers further enforce access control specifications for the storage cells.
[010] Preferably, the present invention provides a system, wherein the storage grid manager further maintains a mapping that associates the files with the selected storage cells in which the files are stored.
[011] Preferably, the present invention provides a system, wherein the storage grid manager further receives requests to retrieve the files from the users, and wherein the storage grid manager consults the mapping to identify the selected storage cells and retrieve the files. [012] Preferably, the present invention provides a system, wherein the predetermined performance parameter is selected from the group consisting of a user identity, a storage cost, a user requirement, a desired cell usage pattern, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
[013] Preferably, the present invention provides a system, wherein the requests are routed to the selected storage cells in identical communication protocols in which the requests are received by the storage grid manager.
[014] A third aspect of the present invention provides a computer-implemented method for storing files in an enterprise storage system, comprising: receiving requests on a storage grid manager to store the files; identifying storage cells of the enterprise storage system for storing the files based on at least one performance parameter; routing the requests from the storage grid manager to storage grid controllers associated with the storage cells; and storing the files in the storage cells.
[015] A fourth aspect of the present invention provides a computer-implemented method for retrieving files from an enterprise storage system, comprising: receiving requests on a storage grid manager to retrieve the files; identifying storage cells of the enterprise storage system in which the files are stored based a mapping; routing the requests from the storage grid manager to storage grid controllers associated with the storage cells; and retrieving the files from the storage cells.
[016] Preferably, the present invention provides a method, wherein the at least one performance parameter is selected from the group consisting of a user identity, a storage cost, a user requirement, a desired cell usage pattern, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
[017] Preferably, the present invention provides a method, wherein the routing step comprises routing the requests to the storage cells in identical communication protocols in which the requests are received by the storage grid manager.
[018] Preferably, the present invention provides a method,, further comprising the storage grid controllers enforcing access control specifications for the storage cells, prior to the retrieving step.
[019] A fifth aspect of the present invention provides a program product stored on a recordable medium for managing an enterprise storage system, which when executed, comprises a storage grid manager for receiving requests for storing files from users, and for routing the requests to storage grid controllers associated with selected storage cells of the enterprise storage system where the files will be stored, wherein the selected storage cells are identified based on at least one predetermined performance parameter.
[020] Therefore, the present invention provides a computerized system, method and program product for managing an enterprise storage system. Brief Description of the Drawings
[021] These and other features of this invention will be more readily understood from the following detailed description of the various aspects of the invention taken in conjunction with the accompanying drawings in which:
[022] Eg. 1 depicts a storage grid architecture according to the present invention.
[023] Eg. 2 depicts the relationship between the storage grid manager, the storage grid controllers and the storage cells of Eg. 1 in greater detail.
[024] Eg. 3 depicts an access control specification according to the present invention.
[025] Eg. 4 depicts a more detailed diagram of a storage grid manager of Eg. 1.
[026] Eg. 5 depicts a state diagram for storing files according to the present invention.
[027] Eg. 6 depicts a state diagram for retrieving files according to the present invention.
[028] The drawings are merely schematic representations, not intended to portray specific parameters of the invention. The drawings are intended to depict only typical embodiments of the invention, and therefore should not be considered as limiting the scope of the invention. In the drawings, like numbering represents like elements. Mode for the Invention
[029] As indicated above, the present invention provides a computerized system, method and program product for managing an enterprise storage system. Specifically, under the present invention a storage grid manager receives requests for storing files from users. Based on certain predetermined performance parameters, the storage grid manager identifies appropriate/selected storage cells of the enterprise storage system for storing the files. Thereafter, the storage grid manager routes the requests to storage grid controllers associated with the selected storage cells. The storage grid controllers control access to the storage cells to ensure that only authorized access is granted. Once the files are stored, the storage grid manager will update a mapping to identify the precise storage cells in which each file is stored. Therefore, when a user issues a request to retrieve a file, the storage grid manager consults the mapping, identifies the corresponding storage cell, and retrieves the file.
[030] It should be understood in advance that although the invention is typically used to manage the storage and retrieval "files," it can be used to manage the storage and retrieval of any type of information.
[031] In any event, referring now to Eg. 1 a storage grid architectural (SGA) diagram 10 according to the present invention is depicted. In general, SGA 10 allows users such as user 12 to store files and the like in one or more storage cells/farms 14A-D of enterprise storage system 16. To this extent, SGA is typically implemented over a network such as the Internet, a local area network (LAN), a wide area network (WAN), a virtual private network (VPN), etc. As such, communication between the various components shown in Eg. 1 could occur in a client-server or server-server environment via a direct hardwired connection (e.g., serial port), or via an addressable connection that may utilize any combination of wireline and/or wireless transmission methods. The components may utilize conventional network connectivity, such as Token Ring, Ethernet, WiE or other conventional communications standards. Moreover, connectivity could be provided by conventional TCPIP sockets-based protocol. In this instance, the components could utilize an Internet service provider to establish connectivity. It should be appreciated that the architecture shown in Eg. 1 is intended to be illustrative only and that other variations could be implemented within the scope of the present invention. For example, any quantity of storage cells 14A-D and/or storage grid managers 24 could be provided.
[032] Regardless, in a typical embodiment, user 12 will store a file by generating a request via an application on his/her computer system (e.g., a personal computer, a workstation, a laptop, a hand-held device, etc.). Depending on the desired communication protocol, the request will be transmitted to web server 18 and/or application server 20, and from there to a respective "protocol" server 22A-C. For example, if user 12 desired to use Ele Transfer Protocol (FTP) to request storage of the file, the request would be routed to web server 18 and then to FTP server 22A. As such, the present invention can accommodate any type of protocol user 12 might wish to utilize. For example, storage can be provided for Hypertext Transfer Protocol (HTTP), Common Internet Ele System (CIFS), Network Ele System (NFS), Server Message Block Protocol (SMB), etc.
[033] Once the request is received by a protocol server 22A-C, it will be routed to storage grid manager 24 (e.g., to one a possible group of storage grid managers). As will be further described below, storage grid manager 24 is configured to determine the most optimal or appropriate storage cell 14A-D for storing the file. In general, this determination is made under the present invention based on certain predetermined performance parameters. For example, the determination can be made based upon a user identity, a storage cost, a specific user requirement, desired a cell usage pattern balance, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement. Thus, if a file required access by a group of users, it could be stored in a storage cell 14A-D that is most central to all such users, not just the user requesting the storage. Moreover, if a certain storage cell 14A-D was nearing capacity, the file might be stored in another (albeit more distant) storage cell 14A-D so that the load of storage cells 14A-D could be kept balanced.
[034] In any event, once the appropriate storage cell 14A-D is identified, storage grid manager 24 will route the request to the storage grid controller 26A-D corresponding thereto. Specifically, each storage cell 14A-D is associated with one storage grid controller 26A-D. This relationship is further depicted in Eg. 2. As can be seen each storage grid controller 26A-D is associated with a single storage cell 14A-D. This relationship allows each storage grid controller 14A-D to serve at least two primary functions. Namely, to provide resource information about storage cells 14A-D to storage grid manager 24, and to act as a "gatekeeper" of its respective storage cell 14A-D. In the case of the former, under the present invention, storage grid manager 24 will receive information regarding capacity of the storage cells 14A-D. This information can be communicated upon request by storage grid manager 24, or updates can be periodically sent from each storage cell 14A-D via storage grid controllers 26A-D. In either event, the resource information is used by storage grid manager 24 in determining which storage cell 14 is the most appropriate for storing the file. For example, as indicated above, if storage cell 14A is closest geographically to user 12, but is close to capacity, storage grid manager 24 might route the request to storage cell 14B.
[035] Assuming storage cell 14B was identified as the most appropriate storage location for the file, storage grid manager 24 will route the request to store the file to storage grid cell 14B via storage grid controller 26B. In so doing, storage grid manager 24 will likely a d additional information such as an identification and/or authorization/authentication information for user 12. Moreover, the request will typically be routed from storage grid manager 24 using the same protocol in which it was received by storage grid manager 24, or via a private protocol.
[036] Upon receipt of the request, the storage grid controller 26B will consult access manager 28, which will access PD Lightweight Directory Access Protocol (LDAP) directory 30 to determine if user 30 is authorized to access storage cell 14B (i.e., enforce access control specifications for storage cells 14A-D). In a typical embodiment, LDAP directory 30 is a DB2 database that stores permissions in an additive hierarchy such as shown in Eg. 3. Specifically, after a user is given permission to a path, the user has that same permission to all sub-paths under it. The user cannot be added with the same permission to any of the sub-paths. Ones and zeros represent permissions in the database. A one indicates that the user has a particular permission to a resource and a zero is a place holder. A zero does not indicate a negative permission. Rather, it merely says that a particular permission was not granted at that level of the hierarchy to a particular user. Moreover, there can be a situation where a user has a record granting access at a certain level and a level below that. This situation can occur when access to the higher level was granted after access to the lower level had been granted.
[037] Assuming that user 12 was authorized to access storage cell 14B, the file will be stored therein and storage grid manager 24 will update a mapping that correlates files with the storage cells in which they are stored Specifically, among its other functions, storage grid manager 24 maintains a mapping that it updates as files are stored in storage cells 14A-D. Thus, if user 12 later issues a request to retrieve the file, the request will be routed to storage grid manager 24, which will consult the mapping to identify the appropriate storage cell 14B. Upon so doing, storage grid manager 24 will route the request to storage cell 14B and/or storage grid controller 26B, which will again perform access control via access manager 28 and LDAP 30. Assuming user 12 is still authorized to access storage cell 14B, the file will be retrieved for access by user 12.
[038] Referring now to Eg. 4, a more detailed diagram of storage grid manager 24 is shown. As depicted, storage grid manager 24 generally includes central processing unit (CPU) 40, memory 42, bus 44, input/output (I/O) interfaces 46, external devices/ resources 48 and storage unit 49. CPU 40 may comprise a single processing unit, or be distributed across one or more processing units in one or more locations, e.g., on a client and computer system. Memory 42 may comprise any known type of data storage and/or transmission media, including magnetic media, optical media, random access memory (RAM), read-only memory (RQVI), a data cache, etc. Moreover, similar to CPU 40, memory 42 may reside at a single physical location, comprising one or more types of data storage, or be distributed across a plurality of physical systems in various forms. [0030] I/O interfaces 46 may comprise any system for exchanging information to/from an external source. External devices/resources 48 may comprise any known type of external device, including speakers, a CRT, LCD screen, handheld device, keyboard, mouse, voice recognition system, speech output system, printer, monitor/ display, facsimile, pager, etc. Bus 44 provides a communication link between each of the components in storage grid manager 24 and likewise may comprise any known type of transmission link, including electrical, optical, wireless, etc.
[039] Storage unit 49 can be any system (e.g., database) capable of providing storage for information under the present invention. Such information could include, for example, the mapping maintained by storage grid manager 24. As such, storage unit 49 could include one or more storage devices, such as a magnetic disk drive or an optical disk drive. In another embodiment, storage unit 49 includes data distributed across, for example, a local area network (LAN), wide area network (WAN) or a storage area network (SAN) (not shown). Furthermore, although not shown, additional components, such as cache memory, communication systems, system software, etc., may be incorporated into storage grid manager 24. In addition, it should be appreciated that although not shown, the computer system operated by user, the web server, the application server, the protocol servers, the access manager and the storage grid controllers 26A-D can include computerized components similar to storage grid manager 24. Such components have not been shown for brevity purposes.
[040] In any event, shown in memory 42 of storage grid manager 24 as a program product is storage management system 50, which generally includes cell identification system 52, resource information system 54, request routing system 56, mapping system 58 and notification system 60. Under the present invention, requests to store files will be received by storage grid manager 24. At that point, cell identification system 52 will use the performance parameters to identify appropriate storage cells 14A-D for storing the files. As indicated above, such parameters could include, among others, a user identity, a storage cost, a user requirement, a desired cell usage pattern/balance, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement. In making this determination, storage grid manager 24 will use resource information about storage cells 14A-D such as available space that is received via resource information system 54. This information can be obtained based on queries made by resource information system 54, or via updates periodically sent via storage grid controllers 26A-D.
[041] In any event, once the appropriate storage cells 14A-D are identified, request routing system 56 will route the requests to the appropriate storage cells 14A-D (i.e., via the storage grid controllers 26A-D associated therewith). Upon receipt, access en- forcement systems (not shown) within the storage grid controllers 26A-D will determine whether the users are authorized to access the respective storage cells 14A-D. If so, the files are stored accordingly. Upon such storage, mapping system 58 will update the mapping to reflect the locations in which the files were stored, and notification system 60 will notify the users accordingly. Requests to retrieve the files will similarly be received by storage grid manager 24. Upon receipt, cell identification system 52 will consult the mapping to identify the pertinent storage cells 14A-D, and request routing system 56 will route the retrieval requests to the identified storage cells 14A-D. Similar to storage of the files, access control systems within the storage grid controllers 26A-D will ensure that the users are authorized to have such access. If so, the files are retrieved and notification system 60 will notify the users accordingly.
[042] It should be understood that the present invention can be realized in hardware, software, or a combination of hardware and software. Any kind of computer system(s) - or other apparatus adapted for carrying out the methods described herein - is suited. A typical combination of hardware and software could be a general purpose computer system with a computer program that, when loaded and executed, carries out the respective methods described herein. Alternatively, a specific use computer, containing specialized hardware for carrying out one or more of the functional tasks of the invention, could be utilized. The present invention can also be embedded in a computer program product, which comprises all the respective features enabling the implementation of the methods described herein, and which - when loaded in a computer system - is able to carry out these methods. Computer program, software program, program, or software, in the present context mean any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after either or both of the following: (a) conversion to another language, code or notation; and/or (b) reproduction in a different material form.
[043] Referring now to Eg. 5, a state diagram 100 of file storage is shown. As depicted, when a user wishes to store a file, the user will first submit a store request to the storage grid manager. Using resource information obtained from the storage cells (via the storage grid controllers), the storage grid manager will identify the most appropriate storage cell in which to store the file. Under the present invention, this determination is based on factors in addition or other than geography. For example, a user identity, a storage cost, a user requirement, a desired cell usage pattern balance, a security requirement, a storage cell availability, a redundancy requirement, a network optimization requirement, etc. Once identified, the storage grid manager will forward the request to the associated storage grid controller, which after verifying authorization of the user, will permit storage of the file. Upon completion, the storage grid manager will update the mapping and notify the user.
[044] Referring to Eg. 6 a state diagram 200 of file retrieval is shown. As depicted, when a user wishes to retrieve the file, the user will first submit a retrieval request to the storage grid manager. Using the mapping, the storage grid manager will identify the appropriate storage cell where the requested file is stored, and communicate the request thereto (via the associated storage grid controller). After confirming authorization of the user to access the file/storage cell, the file will be retrieved for the user and a coπesponding notification will be sent.
[045] The foregoing description of the prefeπed embodiments of this invention has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed, and obviously, many modifications and variations are possible. Such modifications and variations that may be apparent to a person skilled in the art are intended to be included within the scope of this invention as defined by the accompanying claims.

Claims

Claims
[001] A system for managing an enterprise storage system, comprising a storage grid manager for receiving requests for storing files from users, and for routing the requests to storage grid controllers associated with selected storage cells of the enterprise storage system where the files will be stored, wherein the selected storage cells are identified based on at least one predetermined performance parameter.
[002] A system as claimed in claim 1, wherein the storage grid controllers are each associated with a single storage cell, and wherein the storage grid controllers provide resource availability information about the storage cells to the storage grid manager.
[003] A system as claimed in claim 2, wherein the storage grid controllers further enforce access control specifications for the storage cells.
[004] A system as claimed in claim 1, wherein the storage grid manager further maintains a mapping that associates the files with the selected storage cells in which the files are stored.
[005] A system as claimed in claim 4, wherein the storage grid manager further receives requests to retrieve the files from the users, and wherein the storage grid manager consults the mapping to identify the selected storage cells and retrieve the files.
[006] A system as claimed claim 1, wherein the predetermined performance parameter is selected from the group consisting of a user identity, a storage cost, a user requirement, a usage pattern, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
[007] A system as claimed in claim 1, wherein the requests are routed to the selected storage cells in identical communication protocols in which the requests are received by the storage grid manager.
[008] A method for storing files in an enterprise storage system, comprising: receiving requests on a storage grid manager to store the files; identifying storage cells of the enterprise storage system for storing the files based on at least one performance parameter; routing the requests from the storage grid manager to storage grid controllers associated with the storage cells; and storing the files in the storage cells.
[009] A method as claimed in claim 8, wherein the at least one performance parameter is selected from the group consisting of a user identity, a storage cost, a user requirement, a desired cell usage pattern, a security requirement, a storage cell availability, a redundancy requirement and a network optimization requirement.
[010] A method as claimed in claim 8, wherein the routing step comprises routing the requests to the storage cells in identical communication protocols in which the requests are received by the storage grid manager.
[011] A method as claimed in claim 8, further comprising the storage grid controllers providing resource availability information about the set of storage cells to the storage grid manager, prior to the identifying step.
[012] A method as claimed in claim 8, further comprising the storage grid controllers enforcing access control specifications for the storage cells, prior to the storing step.
[013] A method as claimed in claim 8, further comprising the storage grid manager maintaining a mapping that associates the files with the storage cells in which the files are stored, after the storing step.
[014] A method as claimed in claim 13, further comprising retrieving the files from the appropriate storage cells with the following steps: receiving requests on the storage grid manager to retrieve the files; consulting the mapping to identify the storage cells; and retrieving the files from the storage cells.
[015] A computer program product loadable into the internal memory of a digital computer, comprising software code portions for performing, when said product is run on a computer, to carry out the invention of claims 8 to 14.
PCT/EP2004/052887 2003-11-20 2004-11-09 Computerized system, method and program product for managing an enterprise storage system WO2005055082A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006540437A JP2007514995A (en) 2003-11-20 2004-11-09 Computer system, method, and program for managing an enterprise storage system
EP04798187A EP1687742A1 (en) 2003-11-20 2004-11-09 Computerized system, method and program product for managing an enterprise storage system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/718,419 US7234032B2 (en) 2003-11-20 2003-11-20 Computerized system, method and program product for managing an enterprise storage system
US10/718,419 2003-11-20

Publications (1)

Publication Number Publication Date
WO2005055082A1 true WO2005055082A1 (en) 2005-06-16

Family

ID=34591092

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2004/052887 WO2005055082A1 (en) 2003-11-20 2004-11-09 Computerized system, method and program product for managing an enterprise storage system

Country Status (7)

Country Link
US (1) US7234032B2 (en)
EP (1) EP1687742A1 (en)
JP (1) JP2007514995A (en)
KR (1) KR100951257B1 (en)
CN (1) CN100405367C (en)
TW (1) TWI350459B (en)
WO (1) WO2005055082A1 (en)

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6414036B1 (en) * 1999-09-01 2002-07-02 Van Beek Global/Ninkov Llc Composition for treatment of infections of humans and animals
US7594015B2 (en) * 2003-07-28 2009-09-22 Sap Ag Grid organization
US7703029B2 (en) 2003-07-28 2010-04-20 Sap Ag Grid browser component
US7631069B2 (en) * 2003-07-28 2009-12-08 Sap Ag Maintainable grid managers
US7574707B2 (en) * 2003-07-28 2009-08-11 Sap Ag Install-run-remove mechanism
US7673054B2 (en) 2003-07-28 2010-03-02 Sap Ag. Grid manageable application process management scheme
US7546553B2 (en) * 2003-07-28 2009-06-09 Sap Ag Grid landscape component
US7568199B2 (en) * 2003-07-28 2009-07-28 Sap Ag. System for matching resource request that freeing the reserved first resource and forwarding the request to second resource if predetermined time period expired
US7810090B2 (en) * 2003-12-17 2010-10-05 Sap Ag Grid compute node software application deployment
US7562143B2 (en) 2004-01-13 2009-07-14 International Business Machines Corporation Managing escalating resource needs within a grid environment
US7406691B2 (en) 2004-01-13 2008-07-29 International Business Machines Corporation Minimizing complex decisions to allocate additional resources to a job submitted to a grid environment
US7552437B2 (en) 2004-01-14 2009-06-23 International Business Machines Corporation Maintaining application operations within a suboptimal grid environment
US7266547B2 (en) 2004-06-10 2007-09-04 International Business Machines Corporation Query meaning determination through a grid service
US7793290B2 (en) * 2004-12-20 2010-09-07 Sap Ag Grip application acceleration by executing grid application based on application usage history prior to user request for application execution
US7565383B2 (en) * 2004-12-20 2009-07-21 Sap Ag. Application recovery
US7590623B2 (en) 2005-01-06 2009-09-15 International Business Machines Corporation Automated management of software images for efficient resource node building within a grid environment
US7562035B2 (en) 2005-01-12 2009-07-14 International Business Machines Corporation Automating responses by grid providers to bid requests indicating criteria for a grid job
US7571120B2 (en) 2005-01-12 2009-08-04 International Business Machines Corporation Computer implemented method for estimating future grid job costs by classifying grid jobs and storing results of processing grid job microcosms
US20060224687A1 (en) * 2005-03-31 2006-10-05 Popkin Laird A Method and apparatus for offline cooperative file distribution using cache nodes
US7913300B1 (en) * 2005-04-08 2011-03-22 Netapp, Inc. Centralized role-based access control for storage servers
US9679137B2 (en) * 2006-09-27 2017-06-13 Hewlett-Packard Development Company, L.P. Anti-viral scanning in Network Attached Storage
US20080147985A1 (en) * 2006-12-13 2008-06-19 International Business Machines Corporation Method and System for Purging Data from a Controller Cache
US9154552B2 (en) 2007-09-06 2015-10-06 Microsoft Technology Licensing, Llc Method and apparatus for cooperative file distribution with receiver determined quality of services
US20090077099A1 (en) * 2007-09-18 2009-03-19 International Business Machines Corporation Method and Infrastructure for Storing Application Data in a Grid Application and Storage System
US8898267B2 (en) * 2009-01-19 2014-11-25 Netapp, Inc. Modifying information lifecycle management rules in a distributed system
KR101144208B1 (en) * 2010-06-28 2012-05-10 (주)유앤비테크 Cloud computing system of dispersion server including power supply control based grid system and method of operating thereof
CN101956238B (en) * 2010-08-24 2012-05-30 北京同益中特种纤维技术开发有限公司 Method for preparing ultrahigh molecular weight polyethylene fiber spinning solution
US8868676B2 (en) * 2010-10-11 2014-10-21 International Business Machines Corporation Methods and systems for verifying server-storage device connectivity
CN102479097B (en) * 2010-11-26 2014-06-11 中国科学院声学研究所 Safe embedded operating system capable of supporting multi-stage loading
US9158458B2 (en) 2011-09-21 2015-10-13 Os Nexus, Inc. Global management of tiered storage resources
US9355120B1 (en) 2012-03-02 2016-05-31 Netapp, Inc. Systems and methods for managing files in a content storage system
US9763518B2 (en) 2014-08-29 2017-09-19 Cisco Technology, Inc. Systems and methods for damping a storage system
US9900250B2 (en) 2015-03-26 2018-02-20 Cisco Technology, Inc. Scalable handling of BGP route information in VXLAN with EVPN control plane
US10222986B2 (en) 2015-05-15 2019-03-05 Cisco Technology, Inc. Tenant-level sharding of disks with tenant-specific storage modules to enable policies per tenant in a distributed storage system
US9892075B2 (en) 2015-12-10 2018-02-13 Cisco Technology, Inc. Policy driven storage in a microserver computing environment
US20170351639A1 (en) 2016-06-06 2017-12-07 Cisco Technology, Inc. Remote memory access using memory mapped addressing among multiple compute nodes
US11563695B2 (en) 2016-08-29 2023-01-24 Cisco Technology, Inc. Queue protection using a shared global memory reserve
US10545914B2 (en) 2017-01-17 2020-01-28 Cisco Technology, Inc. Distributed object storage
US10243823B1 (en) 2017-02-24 2019-03-26 Cisco Technology, Inc. Techniques for using frame deep loopback capabilities for extended link diagnostics in fibre channel storage area networks
US10713203B2 (en) 2017-02-28 2020-07-14 Cisco Technology, Inc. Dynamic partition of PCIe disk arrays based on software configuration / policy distribution
US10254991B2 (en) * 2017-03-06 2019-04-09 Cisco Technology, Inc. Storage area network based extended I/O metrics computation for deep insight into application performance
US10303534B2 (en) 2017-07-20 2019-05-28 Cisco Technology, Inc. System and method for self-healing of application centric infrastructure fabric memory
US10404596B2 (en) 2017-10-03 2019-09-03 Cisco Technology, Inc. Dynamic route profile storage in a hardware trie routing table
US10942666B2 (en) 2017-10-13 2021-03-09 Cisco Technology, Inc. Using network device replication in distributed storage clusters

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5548724A (en) * 1993-03-22 1996-08-20 Hitachi, Ltd. File server system and file access control method of the same
US5790886A (en) * 1994-03-01 1998-08-04 International Business Machines Corporation Method and system for automated data storage system space allocation utilizing prioritized data set parameters
US20030046357A1 (en) * 2001-08-30 2003-03-06 International Business Machines Corporation Intelligent content placement in a distributed computing network
US20030046270A1 (en) * 2001-08-31 2003-03-06 Arkivio, Inc. Techniques for storing data based upon storage policies
US20030084076A1 (en) * 2001-10-31 2003-05-01 Shihoko Sekiguchi Method for storage management of storage resource on a storage network

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2100540A1 (en) 1992-10-19 1994-04-20 Jonel George System and method for performing resource reconfiguration in a computer system
JPH06332782A (en) * 1993-03-22 1994-12-02 Hitachi Ltd File server system and file access controlling method therefor
US6247109B1 (en) 1998-06-10 2001-06-12 Compaq Computer Corp. Dynamically assigning CPUs to different partitions each having an operation system instance in a shared memory space
US6597956B1 (en) 1999-08-23 2003-07-22 Terraspring, Inc. Method and apparatus for controlling an extensible computing system
US6587938B1 (en) 1999-09-28 2003-07-01 International Business Machines Corporation Method, system and program products for managing central processing unit resources of a computing environment
GB9928503D0 (en) 1999-12-03 2000-02-02 Ibm Resource allocation in data processing systems
US7146233B2 (en) 2000-02-11 2006-12-05 Sun Microsystems, Inc. Request queue management
US7778981B2 (en) * 2000-12-01 2010-08-17 Netapp, Inc. Policy engine to control the servicing of requests received by a storage server
US6985951B2 (en) 2001-03-08 2006-01-10 International Business Machines Corporation Inter-partition message passing method, system and program product for managing workload in a partitioned processing environment
US7299466B2 (en) 2001-12-20 2007-11-20 Cadence Design Systems, Inc. Mechanism for managing execution environments for aggregated processes

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5548724A (en) * 1993-03-22 1996-08-20 Hitachi, Ltd. File server system and file access control method of the same
US5790886A (en) * 1994-03-01 1998-08-04 International Business Machines Corporation Method and system for automated data storage system space allocation utilizing prioritized data set parameters
US20030046357A1 (en) * 2001-08-30 2003-03-06 International Business Machines Corporation Intelligent content placement in a distributed computing network
US20030046270A1 (en) * 2001-08-31 2003-03-06 Arkivio, Inc. Techniques for storing data based upon storage policies
US20030084076A1 (en) * 2001-10-31 2003-05-01 Shihoko Sekiguchi Method for storage management of storage resource on a storage network

Also Published As

Publication number Publication date
TWI350459B (en) 2011-10-11
EP1687742A1 (en) 2006-08-09
US7234032B2 (en) 2007-06-19
JP2007514995A (en) 2007-06-07
CN100405367C (en) 2008-07-23
CN1882942A (en) 2006-12-20
KR100951257B1 (en) 2010-04-02
KR20060125757A (en) 2006-12-06
TW200517862A (en) 2005-06-01
US20050114611A1 (en) 2005-05-26

Similar Documents

Publication Publication Date Title
US7234032B2 (en) Computerized system, method and program product for managing an enterprise storage system
US8286157B2 (en) Method, system and program product for managing applications in a shared computer infrastructure
US7392261B2 (en) Method, system, and program for maintaining a namespace of filesets accessible to clients over a network
US8285925B1 (en) Management of object mapping information corresponding to a distributed storage system
US8972366B2 (en) Cloud-based directory system based on hashed values of parent and child storage locations
EP1701280B1 (en) File server and method for translating user identifier
EP2108228B1 (en) Method, apparatus, and computer program for data upload in a computing system
JP2012038152A (en) Connection management system and connection management server cooperation method in thin client system
US9875212B1 (en) Managing cached information corresponding to a distributed storage system
US8782372B2 (en) Method, system and program product for storing downloadable content on a plurality of enterprise storage system (ESS) cells
US8316213B1 (en) Management of object mapping information corresponding to a distributed storage system
US20040117621A1 (en) System and method for managing resource sharing between computer nodes of a network
US20080320563A1 (en) System and program product for associating event categorization and routing with security authorization roles
US8621182B1 (en) Management of object mapping information corresponding to a distributed storage system
US8521771B1 (en) Management of class-associated object mapping information corresponding to a distributed storage system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200480034331.1

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

WWE Wipo information: entry into national phase

Ref document number: 2006540437

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 1020067009669

Country of ref document: KR

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Ref document number: DE

WWE Wipo information: entry into national phase

Ref document number: 2004798187

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2004798187

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020067009669

Country of ref document: KR