A hypervisor preferably provides vm (virtual machine) identification, priority and LUN/LBA range information to the HBA (host bus adapter) when a vm is created. Alternatively, the HBA can determine that a LUN/LBA range is new and request vm identity, priority and LUN/LBA range from the hypervisor. The HBA creates a table containing the vm identification, priority and LUN/LBA range. The HBA then detects operations directed to the LUN/LBA range and does a lookup to determine vm identification and priority. vm identification and priority are then mapped into a field in a frame using a unique identifier. The unique identifier can be placed using reserved bits on the existing Fiber channel (FC) header or can use bits in an additional header, such as a modified IFR header or an optional device header. The vm identification aware HBAs register with the NS.
|
13. A method for incorporating source and destination virtual machine identifiers into frames comprising:
receiving, by a network interface, virtual machine (vm) information from a hypervisor corresponding to a vm;
incorporating, by the network interface, a source unique identifier based on the vm information into frames provided from the network interface, the source unique identifier identifying the vm as a source of the frames and being distinct from a source address, the source address not being unique to a vm; and
incorporating, by the network interface, a destination unique identifier into the frames, the destination unique identifier identifying a destination vm to forward the frames to and being distinct from a destination address, the destination address not being unique to a vm,
wherein the network interface includes a driver and a hardware portion,
wherein the driver includes a driver application programming interface (API),
wherein the driver receives the vm information from the hypervisor using the driver API when a vm is created, and
wherein the frames have a fibre channel portion including a fibre channel header incorporating the source and destination addresses for frame routing through a san and an optional header, the source and the destination unique identifiers incorporated into the optional header to allow the frames to be tracked throughout a network to perform one or more fabric level operations associated with a source and destination vm pair indicated by the source and the destination unique identifier.
6. A network interface for incorporating source and destination virtual machine identifiers into frames comprising:
a driver for executing on a host computer and interfacing with a hypervisor, wherein the driver includes a driver application programming interface (API); and
a hardware portion for coupling to a storage area network;
wherein the driver and the hardware portion cooperate to receive virtual machine (vm) information from the hypervisor when a vm is created, and wherein the driver receives the vm information from the hypervisor using the driver API, wherein the hardware portion incorporates a source unique identifier based on the vm information into frames provided from the network interface, the source unique identifier identifying the vm as a source of the frames and being distinct from a source address, the source address not being unique to a vm,
wherein the hardware portion incorporates a destination unique identifier in the frames, the destination unique identifier identifying a destination vm to forward the frames to and being distinct from a destination address, the destination address not being unique to a vm; and
wherein the frames have a fibre channel portion including a fibre channel header incorporating the source and destination addresses for frame routing through a san and an optional header, the source and the destination unique identifiers incorporated into the optional header to allow the frames to be tracked throughout a network to perform one or more fabric level operations associated with a source and destination vm pair indicated by the source and the destination unique identifier.
1. An apparatus for incorporating source and destination virtual machine identifiers into frames comprising:
a host computer;
a network interface connected to the host computer and for coupling to a storage area network (san), wherein the network interface comprises a driver which includes a driver application programming interface (API) and a hardware portion; and
a hypervisor executing on the host computer,
wherein the hypervisor:
determines virtual machine (vm) information when a vm is created; and
provides the vm information to the network interface when the vm information is determined,
wherein the network interface receives the virtual machine information from the hypervisor using the driver API;
wherein the network interface incorporates a source unique identifier based on the vm information into outgoing frames, the source unique identifier identifying the vm as a source of the frames and being distinct from a source address, the source address not being unique to a vm,
wherein the network interface incorporates a destination unique identifier into the frames, the destination unique identifier identifying a destination vm to forward the frames to and being distinct from a destination address, the destination address not being unique to a vm, and
wherein the frames have a fibre channel portion including a fibre channel header incorporating the source and destination addresses for frame routing through a san and an optional header, the source and the destination unique identifiers incorporated into the optional header to allow the frames to be tracked throughout a network to perform one or more fabric level operations associated with a source and destination vm pair indicated by the source and the destination unique identifier.
2. The apparatus of
3. The apparatus of
4. The apparatus of
5. The apparatus of
7. The network interface of
8. The network interface of
9. The network interface of
10. The network interface of
11. The network interface of
wherein the network interface receives a list of other network interfaces which incorporate the source unique identifier into the frames from the fabric name server, and
wherein the network interface only incorporates the source unique identifier in the frames if the receiving network interface was included in the list of other network interfaces which incorporate the source unique identifier into the frames received from the fabric name server.
12. The network interface of
14. The method of
15. The method of
16. The method of
17. The method of
18. The method of
19. The method of
wherein the network interface receives a list of other network interfaces which incorporate the source unique identifier into the frames from the fabric name server, and
wherein the network interface only incorporates the source unique identifier in the frames if the receiving network interface was included in the list of other network interfaces which incorporate the source unique identifier into the frames received from the fabric name server.
20. The method of
|
This is related to U.S. patent application Ser. No. 12/838,624, now U.S. Pat. No. 8,719,069, entitled “Method and Apparatus for Providing Virtual Machine Information to a Network Interface,” filed Jul. 19, 2010, which application claims the benefit under 35 U.S.C. § 119(e) of U.S. Provisional Patent Application Ser. No. 61/228,127 entitled “Virtual Machine Identification in Packets Transmitted over a Network,” filed Jul. 23, 2009, both of which are hereby incorporated by reference.
This application is also related to U.S. Patent Application. Ser. No. 12/838,627, now U.S. Pat. No. 9,733,962, entitled “Method and Apparatus for Determining the Identity of a Virtual Machine,” filed Jul. 19, 2010, which is hereby incorporated by reference.
This application is also related to U.S. Patent Applications Ser. No. 14/608,007, now U.S. Pat. No. 9,582,310, entitled “Method and Apparatus for Determining the Identity of a Virtual Machine” and Ser. No. 14/608,013, entitled “Method and Apparatus for Registering and Storing Virtual Machine Unique Information Capabilities”, both filed on the same day as this application and both hereby incorporated by reference.
1. Field of the Invention
The present invention relates generally to storage area networks. Particularly, the present invention relates to operation of storage area networks with attached hosts running virtualization software and having a plurality of virtual machines.
2. Description of the Related Art
Virtual machines (VMs) are being used in increasing numbers in networks. They are advantageous because they maximize the use of the hardware resources in the network, particularly the host or server hardware. However, the use of virtual machines presents problems when the host machine is connected to a storage area network (SAN). For a number of reasons it is desirable to have visibility of the particular virtual machines in the various hosts on the SAN. These reasons include simplified management through the use of a single management tool, cost back charging relating to resource use, service level agreement enforcement, isolation and improved quality of service (QoS) or prioritization of the communications for given VMs.
Current VM hypervisors do not readily provide this capability. For example, in VMware, the VMs can be separately identified on the SAN if they use the NPIV features provided by the host bus adaptors (HBAs). But to use NPIV, the VM must be setup to use raw device mapping (RDM) of the hypervisor. This results in management difficulties in both the hypervisor and on the SAN. On the SAN, zoning becomes very complicated as each VM must be operated on individually. Similarly, SAN QoS is also more difficult to manage because of the individual nature of the VMs and their NPIV addresses. In addition, as the environment scales up, the problems increase at a greater rate.
VMware ESX, the prevalent hypervisor, provides an alternate technique referred to as VMFS or virtual machine file system. It is much easier to administer VMs when VMFS is used, so the majority of server administrators would prefer to utilize VMFS. But VMFS does not allow identification on the SAN of the individual VMs. Currently NPIV cannot be used, even with its attendant SAN management issues. So the inability to manage, charge back and so on has limited the use of hypervisors using VMFS operation on the SAN.
Similar issues are present with Hyper-V from Microsoft and its clustered shared volume (CSV) file system and XenServer from Citrix with the Control Domain and Storage Repositories.
As VMFS or CSV, depending on the hypervisor, is the greatly preferred technique for providing storage resources in a hypervisor, it would be desirable to be able to better operate with VMFS or CSV-based systems on a SAN.
According the embodiments of the present invention, the hypervisor preferably provides VM identification, priority and LUN/LBA range information to the HBA or network interface when a VM is created and provides VM identification at the beginning of each new command. Alternatively, the HBA or network interface can determine that a VM or LUN/LBA range is new and request VM identity, priority and LUN/LBA range from the hypervisor. The HBA creates a table containing the VM identification, priority and LUN/LBA range. The HBA then detects operations directed to the VM or LUN/LBA range and does a lookup to determine priority. VM identification and priority are then mapped into a field in a frame using a unique identifier. The unique identifier can either be placed using reserved bits on the existing Fibre Channel (FC) header or can use bits in an additional header, such as a modified IFR header or an optional device header. With the unique identifier in the frame, fabric wide handling of the frames for QoS is greatly simplified as the unique identifier can be directly mapped to SLAs and priority levels. Additionally, statistics based on the frames can also readily be developed based on particular VMs to allow greatly improved chargeback mechanisms and the like. Further, the presence of the unique identifier allows improved management of the SAN as operations can be traced back directly to individual VMs, not just physical hosts, for operations such as zoning and access control.
The unique identifier can also be used in the storage devices. One particular use is to incorporate the VM instance into the caching algorithm, with per VM caching, not just per host caching.
The VM identification capability of the HBA can be registered with the name server to allow querying to determine the presence of other VM identification capable HBAs. The optional device header then can be added if the target is also VM identification aware.
The present invention has other advantages and features which will be more readily apparent from the following detailed description of the invention and the appended claims, when taken in conjunction with the accompanying drawings, in which:
The host 102 includes a hypervisor 130 which executes a virtual machine file system (VMFS) 132. A series of virtual machines in VM1-VM4 134-140 execute on top of the VMFS 132. Similarly the host 108 includes a hypervisor 142, a VMFS 144 and virtual machines VM5-VM8 146-152.
Illustrated in
Packets or frames, the terms being used synonymously in this description, of VM2 136 and VM3 138 travel identical routes to the storage unit no, so it is very difficult to determine which packets were related to which path and therefore it is very difficult to prioritize the two sets of packets differently. VM4 140 in the host 102 and VM5 146 in the host 108 use different routes to contact storage unit 114 and would have different source addresses, but if VM4 140 were transferred to host 108 using VMotion, then the paths would align and the same difficulty would appear as with VM2 136 and VM3 138.
In
In
In
Return frames from the storage unit 206 can be developed at least two different ways. First, the storage unit 206 can include an HBA similar to HBA 202 in that it can provide the unique identifier in any return frames. The storage unit HBA stores the unique identifier information in its context tables and builds the proper frame structure to allow the inclusion of the unique identifier. Second, if the storage unit cannot provide the unique identifier, the switches that form the FC SAN 204 can monitor for return frames having a D_ID and OXID that match the S_ID and OXID of the frames that included the unique identifier. Upon detecting the D_ID and OXID match for a frame that does not include the unique identifier, the switch can then reformat the frame to include the unique identifier. This allows the various operations to be done on both flow directions.
An alternative to the HBA 202 doing the command snooping and the placement of the unique identifier in the frame is to have the snooping and unique identifier insertion done by the switch connected to the HBA 202. The switch needs to receive the VM identification, priority and LUN/LBA range to allow the snooping of received frames. The snooping is much like that done by the HBA 202 in step 502 except that it is done on the normal frames provided by the HBA 202. In one variation the VM identification, priority and LUN/LBA range are provided from the HBA 202 to the switch in command packets, so that the HBA 202 retains the interface with the VM. In this case the switch will also communicate with the HBA 202 to request the VM identification, priority and LUN/LBA range for frames that miss the table in the switch. The HBA 202 will do the query described above and provide the information to the switch. This variation minimizes the work being performed in the HBA 202 to just the simple interfaces with the VM and leaves the snooping and frame development to the more powerful switch. A second variation has the hypervisor providing the VM identification, priority and LUN/LBA range directly to the switch. In this variation the APIs are effectively between the switch and the hypervisor, not the HBA 202 and the VMFS. This is less desirable as new commands and the like have to be developed for both the hypervisor and the switches. A third variation has the hypervisor and the switch cooperating with a management entity, which effectively has the APIs shown in the HBA of
The frame provided to the fabric includes the unique identifier of the VM. The various devices in the fabric can examine the frame to determine the unique identifier and use that as an entry into tables which define the priority and handling of the frame. This information is provided across the fabric using a management tool which can select a VM from the information present in the HBA 202 and then propagate necessary priority and handling information appropriate for each device in the fabric to those devices. Thus the user or administrator need only use one management tool to track the VM through the SAN 204 and then obtain desired information, such as traffic information used for charging back to the proper department. The management tool will also be able to simply define the SLA of the VM and set the priority and handling of the frames across the fabric accordingly. And it is noted that all of this is done with the hypervisor using a file system such as VMFS which does not readily provide information about the VMs to the HBA. It is also noted that no changes need to be made to modules such as VMFS. The minimal operation uses an API from the HBA driver 224 back into the hypervisor via the hypervisor storage API 228, with the preferred operation also including the hypervisor proactively providing VM information to the HBA driver 224 on VM creation or modification.
While the above description has focused on operations using the FC HBA 202, similar operations occur with iSCSI and FCoE variations, with the iSCSI driver 234 and iSCSI/NIC hardware 230 or CNA driver 242 and CNA hardware 238 being substituted for the HBA driver 224 and HBA hardware 202. Similarly, switch operations for the embodiments would be done by the Ethernet switches forming the iSCSI SAN 232 or FCoE SAN 240. In iSCSI frames, the unique identifier can be placed in a new tag similar to a VLAN tag as shown in
Various fabric level operations can be performed using the unique identification value representing the VM provided in the frames. These include quality of service (QoS); encryption and/or compression by VM; zoning; access control; migration of VMs between hosts in the same or different data centers, fabrics or network clouds (and other VMotion aspects); improved statistics by VM and federated management of the SAN.
The following U.S. patents or applications are incorporated by reference to provide further details relating to QoS usage of the VMs: U.S. Pat. No. 7,239,641, entitled “QUALITY OF SERVICE USING VIRTUAL CHANNEL TRANSLATION; U.S. Pat. No. 7,426,561, entitled CONFIGURABLE ASSIGNMENTS OF WEIGHTS FOR EFFICIENT NETWORK ROUTING”; Ser. No. 11/782,894 filed Jul. 25, 2007, entitled “METHOD AND APPARATUS FOR DETERMINING BANDWIDTH-CONSUMING FRAME FLOWS IN A NETWORK;” Ser. No. 11/674,637, filed Feb. 13, 2007, entitled “QUALITY OF SERVICE USING VIRTUAL CHANNEL TRANSLATION;” Ser. No. 12/119,440, filed May 12, 2008, entitled “AUTOMATIC ADJUSTMENT OF LOGICAL CHANNELS IN A FIBRE CHANNEL NETWORK;” Ser. No. 12/119,436, filed May 12, 2008, entitled “METHOD AND SYSTEM FOR FACILITATING APPLICATION-ORIENTED QUALITY OF SERVICE IN A FIBRE CHANNEL NETWORK;” Ser. No. 12/119,448, filed May 12, 2008, entitled “METHOD AND SYSTEM FOR CONGESTION MANAGEMENT IN A FIBRE CHANNEL NETWORK;” Ser. No. 12/119,457, filed May 12, 2008, entitled “WORKLOAD MANAGEMENT WITH NETWORK DYNAMICS;” and Ser. No. 12/119,430, filed May 12, 2008, entitled “METHOD AND SYSTEM FOR FACILITATING QUALITY OF SERVICE IN EDGE DEVICES IN A FIBRE CHANNEL NETWORK.”
The following U.S. patent is incorporated by reference to provide further details relating to encryption and/or compression usage of the VMs: U.S. Pat. No. 7,533,256, entitled “METHOD AND APPARATUS FOR ENCRYPTION OF DATA ON STORAGE UNITS USING DEVICES INSIDE A STORAGE AREA NETWORK FABRIC.”
The following U.S. patents or applications are incorporated by reference to provide further details relating to zoning usage of the VMs: U.S. Pat. No. 7,366,194, entitled “FIBRE CHANNEL ZONING BY LOGICAL UNIT NUMBER IN HARDWARE” and U.S. Pat. No. 7,352,740, entitled “EXTENT-BASED FIBRE CHANNEL ZONING IN HARDWARE.”
The following U.S. application is incorporated by reference to provide further details relating to migration and VMotion usage of the VMs: Ser. No. 10/356,659, filed, Jan. 31, 2003, entitled “METHOD AND APPARATUS FOR PROVIDING VIRTUAL PORTS WITH ATTACHED VIRTUAL DEVICES IN A STORAGE AREA NETWORK.”
The knowledge of the VMs provided in the frames can also be used by the storage devices connected to the fabric. One common operation in a storage device is caching of data. By detecting the VMs based on the unique identifier in the frames, the caching algorithm employed in the storage unit can be improved by breaking down to the VM level, rather than the S_ID or host address level as done today. A combination of caching algorithms could be used, some by address and some by VM. The details of the caching could also be varied between VMs based on priority values.
As discussed, VMware ESX is used as the described embodiment but various other hypervisors can be used, such as Microsoft's Hyper-V with CSV, other variations of VMware products and other vendor products. Further, the preferred embodiment was discussed based on a FC SAN environment. Other SANs, such as iSCSI and FCoE can also be used, alone or in combinations as illustrated in
The basic alternate embodiments and operations have been described above. The following description provides an additional embodiment where the VMs are identified in an optional FC header with additional general and detailed operations to provide more context for the embodiments of the present invention.
Referring to
In
This operation is to be contrasted to that shown in
In this additional embodiment the VMID is a 32 bit value, with an exemplary assignment as shown in Table 1.
TABLE 1
VMID value
Description
0x0000
Host Machine/Physical Server ID
0x0001-0x07FF
Guest Machine ID (2047 IDs)
0x0800-0xFFE0
Reserved
0xFFE1-0xFFFE
Reserved for protocol
0xFFFF
VMID Unknown
As shown, in the preferred alternate embodiment the host receives a VMID of 0x0000h, with the values 0x0001h-0x07FFh being used for the various VMs on the host. A number of values are reserved for future use, a number of values are reserved for protocol use, as is common in FC and the 0xFFFFh value indicates an unknown VMID, usually used in initial operations until the HBA knows the relevant VMID.
Fibre Channel provides the capability to include optional headers. Optional headers are defined and described in Fibre Channel Framing and Signaling-3 (FC-FS-3), Rev. 0.90, dated Aug. 6, 2009 from T11, particularly Section 13. This alternate embodiment places the relevant VMID values and select other values in an optional header, as opposed to the CS_CTL bits in
As shown in
TABLE 2
Byte 3 (MSB)
Byte 2
Byte 1
Byte 0 (LSB)
Word 0
TAG
Reserved
Reserved
Reserved
Word 1
Reserved
Reserved
Src VMID
Src VMID
Word 2
Reserved
Reserved
Dst VMID
Dst VMID
Word 3
Reserved
Reserved
Reserved
I/O Service ID
As Fibre Channel operations are between initiators and targets, operations of VMID-capable initiators and targets will be slightly different. If an initiator is VMID-capable or aware, the HBA will send packets with a VMID Header if the destination is VMID Target Capable, register the HBA capabilities with VMFS, obtain VMID feature capabilities from the VMFS, obtain priority and UUID from the VMFS, obtain UUID creation/deletion messages from the VMFS, register VMID Capabilities with the fabric, request VMID allocation from the fabric, and query VMID feature capabilities of HBAs from fabric. The HBA cannot explicitly un-register VMID initiator capability but the port going offline will un-register VMID Capability.
In a target that is VMID-capable, the HBA will receive VMID headers in the received packets from VMID-capable initiators, send back the VMID header with source and destination VMID values in response, and register VMID capabilities to the fabric. The HBA cannot explicitly un-register the VMID target capability but the port going offline will un-register VMID Capability. It is assumed that a VMID capable target will also be a VMID capable initiator to obtain the VMIDs for the various VMS and the like.
When a port is offline, the HBA on the port becomes VMID NOT Capable, VMID allocations are removed for the HBA on the port, and switch/device RSCNs will continue to occur to notify the switches and other HBAs. When the HBA port goes online, the HBA re-registers VMID capability features and the HBA re-requests VMID allocations. The switch preferably tries to assign the same VMID to the UUID.
In operation 1408 the HBA A registers with the Name Server (NS) that it is VMID initiator capable and aware. As the device types of VMID Initiator and VMID Target capable and aware are not standardized FC-4 TYPE Codes, vendor specific TYPE codes can be used if desired or new standardized FC-4 TYPE codes can be allocated. In operation 1410 the NS responds with an acceptance after placing the HBA A VMID initiator capability in the NS database. In normal FC operation this capability will be replicated to all switches in the fabric based on normal NS replication. In operation 1412 the HBA A requests a VMID for UUID1 from the switch management server (MS) responsible for providing fabric addresses. Just as the fabric provides FC PIDs or addresses, the fabric also provides the VMIDs. In operation 1414 the MS allocates a VMID, 0x0123h in the illustration, and maps that VMID to UUID1. The MS coordinates with the NS so that the NS database is current and has the VMIDs and UUIDs. In operation 1416 the allocated VMID is returned to HBA A. In the preferred embodiment multiple UUIDs can be registered in a single request, with the NS then returning a bulk allocation of VMIDs. When the VMID is returned from the MS, the HBA A stores the VMID and UUID mapping in a table for later use in inserting VMID device headers.
In operation 1418 the HBA A queries the NS for all VMID capable devices, much as an HBA queries the NS for all accessible devices during fabric login. In operation 1420 the NS returns a list of all VMID capable devices. At this time the HBA A knows the capabilities of all of the other HBAs it can access. In the illustration, this means that HBA A knows that HBA B is VMID target capable but not aware and HBA C is not VMID target capable. In operation 1422 the HBA A informs VMFS that the interface is fully operational and I/O operations can begin.
Having obtained the VMID, the priority and I/O frames, the HBA A now develops the VMID device header as discussed above by using the UUID to reference the previously developed table mapping UUID to VMID and other data such as priority and LUN/LBA and places the VMID device header into each frame going to the designated address if the target HBA is VMID-capable, as it is in the illustrated case. In operation 1430 the frames are transmitted according to the indicated priority and including the source and destination VMID values. In this case, as the destination VMID is not known, the value 0xFFFFh is used as the destination VMID. The HBA A transmits the frame at the desired priority according to the various methods that are available. In the preferred embodiment priority is managed by proper selection of virtual channels. The priority level may be indicated in the frame by using the CS_CTL field, may be determined by frame address and VMID value detection and then lookup in a table or other methods, depending on the particular method employed in the fabric. If the VM begins transmitting I/O operations before operations 1416 and 1420 are completed, to avoid delaying the frames the HBA A can utilize the unknown VMID value for both source and destination. Then when operations 1416 and 1420 complete or the source VMID value is otherwise provided, the propose source VMID value can be used.
The frame of operation 1430 is transmitted through the fabric, illustrated as switch1, at the designated priority level. Eventually the frame arrives at HBA B, the target, and HBA B operates on the frame as appropriate. The HBA B develops the appropriate response frame and then develops the VMID device header, the header now including a VMID value of the target VM in the host containing HBA B. In the illustration this is a VMID value of 0xFFFFh. This unknown value is used as the HBA B is VMID capable but not VMID aware, that is the HBA B can handle VMID headers but does not understand or contain VMs. If the HBA B were VMID-aware, meaning that it understood and contained VMs, then the destination VMID value would be returned, such as 0x0765h. The response frame is transmitted with the proper priority information and the VMID device header in operation 1432. When HBA A receives the frame it can store the source VMID value for use in the next frame in the I/O sequence.
If the I/O operation of operation 1424 was instead directed to an HBA C that is not VMID target capable, then in operation 1434 HBA A transmits the frame without the VMID header or the regular frame header values set to indicate an optional header.
The above discussion has included the interactions of a VMID capable HBA with its connected switch and the designated target nodes. However, there are additional operations that occur at a fabric level.
In operation 1514 switch2 also sends a device RSCN to HBA C, which is not VMID capable. HBA C just accepts the RSCN in operation 1516. As HBA C is not VMID capable, it does not perform the query of operation 1510.
While the alternate embodiment is described using Fibre Channel frames and an HBA as the exemplary format, it is understood that the same optional device header could be sued in FCoE with a CNA.
The use of the optional device header in this alternate embodiment provides greater compatibility and requires fewer proprietary changes as compared to the embodiments of
The ASIC 1710 comprises four major subsystems at the top-level as shown in
The Fibre Channel Protocol Group (FPG) Subsystem 1730 comprises 5 FPG blocks 1735, each of which contains 8 port and SERDES logic blocks to a total of 40 E, F, and FL ports.
The Frame Data Storage (FDS) Subsystem 1740 contains the centralized frame buffer memory and associated data path and control logic for the ASIC 1710. The frame memory is separated into two physical memory interfaces: a header memory 1742 to hold the frame header and a frame memory 1744 to hold the payload. In addition, the FDS 1740 includes a sequencer 1746, a receive FIFO buffer 1748 and a transmit buffer 1749.
The Control Subsystem 1750 comprises a Buffer Allocation unit (BAL) 1752, a Header Processor Unit (HPU) 1754, a Table Lookup Unit (Table LU) 1756, a Filter 1758, and a Transmit Queue (TXQ) 1759. The Control Subsystem 1750 contains the switch control path functional blocks. All arriving frame descriptors are sequenced and passed through a pipeline of the HPU 1754, filtering blocks 1758, until they reach their destination TXQ 1759. The Control Subsystem 1750 carries out L2 switching, FCR, LUN Zoning, LUN redirection, Link Table Statistics, VSAN routing and Hard Zoning.
The Host System Interface 1760 provides the host processor subsystem 1720 with a programming interface to the ASIC 1710. It includes a Peripheral Component Interconnect Express (PCIe) Core 1762, a DMA engine 1764 to deliver frames and statistics to and from the host, and a top-level register interface block 1766. As illustrated in
Some functionality described above can be implemented as software modules in an operating system or application running on a processor 1722 of the host processor subsystem 1720 and stored in a memory 1724 or other storage medium of the host processor subsystem 1720. This software may be provided during manufacture of the ASIC 1710, or provided on any desired computer-readable medium, such as an optical disc, and loaded into the ASIC 1710 at any desired time thereafter. In one embodiment, the control subsystem 1750 is configured by operating system software of the network switch 1700 executing in the processor 1722 of the host processor subsystem 1720.
Serial data is recovered by the SERDES of an FPG block 1735 and packed into ten (10) bit words that enter the FPG subsystem 1730, which is responsible for performing 8b/10b decoding, CRC checking, min and max length checks, disparity checks, etc. The FPG subsystem 1730 sends the frame to the FDS subsystem 1740, which transfers the payload of the frame into frame memory and the header portion of the frame into header memory. The location where the frame is stored is passed to the control subsystem, and is used as the handle of the frame through the ASIC 1710. The Control subsystem 1750 reads the frame header out of header memory and performs routing, classification, and queuing functions on the frame. Frames are queued on transmit ports based on their routing, filtering and QoS. Transmit queues de-queue frames for transmit when credits are available to transmit frames. When a frame is ready for transmission, the Control subsystem 1750 de-queues the frame from the TXQ 1759 for sending through the transmit FIFO back out through the FPG 1730.
The Header Processor Unit (HPU) 1754 performs header HPU processing with a variety of applications through a programmable interface to software, including (a) Layer2 switching, (b) Layer3 routing (FCR) with complex topology, (c) Logical Unit Number (LUN) remapping, (d) LUN zoning, (e) Hard zoning, (f) VSAN routing, (g) Selective egress port for QoS, and (g) End-to-end statistics.
The HPU 1754 provides hardware capable of encapsulating and routing frames across inter-switch links that are connected to the ports 1735 of the ASIC 1710. The HPU 1754 performs frame header processing and Layer 3 routing table lookup functions using routing tables where routing is required, encapsulating the frames based on the routing tables, and routing encapsulated frames. The HPU 1754 can also bypass routing functions where normal Layer2 switching is sufficient.
Proceeding then to
General operation of the management server and the name server are well known to those skilled in the art and are extended as discussed above. Further explanation of the functions of the two servers is provided in specifications Fibre Channel Generic Service-6 (FC-GS-6), dated Aug. 30, 2007; Fibre Channel Link Services (FC-LS-2), dated Jun. 26, 2008; Fibre Channel Switch Fabric-5 (FC-SW-5), dated Jun. 3, 2009, al from T11 and all of which are hereby incorporated by reference.
The above description is illustrative and not restrictive. Many variations of the invention will become apparent to those skilled in the art upon review of this disclosure. The scope of the invention should therefore be determined not with reference to the above description, but instead with reference to the appended claims along with their full scope of equivalents.
Gnanasekaran, Sathish Kumar, Kollu, Badrinath, Johnson, Howard, Makishima, Dennis Hideo, Bhuyan, Prasanta Kumar David
Patent | Priority | Assignee | Title |
10574477, | Apr 10 2018 | Cisco Technology, Inc. | Priority tagging based solutions in fc sans independent of target priority tagging capability |
Patent | Priority | Assignee | Title |
6397242, | May 15 1998 | VMware, Inc. | Virtualization system including a virtual machine monitor for a computer with a segmented architecture |
6714992, | Feb 25 2000 | Microsoft Technology Licensing, LLC | Method and system for embedded network device installation |
7200144, | Oct 18 2001 | CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD | Router and methods using network addresses for virtualization |
7478173, | Dec 18 2003 | WMware, Inc.; VMWARE, INC | Method and system for sharing a network connection in a virtual computer system |
7676564, | Jun 06 2002 | Microsoft Technology Licensing, LLC | Managing stored data on a computer network |
7865893, | Feb 07 2005 | Parallels International GmbH | System and method for starting virtual machine monitor in common with already installed operating system |
7921431, | Jan 20 2006 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | N-port virtualization driver-based application programming interface and split driver implementation |
8223770, | Sep 17 2004 | Hewlett Packard Enterprise Development LP | Network virtualization |
8250281, | Oct 15 2008 | International Business Machines Corporation | Data communications through a host fibre channel adapter |
8396807, | Jun 26 2009 | International Business Machines Corporation | Managing resources in virtualization systems |
9325524, | Sep 07 2012 | KYNDRYL, INC | Overlay network capable of supporting storage area network (SAN) traffic |
9736043, | Dec 23 2011 | INVINCIBLE IP LLC | Optimization of resource utilization in a collection of devices |
20060023707, | |||
20080155208, | |||
20090083445, | |||
20100103939, | |||
20100153947, | |||
20110173608, | |||
20110173609, | |||
20110321065, | |||
20130266011, | |||
20140165062, | |||
20140301391, | |||
20140344811, | |||
20150026292, | |||
20150109923, | |||
20150288570, | |||
20160072816, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jan 28 2015 | Avago Technologies International Sales Pte. Limited | (assignment on the face of the patent) | / | |||
Jan 09 2017 | BHUYAN, PRASANTA DAVID KUMAR | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 040904 | /0119 | |
Jul 17 2017 | MAKISHIMA, DENNIS HIDEO | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 043148 | /0890 | |
Jul 18 2017 | JOHNSON, HOWARD | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 043148 | /0890 | |
Jul 18 2017 | KOLLU, BADRINATH | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 043148 | /0890 | |
Jul 28 2017 | GNANASEKARAN, SATHISH KUMAR | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 043148 | /0890 | |
Nov 28 2017 | Brocade Communications Systems, Inc | BROCADE COMMUNICATIONS SYSTEMS LLC | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 044891 | /0536 | |
Sep 05 2018 | BROCADE COMMUNICATIONS SYSTEMS LLC | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 047270 | /0247 |
Date | Maintenance Fee Events |
Apr 03 2023 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Date | Maintenance Schedule |
Oct 08 2022 | 4 years fee payment window open |
Apr 08 2023 | 6 months grace period start (w surcharge) |
Oct 08 2023 | patent expiry (for year 4) |
Oct 08 2025 | 2 years to revive unintentionally abandoned end. (for year 4) |
Oct 08 2026 | 8 years fee payment window open |
Apr 08 2027 | 6 months grace period start (w surcharge) |
Oct 08 2027 | patent expiry (for year 8) |
Oct 08 2029 | 2 years to revive unintentionally abandoned end. (for year 8) |
Oct 08 2030 | 12 years fee payment window open |
Apr 08 2031 | 6 months grace period start (w surcharge) |
Oct 08 2031 | patent expiry (for year 12) |
Oct 08 2033 | 2 years to revive unintentionally abandoned end. (for year 12) |