CN1373874A - System and method for host volume mapping for shared storage volumes in multi-host computing environment - Google Patents

System and method for host volume mapping for shared storage volumes in multi-host computing environment Download PDF

Info

Publication number
CN1373874A
CN1373874A CN00812798A CN00812798A CN1373874A CN 1373874 A CN1373874 A CN 1373874A CN 00812798 A CN00812798 A CN 00812798A CN 00812798 A CN00812798 A CN 00812798A CN 1373874 A CN1373874 A CN 1373874A
Authority
CN
China
Prior art keywords
data structure
computer
main frame
controller
storer
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.)
Granted
Application number
CN00812798A
Other languages
Chinese (zh)
Other versions
CN1168020C (en
Inventor
W·A·休比斯
W·G·德逖孜
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 Corp filed Critical International Business Machines Corp
Publication of CN1373874A publication Critical patent/CN1373874A/en
Application granted granted Critical
Publication of CN1168020C publication Critical patent/CN1168020C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/78Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
    • G06F21/80Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in storage media based on magnetic or optical technology, e.g. disks with sectors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/78Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
    • G06F21/80Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in storage media based on magnetic or optical technology, e.g. disks with sectors
    • G06F21/805Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in storage media based on magnetic or optical technology, e.g. disks with sectors using a security table for the storage sub-system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/062Securing storage systems
    • G06F3/0622Securing storage systems in relation to access
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0637Permissions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0689Disk arrays, e.g. RAID, JBOD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2129Authenticate client device independently of the user
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Abstract

The invention provides structure and method for controlling access to a shared storage device, such as a disk drive storage array, in computer systems and networks having a plurality of host computers (101). A method for controlling access to a hardware device in a computer system having a plurality of computers and at least one hardware device (106) connected to the plurality of computers. The method includes the steps of associating a locally unique identifier (130) with each the plurality of computers, defining a data structure in a memory identifying which particular ones of the computers based on the locally unique identifier may be granted access to the device (190); and querying the data structure to determine if a requesting one of the computers should be granted access to the hardware device. In one embodiment, the procedure for defining the data structure in memory includes defining a host computer ID map data structure in the memory; defining a port mapping table data structure comprising a plurality of port mapping table entries in the memory; defining a host identifier list data structure in the memory; defining a volume permission table data structure in the memory; and defining a volume number table data structure in the memory.

Description

In many main frames computing environment, be used for sharing the host volume mapped system and the method for storage volume
Technical field
Generally speaking, the present invention relates to have the computer systems and networks of two or more principal computers and at least one shared data memory storage.More particularly, the present invention relates in having the computer systems and networks of a plurality of principal computers, particularly control the structure and the method for sharing memory access in storage area network (SAN), these principal computers may cause data integrity issues for the shared data storer.
Background technology
Traditional operating system may suppose that usually any storage volume (volume) or device all are " privately owned ", and does not share between different principal computers.In distributed computing system, in network server system, disk drive, storage volume, logical volume or other memory storages can be shared and represent common storage.When a controller of being responsible for control to reading and writing or other visits of memory storage, such as hard disk array controller (for example RAID controller), when being connected to a plurality of principal computer, for example connect by SCSI bus, optical-fibre channel loop or other memory device interfaces, just may have problems, because one or more in these a plurality of principal computers may rewrite or destroy and be the needed information of the proper operation of another different mainframe computer systems.
When these a plurality of principal computers are to be mixed or set when forming by the isomery (heterogeneous) of the different principal computers with different operating system, this problem is general especially, but mix or set for the isomorphism (homogeneous) of mainframe computer system, this problem also exists.
In an example occasion, one type operating system (for example Unix operating system in the computing machine of being made by Sun Microsystems company) need be at the specific information at the assigned address place of this memory storage, and a kind of different operating system (for example using the computing machine of the Windows NT operating system that Microsoft company makes) may need any attached storer to have special identification information to write in the same or overlapping address on this same memory storage.This second class (Windows NT) will rewrite the needed information of the first kind (Unix) computing machine, so from the angle of Unix computing machine, this storer will be ruined and disabled.
When host computer system 101 has similar or identical hardware and identical operations system,, also can produce the situation of problem continually promptly to the isomorphism combination of host computer system.For example, Windows NT4.0 operating system can be represented this problem on isomorphism or isomerization hardware.Each principal computer (computer A and computing machine B) will be write a special sign " mark (tag) " to each dish of shared storage array.At last any one computing machine that writes to this dish or shared storage array will be " winner ", because its " mark " or " signature " will keep remaining untouched after the write operation in last time, and other main frames will show as and be taken as the member that they never saw this storage array or this array in the past.Also have, if dish of computer A format, another computing machine B also formats this same dish subsequently then, and then the form of computer A and data are all destroyed now.This a kind of sight in back does not rely on the similarity or the otherness of each host operating system.
Microsoft Windows NT operating system has been mentioned in the front, we it is to be noted, although exemplifying embodiment of the present invention is quoted Windows NT, Unix and Novel as an example, but the invention is not restricted to Windows NT, Unix and Novel or any other specific operating system environment, on the contrary, it can be applicable to large-scale computer system, server system, informationm storage and retrieval system etc., and various operating systems, and more generally, it can be applicable to any computing machine and/or information stores/searching system.
We describe an exemplary distributed computer system 100 at Fig. 1 now, it has first, second and the 3rd principal computer 101 (101-1,101-2,101-3) to be coupled with array control unit 104, this array control unit 104 is coupled with storage subsystem 108 again, storage subsystem 108 is made of one or more logical volumes, is shown as logical disk drive storage volume (108-1,108-2,108-3 here ..., 108-N) array.In general, these logical volumes 108 can be corresponding to physical hard drive device or this physical hard drive device group.In this embodiment, three principal computer 101-1,101-2 and 101-3 are connected to array control unit 104 via optical-fibre channel loop 120 communication ports, and the logical volume 108 of storage subsystem is connected to array control unit 104 via a suitable passage 122, for example via optical-fibre channel loop communication port or parallel SCSI communication port.For the optical-fibre channel loop, except optical-fibre channel Physical layer and related protocol and standard, also often use the SCSI agreement.Optical-fibre channel loop 120 is favourable for host interconnection, because this class interface has dirigibility and extensibility for a large amount of principal computers, also have, at structure of the present invention and method, help existing to global range numbering (world wide Number, WWN) Shi Bie support.
In computer system 100, array control unit 104 is divided into some logical volumes 108 to storer.These volumes are accessed by logical unit number (LUN) addressing scheme, and this scheme is general in the storage system (comprising the optical-fibre channel loop physical layer architecture based on the SCSI agreement) based on the SCSI agreement.Term LUN is meant a logical block or logical volume, perhaps is meant SCSI logical block or SCSI logical volume in based on the device of SCSI agreement or system.The number that one of ordinary skill in the art will appreciate that the physical disks driver can be identical with the number of logical drive or logical volume or different; Yet simple and clear for the description here, we use these terms interchangeably, compare with the physical disks driver, and focus mainly is placed on the logical volume.The general fashion of physical unit being given, dividing into groups or be mapped to logical volume is known in this area, is not described further here.
As known in the art, each principal computer 101 of system 100 has an operating system.Operating system on any individual host as Windows NT, all will attempt to install its detected (for example powering up or reseting period in host computer system) by all logical storage volumes 108 of physical connection when host directs.As a result, any data on any one logical volume 108 can both be by this operating system access.At new disk storage (additional logic volume) thus be added to system 100 when making main frame use it, perhaps when a user attempts to dispose the available storer of this main frame, unless be restricted, otherwise this operating system (comprising Windows NT4.0 operating system) will automatically be write a sign signature to these new memory storages.
This sign signature generally includes the information that allows this specific operation system (as Windows NT) to discern this memory storage uniquely.Except the existence of these signatures itself, the format and content of these signatures is unessential for the present invention, and they are set up by the supplier (as the Microsoft company of Windows NT) of specific operation system usually, and is known in this area.So be not described further the particular content and the position of these signatures here.
Usually, be that on memory storage this signature keeps a specific zone, its realization is at specific operating system and installation entirely.Therefore, even for those main frames that the co-operate system is arranged, different main frames is installed also may cause problem.For example, the version of memory size, operating system, operating system and/or revision version etc. all may differ from one another by each main frame.Importantly, operating system may be placed on important data usually because other reasons and in different operating system or in the zone that is retained in the difference of same operating system is installed.So although a zone may keep for Windows NT, problem can go out in another Windows NT system and will write on another signature in this same area unfortunately.For given host hardware and operating system installation, the position of this signature is normally fixed.In general, for the writing position of signature, operating system supplier carries out sizable control, but because all these operating systems suppose that they have this storer separately, so there is not a kind of universal mode to guarantee that data are not rewritten.This situation mixes this problem and conventional practice, shows a kind of more general solution of needs, and it does not need to keep data integrity by fortune.
As another host computer system, for example comprise the system of Unix operating system, may formerly write data storage the memory location of Windows NT " signature ", the Unix that writes thereafter signature will destroy previous signature and other data.Have again, this signature itself may be in thereafter by normal write operation process from the data rewrite of another principal computer.Rewriting can at any time take place, but most probable takes place in format or initialization procedure.No matter in which kind of situation, be clear that the information that is stored on physical unit and/or the logical volume is with destroyed.
So the problem of existence is that each principal computer 101 has the right to visit fully whole logical volumes 100 in traditional system 100, can limit the visit of certain logic being rolled up by particular host or host groups without any structure or measure.
So need a kind of structure and method, only be defined in the main frame that is authorized to by testing effectively and authenticate to the visit of the storage volume on the array control unit of specific one group of principal computer, logical volume or memory storage and visit, critical information and general data solve this share and access problem, so can not be rewritten or be destroyed.
Summary of the invention
The invention provides a kind of structure and method, be used in the visit of the computer systems and networks control that a plurality of principal computers are arranged to sharing and storing device (for example disk drive memory array).In one aspect, the invention provides a kind of like this method, be used in the visit of the computer system control that has a plurality of computing machines to link to each other to this hardware unit with a plurality of computing machines of at least one hardware unit and this.This method comprises: in a plurality of computing machines of local unique identifier and this each is associated; Data structure of definition in storer, which can obtain allowing to visit this device to be used for identifying these computing machines according to local unique identifier; And inquire about this data structure to determine whether of the request of sending out in these computing machines should be allowed to visit this hardware unit.
In one embodiment, the process of definition data structure comprises in storer: principal computer ID mapping (enum) data structure of definition in this storer; Port mapping list data structure of definition wherein comprises a plurality of port mapping table clauses in this storer; Hostid list data structure of definition in this storer; A volume of definition grant table data structure in this storer; And in this storer the definition reel number list data structure.In a particular embodiment, this storer is the storer of the Memory Controller of control hardware device, and this hardware unit is the logical volume of memory sub-system.
The present invention also provides the controller architecture of an invention, and the computer program of realizing method of the present invention.
Description of drawings
Fig. 1 shows the embodiment of a distributed computing system, and this system has a plurality of principal computers to link to each other with the logical storage volumes array with disk array controller by the optical-fibre channel loop.
Fig. 2 shows the embodiment of host volume mapping structure of the present invention, and this mapping structure comprises the various data structures that are used for structure of the present invention and method.
Fig. 3 is a process flow diagram, shows the access control of host volume mapping method and the embodiment of proof procedure.
Embodiment
The present invention includes method, device, system and computer program, be used to be provided at the last controlled visit of controller system memory (as hard-drive arrays controller 106) of invention storage volume.Structure of the present invention, the method and computer program product, comprise controller 106 and memory sub-system 108 with access control, the visit and the safety problem that exist in traditional system and method have further been solved, its practice be on the array control unit or be defined in one group of specific principal computer by the visit of the storage volume 108 of array control unit control, the specific principal computer of this group is identified by unique identifier (for example global range name (WWN) 107), this unique identifier is by the network interface and principal computer 101 associated of principal computer 101, perhaps use other identification means, as long as this identification means is unique in the middle of these interconnection devices.The present invention also provides the limited security control to data, must be restricted the visit of data here or shield with other users of this system.Have, method of the present invention descends with a small amount of inquiry and expense and with a small amount of performance and finishes this task again.When a particular host has two or more interfaces that arrive controller, comprise that for example a main frame has a plurality of host bus adaptor and each adapter that a unique ID is arranged, then can go to substitute or additional host id is advantageously realized further control to visit according to interface ID.
Structure of the present invention and method are to following occasion particularly suitable: one or more here storage array controllers are connected to a plurality of principal computers single computing machine of a plurality of interfaces (or have) with a controller, this controller will be asked and memory storage, for example the data transactions of redundant array of independent disks (RAID) array of storage devices.As already described, for the isomorphism of principal computer hardware and principal computer operating system and isomery combination existing problems either way, isomery is meant or type of hardware difference or operating system difference here.Usually, the hardware isomery is not a significant problem, because this has solved by the standard of definition SCSI and optical-fibre channel loop.The isomery of operating system more may cause the data of being damaged.
In one aspect, the main frame of structure of the present invention to volume mapping (HVM) characteristic to the restrict access of the logical volume of any special configuration for only allowing individual host or host groups.This provides data access and security control for memory array, and this is beneficial especially for keep data integrity in storage area network (SAN) environment, and a plurality of here main frames link to each other with a controller, and often are to link to each other with a peripheral control unit.Storage area network (SAN) is meant the set of the one or more principal computers that are connected to a public pond of storage resources." main frame is to volume mapping (HVM) " characteristic realizes as software and/or firmware computer program product ideally, this computer program in controller 106 processor or CPU in carry out, and utilize and the storer of this relational processor in the data structure that defines change the operation of controller.Usually, controller of the present invention can be different from traditional controller; But the present invention also can be used for traditional controller through suitable modification so that feature described herein to be provided.For example, computer program of the present invention can be stored in has fibre channel host interface and suitable storer in the controller of definition and storage data structure of the present invention and carry out therein, for example the DACSF of Mylex company, DACFF and DACFFX controller and other controllers.
The design of Controller aspect of the Mylex company controller of some example is in part number 771992-04 (Mylex company of DACSX/DACSF/DACFL/DACFF OEM system reference handbook firmware version 5.0-Mylex company, Fremont, California and Boulder, Colorado) describe in, be incorporated herein by reference here.The SCSI-3 basic command uses the order that device was suitable for of SCSI-3 order as those that are connected by optical-fibre channel, and at the SCSI-3 basic command, the T10/995D revised edition was described in (11a-1997 March 28), also was incorporated herein by reference here.
By utilizing HVM of the present invention, it is visible that each logical volume 108 can be configured to single principal computer 101 (for example being main frame 101-2), is visible to one group of selected principal computer (for example being main frame 101-1 and 101-2) perhaps.Hardware configuration with reference to figure 1, although All hosts 101 and all logical volumes 108 physically are connected to controller, but a simple HVM configuration will allow principal computer 101-1 access logic volume 108-1, principal computer 101-2 access logic volume 108-2, and principal computer 101-3 access logic volume 108-3.
As here in greater detail, controller 106 uses novel data structure and node name (as world wide name (WWN)) to be associated with each optical-fibre channel loop 120 device, comprise the fibre channel host bus adapter of installing in each principal computer 101, identify the principal computer that has signed in in the controller 106 uniquely.(as option, can provide to exterior arrangement person (configurator) and be allowed to visit effective principal computer of each logical volume and the tabulation of corresponding WWN thereof, assist Configuration Control Unit 106 and configuration HVM so that graphic user interface to be provided.) should be noted that node is the set of a port or a plurality of ports, and node name (Node Name) typically refers to world wide name (WWN) identifier related with a node.Port name is the world wide name identifiers with a port association, for example the port that links to each other with controller 106 of main frame or logical volume.
HVM structure of the present invention, method and computer program product provide a solution to previously described share and access problem, its practice is to utilize a unique hostid (host node name identifier) to combine with other structures and process, with the visit of control to storer on each logical volume.Because the use of host node name identifier is important to operation of the present invention, also because world wide name (WWN) is a kind of existing useful type of host node name identifier, particularly for the main frame and the controller that connect with the optical-fibre channel loop, so before HVM is described in more detail, concise and to the point earlier some attributes of describing WWN.
Be one and follow " optical-fibre channel physics and signaling interface " (PC-PH) revised edition 4.3 when main frame 101 being connected to communication port 120 on the array control unit 106, X3T11, on June 1st, 1994 standard, during the infosystem American National Standard) optical-fibre channel loop, each device on loop 20, comprise each main frame 101 that utilizes the fibre channel host bus adapter, a unique identifier is all arranged, the world wide name (WWN) 107 that is called it is incorporated herein by reference " optical-fibre channel physics and signaling interface " standard here.In this area, particularly for the optical-fibre channel device, WWN107 is as you know, so only describe in detail here understanding structure of the present invention and those useful aspects of operation.
World wide name (WWN107) is one 64 bit identifier (8 byte), 60 value is arranged and have 4 network addresss authority identifier (NANI) to be used for identity device, node or port uniquely in front, comprise for example host bus adaptor (HBA), be used for principal computer 101 is connected with fibre channel communication loop 120.This WWN107 is unique to each optical-fibre channel device, and normally with the form of number (sequence number), this number is that manufacturer passes through as the number of a part of process of stipulating of fibre channel standard standard in suitable standard committee's registration.It is unique for each optical-fibre channel coupling arrangement of manufacturing.For example, fiber channel interface in each main frame or host bus adaptor (HBA) have unique WWN.Although many fields (field) and son field are arranged in this WWN character or numeric string, but from angle of the present invention, it doesn't matter with the present invention for many fields and son field, and for the purposes of the present invention, WWN can think unique sequence number of optical-fibre channel device easily.The format and content of WWN " optical-fibre channel physics and signaling interface (FC-PH) revised edition 4.3, X3T11, on June 1st, 1994 standard, infosystem American National Standard (ANSI) " in have a detailed description, be incorporated herein by reference here.
WWN107 is used for identifying uniquely each principal computer 101 that links to each other with optical-fibre channel loop 120, perhaps more particularly, is each host bus adaptor (HBA), and it is coupled in optical-fibre channel bus 120 processor and the storer of mainframe computer system.Like this, if two optical-fibre channel HBA have been installed in single principal computer 101, it is related with it that then this principal computer will have two WWN, should point to which main frame so might not only identify communication from which main frame or in response, and can also to identify be which HBA of this main frame.Because WWN is general and is current existence, one aspect of the present invention is to use WWN to allow the storage volume of visit based on WWN107.Having, although other embodiment have benefited from or the special controller hardware that needs not provide in traditional controller, is that some embodiments of the present invention can realize in existing hardware at least again.
Should be noted that, we describe of the present invention at optical-fibre channel loop 120 and the WWN107 that is associated with this optical-fibre channel loop, but the invention is not restricted to this optical-fibre channel loop or WWN as only host node identifier, but can be used to take other communication port strategies and agreement and/or different host node identifiers, for example parallel SCSI passage and SCSI ID, although this will not represent a kind of preferred disposition, this is because the physical distance between scsi address number limited (15) and these SCSI devices limited (about 6 meters usually), and in these restrictions any one do not exist in fibre channel communication.For example, for computing machine that on the Internet or WWW, interconnects and storer, various computing node identifiers can have been predicted.
With reference to figure 2, we describe an embodiment of host volume mapping (HVM) structure of the present invention and method now, the configuration of its system of living in is that a plurality of principal computer 101-1,101-2 are arranged ..., 101M is connected to one or more external memory array control units (" controller " 106 hereinafter), also has a plurality of hard disk drives to be configured to a plurality of logical volumes 108 with the controller coupling; This is through being usually used in realizing a kind of configuration of storage area network (SAN) configuration.Principal computer 101 is connected to controller 106 by an optical-fibre channel arbitration loop 120 and/or a switch (known polytype).Logical volume 108 can use optical-fibre channel arbitration loop (FibreChannel Arbitrated Loop) 122 with the coupling of controller 106, perhaps can be by parallel SCSI chain under the situation that is enough to the restriction of supporter number and cable distance.As be known in the art, logical volume 108 can be configured to RAID or other memory sub-systems.
Have again, although specifically described here is disc driver, but understand easily, can use other forms of data and information-storing device, for example (but being not limited to) hard disk drive, MO drive (Magneto Optical drive), CD-ROM driver, CD-ROM, DVD, CD, can unload medium such as lomega ZIP dish and lomega JAZ dish, tape drive, solid state memory device and other data and information-storing device.At last, HVM structure and method can be applied to wish control any occasion to the visit of a device by another device, therefore, although we describe be by each principal computer control to the visit of logical storage volumes 108 keeping data integrity, method of the present invention can easily be applied to control for any other reason the visit to any other computer peripheral devices.For example, may limit specific computer access color printer and CD-ROM pen recorder, wherein as yet not to using these expensive computer peripheral payments, perhaps because the reason of safety is only enumerated the occasion that a few may wish to control visit here.
We describe an embodiment of access control of the present invention and proof procedure (ACVP) 300 with reference now to the computer system among Fig. 2 201.The relation of Fig. 2 a display controller 106 and it and principal computer 101 and logical volume 108 also comprises the top diagram of the data structure that defines among the NVRAM182 of controller.The subsidiary details of Fig. 2 b video data structure.Phrase used herein " data transactions (data transaction) " is meant that the information between main frame 101 and the array control unit 106 transmits, and comprises that picture is from array control unit 106 read datas with to these typical operations of its write data.Reportedly lose one's life when making (being generally the request of reading or writing) when principal computer 101 sends a number on optical-fibre channel bus 120, one time data transactions has just begun, and principal computer 101 has been initiated data transactions one time in other words.
Each logical volume in memory array is endowed and is associated to a volume data structure 140 in other words, and an element of this structure is volume WWN table (VNT) 130.These VNT tables (130-1,130-2 ..., 130-N) can think little table or the single bigger table that some are independent, but under any circumstance, they all provide the VNT data structure of using in thereafter search or query manipulation.(hereinafter we will expand the description of volume data structure notion, to comprise volume grant table 160.) for example, logical volume 108-1 is associated with VNT130-1, logical volume 108-2 is associated with VNT130-2, and logical volume 108-N is associated with VNT130-N.This or this a few VNT table is stored as the part of controller 106 configuration datas in the nonvolatile memory (NVRAM) 182 that exists in controller 106, and what wish is to be stored on the dish (logical volume) related with that controller 106.This configuration so-called " on the dish configuration (COD) " can be by the unique direct command visit of supplier (read and write), and these orders allow storage volume arrays 108 by initial configuration and/or reconfigure where necessary.The unique order of these suppliers will other local descriptions in this explanation.
Each volume WWN table 130 has the clauses and subclauses of limited quantity at any given time, and each WWN that is allowed to visit the logical volume 108 that is associated with it has clauses and subclauses.But, although limit at any given time in any one volume WWN table 130 discal patch purpose size or number, the number of this qualification is corresponding to the number of the optical-fibre channel device that is allowed to visit this volume (main frame or HBA), but the size of volume WWN table is unfixed, it can expand to any size where necessary, thereby comprise needed optical-fibre channel device entry number, just on the meaning of practice, be subject to storing the getable storer of these clauses and subclauses.In one embodiment, if whole clauses and subclauses are zero among the VNT related with logical volume, then this null value is used to show that All hosts can have the visit to that certain logic volume.
In the beginning of data affairs, if a principal computer 101 is wished the logical volume 108 of visit by controller 106 controls, it must login or identify its request of access.Main frame 101 at first signs in to logical volume memory array 108 via controller 106, proposes the request of visit certain logic volume then.The each side of this login is a traditional part of optical-fibre channel arbitration loop agreement, will not describe in detail here.(, be introduced into as a reference here referring to optical-fibre channel arbitration loop agreement standard and optical-fibre channel physics and signaling interface.) as the part of this logon transaction, inform that 106 1 main frames 101 of array control unit are attempting to be connected with logical volume 108, and send and send out corresponding unique WWN107 and the loop ID152 of a main frame 101 of asking (or with the related HBA103 of main frame 101) with the form of order bag 109.
Along with the continuation of login process, controller 106 is discerned the main frame index (HI) 151 of that main frame according to the loop ID152 that is received.In one embodiment, main frame index 151 is to be produced successively by the order that controller attempts to sign in to fibre channel port according to main frame.First main frame of attempting to login will be endowed HI=0, and second main frame will be endowed HI=1, and the rest may be inferred.Another kind of situation is to realize other principal computers HI assignment rule.As hereinafter in greater detail, the effect of main frame index 151 or operation be as a pointer with allow to simplify to the visit that is stored in the information in the main frame WWN tabulation 153 and enter volume WWN table (VNT) 130 indirectly and roll up grant table (VPT) 194.In one embodiment, the main frame index contains 4, then at least 16 different main frames can be identified uniquely, thereby and other embodiment provide more multidigit to allow more main frame is identified uniquely.
It is to be noted, before this attempts login, previous WWN107 first tabulation that has signed in to the principal computer 101 of controller 106 is stored in main frame WWN in the storer (NVRAM) 182 that is defined in controller 106 and tabulates in 153 data structures, and by 151 layouts of main frame index index.For example, in Fig. 2, what main frame WWN tabulation 153 comprised that the storer of being indexed is used for linear list reaches the individual main frame WWN107 clauses and subclauses of 256 (numbering 0-255).WWN clauses and subclauses in this tabulation (for example corresponding with HI=0 clauses and subclauses are shown as hexadecimal " 20.00.00.E0.8B.00.00.07 ") are exemplary, and not necessarily the past that is associated with one mounting arrangement between mounting, actual WWN present or future have any relation.Indicate with " FF.FF.FF.FF.FF.FF.FF.FF " empty memory location in main frame WWM tabulation 153.
Also be defined in second data structure in the storer (NVRAM) 182 of controller 106, host id map listing 155 data structures of storage host index 151 are by optical-fibre channel loop ID152 permutation index in other words.This host id map listing 155 is mapped to main frame index 151 to each loop ID152, as shown in Fig. 2 b.In one embodiment, the loop ID152 in the connected storage memory location is consecutive numbers (pointer), and main frame index 151 values are discontinuous, are to be represented by 16 hex value of two bytes.
Host id map listing 155 is inquired about by main frame loop ID152 pointer.In the example of in Fig. 2 b, describing, with the specific 109 related main frame loop ID152 that receive orders are value " 23 ", so as the pointer or the index that enter host id mapping table 155, with clauses and subclauses loop ID number 23 (being actually the 24th clauses and subclauses that begin from zero clauses and subclauses) selecting host id mapping 155.155 entry number 23 of shining upon host id contain main frame index " 01 h ", it is again as the pointer or the index that enter main frame WWN tabulation 153, with the WWN107 that selects to be associated with that main frame index, in this case, second entry is from position zero, and WWN is " 20.00.08.00.09.00.34.12 " here.
In the embodiment of Fig. 2,114,184 of 106 pairs of whole host ports of controller keep a main frame WWN tabulation 153; Even situation for a plurality of controllers 106, this structure is connected optical-fibre channel with the process permission opens up the outer the simplest expression of doing, promptly no matter main frame with which port or controller is communicated by letter, the main frame index (HI) 151 of this specific principal computer all remains unchanged.
In case when principal computer login array control unit 106, set up main frame WWN tabulation 153 and host id map listing 155, and producing volume WWN table 130 by array control unit as these login result, this process just can be to the main frame approval or the denied access of attempting to login.
We describe an exemplary LUN now to logical volume mapping (volume mapping) structure and process." volume mapping " is a process (VM), and controller 106 is mapped to a specific logical volume to specific optical-fibre channel (by the I/O processor flag that receives this order), optical-fibre channel loop ID and SCSI LUN here.SCSI LUN is a path to logical storage volumes." main frame is to volume mapping (HVM) " allows specific main frame (by optical-fibre channel, optical-fibre channel loop ID and SCSI LUN sign) to logical volume, thereby expanded notion, the method and structure of volume mapping (VM).So HVM allows the host access control to volume, and VM does not allow.According to optical-fibre channel agreement, give principal computer loop ID based on hardware, software or being provided with of consulting, but also can be used in combination other assignment rules with structure of the present invention and method.
The volume map feature is the volume mapping table that port mapping table 190 forms are kept in controller 106, port one 14, optical-fibre channel I/O processor 184 and logical volume 108 combinations.This allows the logical volume of appointment to appear on each host port 114 as different LUN.Have a plurality of host ports 114 and each port is had a plurality of optical-fibre channel I/O processors 184, and each host port is related with specific controller 106.By optical-fibre channel loop characteristics or SCSI agreement and/or standard, have a plurality of principal computers usually and be connected in one or some controller host ports.Allowing the certain logic volume to appear at each host port as different LUN is good, because it is allowing aspect this logical volume of host access big dirigibility to be arranged, and for HVM environment in greater detail hereinafter, this characteristic is beneficial especially, because the dirigibility that is allowed allows storage volume to be mapped to the isomery set of the principal computer of isomery operating system.Each of these systems will have specific requirement to mapping memory, admit these different memory mapped to require then advantageously to depend on ability with the different ways mapping memory.
The thought of volume mapping is that the memory capacity of linking the physical disks driver of array control unit is divided into " logical volume ", then, by each logical volume being given an access path and being tested effectively, control the visit of principal computer to these logical volumes with this with the access path confirming to attempt to use.Usually, this access path comprises main frame to director port 114 (being which main frame I/O processor 184), the SCSI ID of host-processor 184 (or optical fiber loop ID), and read or write SCSI LUN number of order.
The port mapping table clause 191 that contains at port mapping table 190 has stipulated advantageously as the example of each controller 106 shown in Fig. 2 b, each host channel 184 and each logical volume 108 how each host port 114 links to each other with each logical volume 108 by array control unit 106 with host port I/O controller 184.Port mapping table 190 contains a plurality of port mapping table clauses 191, and the combination of each controller 106, main frame I/O processor 184 and logical volume 108 has clauses and subclauses.Each port mapping table clause 191 comprises one 8 (1 byte) Target ids 192 of the loop ID that contains logical volume on this port, one 8 (1 byte) LUN193 that contain LUN number (being also referred to as target loop ID) of the logical volume on this port of this order indication, one 32 volume grant tables 194 and zone bit 195 fields (8) of storing various sign designators.
Zone bit has special function, if " effectively " sign (position 6) is eliminated, then All hosts is allowed to visit this logical volume.If " effectively " indicates that (position 6) is changed to " 1 " and the volume grant table is still complete zero, then any main frame all can not be visited this logical volume.
Volume grant table 194 is bit flag formations, its position 255 that puts in place from position, position 0.Device number according to supporting can provide some more or less figure place.If have in these positions one non-vanishing, then logical volume 108 can be had the host access of this WWN, this WWN finds at corresponding main frame index position place in volume WWN table 130.For example, if the position 5 in the volume grant table is changed to 1 (" 1 "), then the position 5 (HI=5) of WWN table 130 is rolled up in check, and reads or inquire about the WWN that comprises in that position.Main frame with this WWN will be allowed to visit this logical volume.
Port mapping table clause 191 is used for the situation of controller 101 or each controller, each host channel and each logical volume under multi-controller (for example duplex controller) configuration of instruction book controller situation advantageously as an example.This means to have a port mapping table 190, it defines each host port (the principal computer optical-fibre channel I/O processor 184 in the controller 106) and how to link to each other with each logical volume.
In case disposed logical volume 108, controller 106 is in its processor storage that just each logical volume safeguards a volume grant table 194, and it contains the WWN tabulation of the main frame that is allowed to visit this logical volume.This table is according to which is allowed to visit each the certain logic volume that is connected with this controller in the WWN sign principal computer 101.A controller 106 has a plurality of host ports 114 and disk drive port one 15 usually, and corresponding at the I/O of each port processor 184,185.The I/O processor, for example main frame I/O processor, optical-fibre channel I/O processor 184,185 can be same types, but they are classified as host port 184 (being used for and main computer communication) or dish port one 85 (being used for communicating by letter with dish).
In one embodiment of the invention, a kind of intelligent scsi processor (ISP) chip is used for optical-fibre channel I/O processor 184,185.The ISP processor chips are made by Q-Logic company, can be obtained by Q-Logic company (CA 92626 for 3545 Harbor Blvd, Costa Mesa).In " ISP Product Family ", Q-Logic company makes multiple ISP chip.
Controller 106 uses by LUN number of host requests and the main frame that the receives orders sign to director port 114,115 (or 184,185), these two all by ISP with the order generation, determine which logical volume this main frame is attempting to visit.Operating in of fiber channel protocol chip (as ISP) is known in the art, and no longer describes in further detail here.
The visit that any specific principal computer that controller 106 uses volume WWN tables 130 to determine to be allowed to He be not allowed to is rolled up a certain logic.If a principal computer 101 sends a newer command to controller 106.This controller will be verified WWN, director port and LUN at the data in the table 130 earlier before this Host Command of service.If is effectively for this WWN of this logical volume, LUN and main frame to director port information, then normally finished by the order of host requests.But if this WWN, LUN and main frame are invalid to the director port combination to this logical volume, then the order of being asked is not normally finished, so return a state, points out that this certain logic volume is not supported.(still, three exceptions take place, this describes hereinafter.) in one particular embodiment of the present invention, the program code of realizing as firmware 301 makes that can not be identified effectively that order finishes with " inspection condition " this state, and while perception key word is made as " illegal request (05h) and perception code be made as " logical block is not supported (25h) ".
We focus on this description an embodiment of host volume mapping (HVM) structure of the present invention and method now.In this respect, the various data structures that exist, tabulation, position mapping etc. and their relations have each other been shown on controller 106, main frame 101 and the logical volume 108 among Fig. 2 b.There is a WWN107 in the optical-fibre channel loop 120 of each and principal computer 101 couplings, and this provides a chance can utilize WWN in the inventive method to come to set up for each logical volume 108 separating table of the WWN that is allowed to, promptly rolls up WWN table 130.Have only when the WWN that will roll up the specific principal computer of 108 request msgs from certain logic be comprised in these certain logic volume 108 volume WWN tables 130 that are associated the time, disk array controller 106 just allows each certain logic rolled up 108 visit.This WWN must be present in this table, if its exists, and this main frame signed in on this array, so only need reexamine the volume grant table and come authentication-access.For the array that N logical volume arranged, in system, provide N volume WWN table 130 (130-1,130-2,130-3 ..., 130-N).If all volumes can be by same group of principal computer visit, each will contain identical main frame WWN tabulation during then this N volume WWN shows; Yet when different volumes can be by different host access, the content of the N of logical volume volume WWN table was normally different.
In this point, all related of array control unit 106 search with each logical volume roll up WWN tables 130 (promptly show 130-1,130-2 ..., 130-N), with a main frame that determine to send out request (if any) logical volume that is allowed to which is visited.When the world wide name of a main frame appears in the volume WWN table 130 related with logical volume, this main frame will be allowed to visit that logical volume, and when the world wide name of that main frame does not appear in that table, this main frame will not be allowed to visit that logical volume.This array control unit is controlled visit like this.
Volume grant table 194 carries out producing in the process in search, and is held as the part of port mapping table 130.Volume grant table 194 comprises permission indicators 195, and the particular host that it points out whether to allow to have HI is visited the data on this logical volume.These VPT194 are also shown among Fig. 2 b, and identify which main frame (according to main frame index 151) be allowed to the visit and which main frame can not allow the visit.
Rolling up WWN table 130 when search, will be according to Search Results volume grant table 194 clauses and subclauses of particular host (by main frame HI sign) or be made as " very " (equaling 1) or be made as " vacation " (equaling 0).For example, if the search of volume WWN table 130 shows a main frame and should be allowed to visit a certain logic volume (when the WWN of that main frame appears in the volume WWN table 130 related with that volume), then volume grant table 194 clauses and subclauses (allowing sign 195) to that main frame (by its HI sign) will be set to " very " or " 1 ", show that this main frame can conduct interviews to that logical volume, otherwise, if inquiry shows the WWN of this main frame and does not occur that then volume grant table 194 clauses and subclauses (allowing sign 195) of that main frame (by its HI sign) will be set to " vacation " or " 0 ".
When principal computer 101 is attempted to read or write logical volume 108, determine the HI151 of this requesting host by controller 108, it comprises that according to being the optical-fibre channel loop ID152 of that main frame of being returned by optical-fibre channel I/O processor 184 and the details that define this operation fully this reads or writes the LUN of request addressing.If this request unique order (it may indicate and attempt to dispose or reconfigure a volume and need special disposal) that is not supplier, then array control unit 106 checks are for that HI with to the volume grant table 194 of that logical volume.If the permission indicators related with that HI is true (" 1 "), then this request is normally carried out.In other words, use the normal processes that logical volume is read or write to carry out these reading and writing or other request of access.Otherwise, if related with that HI and this request at the permission indicators of that logical volume be false (" 0 "), then this read and write order is rejected, and is transmitted back to the principal computer that sends this order with error condition.
When request is " inquiry " order or " supplier's uniqueness " order or " report LUN " order, there is specific conditions.These orders usually are associated with the configuration or the feature of definite this system, perhaps with the configuration of this system or its parts (for example controller 106) or reshuffle and be associated.The each side of these special commands is described in more detail in other places of this instructions.For other orders outside inquiry, supplier's uniqueness and the order of report LUN class, if by a main frame one logical volume is filed a request, and this logical volume does not have the permission to that main frame, and then array control unit will be stated a wrong part bar and denied access.
If this main frame has permission, and should order neither querying command neither supplier's uniqueness be ordered, and neither report LUN order, then this order is normally handled.Received a read command in case read command of normal process means, array control unit will be from one attached or some disk drives (logical volume) reading of data, and these data are returned to this main frame.In case receive write order then data storage that array control unit sends main frame in attached one or some disk drives.The step on these programs, controller 106 should confirm that also this logical volume is to be mapped to the director port that receives order.Owing to a plurality of main frames can be arranged to director port 114,184; And a logical volume can be mapped to any single port or any selected a plurality of ports, perhaps is not mapped to any port; So controller 106 should guarantee that this logical volume can be accessed to director port by the particular host that receives this order.This controller should confirm that also this logical volume is mapped to the logical unit number of this order (LUN).Because each port can have many logical blocks, as defining in SCSI and the fibre channel specification, this allows a port to remove to visit many devices.At last, this controller should confirm to this WWN of this logical volume it is that effectively these were described.
These processes allow main frame 101 read and write data when allowing visit, go to be identified in and have logical volume 108 in this display and this computer system 100 and be mapped to that logical unit number (LUN), but, when not allowing to visit, the data on this logical volume do not allow accessed and may be changed.The ability that the existence of recognition logic volume is provided and is mapped to specific logical unit number to host computer system meets hope, because it is desirable deferring to the SCSI standard, and the SCSI agreement need allow any principal computer to determine which storer is available and what the parameter of that storer (size, transfer capability etc.) is.
The configuration of display controller 106 often is on the special reserved area that is stored on the dish, and this is called " dish configuration " (COD).This allows more effectively to carry out the configuration (for example after a controller lost efficacy) of array control unit 106 when replacing array control unit.The original configuration of retrieval from dish of this replacement controller recovers it automatically, and needn't remove to understand configuration information in the process in independent time-consuming reconfiguring.Prescribe a time limit when dish configuration (COD) space has, the maximum numbers that are connected main frame also are limited, and for example are restricted to a certain main frame number, for example 16 main frames.In unrestricted other embodiment of COD, be connected the maximum number parameters of main frame and can be made as 256 clauses and subclauses, be used for the loop that fills up entirely according to fibre channel specification thereby allow abundant clauses and subclauses.
Except volume WWN table 130, the firmware in array control unit 106 also uses host id mapping 155 that principal computer optical-fibre channel loop ID152 is converted to correct volume WWN table 130 clauses and subclauses.This allows main frame 101 to change their particular fiber passage loop ID152 and does not influence volume WWN table 130.Each fibre channel port on the array control unit 106 is kept a host id mapping 155.Maximum numbers of fibre channel host node (WWN) name that can hold are made as 256, to allow any loop ID in 0 to 255 scope.
At first to contain the firmware guide controller 106 of HVM characteristic, the first loop initialization primitive that optical-fibre channel is resetted, the firmware of in controller 106, the carrying out All hosts 101 retrieval logon informations from the loop 120.This firmware makes up volume WWN table 130 and host id mapping table 155 by these logon informations.Tandem these two tables provide the ability that a loop ID152 in the newer command correctly translates into main frame index 151 that is embedded in from fiber optic protocols chip (for example ISP chip) to firmware, and this main frame index 151 identifies main frame 101 with specific WWN107.In fact, loop ID152 is mapped to main frame WWN107 like this: (1) at first is mapped to main frame index 151 to loop ID152, and (2) are mapped to main frame WWN107 to main frame index 151 then.This method is favourable, because only need (minimum) inquiry in a small amount and comparison to determine whether allowing logical volume of a particular host visit.
We stress an embodiment 300 of process of the present invention at the process flow diagram of having schemed (Fig. 3 a and Fig. 3 b), and it attempts to land beginning (step 302) to determine whether an existing main frame.When detecting a main frame and attempt to land (step 302), the WWN107 of controller 106 main frame that search is attempted to land in main frame WWN tabulation 153.If found the WWN (step 306) of the controller of attempting to land, then the position of the WWN107 of this main frame in main frame WWN tabulation 153 is main frame index 151.If do not find this WWN, end and this position that the WWN107 of the main frame of attempting to land is added to WWN tabulation 153 (steps 307) of main frame are main frame index 151.Then, this main frame index 151 is placed into host id mapping 155, is placed on the position (step 308) of being pointed out by main frame optical-fibre channel loop ID152.Controller 106 is handled 184 from optical-fibre channel I/O and is collected following message then: the logical volume (step 311) of the target that controller (step 309), the I/O processor (step 310) that produces this request and this order are pointed to.(process of collecting these information is normally unique for the specific hardware that realizes optical-fibre channel I/O processor 184, so this is not give describing in detail.These information allow controller 106 to remove to discern correct port mapping table 191 (step 312), and it contains the volume grant table 194 of that logical volume 108.Whether the controller 106 search file label table 136 related with that LUN is allowed to visit that logical volume 108 (step 313) with definite that main frame of attempting to land then.If found the main frame WWN107 to that logical volume 108 couplings in file label table 130, then this controller 106 is made as " very " or " 1 " (step 315) to volume grant table 194 clauses and subclauses of being pointed to by main frame index 151.If that logical volume 108 is not found the WWN of coupling, then controller 106 is made as " vacation " or " 0 " (step 314) to volume grant table 194 clauses and subclauses of being pointed to by HI.
Controller 106 is waited for the host access request (for example order) that will receive.When receiving host access request when the unique order of inquiry or supplier (for example reads or writes order, perhaps), controller 106 is determined the type (step 302) of these orders.In case receive an order, it is an I/O order (as read command or write order) or unique the order or querying command (step 303) of supplier that controller 106 makes the type of determining this order.
If this request is I/O order (for example read command, write order or querying command), then controller 106 determines to receive the LUN of the host port (step 318) of sign (step 317), this order of the controller of this order and this order addressing and logical volume (step 319) accordingly.According to controller, host port I/O processor and logical volume, locate suitable port mapping table (step 320); And identify main frame index (step 321) in the host id mapping according to the Target id of this order.Then in the controller 106 check volume grant tables 194 by the position of the indication of the main frame index of this order, is " 1 " position (very) or " 0 " (vacation) (step 322) with what determine this location storage.If this permission indicators is true, then the visit to this logical volume is allowed to, and controller 106 is normally handled this order (step 325).(step 326) finished and returned to this process then.If this value is false, then the visit to this logical volume is not allowed to, and controller 106 points out that with an error condition that logical volume is not had available storage space, so (step 326) finished and returned to process.If this request is not an I/O order, but the unique order of querying command or supplier, then command type is depended in response.If this request is supplier's uniqueness order, then (step 304) returned in this order of controller 106 normal process.
As already described, main frame is the enhancing and the expansion of volume mapping (VM) ability of the array control unit described to volume mapping (HVM), and its keeps the port mapping data structure based on each logical volume." based on each logical volume " is meant each logical volume explanation port mapping data structure.In HVM strengthened, we provided the WWN of main frame as further access path delimiter.
Process 300 of the present invention can advantageously realize as computer program 301, define and be stored in the storer of controller 106, NVRAM182 normally, and be stored in the mainframe memory alternatively or be stored on other storage mediums and can download to this controller.Program product 301, but perhaps its operating part move on to and controller 106 ground processors 180 related ground RAM181 from storer 182, and by in the controller processor 180 carry out.Processor storage 181-182 is meant RAM, ROM, NVRAM and their tissue.The data that send between principal computer 101 and logical volume or disk drive 108 are temporary in data-cache memory 186, this data-cache memory 186 also can be used other interface certainly by pci bus interface and Memory Controller 183 visits.Optical-fibre channel I/O processor 184 (184-1,184-2,184-3 ..., 185-N) send and receive data from logical volume or driver 101, and these data are temporarily stored in the data-cache memory 186.Processor 180 is coordinated the activity of all I/O processor 184-185, and disposes the scheduling and the fault processing of each task that comprises the read and write task.
Method of the present invention has reduced the number of times of required search at least partially, because after the volume data section of effective tissue of having created (or renewal) when landing and formation 142, comprises the volume grant table 194 related with each logical volume.In the embodiment of the invention of Miao Shuing, before confirming access rights and arranging the read or write time, only need a check byte (1) here.The present invention may provide the so not high a kind of realization of efficient of this function when not rolling up grant table 194, so need individually each clauses and subclauses of inquiry volume WWN table 130 need search for and 16 clauses and subclauses relatively nearly to each read and write order of being received, each clauses and subclauses is 8 bytes.Do not have before relatively data to transmit finishing these, and can be limited significantly and increase the response time, and reduced the handling capacity of total system.In most preferred embodiment of the present invention, only need when landing, once search for, just can determine access rights very simply at volume grant table 194 on probation thereafter.
The foregoing description provides some advantageous feature and ability.These comprise: (1) logical volume is mapped to the only single LUN on a given host port; (2) logical volumes are mapped to the identical LUN of the All hosts that is allowed to visit this logical unit in the volume grant table (or main frame index bitmap); (3) logical volumes can be mapped to the Different L UN on different controllers or the different host port; And (4) a plurality of logical volumes can be mapped to the LUNO (or any other LUN) on the individual host port, if the volume grant table of these logical units (or main frame index bitmap) does not have overlapping.
We return to describe the unique order of some suppliers now, dispose this system to hold HVM and reconfigure the mode of this system when hope changes or upgrade when initial thereby can more easily understand.Supplier unique order permission system 100 is configured, and normally is independent of logical volume.Like this, thus the array control unit 106 that is not configured as yet as system 100 part can be configured or reconfigure with system 100 in unique WWN107 of main frame 101 correctly operate.Configuration Control Unit, thus carry out correct operation at unique memory requirement of logical volume 108 and main frame 101, and this relates to configuration data structure of structure, and this data structure is sent to the display controller by the unique order of a supplier.
We describe these logical volume configuration steps briefly.At first, a user of principal computer (any one of the principal computer 101 that is connected with controller 106) makes up the configuration data structure in the internal storage of this main frame.(this process can also according to collecting from other information sources or available information is carried out automatically).Next, principal computer sends this configuration data structure to display controller 106 by the configuration variables of writing of the unique order of a supplier.The unique order of controller 106 these suppliers of response confirms successfully to have received this order by return " good SCSI " state to main frame.The 4th, to finish after this writes the unique order of configuration supplier, array control unit is write configuration data on all dishes (logical volume) that link to each other with this controller.The 5th, this main frame sends the unique order of reset controller supplier to array control unit, and it resets controller and restarts.At last, finish restart after, controller 106 is according to specified being configured like that of the data in this configuration structure.
In the description of preamble, also point out, with read or write order and compare, the specific condition querying command that exists when the visit of being asked is " inquiry " order or " the unique order of supplier " or " report LUN " order is such order, it allows principal computer to determine whether a specific SCSI logical block is existed available data space, and allows main frame to determine the transmission feature of that SCSI logical block.It returns specified message, describes the memory capacity of SCSI, LUN, transmittability, sequence number and other information of this LUN in detail.Supplier is unique, and order is such order, its allow to determine and specific characteristic that this array control unit is set (for example, SCSI or optical-fibre channel order or unavailable those features of agreement of defining in SCSI or fibre channel specification thereby may pass through standard, and permission is to other special operational of storage array 108.The controller that this ARRAY PROCESSING allows not to be configured is reconfigured, thereby correctly operates at the main frame that is connected.The example of supplier's unique classes order comprises configuration order and read configuration order is set, and is used to read and be provided with the configuration of array control unit, and by operational order, its allow main frame directly visit link dish device on the controller.These orders are being known in the art, and describe the special processing relevant with the present invention except essential, will describe no longer in more detail here.
If this request is a querying command, display controller 106 will return traditional data query, and will point out whether that main frame has the visit to this logical block (thereby to this logical volume).If this main frame does not have the visit to this logical volume, then controller will return data query and peripheral delimiter, this periphery delimiter can be supported a device on this SCSI logical block as designator to indicate this array, but currently links this SCSI logical block without any device.
Dispose querying command by this way, partly cause is that SCSI LUN of SCSI normative statement always should return data query.Data query is the status data about the SCSI device, and goes up the data of storage without any relation with that device.A result of this order and this main frame determines whether this device has any storer, and the ability of determining this device how, and for example how soon its transmission data has.The SCSI agreement is moved on the top of optical-fibre channel layer, so this description is applicable to parallel SCSI of the present invention and two kinds of realizations of optical-fibre channel.In the place that does not need to defer to the SCSI standard, can replace other processes.
At last, if this request is one " report LUN " order, and the LUN that is addressed is 0 (SCSI code requirement LUN=0), and then controller is normally finished this order, and only report can be by those LUN of the host access of asking this order.The information that report LUN order is returned is described in detail on that optical-fibre channel and can obtains which SCSI logical block at the main frame of that scsi address.
For other orders beyond inquiry, supplier's uniqueness and the order of report LUN class, if produce a request to a logical volume by a main frame, and this logical volume is not used in the permission of that main frame, and then array control unit will be stated an error condition and denied access.For example, can check cond for that order is provided with a SCSI, return scsi data, and make the perception keyword be made as " illegal command ", the additional sensed code is made as " logical block is not supported ", state that thus it all is the SCSI standard terminology that error condition inspection condition, illegal command, perception data, perception keyword, additional sensed code, peripheral delimiter and logical block are not supported, and is not described further here.
Except these orders, main frame has advantageously used the unique direct command of some specific suppliers to volume mapping (HVM).Here these orders are called main frame to volume mapping (HVM) direct command.A direct command is the unique order of a SCSI supplier, and it allows to send and receive configuration data by array control unit.These main frames comprise to volume mapping (HVM) direct command: read the LUN mapping, write the LUN mapping and read to roll up the WWN table.
Read the LUN mapping directive and return the volume map information of safeguarding by array control unit 106 to main frame.Main frame need come the volume map information of self-controller, to show the current configuration of this logical volume array to the user.This map information is stored in the logical volume port mapping list data structure that defines in this controller configuration data.These data storage and preferably also are stored in the special reserved area (COD) of disk drive in the nonvolatile memory of array control unit 106.
In one embodiment of the invention, use the unique direct command operational code of supplier (20h) transmission in the controller firmware to read the LUN mapping directive.List a command format example in the table 1.
Table 1. is read the unique direct command CDB of LUN mapping supplier format sample
Byte/position ????7 ????6 ????5 ????4 ????3 ????2 ????1 ????0
????0 Operational code (20h)
????1 ?????????LUN Keep
????2 DCMP operational code-MDACIOCTL_READLUNMAP (D1h)
????3 Logic reel number (MSB)
????4 Logic reel number (LSB)
????5 Keep
????6 Keep
????7 Allocated length (MSB)
????8 Allocated length (LSB)
????9 Control byte
In this command data block (CDB) format sample, the LUN field contains the logical unit number of this CDB, and is left in the basket.Direct command operational code (DCMP OP CODE) is the order that will carry out, and MDACIOCTL_READLUNMAP (D1h) is a specific instructions value of reading the LUN mapping directive.(most significant digit-MSB and least significant bit (LSB)-LSB) are specified the device number of the logical volume that will report its information to the logic reel number.Allocated length (MSB and LSB) is pointed out the byte number that startup person (initiator) distributes for return message.If this length is zero, then no datat is transmitted, and this does not handle as error condition.When controller has been finished the transmission of institute's request word joint number, or be less than this byte number whole when returning the volume map information this controller stop data transfer phase.With a hook at the end son section and control byte (it is left in the basket here) of institute should be 0.
The error condition of reading the LUN mapping directive comprises that the standard SCSI to a mistake responds, and comprises specifying an invalid logic reel number.Controller also will respond SCSI and check cond, as will taking place when specifying a non-existent logical volume in the order
Write the LUN mapping unique direct command startup person of permission of supplier (as a principal computer) establishment or change the main frame that uses by controller and shine upon (HVM) information to volume.When controller is created main frame during by initial configuration to volume mapping (HVM) information, and when increasing or during the deletion logical volume, perhaps when increasing or removing principal computer, then changing main frame to rolling up (HVM) information of mapping.This is data layout reflection port mapping list data structure.Write LUN mapping direct command CDB format sample in Table II.
Table II. write LUN mapping direct command CDB format sample
Byte/position ????7 ????6 ????5 ????4 ????3 ????2 ????1 ????0
????0 Operational code (21h)
????1 ????????????LUN Keep
????2 DCMD operational code-MDACIOCTL_WRITELUNMAP (D2h)
????3 Logic reel number (MSB)
????4 Logic reel number (LSB)
????5 Keep
????6 Keep
????7 Allocated length (MSB)
????8 Allocated length (LSB)
????9 Control byte
Writing operational code (the DCMD OP CODE) field value (MDACIOCTL_WRITELUNMAP) of LUN mapping (D2h) specifies this direct command for writing the LUN mapping.The logic reel number is specified the device number of the logical unit will report its information.Allocated length points out that startup person will be to the byte number of controller transmission.If this length is zero, then no datat transmits, and this does not handle as error condition.All reserved fields and control byte are necessary for 0.The error condition of writing the LUN mapping comprises that the standard SCSI to a mistake responds, and comprises specifying an invalid or non-existent logic reel number.
Read to roll up the order of WWN table and return the volume WWN table of safeguarding by controller.The data of being returned by this order provide the conversion from main frame physics WWN to the main frame index, and this main frame index uses and used by read/write LUN mapping directive by controller is inner.When principal computer is structured in when writing the configuration information that sends in the LUN mapping directive process, this information is necessary.The CDB example of reading to roll up the unique direct command of WWN table supplier is shown in Table III.
Table III. read to roll up the CDB example of the unique direct command of WWN table supplier
Byte/position ????7 ????6 ????5 ????4 ????3 ????2 ????1 ????0
????0 Operational code (22h)
????1 ????????????LUN Keep
????2 DCMD operational code-READ_HOST_WWN_TABLE
????3 Keep
????4 Keep
????5 Keep
????6 Keep
????7 Allocated length (MSB)
????8 Allocated length (LSB)
????9 Control byte
Label is that the main frame WWN field (READ_HOST_WWN_TABLE) of reading of operation code field (DCMD OP CODE) specifies this direct command for reading main frame WWN table.This order can be modified to returns the data of wishing byte number to each main frame that is supported.Returning byte number is determined by this specific principal computer usually.It should be ready to receive the data that controller sends, so it should have enough free spaces to store this data.This usually can be different because of computing machine.For example, in one embodiment of the invention, this order is returned 12 byte datas for each main frame, and this is ordered to each main frame that is supported and returns 192 byte datas in another embodiment of the present invention, and in yet another embodiment of the present invention, realize that therein the firmware of this order returns 3072 byte datas to each main frame that is supported.
The exterior arrangement program can be used from the data of reading to roll up the order of WN table as GAM (global array manager) or RAIDfx, to determine to connect about this optical fiber main frame cable some limited informations of topological structure.In HVM assignment can with main frame should show with they WWN separately and be used for the fibre channel topology structure.The notion of main frame index is hidden for the final user usually because during the assignment of main frame index arbitrarily, its main frame index and physical host do not have fixing relation.In case given the main frame index, they will be maintained fixed, and be eliminated until this configuration.Can also optionally provide the main frame cable to represent, suitably determine a feasible main frame to volume mapping (HVM) strategy to assist the final user with the simple graph that is connected topological structure to the user.Can to outside configurator provide one be used for by network on the detector (probe) of the storer that connects of other main frame, configurator can be associated the real network name of the main frame that is connected and their WWN separately.Can also provide translation and conversion process for Legacy System with prior to the configuration that HVM realizes alternatively.
We are described in the scsi command support in the HVM environment now and use main frame example of controller response command in one embodiment of the invention when volume shines upon (HVM) in standard scsi command environment.According to the sign of the main frame of request command and the specific instructions that is sent, restriction is to the visit of logical volume to volume mapping (HVM) characteristic for main frame.
Controller always with good condition responsive from any main frame with to the SCSI querying command of any LUN.If to the visit of this logical volume, then controller does not return data query to this main frame, point out that with peripheral delimiter setting this target can support the specified device type on this LUN, but currently do not have device to be connected to that LUN.If this main frame truly has the visit to this logical volume, then controller returns its normal queries data.Always SCSI report LUN order makes on LUN0 and is supported, no matter which the director port that sends the main frame of this order or receive this order is.The information that this controller returns just has those LUN of visit about the main frame of the request of saying the word.For SCSI request perception order, if a main frame does not have the visit at LUN, then controller returns perception data, and these data have the perception key word and are made as " illegal request ", and the additional sensed code is made as " logical block is not supported ".All other standard scsi commands are with " inspection condition " state and perception data is as termination automatically, and these automatic perception datas comprise the perception key word that is set to " illegal request " and are set to the additional sensed code of " logical block is not supported ".When logical volume is specified in command operation, if this main frame cannot visit institute at logical volume, then these orders are usually to check the cond termination.
Limit as an example rather than very, structure of the present invention is supported multiple different many host configuration with method, comprise the many HBA in the same NT main frame, many NT main frame, the many HBA in same IRIX main frame and many main frames that hybrid operating system (for example IRIX and NT) arranged.
Structure of the present invention and method can also be applied to the Internet configuration or be used for any internet of host computer meter systems and/or device, as wide area network (WAN) and storage area network (SAN).When externally communication network speeded up, storage area network kept than it fast about 10 times to speed.Have again, although structure and the method for the WWN that is based on the optical-fibre channel device that we describe, but other unique identifier also can use, and for example embeds the sequence number in some host computer processor chip (as IntelPentium (Pentium) III microprocessor chip).These and other identifiers can be selected.Along with becoming, extranets (WAN) bandwidth is comparable to storage area network (SAN), structure as described herein, process and method can be implemented in the distributed memory on other internet on the Internet or principal computer, memory storage, information equipment etc., and its mode also must distribute and link the spitting image of the Internet online.
Have, the method and system of describing hereinbefore is suitable for carrying out all kinds of taking out in the capable medium here again, comprises storage arrangement and other media that are different from storage arrangement, as random access memory.Can use the medium carried out of other types, such as but not limited to computer-readable recording medium, it can be any memory storage, CD, hard disc, ROM, RAM, CR-ROM dish, DVD, light medium, magnet-optical medium or floppy disk.
The purpose that has been described as explaining of preamble has used concrete title that thorough understanding of the present invention is provided.Yet, to those skilled in the art, obviously do not need these details to realize the present invention.In other cases, known circuit and device in case the form of block diagram show, to avoid unnecessary from following invention, taking sb's mind off sth.Like this, above the description to the specific embodiment of the invention presents in order to demonstrate with purpose of description.Not to comprise the present invention exhaustively or the present invention is limited to being disclosed form just with them, obviously, after the content of considering above explanation, possible during many modifications and variations.The selection of these embodiment and description are in order to explain principle of the present invention and practical application thereof best, thereby make others skilled in the art utilize the present invention best and have the various embodiment of various modifications, the concrete application of being envisioned to be suitable for.Scope of the present invention will be by following claim and equivalent definition thereof.
Modification according to the 19th of treaty
One kind in computer system with a plurality of computing machines and at least one hardware unit that links to each other with described a plurality of computing machines, control the method for one of described a plurality of computing machines to the visit of described hardware unit, described method comprises:
Local unique identifier is associated with in described a plurality of computing machines each;
Data structure of definition in storer, use described local unique identifier to identify which certain computer is to be allowed to visit described device according to the logic configuration between described computing machine and the described hardware unit in the described computing machine, this logic configuration allows the described hardware unit of one or more computer access; And
Inquire about described data structure, whether should be allowed to visit described hardware unit with in definite described computing machine of asking.
2. the process of claim 1 wherein described in storer the definition data structure further comprise:
Principal computer ID mapping (enum) data structure of definition in described storer;
Port mapping list data structure that contains a plurality of port mapping table clauses of definition in described storer,
Hostid list data structure of definition in described storer;
A volume of definition grant table data structure in described storer; And
Reel number list data structure of definition in described storer.
3. the process of claim 1 wherein that described data structure is to be defined in the storer of the Memory Controller of controlling described hardware unit.
4. the method for claim 2, wherein said data structure are to be defined in the storer of Memory Controller of the described hardware unit of control.
5. the method for claim 2, wherein said computer identifier comprises a world wide symbolic identifier.
6. the process of claim 1 wherein that described hardware unit comprises at least one information-storing device.
7. the method for claim 2, wherein said hardware unit comprises at least one hard disk drive storage devices that is configured to logical volume.
8. the method for claim 2, wherein said hardware unit comprises a RAID accumulator system, and described controller comprises a RAID array control unit.
10. computer interconnected network comprises:
At least one shared hardware unit;
A plurality of principal computers are connected to described hardware unit and have local unique node identifier by communication port;
A controller is connected between described a plurality of principal computer and described at least one shared hardware unit, and controls the visit of described principal computer to described hardware unit;
A data structure in memory that is defined in described controller comprises: (i) principal computer ID mapping (enum) data structure; The port mapping list data structure that (ii) contains a plurality of port mapping table clauses; The (iii) hostid list data structure in described storer; (iv) roll up the grant table data structure; And (v) reel number list data structure.
11. the computer interconnected network of claim 10, wherein said at least one shared hardware unit comprises information-storing device.
12. the computer interconnected network in the claim 10, wherein said at least one shared hardware unit comprises the logical volume of disk drive storage subsystem.
13. the computer interconnected network in the claim 10, wherein said communication port comprise optical-fibre channel arbitration loop communication port.
14. the computer interconnected network in the claim 10, the unique node identifier in wherein said part comprise world wide number (WWN) identifier.
15. the computer interconnected network in the claim 10, wherein said hardware unit comprises storage area network.
16. the computer interconnected network in the claim 10, wherein:
Described at least one shared hardware unit comprises the logical volume of disk drive storage subsystem;
Described communication port comprises optical-fibre channel arbitration loop communication port; And
The unique node identifier in described part comprises world wide number (WWW) identifier.
17. computer program that together uses with a computer system, this computer system has a plurality of principal computers and at least one shared hardware unit, this computer program comprises computer-readable recording medium and embedding computer program body plan wherein, and this computer program mechanism comprises:
Be used to control the program module of one of described a plurality of principal computers to the visit of described shared hardware unit, this program module comprises that instruction is used for:
Local unique identifier is associated with in described a plurality of computing machines each;
Data structure of definition in storer, use described local unique identifier to identify which certain computer is to be allowed to visit described device according to the logic configuration between described computing machine and the described hardware unit in the described computing machine, this logic configuration allows the described hardware unit of one or more computer access; And
Inquire about described data structure, whether should be allowed to visit described hardware unit with in definite described computing machine of asking.
18. the computer program of claim 17, wherein said program module comprise that further instruction is used for:
Principal computer ID mapping (enum) data structure of definition in storer;
Port mapping list data structure that contains a plurality of port mapping table clauses of definition in described storer;
Hostid list data structure of definition in described storer;
A volume of definition grant table data structure in described storer; And
Reel number list data structure of definition in described storer.
19. the computer program of claim 17, wherein said program module further comprise instruction and are used for:
Inquire about described data structure, to determine whether to allow visit to described hardware unit.
20. the computer program of claim 17, wherein said hardware unit comprises storage area network.
21. a controller that is used to control to the visit of at least one shared hardware unit, this hardware unit links to each other with a plurality of principal computers with communication port and has local unique node identifier, and described controller comprises:
A processor;
The storer that links to each other with described processor, and be used for storage instruction with the I/O operation and the definition data structure of processing with described hardware unit;
Described data structure comprises: (i) principal computer ID mapping (enum) data structure; The port mapping list data structure that (ii) contains a plurality of port mapping table clauses; (iii) hostid list data structure; (iv) roll up the grant table data structure; And (v) reel number list data structure.
22. the controller in the claim 21, wherein said at least one shared hardware unit comprises information-storing device.
23. the controller in the claim 21, wherein said at least one shared hardware unit comprises the logical volume of disk drive storage subsystem.
24. the controller in the claim 21, wherein said communication port comprise optical-fibre channel arbitration loop communication port.
25. the controller in the claim 21, the unique node identifier in wherein said part comprise world wide number (WWN) identifier.
26. the controller in the claim 21, wherein said hardware unit comprises storage area network.
27. the controller in the claim 21, wherein:
Described at least one shared hardware unit comprises the logical volume of disk drive storage subsystem;
Described communication port comprises optical-fibre channel arbitration loop communication port; And
The unique node identifier in described part comprises world wide number (WWN) identifier.
28. the controller in the claim 21, wherein said instruction comprise that instruction is used for:
Local unique identifier is associated with in described a plurality of computing machines each;
Data structure of definition in described storer, which certain computer can be allowed to visit described device in the described computing machine to identify according to described local unique identifier; And
Inquire about described data structure, whether should be allowed to visit described hardware unit with in definite described computing machine of asking.
29. the controller in the claim 28, wherein said instruction comprise that further instruction is used for:
Principal computer ID mapping (enum) data structure of definition in described storer;
Port mapping list data structure that contains a plurality of port mapping table clauses of definition in described storer;
Hostid list data structure of definition in described storer;
A volume of definition grant table data structure in described storer; And
Reel number list data structure of definition in described storer.

Claims (19)

  1. One kind in computer system with a plurality of computing machines and at least one hardware unit that links to each other with described a plurality of computing machines, control the method for one of described a plurality of computing machines to the visit of described hardware unit, described method comprises the steps:
    Making local only table know symbol is associated with in described a plurality of computing machines each;
    Data structure of definition in storer, which certain computer may allow to visit described device in the described computing machine to identify according to described local unique identifier; And
    Inquire about described data structure, whether should be allowed to visit described hardware unit with in definite described computing machine of asking.
  2. 2. the process of claim 1 wherein that the described step that defines a data structure in storer further comprises following steps:
    Principal computer ID mapping (enum) data structure of definition in described storer;
    Port mapping list data structure that comprises a plurality of port mapping table clauses of definition in described storer,
    Hostid list data structure of definition in described storer;
    A volume of definition grant table data structure in described storer; And
    Reel number list data structure of definition in described storer.
  3. 3. the process of claim 1 wherein that described data structure is to be defined in the storer of the Memory Controller of controlling described hardware unit.
  4. 4. the method for claim 2, wherein said data structure are to be defined in the storer of Memory Controller of the described hardware unit of control.
  5. 5. the method for claim 2, wherein said computer identifier comprises a world wide symbolic identifier.
  6. 6. the process of claim 1 wherein that described hardware unit comprises at least one information-storing device.
  7. 7. the method for claim 2, wherein said hardware unit comprises at least one hard disk drive storage devices that is configured to logical volume.
  8. 8. the method for claim 2, wherein said hardware unit comprises a RAID accumulator system, and described controller comprises a RAID array control unit.
  9. 10. computer interconnected network comprises:
    At least one shared hardware unit;
    A plurality of principal computers are connected to described hardware unit and have local unique node identifier by communication port;
    A controller is connected between described a plurality of principal computer and described at least one shared hardware unit, and controls the visit of described principal computer to described hardware unit;
    A data structure in memory that is defined in described controller comprises: (i) principal computer ID mapping (enum) data structure; The port mapping list data structure that (ii) contains a plurality of port mapping table clauses; The (iii) hostid list data structure in described storer; (iv) roll up the grant table data structure; And (v) reel number list data structure.
  10. 11. the computer interconnected network of claim 10, wherein said at least one shared hardware unit comprises information-storing device.
  11. 12. the computer interconnected network in the claim 10, wherein said at least one shared hardware unit comprises the logical volume of disk drive storage subsystem.
  12. 13. the computer interconnected network in the claim 10, wherein said communication port comprise optical-fibre channel arbitration loop communication port.
  13. 14. the computer interconnected network in the claim 10, the unique node identifier in wherein said part comprise world wide number (www) identifier.
  14. 15. the computer interconnected network in the claim 10, wherein said hardware unit comprises storage area network.
  15. 16. the computer interconnected network in the claim 10, wherein:
    Described at least one shared hardware unit comprises the logical volume of disk drive storage subsystem;
    Described communication port comprises optical-fibre channel arbitration loop communication port; And
    The unique node identifier in described part comprises world wide number (www) identifier.
  16. 17. computer program that together uses with a computer system, this computer system has a plurality of principal computers and at least one shared hardware unit, this computer program comprises computer-readable recording medium and embedding computer program mechanism wherein, and this computer program mechanism comprises:
    Be used to control one of described a plurality of principal computers a program module of described shared access hardware comprised that instruction is used for:
    Local unique identifier is associated with in described a plurality of computing machines each;
    Data structure of definition in storer is may allow to visit described device according to which certain computer in the described computing machine of described local unique identification; And
    Inquire about described data structure, whether should be allowed to visit described hardware unit with in definite described computing machine of asking.
  17. 18. the computer program of claim 17, wherein said program module comprise that further instruction is used for:
    Principal computer ID mapping (enum) data structure of definition in storer;
    Port mapping list data structure that contains a plurality of port mapping table clauses of definition in described storer;
    Hostid list data structure of definition in described storer;
    A volume of definition grant table data structure in described storer; And
    Reel number list data structure of definition in described storer.
  18. 19. the computer program of claim 17, wherein said program module further comprise instruction and are used for:
    Inquire about described data structure, to determine whether to allow visit to described hardware unit.
  19. 20. the computer program of claim 17, wherein said hardware unit comprises storage area network.
CNB008127980A 1999-09-13 2000-07-26 System and method for host volume mapping for shared storage volumes in multi-host computing environment Expired - Fee Related CN1168020C (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/394,220 US6343324B1 (en) 1999-09-13 1999-09-13 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
US09/394,220 1999-09-13

Publications (2)

Publication Number Publication Date
CN1373874A true CN1373874A (en) 2002-10-09
CN1168020C CN1168020C (en) 2004-09-22

Family

ID=23558051

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB008127980A Expired - Fee Related CN1168020C (en) 1999-09-13 2000-07-26 System and method for host volume mapping for shared storage volumes in multi-host computing environment

Country Status (6)

Country Link
US (1) US6343324B1 (en)
EP (1) EP1221100A4 (en)
JP (1) JP2003509773A (en)
CN (1) CN1168020C (en)
AU (1) AU6494600A (en)
WO (1) WO2001020470A1 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1318941C (en) * 2003-08-05 2007-05-30 华为技术有限公司 Port polling selection method
CN100412779C (en) * 2004-11-17 2008-08-20 国际商业机器公司 Method and system of providing access device by host using memory controller port
CN100416517C (en) * 2004-02-23 2008-09-03 深圳市朗科科技有限公司 Method in use for managing data access between storing devices and equipment of host computer
CN101044727B (en) * 2004-10-01 2010-07-07 Q逻辑公司 Method and system for using an in-line credit extender with a host bus adapter
CN101263483B (en) * 2005-09-12 2012-12-12 微软公司 Sharing a port with multiple processes
CN103765397A (en) * 2011-07-01 2014-04-30 英特尔公司 Method, apparatus and system for determining an identifier of a volume of memory
CN104883380A (en) * 2014-05-12 2015-09-02 陈杰 Method and device for storage volume configuration
CN105144073A (en) * 2013-03-31 2015-12-09 微软技术许可有限责任公司 Removable storage device identity and configuration information
CN105975214A (en) * 2011-08-26 2016-09-28 威睿公司 Configuring object storage system for input/output operations
CN109257377A (en) * 2018-11-02 2019-01-22 浪潮电子信息产业股份有限公司 A kind of block device access control method, device and equipment
CN111580744A (en) * 2019-02-15 2020-08-25 爱思开海力士有限公司 Memory controller and operating method thereof
CN112764666A (en) * 2019-10-21 2021-05-07 伊姆西Ip控股有限责任公司 Method, apparatus and computer program product for storage management
CN113448893A (en) * 2020-03-10 2021-09-28 联发科技股份有限公司 Method and apparatus for controlling access of multiple clients to a single storage device

Families Citing this family (614)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7529856B2 (en) * 1997-03-05 2009-05-05 At Home Corporation Delivering multimedia services
US6370571B1 (en) 1997-03-05 2002-04-09 At Home Corporation System and method for delivering high-performance online multimedia services
JP3228182B2 (en) 1997-05-29 2001-11-12 株式会社日立製作所 Storage system and method for accessing storage system
US7581077B2 (en) * 1997-10-30 2009-08-25 Commvault Systems, Inc. Method and system for transferring data in a storage operation
US7209972B1 (en) 1997-10-30 2007-04-24 Commvault Systems, Inc. High speed data transfer mechanism
US6418478B1 (en) * 1997-10-30 2002-07-09 Commvault Systems, Inc. Pipelined high speed data transfer mechanism
US5941972A (en) * 1997-12-31 1999-08-24 Crossroads Systems, Inc. Storage router and method for providing virtual local storage
USRE42761E1 (en) 1997-12-31 2011-09-27 Crossroads Systems, Inc. Storage router and method for providing virtual local storage
US7277941B2 (en) 1998-03-11 2007-10-02 Commvault Systems, Inc. System and method for providing encryption in a storage network by storing a secured encryption key with encrypted archive data in an archive storage device
US7739381B2 (en) 1998-03-11 2010-06-15 Commvault Systems, Inc. System and method for providing encryption in storage operations in a storage network, such as for use by application service providers that provide data storage services
US7756986B2 (en) * 1998-06-30 2010-07-13 Emc Corporation Method and apparatus for providing data management for a storage system coupled to a network
US7165152B2 (en) * 1998-06-30 2007-01-16 Emc Corporation Method and apparatus for managing access to storage devices in a storage system with access control
US8234477B2 (en) * 1998-07-31 2012-07-31 Kom Networks, Inc. Method and system for providing restricted access to a storage medium
US9361243B2 (en) 1998-07-31 2016-06-07 Kom Networks Inc. Method and system for providing restricted access to a storage medium
JP3837953B2 (en) * 1999-03-12 2006-10-25 株式会社日立製作所 Computer system
US7082462B1 (en) * 1999-03-12 2006-07-25 Hitachi, Ltd. Method and system of managing an access to a private logical unit of a storage system
US6845395B1 (en) * 1999-06-30 2005-01-18 Emc Corporation Method and apparatus for identifying network devices on a storage network
US7035880B1 (en) * 1999-07-14 2006-04-25 Commvault Systems, Inc. Modular backup and retrieval system used in conjunction with a storage area network
US7395282B1 (en) 1999-07-15 2008-07-01 Commvault Systems, Inc. Hierarchical backup and retrieval system
US7389311B1 (en) * 1999-07-15 2008-06-17 Commvault Systems, Inc. Modular backup and retrieval system
JP2001093226A (en) 1999-09-21 2001-04-06 Sony Corp Information communication system and method, and information communication device and method
US6678733B1 (en) * 1999-10-26 2004-01-13 At Home Corporation Method and system for authorizing and authenticating users
US6671776B1 (en) * 1999-10-28 2003-12-30 Lsi Logic Corporation Method and system for determining and displaying the topology of a storage array network having multiple hosts and computer readable medium for generating the topology
US6944654B1 (en) * 1999-11-01 2005-09-13 Emc Corporation Multiple storage array control
US6557058B1 (en) * 1999-12-01 2003-04-29 Iomega Corporation Method and apparatus of sustained sequential data transfer in a media drive
US7424529B2 (en) * 1999-12-10 2008-09-09 International Business Machines Corporation System using host bus adapter connection tables and server tables to generate connection topology of servers and controllers
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
JP4651230B2 (en) * 2001-07-13 2011-03-16 株式会社日立製作所 Storage system and access control method to logical unit
US6684209B1 (en) * 2000-01-14 2004-01-27 Hitachi, Ltd. Security method and system for storage subsystem
US7657727B2 (en) * 2000-01-14 2010-02-02 Hitachi, Ltd. Security for logical unit in storage subsystem
US7434219B2 (en) * 2000-01-31 2008-10-07 Commvault Systems, Inc. Storage of application specific profiles correlating to document versions
US7155481B2 (en) 2000-01-31 2006-12-26 Commvault Systems, Inc. Email attachment management in a computer system
US7003641B2 (en) 2000-01-31 2006-02-21 Commvault Systems, Inc. Logical view with granular access to exchange data managed by a 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
JP4953541B2 (en) * 2000-02-24 2012-06-13 富士通株式会社 I / O control device, device identification method, and storage system
US8380854B2 (en) 2000-03-21 2013-02-19 F5 Networks, Inc. Simplified method for processing multiple connections from the same client
US7343413B2 (en) 2000-03-21 2008-03-11 F5 Networks, Inc. Method and system for optimizing a network by independently scaling control segments and data flow
US6647387B1 (en) * 2000-04-27 2003-11-11 International Business Machine Corporation System, apparatus, and method for enhancing storage management in a storage area network
US7114020B1 (en) * 2000-04-28 2006-09-26 Hewlett-Packard Development Company, L.P. Software mechanism for unique identification of SCSI device
US6671789B1 (en) * 2000-05-04 2003-12-30 International Business Machines Corporation Method and apparatus for determining unknown relationships between storage devices and storage device enclosures
US6922685B2 (en) * 2000-05-22 2005-07-26 Mci, Inc. Method and system for managing partitioned data resources
JP4719957B2 (en) * 2000-05-24 2011-07-06 株式会社日立製作所 Storage control device, storage system, and storage system security setting method
US6718404B2 (en) * 2000-06-02 2004-04-06 Hewlett-Packard Development Company, L.P. Data migration using parallel, distributed table driven I/O mapping
US6745207B2 (en) * 2000-06-02 2004-06-01 Hewlett-Packard Development Company, L.P. System and method for managing virtual storage
US7225191B1 (en) * 2000-06-27 2007-05-29 Emc Corporation Method and apparatus for verifying storage access requests in a computer storage system with multiple storage elements
US6912548B1 (en) * 2000-06-27 2005-06-28 Emc Corporation Logical volume identifier database for logical volumes in a computer storage system
US7065610B1 (en) 2000-06-27 2006-06-20 Emc Corporation Method and apparatus for maintaining inventory of logical volumes stored on storage elements
US6708265B1 (en) 2000-06-27 2004-03-16 Emc Corporation Method and apparatus for moving accesses to logical entities from one storage element to another storage element in a computer storage system
US6813686B1 (en) * 2000-06-27 2004-11-02 Emc Corporation Method and apparatus for identifying logical volumes in multiple element computer storage domains
US6842784B1 (en) 2000-06-27 2005-01-11 Emc Corporation Use of global logical volume identifiers to access logical volumes stored among a plurality of storage elements in a computer storage system
US6760828B1 (en) 2000-06-27 2004-07-06 Emc Corporation Method and apparatus for using logical volume identifiers for tracking or identifying logical volume stored in the storage system
US6978324B1 (en) * 2000-06-27 2005-12-20 Emc Corporation Method and apparatus for controlling read and write accesses to a logical entity
US6625747B1 (en) * 2000-06-30 2003-09-23 Dell Products L.P. Computer storage system and failover method
JP2002041440A (en) * 2000-07-13 2002-02-08 Internatl Business Mach Corp <Ibm> Computer system, bus interface and its controlling method
US6775230B1 (en) * 2000-07-18 2004-08-10 Hitachi, Ltd. Apparatus and method for transmitting frames via a switch in a storage area network
JP4039794B2 (en) * 2000-08-18 2008-01-30 富士通株式会社 Multipath computer system
US6985963B1 (en) * 2000-08-23 2006-01-10 At Home Corporation Sharing IP network resources
US7222176B1 (en) * 2000-08-28 2007-05-22 Datacore Software Corporation Apparatus and method for using storage domains for controlling data in storage area networks
JP2002132549A (en) * 2000-10-23 2002-05-10 Hitachi Ltd Control method of logical volume, service using the method and computer readable record medium recording the service
US7260636B2 (en) * 2000-12-22 2007-08-21 Emc Corporation Method and apparatus for preventing unauthorized access by a network device
US6968463B2 (en) * 2001-01-17 2005-11-22 Hewlett-Packard Development Company, L.P. System for controlling access to resources in a storage area network
JP4087072B2 (en) * 2001-01-25 2008-05-14 株式会社日立製作所 Storage system and virtual private volume control method
US20020103913A1 (en) * 2001-01-26 2002-08-01 Ahmad Tawil System and method for host based target device masking based on unique hardware addresses
US20020112043A1 (en) * 2001-02-13 2002-08-15 Akira Kagami Method and apparatus for storage on demand service
US6820212B2 (en) * 2001-02-20 2004-11-16 Digi-Data Corporation RAID system having channel capacity unaffected by any single component failure
EP1374056B1 (en) * 2001-03-01 2006-06-21 Storeage Networking Technologies Storage area network (san) security
US20020129230A1 (en) * 2001-03-08 2002-09-12 Sun Microsystems, Inc. Method, System, and program for determining system configuration information
US7284271B2 (en) 2001-03-14 2007-10-16 Microsoft Corporation Authorizing a requesting entity to operate upon data structures
US7024662B2 (en) * 2001-03-14 2006-04-04 Microsoft Corporation Executing dynamically assigned functions while providing services
US7302634B2 (en) * 2001-03-14 2007-11-27 Microsoft Corporation Schema-based services for identity-based data access
US7539747B2 (en) * 2001-03-14 2009-05-26 Microsoft Corporation Schema-based context service
US20020133535A1 (en) * 2001-03-14 2002-09-19 Microsoft Corporation Identity-centric data access
US6895453B2 (en) * 2001-03-15 2005-05-17 International Business Machines Corporation System and method for improved handling of fiber channel remote devices
US20020161852A1 (en) * 2001-03-15 2002-10-31 International Business Machines Corporation System and method for fibre channel tracking of SCSI identifiers in unknown configurations
US6684266B2 (en) * 2001-03-16 2004-01-27 International Business Machines Corporation Storage area network (SAN) fibre channel arbitrated loop (FCAL) multi-system multi-resource storage enclosure and method for performing enclosure maintenance concurrent with device operations
JP2002288108A (en) * 2001-03-28 2002-10-04 Hitachi Ltd External storage device
US7058858B2 (en) * 2001-04-23 2006-06-06 Hewlett-Packard Development Company, L.P. Systems and methods for providing automated diagnostic services for a cluster computer system
US6754753B2 (en) * 2001-04-27 2004-06-22 International Business Machines Corporation Atomic ownership change operation for input/output (I/O) bridge device in clustered computer system
US7216362B1 (en) * 2001-05-10 2007-05-08 Advanced Micro Devices, Inc. Enhanced security and manageability using secure storage in a personal computer system
DE10124767A1 (en) * 2001-05-21 2002-12-12 Infineon Technologies Ag Arrangement for processing data processing processes and method for determining the optimal access strategy
US6732104B1 (en) * 2001-06-06 2004-05-04 Lsi Logic Corporatioin Uniform routing of storage access requests through redundant array controllers
AU2002334947A1 (en) * 2001-06-14 2003-01-21 Cable And Wireless Internet Services, Inc. Secured shared storage architecture
TW560678U (en) * 2001-06-15 2003-11-01 Accusys Inc Floppy disk array device having large storage capacity
JP4032670B2 (en) * 2001-06-21 2008-01-16 株式会社日立製作所 Storage device system for authenticating host computer
US6990530B1 (en) * 2001-06-29 2006-01-24 Sun Microsystems, Inc. Method and apparatus for fault isolation on network loops
CN1524222A (en) * 2001-07-06 2004-08-25 ���������˼�빫˾ Systems and methods of information backup
WO2003007154A2 (en) * 2001-07-09 2003-01-23 Cable & Wireless Internet Services, Inc. Methods and systems for shared storage virtualization
ES2185496B1 (en) * 2001-07-17 2005-06-01 Universidad Politecnica De Valencia ONLINE EQUIPMENT AND METHOD FOR THE DETECTION, DETERMINATION OF THE EVOLUTION AND QUANTIFICATION OF MICROBIAL BIOMASS AND OTHER SUBSTANCES THAT ABSORB THROUGHOUT THE SPECTRUM OF LIGHT DURING THE DEVELOPMENT OF BIOTECHNOLOGICAL PROCESSES.
PE20030375A1 (en) * 2001-08-13 2003-04-12 Qualcomm Inc APPLICATION LEVEL ACCESS PRIVILEGE FOR A STORAGE AREA ON A COMPUTER DEVICE
US7783727B1 (en) * 2001-08-30 2010-08-24 Emc Corporation Dynamic host configuration protocol in a storage environment
US7171434B2 (en) * 2001-09-07 2007-01-30 Network Appliance, Inc. Detecting unavailability of primary central processing element, each backup central processing element associated with a group of virtual logic units and quiescing I/O operations of the primary central processing element in a storage virtualization system
US7330892B2 (en) * 2001-09-07 2008-02-12 Network Appliance, Inc. High-speed data transfer in a storage virtualization controller
US7472231B1 (en) 2001-09-07 2008-12-30 Netapp, Inc. Storage area network data cache
WO2003028183A1 (en) * 2001-09-28 2003-04-03 Commvault Systems, Inc. System and method for generating and managing quick recovery volumes
US7107298B2 (en) 2001-09-28 2006-09-12 Commvault Systems, Inc. System and method for archiving objects in an information store
US7243229B2 (en) * 2001-10-02 2007-07-10 Hitachi, Ltd. Exclusive access control apparatus and method
US7139818B1 (en) * 2001-10-04 2006-11-21 Cisco Technology, Inc. Techniques for dynamic host configuration without direct communications between client and server
US6920494B2 (en) * 2001-10-05 2005-07-19 International Business Machines Corporation Storage area network methods and apparatus with virtual SAN recognition
US6697924B2 (en) * 2001-10-05 2004-02-24 International Business Machines Corporation Storage area network methods and apparatus for identifying fiber channel devices in kernel mode
US7716330B2 (en) * 2001-10-19 2010-05-11 Global Velocity, Inc. System and method for controlling transmission of data packets over an information network
US20090161568A1 (en) * 2007-12-21 2009-06-25 Charles Kastner TCP data reassembly
US7287047B2 (en) * 2001-11-23 2007-10-23 Commvault Systems, Inc. Selective data replication system and method
US20030101155A1 (en) * 2001-11-23 2003-05-29 Parag Gokhale Method and system for scheduling media exports
US8346733B2 (en) 2006-12-22 2013-01-01 Commvault Systems, Inc. Systems and methods of media management, such as management of media to and from a media storage library
US7603518B2 (en) * 2005-12-19 2009-10-13 Commvault Systems, Inc. System and method for improved media identification in a storage device
US7584227B2 (en) * 2005-12-19 2009-09-01 Commvault Systems, Inc. System and method for containerized data storage and tracking
US20030101160A1 (en) * 2001-11-26 2003-05-29 International Business Machines Corporation Method for safely accessing shared storage
JP2003204327A (en) * 2001-12-28 2003-07-18 Hitachi Ltd Management method of computer system, management program, storage device, and display apparatus
JP2003208269A (en) * 2002-01-10 2003-07-25 Hitachi Ltd Secondary storage device having security mechanism and its access control method
JP4109874B2 (en) * 2002-02-05 2008-07-02 キヤノン株式会社 Information processing apparatus, control method therefor, program, and recording medium
JP3993773B2 (en) 2002-02-20 2007-10-17 株式会社日立製作所 Storage subsystem, storage control device, and data copy method
US20030172069A1 (en) * 2002-03-08 2003-09-11 Yasufumi Uchiyama Access management server, disk array system, and access management method thereof
US7024593B1 (en) * 2002-03-18 2006-04-04 Emc Corporation End-to-end checksumming for database environments
US7003642B2 (en) * 2002-04-17 2006-02-21 Dell Products L.P. System and method for controlling access to storage in a distributed information handling system
JP2003316713A (en) * 2002-04-26 2003-11-07 Hitachi Ltd Storage device system
US6792486B1 (en) * 2002-04-30 2004-09-14 Western Digital Ventures, Inc. System and method for managing information storage among plural disk drives
JP4220724B2 (en) * 2002-05-21 2009-02-04 株式会社日立製作所 Storage device
US7219189B1 (en) * 2002-05-31 2007-05-15 Veritas Operating Corporation Automatic operating system handle creation in response to access control changes
US20030229689A1 (en) * 2002-06-06 2003-12-11 Microsoft Corporation Method and system for managing stored data on a computer network
US9886309B2 (en) 2002-06-28 2018-02-06 Microsoft Technology Licensing, Llc Identity-based distributed computing for device resources
US7154886B2 (en) * 2002-07-22 2006-12-26 Qlogic Corporation Method and system for primary blade selection in a multi-module fiber channel switch
US7230929B2 (en) * 2002-07-22 2007-06-12 Qlogic, Corporation Method and system for dynamically assigning domain identification in a multi-module fibre channel switch
US9787524B1 (en) * 2002-07-23 2017-10-10 Brocade Communications Systems, Inc. Fibre channel virtual host bus adapter
US7616631B2 (en) * 2002-08-14 2009-11-10 Lsi Corporation Method and apparatus for debugging protocol traffic between devices in integrated subsystems
US7711844B2 (en) * 2002-08-15 2010-05-04 Washington University Of St. Louis TCP-splitter: reliable packet monitoring methods and apparatus for high speed networks
US7586944B2 (en) 2002-08-30 2009-09-08 Hewlett-Packard Development Company, L.P. Method and system for grouping clients of a storage area network according to priorities for bandwidth allocation
US8060643B2 (en) * 2002-08-30 2011-11-15 Hewlett-Packard Development Company, L.P. Method and apparatus for dynamically managing bandwidth for clients in a storage area network
GB2410106B (en) * 2002-09-09 2006-09-13 Commvault Systems Inc Dynamic storage device pooling in a computer system
US7397768B1 (en) 2002-09-11 2008-07-08 Qlogic, Corporation Zone management in a multi-module fibre channel switch
GB2409553B (en) * 2002-09-16 2007-04-04 Commvault Systems Inc System and method for optimizing storage operations
US7162496B2 (en) * 2002-09-16 2007-01-09 Commvault Systems, Inc. System and method for blind media support
US20040064461A1 (en) * 2002-10-01 2004-04-01 Subramaniyam Pooni Method and arrangement for dynamic detection of SCSI devices on linux host
US6886141B1 (en) * 2002-10-07 2005-04-26 Qlogic Corporation Method and system for reducing congestion in computer networks
EP1579331A4 (en) * 2002-10-07 2007-05-23 Commvault Systems Inc System and method for managing stored data
JP4185346B2 (en) * 2002-10-18 2008-11-26 株式会社日立製作所 Storage apparatus and configuration setting method thereof
JP2004157637A (en) 2002-11-05 2004-06-03 Hitachi Ltd Storage management method
US7319669B1 (en) 2002-11-22 2008-01-15 Qlogic, Corporation Method and system for controlling packet flow in networks
JP2006511889A (en) * 2002-12-18 2006-04-06 イー・エム・シー・コーポレイシヨン Automated media library configuration
US7174413B2 (en) * 2003-01-21 2007-02-06 Nextio Inc. Switching apparatus and method for providing shared I/O within a load-store fabric
US7457906B2 (en) * 2003-01-21 2008-11-25 Nextio, Inc. Method and apparatus for shared I/O in a load/store fabric
US7103064B2 (en) * 2003-01-21 2006-09-05 Nextio Inc. Method and apparatus for shared I/O in a load/store fabric
US7953074B2 (en) * 2003-01-21 2011-05-31 Emulex Design And Manufacturing Corporation Apparatus and method for port polarity initialization in a shared I/O device
US8346884B2 (en) 2003-01-21 2013-01-01 Nextio Inc. Method and apparatus for a shared I/O network interface controller
US7046668B2 (en) 2003-01-21 2006-05-16 Pettey Christopher J Method and apparatus for shared I/O in a load/store fabric
US7493416B2 (en) * 2003-01-21 2009-02-17 Nextio Inc. Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US7219183B2 (en) * 2003-01-21 2007-05-15 Nextio, Inc. Switching apparatus and method for providing shared I/O within a load-store fabric
US7917658B2 (en) * 2003-01-21 2011-03-29 Emulex Design And Manufacturing Corporation Switching apparatus and method for link initialization in a shared I/O environment
US7502370B2 (en) * 2003-01-21 2009-03-10 Nextio Inc. Network controller for obtaining a plurality of network port identifiers in response to load-store transactions from a corresponding plurality of operating system domains within a load-store architecture
US7698483B2 (en) * 2003-01-21 2010-04-13 Nextio, Inc. Switching apparatus and method for link initialization in a shared I/O environment
US7512717B2 (en) * 2003-01-21 2009-03-31 Nextio Inc. Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US8102843B2 (en) 2003-01-21 2012-01-24 Emulex Design And Manufacturing Corporation Switching apparatus and method for providing shared I/O within a load-store fabric
US8032659B2 (en) 2003-01-21 2011-10-04 Nextio Inc. Method and apparatus for a shared I/O network interface controller
US7617333B2 (en) * 2003-01-21 2009-11-10 Nextio Inc. Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US7664909B2 (en) 2003-04-18 2010-02-16 Nextio, Inc. Method and apparatus for a shared I/O serial ATA controller
US7188209B2 (en) * 2003-04-18 2007-03-06 Nextio, Inc. Apparatus and method for sharing I/O endpoints within a load store fabric by encapsulation of domain information in transaction layer packets
US7836211B2 (en) * 2003-01-21 2010-11-16 Emulex Design And Manufacturing Corporation Shared input/output load-store architecture
JP4226350B2 (en) * 2003-02-17 2009-02-18 株式会社日立製作所 Data migration method
US7356574B2 (en) * 2003-02-25 2008-04-08 Hewlett-Packard Development Company, L.P. Apparatus and method for providing dynamic and automated assignment of data logical unit numbers
US7426726B1 (en) * 2003-03-31 2008-09-16 Emc Corporation System and method for configuring a host for operationally cooperating with data storage system and including selective host adapter settings
US7440949B1 (en) * 2003-03-31 2008-10-21 Emc Corporation System and method for configuring a host for operationally cooperating with data storage system
US20050039069A1 (en) * 2003-04-03 2005-02-17 Anand Prahlad Remote disaster data recovery system and method
WO2004090789A2 (en) 2003-04-03 2004-10-21 Commvault Systems, Inc. System and method for extended media retention
WO2004090872A2 (en) * 2003-04-03 2004-10-21 Commvault Systems, Inc. Method and system for controlling a robotic arm in a storage device
AU2004227949B9 (en) * 2003-04-03 2010-07-22 Commvault Systems, Inc. System and method for dynamically performing storage operations in a computer network
WO2004090675A2 (en) * 2003-04-03 2004-10-21 Commvault Systems, Inc. System and method for performing storage operations through a firewall
US7817583B2 (en) * 2003-04-28 2010-10-19 Hewlett-Packard Development Company, L.P. Method for verifying a storage area network configuration
US9712613B2 (en) * 2003-04-29 2017-07-18 Brocade Communications Systems, Inc. Fibre channel fabric copy service
US7805525B2 (en) * 2003-04-30 2010-09-28 Hewlett-Packard Development Company, L.P. System and method for processing fibre channel (FC) layer service requests in an FC network
US7359975B2 (en) * 2003-05-22 2008-04-15 International Business Machines Corporation Method, system, and program for performing a data transfer operation with respect to source and target storage devices in a network
US7093120B2 (en) * 2003-05-29 2006-08-15 International Business Machines Corporation Method, apparatus, and program for performing boot, maintenance, or install operations on a storage area network
JP4329412B2 (en) * 2003-06-02 2009-09-09 株式会社日立製作所 File server system
US7454569B2 (en) 2003-06-25 2008-11-18 Commvault Systems, Inc. Hierarchical system and method for performing storage operations in a computer network
US7085884B2 (en) * 2003-06-30 2006-08-01 Hewlett-Packard Development Company, L.P. System and method for storing operational data of a storage automation device to a removable nonvolatile memory component
JP4537022B2 (en) * 2003-07-09 2010-09-01 株式会社日立製作所 A data processing method, a storage area control method, and a data processing system that limit data arrangement.
US7620059B2 (en) * 2003-07-16 2009-11-17 Qlogic, Corporation Method and apparatus for accelerating receive-modify-send frames in a fibre channel network
US7525910B2 (en) * 2003-07-16 2009-04-28 Qlogic, Corporation Method and system for non-disruptive data capture in networks
US7152132B2 (en) * 2003-07-16 2006-12-19 Qlogic Corporation Method and apparatus for improving buffer utilization in communication networks
US7355966B2 (en) * 2003-07-16 2008-04-08 Qlogic, Corporation Method and system for minimizing disruption in common-access networks
US7463646B2 (en) * 2003-07-16 2008-12-09 Qlogic Corporation Method and system for fibre channel arbitrated loop acceleration
US7471635B2 (en) * 2003-07-16 2008-12-30 Qlogic, Corporation Method and apparatus for test pattern generation
US7453802B2 (en) * 2003-07-16 2008-11-18 Qlogic, Corporation Method and apparatus for detecting and removing orphaned primitives in a fibre channel network
US7388843B2 (en) * 2003-07-16 2008-06-17 Qlogic, Corporation Method and apparatus for testing loop pathway integrity in a fibre channel arbitrated loop
US7684401B2 (en) * 2003-07-21 2010-03-23 Qlogic, Corporation Method and system for using extended fabric features with fibre channel switch elements
US7525983B2 (en) * 2003-07-21 2009-04-28 Qlogic, Corporation Method and system for selecting virtual lanes in fibre channel switches
US7477655B2 (en) * 2003-07-21 2009-01-13 Qlogic, Corporation Method and system for power control of fibre channel switches
US7406092B2 (en) * 2003-07-21 2008-07-29 Qlogic, Corporation Programmable pseudo virtual lanes for fibre channel systems
US7580354B2 (en) * 2003-07-21 2009-08-25 Qlogic, Corporation Multi-speed cut through operation in fibre channel switches
US7630384B2 (en) * 2003-07-21 2009-12-08 Qlogic, Corporation Method and system for distributing credit in fibre channel systems
US7522522B2 (en) * 2003-07-21 2009-04-21 Qlogic, Corporation Method and system for reducing latency and congestion in fibre channel switches
US7558281B2 (en) * 2003-07-21 2009-07-07 Qlogic, Corporation Method and system for configuring fibre channel ports
US7466700B2 (en) * 2003-07-21 2008-12-16 Qlogic, Corporation LUN based hard zoning in fibre channel switches
US7522529B2 (en) * 2003-07-21 2009-04-21 Qlogic, Corporation Method and system for detecting congestion and over subscription in a fibre channel network
US7420982B2 (en) * 2003-07-21 2008-09-02 Qlogic, Corporation Method and system for keeping a fibre channel arbitrated loop open during frame gaps
US7573909B2 (en) * 2003-07-21 2009-08-11 Qlogic, Corporation Method and system for programmable data dependant network routing
US7894348B2 (en) * 2003-07-21 2011-02-22 Qlogic, Corporation Method and system for congestion control in a fibre channel switch
US7447224B2 (en) * 2003-07-21 2008-11-04 Qlogic, Corporation Method and system for routing fibre channel frames
US7646767B2 (en) * 2003-07-21 2010-01-12 Qlogic, Corporation Method and system for programmable data dependant network routing
US7430175B2 (en) 2003-07-21 2008-09-30 Qlogic, Corporation Method and system for managing traffic in fibre channel systems
US7512067B2 (en) * 2003-07-21 2009-03-31 Qlogic, Corporation Method and system for congestion control based on optimum bandwidth allocation in a fibre channel switch
US7583597B2 (en) * 2003-07-21 2009-09-01 Qlogic Corporation Method and system for improving bandwidth and reducing idles in fibre channel switches
JP4437650B2 (en) * 2003-08-25 2010-03-24 株式会社日立製作所 Storage system
US20050050226A1 (en) * 2003-08-26 2005-03-03 Nils Larson Device mapping based on authentication user name
US7352701B1 (en) 2003-09-19 2008-04-01 Qlogic, Corporation Buffer to buffer credit recovery for in-line fibre channel credit extension devices
US7058758B2 (en) * 2003-10-16 2006-06-06 International Business Machines Corporation Load balancing to support tape and disk subsystems on shared fibre channel adapters
JP4257783B2 (en) * 2003-10-23 2009-04-22 株式会社日立製作所 Logically partitionable storage device and storage device system
US7277995B2 (en) * 2003-10-29 2007-10-02 Dot Hill Systems Corporation Storage controller and method for performing host access control in the host interface adapter
CA2544063C (en) * 2003-11-13 2013-09-10 Commvault Systems, Inc. System and method for combining data streams in pilelined storage operations in a storage network
US20050174869A1 (en) * 2003-11-13 2005-08-11 Rajiv Kottomtharayil System and method for data storage and tracking
GB2423850B (en) 2003-11-13 2009-05-20 Commvault Systems Inc System and method for performing integrated storage operations
WO2005050489A1 (en) * 2003-11-13 2005-06-02 Commvault Systems, Inc. System and method for stored data archive verification
US7529782B2 (en) * 2003-11-13 2009-05-05 Commvault Systems, Inc. System and method for performing a snapshot and for restoring data
US7613748B2 (en) * 2003-11-13 2009-11-03 Commvault Systems, Inc. Stored data reverification management system and method
WO2005050381A2 (en) * 2003-11-13 2005-06-02 Commvault Systems, Inc. Systems and methods for performing storage operations using network attached storage
JP4307964B2 (en) * 2003-11-26 2009-08-05 株式会社日立製作所 Access restriction information setting method and apparatus
JP2005165441A (en) * 2003-11-28 2005-06-23 Hitachi Ltd Storage controller and method for controlling storage controller
JP2005182122A (en) 2003-12-16 2005-07-07 Alpine Electronics Inc Removable recording medium and file control method therefor
JP4333370B2 (en) * 2004-01-08 2009-09-16 株式会社日立製作所 Data processing system
US20050154800A1 (en) * 2004-01-13 2005-07-14 Ofir Zohar Command serialization
JP2005215943A (en) * 2004-01-29 2005-08-11 Hitachi Ltd Connection control system for disk device
US7564789B2 (en) * 2004-02-05 2009-07-21 Qlogic, Corporation Method and system for reducing deadlock in fibre channel fabrics using virtual lanes
US7480293B2 (en) * 2004-02-05 2009-01-20 Qlogic, Corporation Method and system for preventing deadlock in fibre channel fabrics using frame priorities
JP4441286B2 (en) * 2004-02-10 2010-03-31 株式会社日立製作所 Storage system
US7451302B2 (en) * 2004-03-10 2008-11-11 Hewlett-Packard Development Company, L.P. System and method for managing configuration data for a multi-cell computer system
JP2005267008A (en) 2004-03-17 2005-09-29 Hitachi Ltd Method and system for storage management
US7130971B2 (en) * 2004-03-30 2006-10-31 Hitachi, Ltd. Assuring genuineness of data stored on a storage device
JP2005301708A (en) 2004-04-13 2005-10-27 Hitachi Ltd Storage device system and software management method in same system
US7930377B2 (en) 2004-04-23 2011-04-19 Qlogic, Corporation Method and system for using boot servers in networks
US20050240727A1 (en) * 2004-04-23 2005-10-27 Shishir Shah Method and system for managing storage area networks
JP2005316574A (en) * 2004-04-27 2005-11-10 Hitachi Ltd Computer identifier collecting and managing device, method and program
US8266406B2 (en) * 2004-04-30 2012-09-11 Commvault Systems, Inc. System and method for allocation of organizational resources
US7343356B2 (en) 2004-04-30 2008-03-11 Commvault Systems, Inc. Systems and methods for storage modeling and costing
US7669190B2 (en) 2004-05-18 2010-02-23 Qlogic, Corporation Method and system for efficiently recording processor events in host bus adapters
JP4575028B2 (en) * 2004-05-27 2010-11-04 株式会社日立製作所 Disk array device and control method thereof
JP2006004081A (en) * 2004-06-16 2006-01-05 Toshiba Corp Av apparatus and its control method
JP2006011541A (en) * 2004-06-22 2006-01-12 Hitachi Ltd Information recording method in computer system including computer and shared storage device
US7228364B2 (en) * 2004-06-24 2007-06-05 Dell Products L.P. System and method of SCSI and SAS hardware validation
US7404020B2 (en) * 2004-07-20 2008-07-22 Qlogic, Corporation Integrated fibre channel fabric controller
US9264384B1 (en) 2004-07-22 2016-02-16 Oracle International Corporation Resource virtualization mechanism including virtual host bus adapters
US20060026458A1 (en) * 2004-07-30 2006-02-02 Knight Frederick E Storage device identification replication
US7743180B2 (en) * 2004-08-10 2010-06-22 International Business Machines Corporation Method, system, and program for managing path groups to an input/output (I/O) device
WO2006023948A2 (en) * 2004-08-24 2006-03-02 Washington University Methods and systems for content detection in a reconfigurable hardware
US7577772B2 (en) * 2004-09-08 2009-08-18 Qlogic, Corporation Method and system for optimizing DMA channel selection
US20060064531A1 (en) * 2004-09-23 2006-03-23 Alston Jerald K Method and system for optimizing data transfer in networks
US7593997B2 (en) * 2004-10-01 2009-09-22 Qlogic, Corporation Method and system for LUN remapping in fibre channel networks
US7676611B2 (en) * 2004-10-01 2010-03-09 Qlogic, Corporation Method and system for processing out of orders frames
US8295299B2 (en) * 2004-10-01 2012-10-23 Qlogic, Corporation High speed fibre channel switch element
US7765369B1 (en) 2004-11-05 2010-07-27 Commvault Systems, Inc. Method and system for selectively deleting stored data
US7490207B2 (en) * 2004-11-08 2009-02-10 Commvault Systems, Inc. System and method for performing auxillary storage operations
US8959299B2 (en) 2004-11-15 2015-02-17 Commvault Systems, Inc. Using a snapshot as a data source
US8775823B2 (en) 2006-12-29 2014-07-08 Commvault Systems, Inc. System and method for encrypting secondary copies of data
US7398335B2 (en) * 2004-11-22 2008-07-08 Qlogic, Corporation Method and system for DMA optimization in host bus adapters
US20060130137A1 (en) * 2004-12-10 2006-06-15 Storage Technology Corporation Method for preventing data corruption due to improper storage controller connections
US7164425B2 (en) * 2004-12-21 2007-01-16 Qlogic Corporation Method and system for high speed network application
US7519058B2 (en) * 2005-01-18 2009-04-14 Qlogic, Corporation Address translation in fibre channel switches
US8799466B2 (en) * 2005-01-31 2014-08-05 Hewlett-Packard Development Company, L.P. Method and apparatus for automatic verification of a network access control construct for a network switch
CN100337218C (en) * 2005-02-23 2007-09-12 北京邦诺存储科技有限公司 Data managing method for network storage system and network storage system constituted thereby
US7568056B2 (en) * 2005-03-28 2009-07-28 Nvidia Corporation Host bus adapter that interfaces with host computer bus to multiple types of storage devices
US7231480B2 (en) * 2005-04-06 2007-06-12 Qlogic, Corporation Method and system for receiver detection in PCI-Express devices
JP2006293863A (en) * 2005-04-13 2006-10-26 Hitachi Ltd Disk array device and control method thereof
US20060242401A1 (en) * 2005-04-22 2006-10-26 Digi International Inc. Recognition of devices connected to a console server
US8112605B2 (en) * 2005-05-02 2012-02-07 Commvault Systems, Inc. System and method for allocation of organizational resources
US20060253658A1 (en) * 2005-05-04 2006-11-09 International Business Machines Corporation Provisioning or de-provisioning shared or reusable storage volumes
US7840755B2 (en) * 2005-05-24 2010-11-23 Lsi Corporation Methods and systems for automatically identifying a modification to a storage array
JP4400515B2 (en) * 2005-06-13 2010-01-20 日本電気株式会社 Storage system, storage device, logical disk connection relation changing method and program
JP4698316B2 (en) * 2005-07-15 2011-06-08 株式会社日立製作所 Access path management method and program
US9813283B2 (en) 2005-08-09 2017-11-07 Oracle International Corporation Efficient data transfer between servers and remote peripherals
US7602906B2 (en) * 2005-08-25 2009-10-13 Microsoft Corporation Cipher for disk encryption
JP2007087240A (en) * 2005-09-26 2007-04-05 Hitachi Computer Peripherals Co Ltd Network storage system utilizing rfid, and network storage system construction method
US20070079092A1 (en) * 2005-10-03 2007-04-05 Junichi Hara System and method for limiting access to a storage device
US7380074B2 (en) * 2005-11-22 2008-05-27 International Business Machines Corporation Selecting storage clusters to use to access storage
US7937393B2 (en) 2005-11-28 2011-05-03 Commvault Systems, Inc. Systems and methods for classifying and transferring information in a storage network
US20070185926A1 (en) * 2005-11-28 2007-08-09 Anand Prahlad Systems and methods for classifying and transferring information in a storage network
JP4671353B2 (en) * 2005-12-14 2011-04-13 株式会社日立製作所 Storage apparatus and control method thereof
US7651593B2 (en) 2005-12-19 2010-01-26 Commvault Systems, Inc. Systems and methods for performing data replication
US8572330B2 (en) 2005-12-19 2013-10-29 Commvault Systems, Inc. Systems and methods for granular resource management in a storage network
US7457790B2 (en) * 2005-12-19 2008-11-25 Commvault Systems, Inc. Extensible configuration engine system and method
US7962709B2 (en) * 2005-12-19 2011-06-14 Commvault Systems, Inc. Network redirector systems and methods for performing data replication
US7617253B2 (en) * 2005-12-19 2009-11-10 Commvault Systems, Inc. Destination systems and methods for performing data replication
EP1974490A4 (en) * 2005-12-19 2012-01-18 Commvault Systems Inc System and method for providing a flexible licensing system for digital content
US20070166674A1 (en) * 2005-12-19 2007-07-19 Kochunni Jaidev O Systems and methods for generating configuration metrics in a storage network
US7636743B2 (en) * 2005-12-19 2009-12-22 Commvault Systems, Inc. Pathname translation in a data replication system
US7606844B2 (en) 2005-12-19 2009-10-20 Commvault Systems, Inc. System and method for performing replication copy storage operations
US7617262B2 (en) * 2005-12-19 2009-11-10 Commvault Systems, Inc. Systems and methods for monitoring application data in a data replication system
US7543125B2 (en) * 2005-12-19 2009-06-02 Commvault Systems, Inc. System and method for performing time-flexible calendric storage operations
US7661028B2 (en) * 2005-12-19 2010-02-09 Commvault Systems, Inc. Rolling cache configuration for a data replication system
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
US20110010518A1 (en) 2005-12-19 2011-01-13 Srinivas Kavuri Systems and Methods for Migrating Components in a Hierarchical Storage Network
US20200257596A1 (en) 2005-12-19 2020-08-13 Commvault Systems, Inc. Systems and methods of unified reconstruction in storage systems
US8655850B2 (en) 2005-12-19 2014-02-18 Commvault Systems, Inc. Systems and methods for resynchronizing information
JP4792958B2 (en) * 2005-12-21 2011-10-12 日本電気株式会社 Data control system, shared disk device, and disk access restriction switching method used therefor
JP2007219571A (en) * 2006-02-14 2007-08-30 Hitachi Ltd Storage controller and storage system
US7461195B1 (en) 2006-03-17 2008-12-02 Qlogic, Corporation Method and system for dynamically adjusting data transfer rates in PCI-express devices
US7921185B2 (en) * 2006-03-29 2011-04-05 Dell Products L.P. System and method for managing switch and information handling system SAS protocol communication
US8880812B1 (en) * 2010-03-31 2014-11-04 Marvell International Ltd. WWN table management systems and methods
US7707338B1 (en) * 2006-04-06 2010-04-27 Marvell International Ltd. WWN table management system and method
JP4901310B2 (en) * 2006-05-31 2012-03-21 株式会社日立製作所 Storage control device and command execution number control method for storage control device
US8726242B2 (en) 2006-07-27 2014-05-13 Commvault Systems, Inc. Systems and methods for continuous data replication
WO2008036757A2 (en) * 2006-09-19 2008-03-27 Howard Lutnick Products and processes for providing information services
US20080077638A1 (en) * 2006-09-21 2008-03-27 Microsoft Corporation Distributed storage in a computing environment
US7539783B2 (en) * 2006-09-22 2009-05-26 Commvault Systems, Inc. Systems and methods of media management, such as management of media to and from a media storage library, including removable media
US7792789B2 (en) 2006-10-17 2010-09-07 Commvault Systems, Inc. Method and system for collaborative searching
US8655914B2 (en) 2006-10-17 2014-02-18 Commvault Systems, Inc. System and method for storage operation access security
US7882077B2 (en) 2006-10-17 2011-02-01 Commvault Systems, Inc. Method and system for offline indexing of content and classifying stored data
US7613816B1 (en) 2006-11-15 2009-11-03 Qlogic, Corporation Method and system for routing network information
US8370442B2 (en) 2008-08-29 2013-02-05 Commvault Systems, Inc. Method and system for leveraging identified changes to a mail server
US7613947B1 (en) * 2006-11-30 2009-11-03 Netapp, Inc. System and method for storage takeover
EP2102750B1 (en) 2006-12-04 2014-11-05 Commvault Systems, Inc. System and method for creating copies of data, such as archive copies
JP4997950B2 (en) * 2006-12-11 2012-08-15 富士通株式会社 Network management system, network management program, and network management method
US20080147878A1 (en) * 2006-12-15 2008-06-19 Rajiv Kottomtharayil System and methods for granular resource management in a storage network
US8677091B2 (en) * 2006-12-18 2014-03-18 Commvault Systems, Inc. Writing data and storage system specific metadata to network attached storage device
US20080228771A1 (en) * 2006-12-22 2008-09-18 Commvault Systems, Inc. Method and system for searching stored data
US8312323B2 (en) 2006-12-22 2012-11-13 Commvault Systems, Inc. Systems and methods for remote monitoring in a computer network and reporting a failed migration operation without accessing the data being moved
US8719809B2 (en) * 2006-12-22 2014-05-06 Commvault Systems, Inc. Point in time rollback and un-installation of software
US20080155205A1 (en) * 2006-12-22 2008-06-26 Parag Gokhale Systems and methods of data storage management, such as dynamic data stream allocation
US7831566B2 (en) * 2006-12-22 2010-11-09 Commvault Systems, Inc. Systems and methods of hierarchical storage management, such as global management of storage operations
US7831766B2 (en) * 2006-12-22 2010-11-09 Comm Vault Systems, Inc. Systems and methods of data storage management, such as pre-allocation of storage space
US7734669B2 (en) * 2006-12-22 2010-06-08 Commvault Systems, Inc. Managing copies of data
US7840537B2 (en) 2006-12-22 2010-11-23 Commvault Systems, Inc. System and method for storing redundant information
US8290808B2 (en) 2007-03-09 2012-10-16 Commvault Systems, Inc. System and method for automating customer-validated statement of work for a data storage environment
JP2008226040A (en) * 2007-03-14 2008-09-25 Hitachi Ltd Information processor and command multiplexing degree control method
US8788750B2 (en) * 2007-04-27 2014-07-22 Hewlett-Packard Development Company, L.P. Managing resources in cluster storage systems
US8032702B2 (en) * 2007-05-24 2011-10-04 International Business Machines Corporation Disk storage management of a tape library with data backup and recovery
CN103279181A (en) 2007-08-28 2013-09-04 Commvault系统公司 Power management of data processing resources, such as power adaptive management of data storage operations
US8706976B2 (en) * 2007-08-30 2014-04-22 Commvault Systems, Inc. Parallel access virtual tape library and drives
US8396838B2 (en) * 2007-10-17 2013-03-12 Commvault Systems, Inc. Legal compliance, electronic discovery and electronic document handling of online and offline copies of data
US7774465B1 (en) 2007-11-28 2010-08-10 Netapp, Inc. High-speed data transfer in a storage virtualization controller
US8028062B1 (en) * 2007-12-26 2011-09-27 Emc Corporation Non-disruptive data mobility using virtual storage area networks with split-path virtualization
US8296301B2 (en) 2008-01-30 2012-10-23 Commvault Systems, Inc. Systems and methods for probabilistic data classification
US7836174B2 (en) * 2008-01-30 2010-11-16 Commvault Systems, Inc. Systems and methods for grid-based data scanning
US7991860B2 (en) 2008-04-07 2011-08-02 Hitachi, Ltd. Method and apparatus for HBA migration
JP4623126B2 (en) * 2008-04-14 2011-02-02 株式会社日立製作所 Data processing system
US8806053B1 (en) 2008-04-29 2014-08-12 F5 Networks, Inc. Methods and systems for optimizing network traffic using preemptive acknowledgment signals
GB2460841B (en) 2008-06-10 2012-01-11 Virtensys Ltd Methods of providing access to I/O devices
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
US8352954B2 (en) 2008-06-19 2013-01-08 Commvault Systems, Inc. Data storage resource allocation by employing dynamic methods and blacklisting resource request pools
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
US8484162B2 (en) 2008-06-24 2013-07-09 Commvault Systems, Inc. De-duplication systems and methods for application-specific data
US9098495B2 (en) 2008-06-24 2015-08-04 Commvault Systems, Inc. Application-aware and remote single instance data management
US8219524B2 (en) * 2008-06-24 2012-07-10 Commvault Systems, Inc. Application-aware and remote single instance data management
US8335776B2 (en) 2008-07-02 2012-12-18 Commvault Systems, Inc. Distributed indexing system for data storage
US8166263B2 (en) 2008-07-03 2012-04-24 Commvault Systems, Inc. Continuous data protection over intermittent connections, such as continuous data backup for laptops or wireless devices
JP5147584B2 (en) * 2008-07-23 2013-02-20 株式会社日立製作所 Command execution method by storage subsystem and controller
US8015343B2 (en) * 2008-08-08 2011-09-06 Amazon Technologies, Inc. Providing executing programs with reliable access to non-local block data storage
US8055734B2 (en) 2008-08-15 2011-11-08 International Business Machines Corporation Mapping of logical volumes to host clusters
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
US8307177B2 (en) 2008-09-05 2012-11-06 Commvault Systems, Inc. Systems and methods for management of virtualization data
US20100070474A1 (en) 2008-09-12 2010-03-18 Lad Kamleshkumar K Transferring or migrating portions of data objects, such as block-level data migration or chunk-based data migration
US20100070466A1 (en) * 2008-09-15 2010-03-18 Anand Prahlad Data transfer techniques within data storage devices, such as network attached storage performing data migration
US9015181B2 (en) 2008-09-26 2015-04-21 Commvault Systems, Inc. Systems and methods for managing single instancing data
EP2329378A4 (en) 2008-09-26 2015-11-25 Commvault Systems Inc Systems and methods for managing single instancing data
US8566444B1 (en) 2008-10-30 2013-10-22 F5 Networks, Inc. Methods and system for simultaneous multiple rules checking
US9178842B2 (en) 2008-11-05 2015-11-03 Commvault Systems, Inc. Systems and methods for monitoring messaging applications for compliance with a policy
US8412677B2 (en) 2008-11-26 2013-04-02 Commvault Systems, Inc. Systems and methods for byte-level or quasi byte-level single instancing
US8204859B2 (en) 2008-12-10 2012-06-19 Commvault Systems, Inc. Systems and methods for managing replicated database data
US9495382B2 (en) * 2008-12-10 2016-11-15 Commvault Systems, Inc. Systems and methods for performing discrete data replication
US8046460B1 (en) * 2009-01-23 2011-10-25 Hewlett-Packard Development Company, L.P. Automatic server deployment using a pre-provisioned logical volume
US8434131B2 (en) 2009-03-20 2013-04-30 Commvault Systems, Inc. Managing connections in a data storage system
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
US8612439B2 (en) 2009-06-30 2013-12-17 Commvault Systems, Inc. Performing data storage operations in a cloud storage environment, including searching, encryption and indexing
US8930306B1 (en) 2009-07-08 2015-01-06 Commvault Systems, Inc. Synchronized data deduplication
US9973446B2 (en) 2009-08-20 2018-05-15 Oracle International Corporation Remote shared server peripherals over an Ethernet network for resource virtualization
US8719767B2 (en) 2011-03-31 2014-05-06 Commvault Systems, Inc. Utilizing snapshots to provide builds to developer computing devices
US8706867B2 (en) 2011-03-31 2014-04-22 Commvault Systems, Inc. Realtime streaming of multimedia content from secondary storage devices
US9092500B2 (en) 2009-09-03 2015-07-28 Commvault Systems, Inc. Utilizing snapshots for access to databases and other applications
US8595191B2 (en) * 2009-12-31 2013-11-26 Commvault Systems, Inc. Systems and methods for performing data management operations using snapshots
US10157280B2 (en) 2009-09-23 2018-12-18 F5 Networks, Inc. System and method for identifying security breach attempts of a website
US9313047B2 (en) 2009-11-06 2016-04-12 F5 Networks, Inc. Handling high throughput and low latency network data packets in a traffic management device
US8868961B1 (en) 2009-11-06 2014-10-21 F5 Networks, Inc. Methods for acquiring hyper transport timing and devices thereof
US10721269B1 (en) 2009-11-06 2020-07-21 F5 Networks, Inc. Methods and system for returning requests with javascript for clients before passing a request to a server
US8688907B2 (en) * 2009-11-25 2014-04-01 Cleversafe, Inc. Large scale subscription based dispersed storage network
US20190056998A1 (en) * 2009-11-25 2019-02-21 International Business Machines Corporation Large scale dispersed storage network using set top boxes and centralized control
US20180239673A1 (en) * 2009-11-25 2018-08-23 International Business Machines Corporation Large scale dispersed storage network using wireless devices and centralized control
US8442983B2 (en) * 2009-12-31 2013-05-14 Commvault Systems, Inc. Asynchronous methods of data classification using change journals and other data structures
WO2011082132A1 (en) 2009-12-31 2011-07-07 Commvault Systems, Inc. Systems and methods for analyzing snapshots
US8202205B2 (en) * 2010-02-09 2012-06-19 GoBe Healthy, LLC Omni-directional exercise device
US8504517B2 (en) * 2010-03-29 2013-08-06 Commvault Systems, Inc. Systems and methods for selective data replication
US8504515B2 (en) 2010-03-30 2013-08-06 Commvault Systems, Inc. Stubbing systems and methods in a data replication environment
US8725698B2 (en) 2010-03-30 2014-05-13 Commvault Systems, Inc. Stub file prioritization in a data replication system
US8352422B2 (en) 2010-03-30 2013-01-08 Commvault Systems, Inc. Data restore systems and methods in a replication environment
US8402118B2 (en) * 2010-04-09 2013-03-19 International Business Machines Corporation Intelligent LUN generation and management
US8489656B2 (en) 2010-05-28 2013-07-16 Commvault Systems, Inc. Systems and methods for performing data replication
TW201145034A (en) * 2010-06-01 2011-12-16 Etron Technology Inc System of realizing multi-port storages based on a UASP protocol of a USB specification version 3.0 and method thereof
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
US9141625B1 (en) 2010-06-22 2015-09-22 F5 Networks, Inc. Methods for preserving flow state during virtual machine migration and devices thereof
US10015286B1 (en) 2010-06-23 2018-07-03 F5 Networks, Inc. System and method for proxying HTTP single sign on across network domains
US9495119B1 (en) * 2010-07-08 2016-11-15 EMC IP Holding Company LLC Static load balancing for file systems in a multipath I/O environment
US8908545B1 (en) 2010-07-08 2014-12-09 F5 Networks, Inc. System and method for handling TCP performance in network access with driver initiated application tunnel
US8347100B1 (en) 2010-07-14 2013-01-01 F5 Networks, Inc. Methods for DNSSEC proxying and deployment amelioration and systems thereof
US9083760B1 (en) 2010-08-09 2015-07-14 F5 Networks, Inc. Dynamic cloning and reservation of detached idle connections
US8630174B1 (en) 2010-09-14 2014-01-14 F5 Networks, Inc. System and method for post shaping TCP packetization
US8463909B1 (en) 2010-09-15 2013-06-11 F5 Networks, Inc. Systems and methods for managing server resources
US8886981B1 (en) 2010-09-15 2014-11-11 F5 Networks, Inc. Systems and methods for idle driven scheduling
US8804504B1 (en) 2010-09-16 2014-08-12 F5 Networks, Inc. System and method for reducing CPU load in processing PPP packets on a SSL-VPN tunneling device
US9331963B2 (en) 2010-09-24 2016-05-03 Oracle International Corporation Wireless host I/O using virtualized I/O controllers
US8578109B2 (en) 2010-09-30 2013-11-05 Commvault Systems, Inc. Systems and methods for retaining and using data block signatures in data protection operations
US8935492B2 (en) 2010-09-30 2015-01-13 Commvault Systems, Inc. Archiving data objects using secondary copies
EP2622469B1 (en) 2010-09-30 2019-11-13 Commvault Systems, Inc. Efficient data management improvements, such as docking limited-feature data management modules to a full-featured data management system
US9244779B2 (en) 2010-09-30 2016-01-26 Commvault Systems, Inc. Data recovery operations, such as recovery from modified network data management protocol data
US8364652B2 (en) 2010-09-30 2013-01-29 Commvault Systems, Inc. Content aligned block-based deduplication
US9554276B2 (en) 2010-10-29 2017-01-24 F5 Networks, Inc. System and method for on the fly protocol conversion in obtaining policy enforcement information
WO2012058486A2 (en) 2010-10-29 2012-05-03 F5 Networks, Inc. Automated policy builder
US20120150818A1 (en) 2010-12-14 2012-06-14 Commvault Systems, Inc. Client-side repository in a networked deduplicated storage system
US9020900B2 (en) 2010-12-14 2015-04-28 Commvault Systems, Inc. Distributed deduplicated storage system
US8627467B2 (en) 2011-01-14 2014-01-07 F5 Networks, Inc. System and method for selectively storing web objects in a cache memory based on policy decisions
US9021198B1 (en) 2011-01-20 2015-04-28 Commvault Systems, Inc. System and method for sharing SAN storage
US10135831B2 (en) 2011-01-28 2018-11-20 F5 Networks, Inc. System and method for combining an access control system with a traffic management system
US8849762B2 (en) 2011-03-31 2014-09-30 Commvault Systems, Inc. Restoring computing environments, such as autorecovery of file systems at certain points in time
US8719264B2 (en) 2011-03-31 2014-05-06 Commvault Systems, Inc. Creating secondary copies of data based on searches for content
US9246819B1 (en) 2011-06-20 2016-01-26 F5 Networks, Inc. System and method for performing message-based load balancing
US9116633B2 (en) 2011-09-30 2015-08-25 Commvault Systems, Inc. Information management of virtual machines having mapped storage devices
US9372827B2 (en) 2011-09-30 2016-06-21 Commvault Systems, Inc. Migration of an existing computing system to new hardware
US9461881B2 (en) 2011-09-30 2016-10-04 Commvault Systems, Inc. Migration of existing computing systems to cloud computing sites or virtual machines
US9836340B2 (en) * 2011-10-03 2017-12-05 International Business Machines Corporation Safe management of data storage using a volume manager
US9270766B2 (en) 2011-12-30 2016-02-23 F5 Networks, Inc. Methods for identifying network traffic characteristics to correlate and manage one or more subsequent flows and devices thereof
US9015519B2 (en) * 2012-01-31 2015-04-21 Symantec Corporation Method and system for cluster wide adaptive I/O scheduling by a multipathing driver
JP2013164820A (en) * 2012-02-13 2013-08-22 Fujitsu Ltd Evaluation support method, evaluation support program, and evaluation support apparatus
US10230566B1 (en) 2012-02-17 2019-03-12 F5 Networks, Inc. Methods for dynamically constructing a service principal name and devices thereof
US9172753B1 (en) 2012-02-20 2015-10-27 F5 Networks, Inc. Methods for optimizing HTTP header based authentication and devices thereof
US9231879B1 (en) 2012-02-20 2016-01-05 F5 Networks, Inc. Methods for policy-based network traffic queue management and devices thereof
US9471578B2 (en) 2012-03-07 2016-10-18 Commvault Systems, Inc. Data storage system utilizing proxy device for storage operations
US9298715B2 (en) 2012-03-07 2016-03-29 Commvault Systems, Inc. Data storage system utilizing proxy device for storage operations
US9020890B2 (en) 2012-03-30 2015-04-28 Commvault Systems, Inc. Smart archiving and data previewing for mobile devices
US9063938B2 (en) 2012-03-30 2015-06-23 Commvault Systems, Inc. Search filtered file system using secondary storage, including multi-dimensional indexing and searching of archived files
US8950009B2 (en) 2012-03-30 2015-02-03 Commvault Systems, Inc. Information management of data associated with multiple cloud services
US10157184B2 (en) 2012-03-30 2018-12-18 Commvault Systems, Inc. Data previewing before recalling large data files
EP2712450A4 (en) 2012-03-30 2015-09-16 Commvault Systems Inc Informaton management of mobile device data
US9262496B2 (en) 2012-03-30 2016-02-16 Commvault Systems, Inc. Unified access to personal data
US9639297B2 (en) 2012-03-30 2017-05-02 Commvault Systems, Inc Shared network-available storage that permits concurrent data access
US9342537B2 (en) 2012-04-23 2016-05-17 Commvault Systems, Inc. Integrated snapshot interface for a data storage system
EP2853074B1 (en) 2012-04-27 2021-03-24 F5 Networks, Inc Methods for optimizing service of content requests and devices thereof
US8892523B2 (en) 2012-06-08 2014-11-18 Commvault Systems, Inc. Auto summarization of content
US9218376B2 (en) 2012-06-13 2015-12-22 Commvault Systems, Inc. Intelligent data sourcing in a networked storage system
US9083550B2 (en) 2012-10-29 2015-07-14 Oracle International Corporation Network virtualization over infiniband
US9672521B1 (en) * 2012-12-07 2017-06-06 The Boeing Company Reformatting legacy system work orders with highlighted process compliance
US10379988B2 (en) 2012-12-21 2019-08-13 Commvault Systems, Inc. Systems and methods for performance monitoring
US20140181046A1 (en) 2012-12-21 2014-06-26 Commvault Systems, Inc. Systems and methods to backup unprotected virtual machines
US9286086B2 (en) 2012-12-21 2016-03-15 Commvault Systems, Inc. Archiving virtual machines in a data storage system
US20140181085A1 (en) 2012-12-21 2014-06-26 Commvault Systems, Inc. Data storage system for analysis of data across heterogeneous information management systems
US9633216B2 (en) 2012-12-27 2017-04-25 Commvault Systems, Inc. Application of information management policies based on operation with a geographic entity
US9021452B2 (en) 2012-12-27 2015-04-28 Commvault Systems, Inc. Automatic identification of storage requirements, such as for use in selling data storage management solutions
US9069799B2 (en) 2012-12-27 2015-06-30 Commvault Systems, Inc. Restoration of centralized data storage manager, such as data storage manager in a hierarchical data storage system
US9633022B2 (en) 2012-12-28 2017-04-25 Commvault Systems, Inc. Backup and restoration for a deduplicated file system
US9378035B2 (en) 2012-12-28 2016-06-28 Commvault Systems, Inc. Systems and methods for repurposing virtual machines
US10346259B2 (en) 2012-12-28 2019-07-09 Commvault Systems, Inc. Data recovery using a cloud-based remote data recovery center
US20140196038A1 (en) 2013-01-08 2014-07-10 Commvault Systems, Inc. Virtual machine management in a data storage system
US20140201151A1 (en) 2013-01-11 2014-07-17 Commvault Systems, Inc. Systems and methods to select files for restoration from block-level backup for virtual machines
US9633033B2 (en) 2013-01-11 2017-04-25 Commvault Systems, Inc. High availability distributed deduplicated storage system
US9886346B2 (en) 2013-01-11 2018-02-06 Commvault Systems, Inc. Single snapshot for multiple agents
US9430491B2 (en) 2013-01-11 2016-08-30 Commvault Systems, Inc. Request-based data synchronization management
US9286110B2 (en) 2013-01-14 2016-03-15 Commvault Systems, Inc. Seamless virtual machine recall in a data storage system
US10375155B1 (en) 2013-02-19 2019-08-06 F5 Networks, Inc. System and method for achieving hardware acceleration for asymmetric flow connections
US9459968B2 (en) 2013-03-11 2016-10-04 Commvault Systems, Inc. Single index to query multiple backup formats
US20140281516A1 (en) 2013-03-12 2014-09-18 Commvault Systems, Inc. Automatic file decryption
US9201809B2 (en) * 2013-05-14 2015-12-01 Globalfoundries Inc. Accidental shared volume erasure prevention
CN104346310B (en) * 2013-08-05 2018-01-02 豪威科技(上海)有限公司 A kind of high-performance I2C slaves data exchange circuit and method
US9939981B2 (en) 2013-09-12 2018-04-10 Commvault Systems, Inc. File manager integration with virtualization in an information management system with an enhanced storage manager, including user control and storage management of virtual machines
US10187317B1 (en) 2013-11-15 2019-01-22 F5 Networks, Inc. Methods for traffic rate control and devices thereof
US9384206B1 (en) * 2013-12-26 2016-07-05 Emc Corporation Managing data deduplication in storage systems
US9158462B2 (en) * 2014-01-09 2015-10-13 International Business Machines Corporation Tape volume access block having data set information stored therein
US10949382B2 (en) 2014-01-15 2021-03-16 Commvault Systems, Inc. User-centric interfaces for information management systems
US9639426B2 (en) 2014-01-24 2017-05-02 Commvault Systems, Inc. Single snapshot for multiple applications
US9495251B2 (en) 2014-01-24 2016-11-15 Commvault Systems, Inc. Snapshot readiness checking and reporting
US9753812B2 (en) 2014-01-24 2017-09-05 Commvault Systems, Inc. Generating mapping information for single snapshot for multiple applications
US9632874B2 (en) 2014-01-24 2017-04-25 Commvault Systems, Inc. Database application backup in single snapshot for multiple applications
US10324897B2 (en) 2014-01-27 2019-06-18 Commvault Systems, Inc. Techniques for serving archived electronic mail
US9798596B2 (en) 2014-02-27 2017-10-24 Commvault Systems, Inc. Automatic alert escalation 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
US10380072B2 (en) 2014-03-17 2019-08-13 Commvault Systems, Inc. Managing deletions from a deduplication database
US9633056B2 (en) 2014-03-17 2017-04-25 Commvault Systems, Inc. Maintaining a deduplication database
US9563518B2 (en) 2014-04-02 2017-02-07 Commvault Systems, Inc. Information management by a media agent in the absence of communications with a storage manager
US9823978B2 (en) 2014-04-16 2017-11-21 Commvault Systems, Inc. User-level quota management of data objects stored in information management systems
US9740574B2 (en) 2014-05-09 2017-08-22 Commvault Systems, Inc. Load balancing across multiple data paths
US9848045B2 (en) 2014-05-27 2017-12-19 Commvault Systems, Inc. Offline messaging between a repository storage operation cell and remote storage operation cells via an intermediary media agent
US10015143B1 (en) 2014-06-05 2018-07-03 F5 Networks, Inc. Methods for securing one or more license entitlement grants and devices thereof
US9760446B2 (en) 2014-06-11 2017-09-12 Micron Technology, Inc. Conveying value of implementing an integrated data management and protection system
US11838851B1 (en) 2014-07-15 2023-12-05 F5, Inc. Methods for managing L7 traffic classification and devices thereof
US20160019317A1 (en) 2014-07-16 2016-01-21 Commvault Systems, Inc. Volume or virtual machine level backup and generating placeholders for virtual machine files
WO2016013116A1 (en) * 2014-07-25 2016-01-28 株式会社日立製作所 Storage device
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
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
US10122630B1 (en) 2014-08-15 2018-11-06 F5 Networks, Inc. Methods for network traffic presteering and devices thereof
US10042716B2 (en) 2014-09-03 2018-08-07 Commvault Systems, Inc. Consolidated processing of storage-array commands using a forwarder media agent in conjunction with a snapshot-control media agent
US9774672B2 (en) 2014-09-03 2017-09-26 Commvault Systems, Inc. Consolidated processing of storage-array commands by a snapshot-control media agent
US9405928B2 (en) 2014-09-17 2016-08-02 Commvault Systems, Inc. Deriving encryption rules based on file content
US9436555B2 (en) 2014-09-22 2016-09-06 Commvault Systems, Inc. Efficient live-mount of a backed up virtual machine in a storage management system
US9710465B2 (en) 2014-09-22 2017-07-18 Commvault Systems, Inc. Efficiently restoring execution of a backed up virtual machine based on coordination with virtual-machine-file-relocation operations
US9417968B2 (en) 2014-09-22 2016-08-16 Commvault Systems, Inc. Efficiently restoring execution of a backed up virtual machine based on coordination with virtual-machine-file-relocation operations
WO2016050315A1 (en) * 2014-10-02 2016-04-07 Hitachi Data Systems Engineering UK Limited Method and an apparatus, and related computer-program products, for managing access request in multi-tenancy environments
US9600692B2 (en) * 2014-10-17 2017-03-21 International Business Machines Corporation Storage system security
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
US9575673B2 (en) 2014-10-29 2017-02-21 Commvault Systems, Inc. Accessing a file system using tiered deduplication
US10776209B2 (en) 2014-11-10 2020-09-15 Commvault Systems, Inc. Cross-platform virtual machine backup and replication
US9448731B2 (en) 2014-11-14 2016-09-20 Commvault Systems, Inc. Unified snapshot storage management
US9648105B2 (en) 2014-11-14 2017-05-09 Commvault Systems, Inc. Unified snapshot storage management, using an enhanced storage manager and enhanced media agents
US20160142485A1 (en) 2014-11-19 2016-05-19 Commvault Systems, Inc. Migration to cloud storage from backup
US9983936B2 (en) 2014-11-20 2018-05-29 Commvault Systems, Inc. Virtual machine change block tracking
US10182013B1 (en) 2014-12-01 2019-01-15 F5 Networks, Inc. Methods for managing progressive image delivery and devices thereof
US9665292B2 (en) * 2015-01-08 2017-05-30 Dell Products, Lp System and method for providing consistent metadata for RAID solutions
US9898213B2 (en) 2015-01-23 2018-02-20 Commvault Systems, Inc. Scalable auxiliary copy processing using media agent resources
US9904481B2 (en) 2015-01-23 2018-02-27 Commvault Systems, Inc. Scalable auxiliary copy processing in a storage management system using media agent resources
US11895138B1 (en) 2015-02-02 2024-02-06 F5, Inc. Methods for improving web scanner accuracy and devices thereof
US10313243B2 (en) 2015-02-24 2019-06-04 Commvault Systems, Inc. Intelligent local management of data stream throttling in secondary-copy operations
US10956299B2 (en) 2015-02-27 2021-03-23 Commvault Systems, Inc. Diagnosing errors in data storage and archiving in a cloud or networking environment
JP6529304B2 (en) * 2015-03-25 2019-06-12 株式会社日立ソリューションズ Access control system and access control method
US9928144B2 (en) 2015-03-30 2018-03-27 Commvault Systems, Inc. Storage management of data using an open-archive architecture, including streamlined access to primary data originally stored on network-attached storage and archived to secondary storage
US10834065B1 (en) 2015-03-31 2020-11-10 F5 Networks, Inc. Methods for SSL protected NTLM re-authentication and devices thereof
US10339106B2 (en) 2015-04-09 2019-07-02 Commvault Systems, Inc. Highly reusable deduplication database after disaster recovery
US10311150B2 (en) 2015-04-10 2019-06-04 Commvault Systems, Inc. Using a Unix-based file system to manage and serve clones to windows-based computing clients
US10505818B1 (en) 2015-05-05 2019-12-10 F5 Networks. Inc. Methods for analyzing and load balancing based on server health and devices thereof
US11350254B1 (en) 2015-05-05 2022-05-31 F5, Inc. Methods for enforcing compliance policies and devices thereof
US10324914B2 (en) 2015-05-20 2019-06-18 Commvalut Systems, Inc. Handling user queries against production and archive storage systems, such as for enterprise customers having large and/or numerous files
US20160350391A1 (en) 2015-05-26 2016-12-01 Commvault Systems, Inc. Replication using deduplicated secondary copy data
US9563514B2 (en) 2015-06-19 2017-02-07 Commvault Systems, Inc. Assignment of proxies for virtual-machine secondary copy operations including streaming backup jobs
US10084873B2 (en) 2015-06-19 2018-09-25 Commvault Systems, Inc. Assignment of data agent proxies for executing virtual-machine secondary copy operations including streaming backup jobs
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
US10089196B2 (en) * 2015-07-14 2018-10-02 Shannon Systems Ltd. Methods for reconfiguring a storage controller when control logic fails and apparatuses using the same
US9766825B2 (en) 2015-07-22 2017-09-19 Commvault Systems, Inc. Browse and restore for block-level backups
US10101913B2 (en) 2015-09-02 2018-10-16 Commvault Systems, Inc. Migrating data to disk without interrupting running backup operations
US10176036B2 (en) 2015-10-29 2019-01-08 Commvault Systems, Inc. Monitoring, diagnosing, and repairing a management database in a data storage management system
US11757946B1 (en) 2015-12-22 2023-09-12 F5, Inc. Methods for analyzing network traffic and enforcing network policies and devices thereof
US20170193003A1 (en) 2015-12-30 2017-07-06 Commvault Systems, Inc. Redundant and robust distributed deduplication data storage system
JP6516875B2 (en) * 2016-01-08 2019-05-22 株式会社日立製作所 Integration platform, server, and failover method
US10404698B1 (en) 2016-01-15 2019-09-03 F5 Networks, Inc. Methods for adaptive organization of web application access points in webtops and devices thereof
US10797888B1 (en) 2016-01-20 2020-10-06 F5 Networks, Inc. Methods for secured SCEP enrollment for client devices and devices thereof
US11178150B1 (en) 2016-01-20 2021-11-16 F5 Networks, Inc. Methods for enforcing access control list based on managed application and devices thereof
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)
US10565067B2 (en) 2016-03-09 2020-02-18 Commvault Systems, Inc. Virtual server cloud file system for virtual machine backup from cloud operations
US10503753B2 (en) 2016-03-10 2019-12-10 Commvault Systems, Inc. Snapshot replication operations based on incremental block change tracking
US11349763B1 (en) * 2016-03-16 2022-05-31 Dell Products L.P. Avoiding failures in sending data to the cloud due to performance gradient
CN107203329B (en) * 2016-03-17 2020-12-01 伊姆西Ip控股有限责任公司 Storage management method and equipment
US10791088B1 (en) 2016-06-17 2020-09-29 F5 Networks, Inc. Methods for disaggregating subscribers via DHCP address translation and devices thereof
US10346248B2 (en) 2016-06-23 2019-07-09 Red Hat Israel, Ltd. Failure resistant volume creation in a shared storage environment
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
US10540516B2 (en) 2016-10-13 2020-01-21 Commvault Systems, Inc. Data protection within an unsecured storage environment
US10152251B2 (en) 2016-10-25 2018-12-11 Commvault Systems, Inc. Targeted backup of virtual machine
US10162528B2 (en) 2016-10-25 2018-12-25 Commvault Systems, Inc. Targeted snapshot based on virtual machine location
US11063758B1 (en) 2016-11-01 2021-07-13 F5 Networks, Inc. Methods for facilitating cipher selection and devices thereof
US10505792B1 (en) 2016-11-02 2019-12-10 F5 Networks, Inc. Methods for facilitating network traffic analytics and devices thereof
US10922189B2 (en) 2016-11-02 2021-02-16 Commvault Systems, Inc. Historical network data-based scanning thread generation
US10389810B2 (en) 2016-11-02 2019-08-20 Commvault Systems, Inc. Multi-threaded scanning of distributed file systems
US10678758B2 (en) 2016-11-21 2020-06-09 Commvault Systems, Inc. Cross-platform virtual machine data and memory backup and replication
US11496438B1 (en) 2017-02-07 2022-11-08 F5, Inc. Methods for improved network security using asymmetric traffic delivery and devices thereof
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
US10459666B2 (en) 2017-03-03 2019-10-29 Commvault Systems, Inc. Using storage managers in respective data storage management systems for license distribution, compliance, and updates
US10791119B1 (en) 2017-03-14 2020-09-29 F5 Networks, Inc. Methods for temporal password injection and devices thereof
US10949308B2 (en) 2017-03-15 2021-03-16 Commvault Systems, Inc. Application aware backup of virtual machines
US11032350B2 (en) 2017-03-15 2021-06-08 Commvault Systems, Inc. Remote commands framework to control clients
US10812266B1 (en) 2017-03-17 2020-10-20 F5 Networks, Inc. Methods for managing security tokens based on security violations and devices thereof
US20180276022A1 (en) 2017-03-24 2018-09-27 Commvault Systems, Inc. Consistent virtual machine replication
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
US11108858B2 (en) 2017-03-28 2021-08-31 Commvault Systems, Inc. Archiving mail servers via a simple mail transfer protocol (SMTP) server
US11074140B2 (en) 2017-03-29 2021-07-27 Commvault Systems, Inc. Live browsing of granular mailbox data
US11074138B2 (en) 2017-03-29 2021-07-27 Commvault Systems, Inc. Multi-streaming backup operations for mailboxes
US10387073B2 (en) 2017-03-29 2019-08-20 Commvault Systems, Inc. External dynamic virtual machine synchronization
US11010261B2 (en) 2017-03-31 2021-05-18 Commvault Systems, Inc. Dynamically allocating streams during restoration of data
US10853195B2 (en) 2017-03-31 2020-12-01 Commvault Systems, Inc. Granular restoration of virtual machine application data
US10552294B2 (en) 2017-03-31 2020-02-04 Commvault Systems, Inc. Management of internet of things devices
US11294786B2 (en) 2017-03-31 2022-04-05 Commvault Systems, Inc. Management of internet of things devices
US11221939B2 (en) 2017-03-31 2022-01-11 Commvault Systems, Inc. Managing data from internet of things devices in a vehicle
US10931662B1 (en) 2017-04-10 2021-02-23 F5 Networks, Inc. Methods for ephemeral authentication screening and devices thereof
TWI652592B (en) * 2017-04-20 2019-03-01 周宏建 Storage device and access control method thereof
US10972453B1 (en) 2017-05-03 2021-04-06 F5 Networks, Inc. Methods for token refreshment based on single sign-on (SSO) for federated identity environments and devices thereof
US10984041B2 (en) 2017-05-11 2021-04-20 Commvault Systems, Inc. Natural language processing integrated with database and data storage management
US11122042B1 (en) 2017-05-12 2021-09-14 F5 Networks, Inc. Methods for dynamically managing user access control and devices thereof
US11343237B1 (en) 2017-05-12 2022-05-24 F5, Inc. Methods for managing a federated identity environment using security and access control data and devices thereof
US10664352B2 (en) 2017-06-14 2020-05-26 Commvault Systems, Inc. Live browsing of backed up data residing on cloned disks
US11122083B1 (en) 2017-09-08 2021-09-14 F5 Networks, Inc. Methods for managing network connections based on DNS data and network policies and devices thereof
US10831409B2 (en) * 2017-11-16 2020-11-10 International Business Machines Corporation Volume reconfiguration for virtual machines
US10307649B1 (en) 2017-12-06 2019-06-04 Acushnet Company Multi-material iron golf club head
US10742735B2 (en) 2017-12-12 2020-08-11 Commvault Systems, Inc. Enhanced network attached storage (NAS) services interfacing to cloud storage
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
US10732885B2 (en) 2018-02-14 2020-08-04 Commvault Systems, Inc. Block-level live browsing and private writable snapshots using an ISCSI server
US10642886B2 (en) 2018-02-14 2020-05-05 Commvault Systems, Inc. Targeted search of backup data using facial recognition
US10877928B2 (en) 2018-03-07 2020-12-29 Commvault Systems, Inc. Using utilities injected into cloud-based virtual machines for speeding up virtual machine backup operations
US10789387B2 (en) 2018-03-13 2020-09-29 Commvault Systems, Inc. Graphical representation of an information management system
US11658995B1 (en) 2018-03-20 2023-05-23 F5, Inc. Methods for dynamically mitigating network attacks and devices thereof
US11044200B1 (en) 2018-07-06 2021-06-22 F5 Networks, Inc. Methods for service stitching using a packet header and devices thereof
US10891198B2 (en) 2018-07-30 2021-01-12 Commvault Systems, Inc. Storing data to cloud libraries in cloud native formats
US11159469B2 (en) 2018-09-12 2021-10-26 Commvault Systems, Inc. Using machine learning to modify presentation of mailbox objects
US11010258B2 (en) 2018-11-27 2021-05-18 Commvault Systems, Inc. Generating backup copies through interoperability between components of a data storage management system and appliances for data storage and deduplication
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
US11698727B2 (en) 2018-12-14 2023-07-11 Commvault Systems, Inc. Performing secondary copy operations based on deduplication performance
KR102648790B1 (en) * 2018-12-19 2024-03-19 에스케이하이닉스 주식회사 Data storage device and operating method thereof
US10768971B2 (en) 2019-01-30 2020-09-08 Commvault Systems, Inc. Cross-hypervisor live mount of backed up virtual machine data
US10996974B2 (en) 2019-01-30 2021-05-04 Commvault Systems, Inc. Cross-hypervisor live mount of backed up virtual machine data, including management of cache storage for virtual machine data
US20200327017A1 (en) 2019-04-10 2020-10-15 Commvault Systems, Inc. Restore using deduplicated secondary copy data
US11494273B2 (en) 2019-04-30 2022-11-08 Commvault Systems, Inc. Holistically protecting serverless applications across one or more cloud computing environments
US11463264B2 (en) 2019-05-08 2022-10-04 Commvault Systems, Inc. Use of data block signatures for monitoring in an information management system
US11461184B2 (en) 2019-06-17 2022-10-04 Commvault Systems, Inc. Data storage management system for protecting cloud-based data including on-demand protection, recovery, and migration of databases-as-a-service and/or serverless database management systems
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
US20210011816A1 (en) 2019-07-10 2021-01-14 Commvault Systems, Inc. Preparing containerized applications for backup using a backup services container in a container-orchestration pod
US11042318B2 (en) 2019-07-29 2021-06-22 Commvault Systems, Inc. Block-level data replication
US20210173811A1 (en) 2019-12-04 2021-06-10 Commvault Systems, Inc. Optimizing the restoration of deduplicated data stored in multi-node replicated file systems
US11467753B2 (en) 2020-02-14 2022-10-11 Commvault Systems, Inc. On-demand restore of virtual machine data
US11422900B2 (en) 2020-03-02 2022-08-23 Commvault Systems, Inc. Platform-agnostic containerized application data protection
US11321188B2 (en) 2020-03-02 2022-05-03 Commvault Systems, Inc. Platform-agnostic containerized application data protection
US11442768B2 (en) 2020-03-12 2022-09-13 Commvault Systems, Inc. Cross-hypervisor live recovery of virtual machines
US11099956B1 (en) 2020-03-26 2021-08-24 Commvault Systems, Inc. Snapshot-based disaster recovery orchestration of virtual machine failover and failback operations
US11429289B2 (en) * 2020-03-27 2022-08-30 Intel Corporation Memory map protection mechanism
US11500669B2 (en) 2020-05-15 2022-11-15 Commvault Systems, Inc. Live recovery of virtual machines in a public cloud computing environment
US11687424B2 (en) 2020-05-28 2023-06-27 Commvault Systems, Inc. Automated media agent state management
US11494417B2 (en) 2020-08-07 2022-11-08 Commvault Systems, Inc. Automated email classification in an information management system
US11314687B2 (en) 2020-09-24 2022-04-26 Commvault Systems, Inc. Container data mover for migrating data between distributed data storage systems integrated with application orchestrators
US11656951B2 (en) 2020-10-28 2023-05-23 Commvault Systems, Inc. Data loss vulnerability detection
US11604706B2 (en) 2021-02-02 2023-03-14 Commvault Systems, Inc. Back up and restore related data on different cloud storage tiers
US11593223B1 (en) 2021-09-02 2023-02-28 Commvault Systems, Inc. Using resource pool administrative entities in a data storage management system to provide shared infrastructure to tenants
US11809285B2 (en) 2022-02-09 2023-11-07 Commvault Systems, Inc. Protecting a management database of a data storage management system to meet a recovery point objective (RPO)

Family Cites Families (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3757225A (en) * 1972-03-16 1973-09-04 Telebeam Corp Communication system
US4207609A (en) * 1978-05-08 1980-06-10 International Business Machines Corporation Method and means for path independent device reservation and reconnection in a multi-CPU and shared device access system
US4837680A (en) * 1987-08-28 1989-06-06 International Business Machines Corporation Controlling asynchronously operating peripherals
US4970640A (en) * 1987-08-28 1990-11-13 International Business Machines Corporation Device initiated partial system quiescing
US5222217A (en) * 1989-01-18 1993-06-22 International Business Machines Corporation System and method for implementing operating system message queues with recoverable shared virtual storage
US5301290A (en) * 1990-03-14 1994-04-05 International Business Machines Corporation Method for minimizing lock processing while ensuring consistency among pages common to local processor caches and a shared external store
JP2575543B2 (en) * 1990-04-04 1997-01-29 インターナショナル・ビジネス・マシーンズ・コーポレイション Simultaneous access management method
US5577209A (en) * 1991-07-11 1996-11-19 Itt Corporation Apparatus and method for providing multi-level security for communication among computers and terminals on a network
US5339427A (en) * 1992-03-30 1994-08-16 International Business Machines Corporation Method and apparatus for distributed locking of shared data, employing a central coupling facility
US5428796A (en) * 1992-08-26 1995-06-27 International Business Machines Corporation System and method for regulating access to direct access storage devices in data processing systems
US5692128A (en) * 1993-06-23 1997-11-25 Microtest, Inc. Computer network with reliable and efficient removable media services
CA2137488C (en) * 1994-02-18 1998-09-29 Richard I. Baum Coexecuting method and means for performing parallel processing in conventional types of data processing systems
US5613139A (en) * 1994-05-11 1997-03-18 International Business Machines Corporation Hardware implemented locking mechanism for handling both single and plural lock requests in a lock message
US5761669A (en) * 1995-06-06 1998-06-02 Microsoft Corporation Controlling access to objects on multiple operating systems
US5768623A (en) * 1995-09-19 1998-06-16 International Business Machines Corporation System and method for sharing multiple storage arrays by dedicating adapters as primary controller and secondary controller for arrays reside in different host computers
JP3011886B2 (en) * 1996-06-06 2000-02-21 川崎重工業株式会社 Transfer box transporter
US5802178A (en) * 1996-07-30 1998-09-01 Itt Industries, Inc. Stand alone device for providing security within computer networks
EP0972247B1 (en) * 1996-08-02 2004-03-17 Hewlett-Packard Company Method and apparatus for allowing distributed control of shared resources
US5915088A (en) * 1996-12-05 1999-06-22 Tandem Computers Incorporated Interprocessor messaging system
US6073218A (en) * 1996-12-23 2000-06-06 Lsi Logic Corp. Methods and apparatus for coordinating shared multiple raid controller access to common storage devices
US5933824A (en) * 1996-12-23 1999-08-03 Lsi Logic Corporation Methods and apparatus for locking files within a clustered storage environment
US5956723A (en) * 1997-03-21 1999-09-21 Lsi Logic Corporation Maintaining identifier information in a memory using unique identifiers as a linked list
US6212636B1 (en) * 1997-05-01 2001-04-03 Itt Manufacturing Enterprises Method for establishing trust in a computer network via association
US5968182A (en) * 1997-05-12 1999-10-19 International Business Machines Corporation Method and means for utilizing device long busy response for resolving detected anomalies at the lowest level in a hierarchical, demand/response storage management subsystem
JP3228182B2 (en) * 1997-05-29 2001-11-12 株式会社日立製作所 Storage system and method for accessing storage system
US6057981A (en) * 1997-09-23 2000-05-02 Seagate Technology, Inc. Product information identification in a head disc assembly
US6038563A (en) * 1997-10-31 2000-03-14 Sun Microsystems, Inc. System and method for restricting database access to managed object information using a permissions table that specifies access rights corresponding to user access rights to the managed objects
US6154714A (en) * 1997-11-17 2000-11-28 Heuristic Physics Laboratories Method for using wafer navigation to reduce testing times of integrated circuit wafers
US5940828A (en) * 1997-11-18 1999-08-17 International Business Machines Corporation Locking contention resolution for shared resources
US6029023A (en) * 1997-12-03 2000-02-22 Minolta Co., Ltd. Image forming apparatus operating in color mode and monochrome mode
US6029168A (en) * 1998-01-23 2000-02-22 Tricord Systems, Inc. Decentralized file mapping in a striped network file system in a distributed computing environment
US6061753A (en) * 1998-01-27 2000-05-09 Emc Corporation Apparatus and method of accessing target devices across a bus utilizing initiator identifiers
US6012067A (en) * 1998-03-02 2000-01-04 Sarkar; Shyam Sundar Method and apparatus for storing and manipulating objects in a plurality of relational data managers on the web
US6233618B1 (en) * 1998-03-31 2001-05-15 Content Advisor, Inc. Access control of networked data
US6209023B1 (en) 1998-04-24 2001-03-27 Compaq Computer Corporation Supporting a SCSI device on a non-SCSI transport medium of a network
US6195703B1 (en) * 1998-06-24 2001-02-27 Emc Corporation Dynamic routing for performance partitioning in a data processing network
US6151331A (en) * 1998-09-23 2000-11-21 Crossroads Systems, Inc. System and method for providing a proxy FARP for legacy storage devices
US6148414A (en) * 1998-09-24 2000-11-14 Seek Systems, Inc. Methods and systems for implementing shared disk array management functions

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1318941C (en) * 2003-08-05 2007-05-30 华为技术有限公司 Port polling selection method
CN100416517C (en) * 2004-02-23 2008-09-03 深圳市朗科科技有限公司 Method in use for managing data access between storing devices and equipment of host computer
CN101044727B (en) * 2004-10-01 2010-07-07 Q逻辑公司 Method and system for using an in-line credit extender with a host bus adapter
CN100412779C (en) * 2004-11-17 2008-08-20 国际商业机器公司 Method and system of providing access device by host using memory controller port
CN101263483B (en) * 2005-09-12 2012-12-12 微软公司 Sharing a port with multiple processes
CN103765397B (en) * 2011-07-01 2016-08-17 英特尔公司 For determining the method, apparatus and system of the identifier of the volume of memorizer
CN103765397A (en) * 2011-07-01 2014-04-30 英特尔公司 Method, apparatus and system for determining an identifier of a volume of memory
CN105975214A (en) * 2011-08-26 2016-09-28 威睿公司 Configuring object storage system for input/output operations
CN105975214B (en) * 2011-08-26 2020-04-17 威睿公司 Object storage system configured for input/output operations
CN105144073A (en) * 2013-03-31 2015-12-09 微软技术许可有限责任公司 Removable storage device identity and configuration information
CN104883380A (en) * 2014-05-12 2015-09-02 陈杰 Method and device for storage volume configuration
CN104883380B (en) * 2014-05-12 2018-06-05 陈杰 The method and device of storage volume configuration
CN109257377A (en) * 2018-11-02 2019-01-22 浪潮电子信息产业股份有限公司 A kind of block device access control method, device and equipment
CN111580744A (en) * 2019-02-15 2020-08-25 爱思开海力士有限公司 Memory controller and operating method thereof
CN111580744B (en) * 2019-02-15 2023-07-11 爱思开海力士有限公司 Memory controller and method of operating the same
CN112764666A (en) * 2019-10-21 2021-05-07 伊姆西Ip控股有限责任公司 Method, apparatus and computer program product for storage management
CN112764666B (en) * 2019-10-21 2024-04-19 伊姆西Ip控股有限责任公司 Method, apparatus and computer program product for storage management
CN113448893A (en) * 2020-03-10 2021-09-28 联发科技股份有限公司 Method and apparatus for controlling access of multiple clients to a single storage device

Also Published As

Publication number Publication date
AU6494600A (en) 2001-04-17
US6343324B1 (en) 2002-01-29
WO2001020470A1 (en) 2001-03-22
EP1221100A1 (en) 2002-07-10
EP1221100A4 (en) 2007-07-18
CN1168020C (en) 2004-09-22
JP2003509773A (en) 2003-03-11

Similar Documents

Publication Publication Date Title
CN1168020C (en) System and method for host volume mapping for shared storage volumes in multi-host computing environment
CN101384985B (en) SAS zone group permission table version identifiers
US7596637B2 (en) Storage apparatus and control method for the same, and computer program product
US7802251B2 (en) System for resource allocation to an active virtual machine using switch and controller to associate resource groups
US6912627B2 (en) Method of creating a storage area &amp; storage device
US6931440B1 (en) Method and apparatus for dynamically determining whether access to a resource connected to a computer has changed and determining how to access the resource with a new identifier
US20060155837A1 (en) Diskless computer operation management system
US7181553B2 (en) Method and apparatus for identifying multiple paths to discovered SCSI devices and specific to set of physical path information
US6633962B1 (en) Method, system, program, and data structures for restricting host access to a storage space
US6629189B1 (en) Method and apparatus for managing target devices in a multi-path computer system
US6240511B1 (en) Method and apparatus for detecting system configuration changes
US6654902B1 (en) Persistent reservation IO barriers
US7921185B2 (en) System and method for managing switch and information handling system SAS protocol communication
US7028177B2 (en) Array controller ROM cloning in redundant controllers
US20050097324A1 (en) Disk control unit
US20070022314A1 (en) Architecture and method for configuring a simplified cluster over a network with fencing and quorum
US20030088658A1 (en) Obtaining information to facilitate system usage
US20040210648A1 (en) Method of distributed resource management of I/O devices in a network cluster
US6356979B1 (en) System and method for selectively presenting logical storage units to multiple host operating systems in a networked computing system
CA2245323A1 (en) Apparatus, method and computer program product for controlling access to a target device across a bus
US7062614B2 (en) System and method for managing access to multiple devices in a partitioned data library
US20050034125A1 (en) Multiple virtual devices
US20040064460A1 (en) Method and arrangement for communicating with SCSI devices
US7610295B2 (en) Method and apparatus for generating persistent path identifiers
US20070233727A1 (en) Multiple Virtual Devices

Legal Events

Date Code Title Description
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20040922

Termination date: 20110726