A system includes a configuration module operable to configure a routing device to communicate with one or more network devices. Each of the network devices having device identifiers and other device data. The device data can be maintained in a database. The system also includes a command interpreter for the configuration module. The command interpreter operates to display at least a subset of the device identification data in response to detecting a completion token entered by the user.

Patent
   7200610
Priority
Apr 22 2002
Filed
Apr 22 2002
Issued
Apr 03 2007
Expiry
Oct 02 2023
Extension
528 days
Assg.orig
Entity
Large
43
112
all paid
9. A method for configuring a network device, the method comprising:
providing a command interpreter operable to interpret a command line input stream;
detecting a completion token in the command line input stream;
querying a database containing fibre-channel device information upon detecting the completion token;
displaying the fibre-channel device information; and
receiving further input based on the fibre-channel device information prior to completion of the command line input stream.
14. A method for configuring a network device, the method comprising:
providing a command interpreter operable to interpret a command line in put stream;
detecting a substitution token and substitution index in the command line input stream;
querying a database containing device information upon detecting the substitution token using the substitution index to specify fibre-channel device data; and
replacing the substitution token and index with the device data in the command line input stream prior to completion of the command line input stream.
16. A system for configuring a network device, the system comprising:
means for interpreting a command line input stream;
means for detecting a completion token in the command line input stream;
means for querying a database containing fibre-channel device information upon detecting the completion token; and
means for displaying the fibre-channel device information;
wherein the means for interpreting the command line input stream receives further input based on the fibre-channel device information prior to completion of the command line input stream.
1. A system comprising:
a configuration module operable to configure a network element to communicate with a plurality of network devices, each of said network devices having fibre-channel device identifiers;
a database operable to store fibre-channel device identification data representing the fibre-channel device identifiers;
a command interpreter for the configuration module operable to display at least a subset of the fibre-channel device identification data in response to detecting a completion token in a command line input stream, wherein the fibre-channel device identification data is displayed prior to the completion of the command line input stream.
2. The system of claim 1, wherein the plurality of network devices comprise fibre-channel devices.
3. The system of claim 1, wherein the fibre-channel device identification data comprises data selected from the group consisting of: world wide port name, world wide node name, loopid, and serial number.
4. The system of claim 1, wherein the completion token comprises a “?”character.
5. The system of claim 1, wherein the subset of fibre-channel device identification data is displayed in a table format.
6. The system of claim 1, wherein the subset of fibre-channel device identification data is displayed in a list format.
7. The system of claim 1, wherein the database comprises a port database and a LUN database.
8. The system of claim 1, wherein the command interpreter is further operable to:
detect a substitution token in the command line input stream; and
replace a command line parameter with data from the database identified by the substitution token prior to the completion of the command line input stream.
10. The method of claim 9, wherein the completion token is a “?” character.
11. The method of claim 9, wherein displaying the fibre-channel device information displays a table of device information.
12. The method of claim 9, where the command interpreter is a command line interface.
13. The method of claim 9, wherein the database is an in-memory database.
15. The method of claim 14, wherein the substitution token is the “#” character.
17. The system of claim 16, wherein the completion token is a “?” character.
18. The system of claim 16, wherein the means for displaying the fibre-channel device information displays a table of fibre-channel device information.

The present invention relates generally to configuring storage area networks, and more particularly to systems and methods for configuring fibre-channel devices.

This invention is related to application Ser. No. 10/128,656, filed even date herewith, entitled “SCSI-BASED STORAGE AREA NETWORK”, application Ser. No. 10/131,793, filed even date herewith, entitled “VIRTUAL SCSI BUS FOR SCSI-BASED STORAGE AREA NETWORK”, application Ser. No. 10/131,782, filed even date herewith, entitled “VIRTUAL MAC ADDRESS SYSTEM AND METHOD”, application Ser. No. 10/131,789, filed even date herewith, entitled “METHOD AND APPARATUS FOR ASSOCIATING AN IP ADDRESS AND INTERFACE TO A SCSI ROUTING INSTANCE”; provisional application Ser. No. 60/374,921, filed even date herewith, entitled “INTERNET PROTOCOL CONNECTED STORAGE AREA NETWORK”, and application Ser. No. 10/128,993, filed even date herewith, entitled “SESSION-BASED TARGET/LUN MAPPING FOR A STORAGE AREA NETWORK AND ASSOCIATED METHOD”, all of the above of which are hereby incorporated by reference.

A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever. The following notice applies to the software and data as described below and in the drawings hereto: Copyright© 2002, Cisco Systems, Inc. All Rights Reserved.

The use of data storage and networks in both personal and commercial settings continues to grow at a rapid pace. In order to accommodate this growth, it is generally necessary to provide additional data storage and network devices. For example, as the number of network elements increase, it is generally necessary to add routers, switches and/or hubs to the network. Similarly, as data storage needs grow, additional storage capacity must be provided. One manner in which additional storage capacity can be added is through the use of a Storage Area Network (SAN).

In order for network devices and SANs to function as desired, they must be configured correctly. Generally this configuration must be supplied by a user or administrator. Unfortunately, the configuration parameters can be difficult to remember and susceptible to errors during the entry of the parameter. For example, in order to properly configure a SAN that uses a fibre-channel communications network, a user may need to enter a “World Wide Port Name” (WWPN). The WWPN comprises an eight-byte identifier that is commonly expressed as a sixteen digit hexadecimal number. Because it is a relatively long number, it is both difficult to remember and susceptible to error during data entry.

In view of the above, there is a need in the art for a means to simplify configuration of network and storage devices.

The above-mentioned shortcomings, disadvantages and problems are addressed by the present invention, which will be understood by reading and studying the following specification.

In one embodiment of the invention, a system includes a configuration module operable to configure a routing device to communicate with one or more network devices. Each of the network devices having device identifiers and other device data. The device data can be maintained in a database. The system also includes a command interpreter for the configuration module. The command interpreter operates to display at least a subset of the device identification data in response to detecting a completion token entered by the user.

The present invention describes systems, clients, servers, methods, and computer-readable media of varying scope. In addition to the aspects and advantages of the present invention described in this summary, further aspects and advantages of the invention will become apparent by reference to the drawings and by reading the detailed description that follows.

FIG. 1 is a block diagram of a storage router hardware and operating environment in which different embodiments of the invention can be practiced;

FIG. 2 is a diagram providing further details of a device database embodiment of the invention;

FIGS. 3A and B are flowcharts illustrating methods for configuring a network element according to an exemplary embodiment of the invention; and

FIG. 4 is an illustration of an exemplary table displayed to a user in an exemplary embodiment of the invention.

FIG. 5 provides exemplary data structures in the C/C++ language that provide definitions of a port database and a LUN database.

In the following detailed description of exemplary embodiments of the invention, reference is made to the accompanying drawings which form a part hereof, and in which is shown by way of illustration specific exemplary embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention, and it is to be understood that other embodiments may be utilized and that logical, mechanical, electrical and other changes may be made without departing from the scope of the present invention.

Some portions of the detailed descriptions which follow are presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the ways used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, terms such as “processing” or “computing” or “calculating” or “determining” or “displaying” or the like, refer to the action and processes of a computer system, or similar computing device, that manipulates and transforms data represented as physical (e.g., electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.

In the Figures, the same reference number is used throughout to refer to an identical component which appears in multiple Figures. Signals and connections may be referred to by the same reference number or label, and the actual meaning will be clear from its use in the context of the description.

The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the appended claims.

Some embodiments of the invention operate in an environment of systems and methods that provide a means for fibre-channel bases SANs to be accessed from TCP/IP network hosts. FIG. 1 is a block diagram describing the major components of such a system. Storage router system 100 includes computers (127, 128) connected through an IP network 129 to storage router 110. Storage router 110 is connected in turn through storage network 130 to one or more SCSI devices 140. In the embodiment shown in FIG. 3, storage router 110 includes an iSCSI interface 104, a SCSI router 105 and a SCSI interface 106. iSCSI interface 104 receives encapsulated SCSI packets from IP network 129, extracts the SCSI packet and send the SCSI packet to SCSI router 105. SCSI interface 106 modifies the SCSI packet to conform with its network protocol (e.g., Fibre Channel, parallel SCSI, or iSCSI) and places the modified SCSI packet onto storage network 130. The SCSI packet is then delivered to its designated SCSI device 140.

In one embodiment, storage router 110 provides IPv4 router functionality between a single Gigabit Ethernet and a Fibre Channel interface. In one such embodiment, static routes are supported. In addition, storage router 110 supports a configurable MTU size for each interface, and has the ability to reassemble and refragment IP packets based on the MTU of the destination interface.

In one embodiment, storage router 110 acts as a gateway, converting SCSI protocol between Fibre Channel and TCP/IP. Storage router 110 is configured in such an embodiment to present Fibre Channel devices as iSCSI targets, providing the ability for clients on the IP network to directly access storage devices.

In one embodiment, SCSI routing occurs in the Storage Router 110 through the mapping of physical storage devices to iSCSI targets. An iSCSI target (also called logical target) is an arbitrary name for a group of physical storage devices. You can map an iSCSI target to multiple physical devices. An iSCSI target always contains at least one Logical Unit Number (LUN). Each LUN on an iSCSI target is mapped to a single LUN on a physical storage target.

Further details on the operation of the above can be found in U.S. patent application Ser. No. 10/131,793 entitled ““VIRTUAL SCSI BUS FOR SCSI-BASED STORAGE AREA NETWORK” which has been previously incorporated by reference.

Configuration module 107 operates to configure various aspects of storage router 110, including the mappings described above. In addition, configuration module 107 may be used to configure communications with storage network 130 and IP network 129.

In some embodiments, the configuration data may be supplied through a command interpreter. In one embodiment, the command interpreter is command line based. However, the invention is not limited to an particular form of command interpreter, and in alternative embodiments of the invention, the command interpreter may include a graphical user interface.

Database 108 includes information regarding devices on the storage area network 130. Database 108 may be an in-memory database comprising one or more structures containing device data. For example, database 108 may comprise a table, an array, a linked list of entries, or any combination thereof. Additionally, database 108 may comprise one or more files on a file system. Further database 108 may comprise a relational database management system. The invention is not limited to any particular database type or combination of database types. Furthermore, database 108 may exist as multiple databases or it may be a single database.

FIG. 2 provides further details of an exemplary device database 108 used in some embodiments of the invention. Exemplary Device database 108 includes a port database 210 and a LUN database 220. Additionally, some embodiments of the invention include an alternative path database 202.

Port database 210 comprises a set of fields providing information about ports in a network, including storage area networks. In some embodiments, port database 210 includes one or more entries 212 having a set of fields. In some embodiments, the fields in port database 210 include a port index, a port WWPN, and LUN list. The port index uniquely identifies an entry in port database 210. In some embodiments, the port index can be inferred by the position of the entry in the table, and need not be physically present. The port WWPN field contains data specifying the WWPN for the port. The LUN list field contains data that identifies the LUNs associated with the port. In some embodiments, the LUN list field is a link (i.e. a pointer) to a linked list of LUN database entries. However, the invention is not limited to any particular representation for the LUN list field, and in alternative embodiments the LUN list field may be a table or array of LUN list entries.

Lun database 220 comprises a set of fields that provide information about LUNs in a network. Typically the LUNs will be associated with a port. In some embodiments, the LUN database comprises a linked list of entries 222. In some embodiments, the fields in port database 220 include a LUN field, a WWNN field, and a next LUN link. The LUN field contains data identifying the LUN. The WWNN field contains the WWNN associated with the LUN. The next LUN field comprises data identifying the next LUN in a list of LUNs.

A C/C++ language description of a port database 210 and LUN database 220 according to an embodiment of the invention is illustrated in FIG. 5.

Some embodiments of the invention include an alternative path database 202. Alternative path database 202 comprises one or more entries 204 that define paths to targets available in a storage network. In some embodiments, the fields in an entry 204 include a target ID, a primary WWPN, and a secondary WWPN. The target ID identifies a particular target in a storage area network. The primary WWPN field contains data identifying the primary WWPN, that is, the WWPN that the system will attempt to use first when communicating with the target. The secondary WWPN contains data identifying the secondary WWPN for the target. The system will use the secondary WWPN to communicate with the target if the primary WWPN is not available.

In some embodiments, a discovery process is used to provide data for some portions of database 108. The discovery process comprises logic to determine the devices 140 that are communicably coupled to a storage network 130. Several different events may trigger the discovery process. For example, the discovery process may execute when the system is initialized, when the system is reset, when a new device is added to the storage network, or when a device on the storage network changes state. The discover logic may be executed in firmware, or it may be executed in software, for example, in a device driver. As those of skill in the art will appreciate, the discovery process will differ depending on the type of storage network 130 coupled to storage router 110.

An exemplary discovery process for a fibre-channel based storage network used in some embodiments of the invention will now be described. In some embodiments, discovery comprises two main steps, port discovery and device discovery. Port discovery determines the target and/or initiator ports on the fibre-channel, and device discovery determines the LUNs (Logical Unit Numbers) on each target port.

As is known in the art, fibre-channel networks may exist in a number of different network topologies. Examples of such network topologies include private loops, public loops, or fabrics. The port discovery process in different embodiments of the invention may vary according to the network topology.

In loop based topologies, such as private or public loops, some embodiments of the invention, the discovery process acquires a loop map. The loop map is typically created during low-level loop initialization. In some embodiments, the loop map comprises an ALPA (Arbitrated Loop Physical Address) map. For each port in the loop map, the discovery process populates various fields of the port database. In some embodiments, these fields include the world wide port name (WWPN), the ALPA/loopid, and the port role (e.g. target and/or initiator). If the loop is a private loop, the port discovery process is generally complete when each port in the loop map has been processed. If the loop is a public loop, port discovery continues with the discovery of devices connected to the fabric

In fabric-based topologies, the discovery process communicates with a fabric directory server (also referred to as a name server) and obtains a list of all devices known to the fabric switch. In some embodiments, a series of “Get All Next (GA_NXT) extended link service commands are issued to the storage network to obtain the list. The directory server responds with the port identifier (portId) and WWPN for the port. This data may then be used to populate various fields of the port database 210.

In some embodiments, after port discovery as discovered ports on the storage network, device discovery identifies devices on each port. In some embodiments, for each port found during port discovery that is a target device, a “Report LUNS” SCSI command is issued to LUN 0 on the port. If the device supports the command, the device returns a list of LUNs on the port. If the device does not support the command, the discovery process of some embodiments builds a local list of LUNs comprising LUN 0 to LUN 255.

For each LUN in the list, the discovery process issues one or more SCSI inquiry commands. These commands and the returned data include the following:

Standard Inquiry returns the device type, offline/online flags,
vendor data, product data, and version data
for the LUN.
Device ID Inquiry Returns the world wide node name (WWNN) of
the LUN.
Serial Number Inquiry Returns the serial number for the LUN.

The data returned by the above-described commands is the used to populate corresponding fields in the LUN database 220.

It should be noted that while the exemplary environment has been described in terms of a storage router, the present invention may be implemented in any type of network element, including IP routers, switches, hubs and/or gateways.

The operation of the above components will now be described with reference to FIGS. 3A and 3B. FIG. 3a illustrates a method for displaying a table of potential input data during a configuration session. A system executing the method, such as storage router 110, begins by initializing a command interpreter (block 305). The command interpreter may be initialized in response to system startup, or it may be initialized in response to a user logging on to a console port (not shown) or a management interface port (not shown). The invention is not limited to any particular command interpreter initialization event.

After the command interpreter has been initialized, it is ready to receive user input. The user input may comprise various commands used to configure and control the operation of a network element such as storage router 110. During the operation of the command interpreter, the user may input a completion token at any point in the input stream. In one embodiment of the invention, the completion token is the question mark character “?”. However, the invention is not limited to any particular completion token character or string of characters. As an example, consider the following input stream:

add scsirouter zeus target chimaera_email lun 23 loopid ?

In some embodiments, this command specifies a SCSI routing service named zeus and an iSCSI target as named chimaera_email, using LUN 23. In this example, the user does not know or is not sure what value to enter for the loopid, and therefore enters a question mark as a completion token in order to prompted for an indexed list of storage addresses available.

The system detects the completion token (block 310), and in response issues a query to a database of potential input data that can be supplied to the command interpreter (block 315). In one embodiment of the invention, the potential input data comprises device data that has been previously gathered during a device discovery process as described above.

The system executing the method then displays a table of potential input data. An example table 400 is shown in FIG. 4. In some embodiments, table 400 includes columns that can provide input data for configuring fibre-channel devices. However, the invention is not limited to fibre-channel configuration and those of skill in the art will recognize, using the teaching of the specification, how to adapt the present invention to various environments.

In some embodiments, each entry 402 in table 400 represent data for a different device on storage network 140. In some embodiments, fields in table 400 include index 410, wwnn field 412, wwpn field 414, loopid field 416, LUN field 418, vendor field 420, product field 422 and serial number field 424. Index 410 identifies an entry in the table. Index 410 may not be physically present in the database, but rather it may be inferred from the ordering of table and generated for display purposes. Wwnn field 412 contains the world wide node name for the device. Wwpn field 414 contains the world wide port name for the device. Loopid 416 contains the loop identifier for the device. Lun 418 contains the logical unit number (LUN) for the device. Vendor 420 contains the name of the vendor or manufacturer of the device. Product 422 contains a product identifier for the device. Finally, serial number 424 contains a unique serial number for the device. Those of skill in the art will appreciate that alternative devices may require alternative fields, and that such alternative fields are within the scope of the invention.

A method of automatically supplying input data from a table such as table 400 is illustrated in FIG. 3B. A system executing the method begins by initializing a command interpreter (block 305). After the command interpreter has been initialized, it is ready to receive user input. Again, the user input may comprise various commands used to configure and control the operation of a network element such as storage router 110. During the operation of the command interpreter, the user may input a substitution token at any point in the input stream. In one embodiment of the invention, the completion token is the pound (also referred to as a hash) character “#”. However, the invention is not limited to any particular character or string of characters for the substitution token. To continue with the example above, assume that the user has issued the completion token causing the display of table 400. Further assume that the user has then provided the following input stream:

add scsirouter zeus target chimaera_email lun 23 loopid #5

In some embodiments, this command causes the system to choose a physical address designated by index number 5 in table 400, as specified by the substitution token and index number combination “#5” to map iSCSI target and LUN combination, chimaera_email, LUN 23 to physical address LoopID 15, LUN 0.

The system detects the substitution token “#” and the following parameter “5”, and uses this data to query the database to find the appropriate entry (block 360). The index specifies the entry (i.e. row) in table 400. In some embodiments, the name of the column in table 400 that matches the parameter name preceding the substitution token is used to specify the column that will supply the substitution data. In the example above, the string “loopid” is supplied as a parameter name preceding the substitution token. Therefore, the system queries the database for the loopid field 416 of entry 5.

Finally, the system uses this data to substitute for the substitution token and parameter in order to complete the command (block 365). It should be noted that the replacement need not be physically shown on the command line. Rather, the replacement data may be supplied to the command interpreter as if it had been supplied on the command line.

Various software components in a system that perform configuration of network elements such as storage routers As those of skill in the art will appreciate, the software can be written in any of a number of programming languages known in the art, including but not limited to C/C++, Visual Basic, Smalltalk, Pascal, Ada and similar programming languages. The invention is not limited to any particular programming language for implementation.

Systems and methods for configuring network elements are disclosed. In one embodiment, the system includes a configuration module operable to configure a network element to communicate with a plurality of network devices. The configuration module includes a command interpreter that can query device data associated with the devices, and display the data to a user. In addition, the command interpreter can substitute data in the database for parameters on the command line.

The embodiments of the invention provide advantages over previous systems. The user does not have to remember or manually look up large quantities of device configuration information. Furthermore, the risk of entering erroneous data is lessened through the operation of a substitution token that can be used to specify data in the database that is to be supplied to the command line.

Although specific embodiments have been illustrated and described herein, it will be appreciated by those of ordinary skill in the art that any arrangement which is calculated to achieve the same purpose may be substituted for the specific embodiments shown. This application is intended to cover any adaptations or variations of the present invention.

The terminology used in this application is meant to include all of these environments. It is to be understood that the above description is intended to be illustrative, and not restrictive. Many other embodiments will be apparent to those of skill in the art upon reviewing the above description. Therefore, it is manifestly intended that this invention be limited only by the following claims and equivalents thereof.

De Groote, Stephen P., Prawdiuk, Pawlo P., Thorn, Eric

Patent Priority Assignee Title
7386622, Oct 01 2003 GOOGLE LLC Network converter and information processing system
7389332, Sep 07 2001 Cisco Technology, Inc. Method and apparatus for supporting communications between nodes operating in a master-slave configuration
7411958, Oct 01 2004 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for transferring data directly between storage devices in a storage area network
7421478, Mar 07 2002 Cisco Technology, Inc. Method and apparatus for exchanging heartbeat messages and configuration information between nodes operating in a master-slave configuration
7447224, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for routing fibre channel frames
7453802, Jul 16 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and apparatus for detecting and removing orphaned primitives in a fibre channel network
7463646, Jul 16 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for fibre channel arbitrated loop acceleration
7466700, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD LUN based hard zoning in fibre channel switches
7471635, Jul 16 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and apparatus for test pattern generation
7477655, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for power control of fibre channel switches
7480293, Feb 05 2004 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for preventing deadlock in fibre channel fabrics using frame priorities
7512067, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for congestion control based on optimum bandwidth allocation in a fibre channel switch
7519058, Jan 18 2005 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Address translation in fibre channel switches
7522522, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for reducing latency and congestion in fibre channel switches
7522529, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for detecting congestion and over subscription in a fibre channel network
7525910, Jul 16 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for non-disruptive data capture in networks
7525983, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for selecting virtual lanes in fibre channel switches
7542676, Oct 08 2004 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Fibre channel transparent switch for mixed switch fabrics
7558281, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for configuring fibre channel ports
7562163, Aug 18 2006 International Business Machines Corporation Apparatus and method to locate a storage device disposed in a data storage system
7573909, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for programmable data dependant network routing
7580354, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Multi-speed cut through operation in fibre channel switches
7583597, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for improving bandwidth and reducing idles in fibre channel switches
7587465, Apr 22 2002 Cisco Technology, Inc. Method and apparatus for configuring nodes as masters or slaves
7593997, Oct 01 2004 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for LUN remapping in fibre channel networks
7620059, Jul 16 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and apparatus for accelerating receive-modify-send frames in a fibre channel network
7630384, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for distributing credit in fibre channel systems
7646767, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for programmable data dependant network routing
7649903, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for managing traffic in fibre channel systems
7657615, Dec 08 2002 Oracle America, Inc Approach for provisioning network devices
7684401, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for using extended fabric features with fibre channel switch elements
7729288, Sep 11 2002 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Zone management in a multi-module fibre channel switch
7730210, Apr 22 2002 Cisco Technology, Inc. Virtual MAC address system and method
7760752, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Programmable pseudo virtual lanes for fibre channel systems
7792115, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for routing and filtering network data packets in fibre channel systems
7822057, Jul 20 2004 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for keeping a fibre channel arbitrated loop open during frame gaps
7856480, Mar 07 2002 Cisco Technology, Inc. Method and apparatus for exchanging heartbeat messages and configuration information between nodes operating in a master-slave configuration
7894348, Jul 21 2003 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for congestion control in a fibre channel switch
7930377, Apr 23 2004 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Method and system for using boot servers in networks
8295299, Oct 01 2004 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD High speed fibre channel switch element
8514856, Jun 24 2010 Cisco Technology, Inc. End-to-end fibre channel over ethernet
8594083, Apr 01 2005 Cisco Technology, Inc. iSCSI and fibre channel authentication
9246743, Jun 24 2010 Cisco Technology, Inc. End-to end fibre channel over ethernet
Patent Priority Assignee Title
4495617, Sep 09 1982 A B DICK COMPANY Signal generation and synchronizing circuit for a decentralized ring network
5390326, Apr 30 1993 Invensys Systems, Inc Local area network with fault detection and recovery
5461608, Jun 30 1993 NEC Corporation Ring network with temporary master node for collecting data from slave nodes during failure
5473599, Apr 22 1994 Cisco Technology, Inc Standby router protocol
5535395, Oct 02 1992 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Prioritization of microprocessors in multiprocessor computer systems
5544077, Jan 19 1994 International Business Machines Corporation High availability data processing system and method using finite state machines
5579491, Jul 07 1994 Dell U.S.A., L.P. Local proactive hot swap request/acknowledge system
5600828, Jul 15 1994 International Business Machines Corporation File specification wildcard
5666486, Jun 23 1995 Data General Corporation Multiprocessor cluster membership manager framework
5732206, Jul 23 1996 International Business Machines Corporation Method, apparatus and program product for disruptive recovery in a data processing system
5812821, Sep 28 1994 International Business Machines Corporation Small computer system interface ("SCSI") controller
5870571, Aug 02 1996 Hewlett-Packard Company Automatic control of data transfer rates over a computer bus
5909544, Aug 23 1995 Apple Inc Automated test harness
5951683, Jan 28 1994 Fujitsu Limited; PFU Limited Multiprocessor system and its control method
5991813, May 16 1997 ICon CMT Corp. Network enabled SCSI interface
5996024, Jan 14 1998 EMC IP HOLDING COMPANY LLC Method and apparatus for a SCSI applications server which extracts SCSI commands and data from message and encapsulates SCSI responses to provide transparent operation
5996027, Dec 18 1992 Intel Corporation Transmitting specific command during initial configuration step for configuring disk drive controller
6006259, Nov 20 1998 Nokia Technologies Oy Method and apparatus for an internet protocol (IP) network clustering system
6009476, Nov 21 1995 Altera Corporation Device driver architecture supporting emulation environment
6018765, Jan 23 1996 MEDEA CORPORATION Multi-channel multimedia data server
6041381, Feb 05 1998 CF DB EZ LLC Fibre channel to SCSI addressing method and system
6078957, Nov 20 1998 CHECK POINT SOFTWARE TECHNOLOGIES INC Method and apparatus for a TCP/IP load balancing and failover process in an internet protocol (IP) network clustering system
6108300, May 02 1997 Cisco Technology, Inc Method and apparatus for transparently providing a failover network device
6108699, Jun 27 1997 Oracle America, Inc System and method for modifying membership in a clustered distributed computer system and updating system configuration
6131119, Apr 01 1997 Sony Corporation; Sony Trans Com, Inc. Automatic configuration system for mapping node addresses within a bus structure to their physical location
6134673, Oct 01 1997 Round Rock Research, LLC Method for clustering software applications
6145019, Mar 02 1998 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Unconfigured device that automatically configures itself as the primary device if no other unconfigured device is present
6163855, Apr 17 1998 Microsoft Technology Licensing, LLC Method and system for replicated and consistent modifications in a server cluster
6178445, Mar 31 1998 International Business Machines Corporation System and method for determining which processor is the master processor in a symmetric multi-processor environment
6185620, Apr 03 1998 AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED Single chip protocol engine and data formatter apparatus for off chip host memory to local memory transfer and conversion
6195687, Mar 18 1998 WILMINGTON TRUST, NATIONAL ASSOCIATION, AS SUCCESSOR COLLATERAL AGENT Method and apparatus for master-slave control in a educational classroom communication network
6195760, Jul 20 1998 Alcatel Lucent Method and apparatus for providing failure detection and recovery with predetermined degree of replication for distributed applications in a network
6209023, Apr 24 1998 Hewlett Packard Enterprise Development LP Supporting a SCSI device on a non-SCSI transport medium of a network
6219771, Aug 30 1996 NEC Corporation Data storage apparatus with improved security process and partition allocation functions
6268924, Jun 06 1996 Microsoft Technology Licensing, LLC Document object having a print interface for programmatic automation by a using program
6269396, Dec 12 1997 WSOU Investments, LLC Method and platform for interfacing between application programs performing telecommunications functions and an operating system
6314526, Jul 10 1998 UNILOC 2017 LLC Resource group quorum scheme for highly scalable and highly available cluster system management
6343320, Jun 09 1998 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Automatic state consolidation for network participating devices
6363416, Aug 28 1998 Hewlett Packard Enterprise Development LP System and method for automatic election of a representative node within a communications network with built-in redundancy
6378025, Mar 22 1999 PMC-SIERRA, INC Automatic multi-mode termination
6393583, Oct 29 1998 International Business Machines Corporation Method of performing checkpoint/restart of a parallel program
6400730, Mar 10 1999 AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED Method and apparatus for transferring data between IP network devices and SCSI and fibre channel devices over an IP network
6449652, Jan 04 1999 EMC IP HOLDING COMPANY LLC Method and apparatus for providing secure access to a computer system resource
6470382, May 26 1999 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Method to dynamically attach, manage, and access a LAN-attached SCSI and netSCSI devices
6470397, Nov 16 1998 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Systems and methods for network and I/O device drivers
6473803, Jun 02 1997 Unisys Corporation Virtual LAN interface for high-speed communications between heterogeneous computer systems
6480901, Jul 09 1999 NetApp, Inc System for monitoring and managing devices on a network from a management station via a proxy server that provides protocol converter
6484245, May 29 1997 Hitachi, Ltd. Apparatus for and method of accessing a storage region across a network
6574755, Dec 30 1998 ERICSSON-LG ENTERPRISE CO , LTD Method and processing fault on SCSI bus
6591310, May 11 2000 AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED Method of responding to I/O request and associated reply descriptor
6597956, Aug 23 1999 Oracle America, Inc Method and apparatus for controlling an extensible computing system
6640278, Mar 25 1999 DELL PRODUCTS, L P Method for configuration and management of storage resources in a storage network
6654830, Mar 25 1999 DELL PRODUCTS, L P Method and system for managing data migration for a storage system
6658459, Feb 27 1998 RPX Corporation System for sharing peripheral devices over a network and method for implementing the same
6678721, Nov 18 1998 CONEXANT, INC System and method for establishing a point-to-multipoint DSL network
6683883, Apr 09 2002 CALLAHAN CELLULAR L L C ISCSI-FCP gateway
6691244, Mar 14 2000 Oracle America, Inc System and method for comprehensive availability management in a high-availability computer system
6697924, Oct 05 2001 International Business Machines Corporation Storage area network methods and apparatus for identifying fiber channel devices in kernel mode
6701449, Apr 20 2000 CIPRICO INC Method and apparatus for monitoring and analyzing network appliance status information
6718361, Apr 07 2000 NetApp, Inc Method and apparatus for reliable and scalable distribution of data files in distributed networks
6721907, Jun 12 2002 AGAMI SYSTEMS, INC System and method for monitoring the state and operability of components in distributed computing systems
6724757, Jan 15 1999 Cisco Systems, Inc Configurable network router
6748550, Jun 07 2001 International Business Machines Corporation Apparatus and method for building metadata using a heartbeat of a clustered system
6757291, Feb 10 2000 Western Digital Technologies, INC System for bypassing a server to achieve higher throughput between data network and data storage system
6760783, May 21 1999 Intel Corporation Virtual interrupt mechanism
6763195, Jan 13 2000 SIGNIFY HOLDING B V Hybrid wireless optical and radio frequency communication link
6763419, Dec 31 1997 Crossroads Systems, Inc. Storage router and method for providing virtual local storage
6771663, Feb 23 2000 TAMIRAS PER PTE LTD , LLC Hybrid data transport scheme over optical networks
6771673, Aug 31 2000 Verizon Patent and Licensing Inc Methods and apparatus and data structures for providing access to an edge router of a network
6799316, Mar 23 2000 Lenovo PC International Virtualizing hardware with system management interrupts
6807581, Sep 29 2000 ALACRITECH, INC Intelligent network storage interface system
6823418, Jun 29 2001 Intel Corporation Virtual PCI device apparatus and method
6839752, Oct 27 2000 International Business Machines Corporation Group data sharing during membership change in clustered computer system
6856591, Dec 15 2000 Cisco Technology, Inc Method and system for high reliability cluster management
6859462, Aug 10 1999 Cisco Technology, Inc Minimization and optimization of overall data transfer connect time between handheld wireless communicating devices and remote machines
6877044, Feb 10 2000 Vicom Systems, Inc.; VICOM SYSTEMS, INC Distributed storage management platform architecture
6886171, Feb 20 2001 STRATUS TECHNOLOGIES IRELAND LTD Caching for I/O virtual address translation and validation using device drivers
6895461, Apr 22 2002 Cisco Technology, Inc Method and apparatus for accessing remote storage using SCSI and an IP network
6920491, Apr 25 2001 Oracle America, Inc Fabric device configuration interface for onlining fabric devices for use from a host system
6938092, Mar 07 2001 ALACRITECH, INC TCP offload device that load balances and fails-over between aggregated ports having different MAC addresses
6944785, Jul 23 2001 NetApp, Inc High-availability cluster virtual server system
7043727, Jun 08 2001 International Business Machines Corporation Method and system for efficient distribution of network event data
20020010750,
20020042693,
20020049845,
20020055978,
20020059392,
20020065872,
20020103943,
20020116460,
20020126680,
20020156612,
20020188657,
20020188711,
20020194428,
20030005068,
20030014462,
20030018813,
20030018927,
20030058870,
20030084209,
20030097607,
20030182455,
20030208579,
20030210686,
20040024778,
20040064553,
20040141468,
20040233910,
20050055418,
20050063313,
20050268151,
////
Executed onAssignorAssigneeConveyanceFrameReelDoc
Apr 22 2002Cisco Technology, Inc.(assignment on the face of the patent)
Jul 23 2002DE GROOTE, STEPHEN P Cisco Technology, IncASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0131330048 pdf
Jul 25 2002PRAWDIUK, PAWLO P Cisco Technology, IncASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0131330048 pdf
Jul 26 2002THORN, ERICCisco Technology, IncASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0131330048 pdf
Date Maintenance Fee Events
Oct 04 2010M1551: Payment of Maintenance Fee, 4th Year, Large Entity.
Oct 03 2014M1552: Payment of Maintenance Fee, 8th Year, Large Entity.
Oct 03 2018M1553: Payment of Maintenance Fee, 12th Year, Large Entity.


Date Maintenance Schedule
Apr 03 20104 years fee payment window open
Oct 03 20106 months grace period start (w surcharge)
Apr 03 2011patent expiry (for year 4)
Apr 03 20132 years to revive unintentionally abandoned end. (for year 4)
Apr 03 20148 years fee payment window open
Oct 03 20146 months grace period start (w surcharge)
Apr 03 2015patent expiry (for year 8)
Apr 03 20172 years to revive unintentionally abandoned end. (for year 8)
Apr 03 201812 years fee payment window open
Oct 03 20186 months grace period start (w surcharge)
Apr 03 2019patent expiry (for year 12)
Apr 03 20212 years to revive unintentionally abandoned end. (for year 12)