CN102652305A - Virtual storage target offload techniques - Google Patents

Virtual storage target offload techniques Download PDF

Info

Publication number
CN102652305A
CN102652305A CN2010800577574A CN201080057757A CN102652305A CN 102652305 A CN102652305 A CN 102652305A CN 2010800577574 A CN2010800577574 A CN 2010800577574A CN 201080057757 A CN201080057757 A CN 201080057757A CN 102652305 A CN102652305 A CN 102652305A
Authority
CN
China
Prior art keywords
stores service
network
virtual
virtual machine
child partition
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
CN2010800577574A
Other languages
Chinese (zh)
Other versions
CN102652305B (en
Inventor
J.奥欣斯
D.L.格林
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft 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 Microsoft Corp filed Critical Microsoft Corp
Publication of CN102652305A publication Critical patent/CN102652305A/en
Application granted granted Critical
Publication of CN102652305B publication Critical patent/CN102652305B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/0614Improving the reliability of storage systems
    • G06F3/0619Improving the reliability of storage systems in relation to data integrity, e.g. data losses, bit errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45537Provision of facilities of other operating environments, e.g. WINE
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/17Interprocessor communication using an input/output type connection, e.g. channel, I/O port
    • 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/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0647Migration mechanisms
    • 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/0662Virtualisation aspects
    • G06F3/0665Virtualisation aspects at area level, e.g. provisioning of virtual or logical volumes
    • 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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45579I/O management, e.g. providing access to device drivers or storage
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Abstract

A virtual machine storage service can use a unique network identifier and a SR-IOV compliant device can be used to transport I/O between a virtual machine and the virtual machine storage service. The virtual machine storage service can be offloaded to a child partition or migrated to another physical machine along with the unique network identifier.

Description

Virtual store target Unloading Technology
Background technology
Virtual machine technique can be used for packing operating load and move it in data center.This have great benefit from the ability that a physical host moves to another physical host to the user with operating load, because it allows dynamic machine to merge, this causes much lower hardware and handling cost.Virtual machine typically visits storage through the module that processing is positioned at the Storage Virtualization of supervisory routine, management zone or its combination.In this model; Virtual machine typically via such as the internal zone dividing communication bus (as at the U. S. application No.11/128 that is entitled as " Partition Bus "; The example partition bus of describing in 647, the content of this application is herein incorporated by integral body by reference) and so on the software communication path send storage I/O request to said module.Between virtual machine and the supervisory routine (or management zone) communicate by letter owing to the operational communications path and when the message transfer contingent any context switch and cause (incur) CPU cycle cost (cycle cost).Therefore, it is desired being used for through reducing the original technology that increases processing I/O request efficiency of CPU one-tenth.
Summary of the invention
An example embodiment of the present disclosure has been described a kind of method.In this example; This method includes but not limited to: realize (effectuate) transportable stores service; Wherein this transportable stores service is configured to manage the virtual hard disk I/O request to child partition, and wherein this transportable stores service is allocated for the only network identifier of network; And this transportable stores service is configured to the storage target in the network.In addition to the foregoing, in the claim, accompanying drawing and the text that form a part of this disclosure, described aspect other.
An example embodiment of the present disclosure has been described a kind of method.In this example, this method includes but not limited to: the first only network identifier additional (attach) that will be used for network adapter is to being configured to manage the stores service to the virtual hard disk I/O request of child partition; And will append to child partition by the virtual functions (function) that network adapter realizes, wherein this virtual functions comprises the second only network identifier.Except aforementioned, in the claim, accompanying drawing and the text that form a part of this disclosure, described aspect other.
An example embodiment of the present disclosure has been described a kind of method.In this example; This method includes but not limited to: in child partition, carry out stores service; Wherein this stores service is configured to manage the virtual hard I/O request to second child partition, and wherein this stores service is assigned with the only network identifier in network.Except aforementioned, in the claim, accompanying drawing and the text that form a part of this disclosure, described aspect other.
Those skilled in the art can understand one or more different aspect of the present disclosure and can include but not limited to: the circuit and/or the programming of the each side of the present disclosure that is used to realize that this paper quotes; Said circuit in fact can be the combination in any that is configured to realize according to the design alternative of system designer hardware, software and/or the firmware of the each side that this paper quoted with programming.
Aforementioned is summary, and therefore must comprise simplification, summary and the omission of details.It only is illustrative that those skilled in the art will understand this summary, and does not plan to limit by any way.
Description of drawings
Fig. 1 has described example computer system, wherein can realize each side of the present disclosure.
Fig. 2 has described to be used to put into practice the operating environment of each side of the present disclosure.
Fig. 3 has described to be used to put into practice the operating environment of each side of the present disclosure.
Fig. 4 illustrates the computer system that comprises SR-IOV compatible network equipment.
Fig. 5 illustrates the relation between storer in the virtualized environment.
Fig. 6 has described an embodiment of the present disclosure.
Fig. 7 has described to be used to illustrate the operating environment of each side of the present disclosure.
Fig. 8 has described to be used to put into practice the operating process of each side of the present disclosure.
Fig. 9 has described the alternate embodiments of the operating process of Fig. 8.
Figure 10 has described to be used to put into practice the operating process of each side of the present disclosure.
Figure 11 has described the alternate embodiments of the operating process of Figure 10.
Figure 12 has described to be used to put into practice the operating process of each side of the present disclosure.
Figure 13 has described the alternate embodiments of the operating process of Figure 12.
Embodiment
All embodiment can carry out on one or more computer systems.Fig. 1 and following discussion aim to provide the brief general introduction of the suitable computing environment that can realize therein the disclosure.
Run through the firmware that terms circuit that the disclosure uses can comprise nextport hardware component NextPort (such as hardware interrupts controller, hard disk drive, network adapter, graphic process unit, hardware based video/audio codec) and be used to operate this hardware.Terms circuit can also comprise microprocessor, special IC and/or one or more logic processor, for example by the one or more kernels in many kernels (core) General Porcess Unit of firmware and/or software arrangements.(a plurality of) but (a plurality of) function that logic processor can be loaded from storer (for example RAM, ROM, firmware and/or high capacity storage) by the instruction arranged for executing that embodies operation logic.In an example embodiment, wherein circuit comprises the combination of hardware and software, and the implementor can write the source code that embodies logic, and it is compiled into subsequently can be by the machine readable code of logic processor execution.Developed into the stage that between the function that hard-wired function or software are realized, there are differences hardly because those skilled in the art can understand present technical merit, therefore the selection to the software and hardware of realizing function as herein described only is design alternative.In other words, can be converted into hardware configuration of equal value, and hardware configuration itself can be converted into software process of equal value, the selection of hardware implementation mode and software realization mode is left for the implementor because those skilled in the art can understand software process.
Referring now to Fig. 1, described exemplary computer system 100.Computer system 100 can comprise logic processor 102, for example carries out the hyperthread of kernel.Although illustrate a logic processor 102; But computer system 100 can have a plurality of logic processors in other embodiments, for example a plurality of execution kernels of having of each processor substrate and/or wherein each processor substrate can have a plurality of processor substrates of a plurality of execution kernels.As shown in the figure, various computer-readable recording mediums 110 can be through being coupled to various system components one or more interconnects of logic processor 102.System bus can be some types bus-structured any, the bus structure of said some types comprise any local bus of memory bus or Memory Controller, peripheral bus and the multiple bus architecture of use.In example embodiment, computer-readable recording medium 110 can comprise for example random-access memory (ram) 104, memory device 106 (for example dynamo-electric hard disk drive, solid-state hard drive etc.), firmware 108 (for example FLASH RAM or ROM) and movable memory equipment 118 (such as CD-ROM, floppy disk, DVD, FLASH driver, External memory equipment etc.).Those skilled in the art should understand the computer-readable medium that can use other types, such as magnetic tape cassette, flash card, digital video disc, Bernoulli Jacob (Bernoulli) box.
Computer-readable recording medium 110 can be provided for the non-volatile and volatile storage of processor executable 122, data structure, program module and other data of computing machine 100.Being included in the basic input/output (BIOS) 120 that transmits the basic routine of information between the element that helps between the starting period in computer system 100 can be stored in the firmware 108.A plurality of programs can be stored in firmware 108, memory device 106, RAM 104 and/or the movable memory equipment 118 and can be carried out by the logic processor that comprises operating system and/or application program 102.
Computing machine 100 can receive order and information through input equipment 116, and input equipment 116 can include but not limited to keyboard and pointing apparatus.Other input equipments can comprise microphone, operating rod, game paddle (pad), scanner or the like.These can be connected to logic processor 102 through the serial port interface that is coupled to system bus with other input equipments, and are often connected through other interfaces such as USB port (USB).The display device of display or other types also can be connected to system bus via the interface such as video adapter (can be the part of graphic process unit 112 or be connected to graphic process unit 112).Except display, computing machine typically comprises other peripheral output device (not shown), such as loudspeaker and printer.The example system of Fig. 1 can also comprise host adapter, small computer system interface (SCSI) bus and be connected to the External memory equipment of SCSI bus.
Computer system 100 can be operated in the networked environment that the logic that uses remote computer connects.This remote computer can be another computing machine, server, router, network PC, peer device or other common network nodes, and typically can comprise many or all elements that preceding text are described with respect to computer system 100.
When in LAN or WAN networked environment, using, computer system 100 can be connected to LAN or WAN through NIC 114.NIC 114 (it can be inner or outside) can be connected to logic processor.In networked environment, program module or its part described with respect to computer system 100 can be stored in the remote memory storage device.Will be appreciated that it is exemplary that network described herein connects, and can use other means of between computing machine, setting up communication linkage.And, being suitable for computerized system especially well although imagined a plurality of embodiment of the present disclosure, content does not plan the disclosure is limited to such embodiment in the document.
Referring now to Fig. 2 and 3, they have described to be configured to realize the computer system 200 of virtual machine and 300 high level block diagram.In example embodiment of the present disclosure, computer system 200 and 300 can comprise the element and the assembly that can operate with the realization virtual machine described in Fig. 1.Forward Fig. 2 to, such assembly is a supervisory routine (hypervisor) 202, and it also can be called as virtual machine monitor in the art.Supervisory routine 202 among the embodiment that is described can be configured to control and arbitrate the access hardware to computer system 100.Say that broadly supervisory routine 202 can generate the execution environment that is called as subregion (for example, virtual machine).In an embodiment, child partition can be considered to the elementary cell by the isolation (isolation) of supervisory routine 202 supports.Promptly; Each child partition (246 and 248) can be mapped to one group of hardware resource under supervisory routine 202 controls; For example storer, equipment, logic processor circulation or the like; And/or father's subregion and supervisory routine 202 can isolate a process (process) in the subregion in order to avoid visit the resource of another subregion, for example can client operating system in the subregion and the storer in another subregion be isolated.In an embodiment, supervisory routine 202 can be the software product that isolates, operating system a part, be embedded in the firmware of mainboard, special IC or its combination.
In the example of being described, computer system 100 comprises father's subregion 204, and it also can be counted as the territory 0 that is similar in the community that increases income.Father community 204 can be configured to through using the virtualization services that typically in the community that increases income, is called as back driver to provide device (VSP) to the client operating system of in child partition, carrying out resource to be provided.In this exemplary architecture, father's subregion 204 can be controlled (gate) visit to bottom hardware.Say that broadly VSP 228 can be used for through virtualization services client (VSC) (community typically is called as FED(front end driver) increasing income) interface duplex being arrived hardware resource.Each child partition can comprise one or more virtual processors, such as virtual processor 230 to 232, client operating system 220 to 222 can manage and scheduling thread to carry out above that.Usually, virtual processor 230 to 232 is executable instruction and associated state information, and it provides the expression of the concurrent physical processor with certain architectures.For example, a sub-partition can have the virtual processor of the characteristic that contains Intel x86 processor, and another virtual processor can have the characteristic of PowerPC processor.Virtual processor in this example can be mapped to the logic processor of computer system, and the virtual processor of call instruction is carried out by the logic processor support.Therefore, in these example embodiment, a plurality of virtual processors can be carried out simultaneously, and for example another logic processor executive supervisor instruction.The combination of virtual processor, various VSC and storer can be considered to virtual machine in the subregion.
Client operating system 220 to 222 can comprise any operating system, such as the operating system from Microsoft, Apple, the community that increases income etc.Client operating system can use user/kernel operations pattern, and can have the kernel that can comprise scheduler, memory manager etc.Each client operating system 220 to 222 can have file system and the client operating system self that is associated; The file system that is associated can have storage application above that, such as terminal server, e-commerce server, e-mail server etc.Client operating system 220-222 can scheduling thread on virtual processor 230-232, carrying out, and the instance of such application can be implemented.
Referring now to Fig. 3, it illustrates the alternative framework of the framework described in preceding text Fig. 2.Fig. 3 has described the assembly similar with Fig. 2; Yet in this example embodiment, supervisory routine 202 can comprise that virtualization services provides device 228 and device driver 224, and father's subregion 204 can comprise configuration tool 236.In this framework, supervisory routine 202 can be carried out the supervisory routine 202 same or analogous functions with Fig. 2.The supervisory routine 202 of Fig. 3 can be the software product that isolates, operating system a part, be embedded in the firmware of mainboard, perhaps the part of supervisory routine 202 can realize through special IC.In this example, father's subregion 204 can have the instruction that can be used for configuration manager 202, however the hardware access request can handle by supervisory routine 202, and be not sent to father's subregion 204.
In embodiment of the present disclosure, meet clearly the network adapter of quoting " Single Root Input/Output Virtualization specification (the virtual standard of single the I/O) " correction 1.0 that is herein incorporated through integral body and can be installed in such as in the computer system described in the accompanying drawing.The example adapter can be from Intel " Gigabit ET Dual Port Server Adapter (kilomegabit ET dual-ported server adapter) ".The network equipment that the SR-IOV ability is arranged be can through virtual interface be physical function and between for example virtual machine or any other process the hardware device of share I/O adapter.Each virtual interface (also being called as virtual functions (VF)) roughly shows as the independent NIC on the high-speed PCI bus of computer system.For example, each virtual functions can have the pci configuration space and the only network identifier of emulation, for example Media Access Control address (MAC Address), worldwide name etc.Therefore, each virtual functions can support to be used to visit the addressing uniquely of physical function and the independent path of strong subregion.
Forward Fig. 4 to, it illustrates computer system 400, and it comprises SR-IOV compatible adapter 402 (" adapter ").Be similar to mentioned abovely, computer system 400 can comprise and is similar to the assembly of preceding text about the assembly of Fig. 1-3.Adapter 402 can comprise physical function 410, and this physical function can be corresponding to the port that can be connected to network and internal router 412.Internal router 412 can be configured to from such as distributing to network identifier 420-424 route data virtual functions 404 or 406, adapter 402, said adapter for example is the virtual adapter that all has virtual port.
In example embodiment, network adapter 402 can be an Ethernet Adaptation Unit, and virtual functions can be the virtual ethernet adapter.In this example, the unique identifier of virtual functions will be an ethernet mac address.In the fiber channel example, adapter 402 can be the fiber channel host bus adaptor, and virtual functions can be the virtual fiber channel host bus adaptor with worldwide name, and worldwide name comprises that global nodename and worldwide port name claim.In the infinite bandwidth example, virtual functions can be the virtual unlimited bandwidth end points with global identifier.
Network identifier 424 is shown in broken lines, and the network adapter of its indication such as fiber channel host bus adaptor or Ethernet Adaptation Unit can allow a plurality of unique identifiers to share the single physical port.In fiber channel; This ability is called as the virtual or NPIV of N_ port id; And adapter can comprise the embedded type virtual switch to be called as the pattern operation of promiscuous mode in Ethernet, or filtration and route to the data of particular mac address addressing with the separation storage buffer.
Each network identifier possibly be associated with software protocol stack (414-418), and the software protocol stack is configured to formatted message so that this information can be sent out through network.In specific TCP/IP example, process can be through the instance of application layer port binding to the application layer of TCP/IP stack.At last, can be handled by the one group of function that is present in the layer that is called as the medium key-course by the difference in functionality information processed of protocol stack, this media access control layer is responsible for assembling the frame (frame) of the data that can pass through the fabric transmission.This of protocol stack layer adds the Media Access Control address that is used for virtual functions on network, send out frame.Protocol stack is delivered to Physical layer with the frame of assembling then, and Physical layer is configured to the information translation in the frame is electric signal and said frame sent to network.
RAM is coupled in the I/O interconnection (such as the high-speed PCI interconnection) that I/O MMU 426 (I/O-MMU) can be used for carrying out direct memory access operation.In embodiment of the present disclosure, I/O-MMU 426 can comprise coming the page table of self-supervisor 202, and it will become the system physical address from client's physical address translations of subregion.I/O-MMU 426 is shown in broken lines, and it indicates him to may reside in a plurality of positions in the computer system 400.For example, I/O-MMU can be chip or the assembly of logic processor on the mainboard.
Fig. 5 illustrates relation between the client's physical address and system physical address in an embodiment of the present disclosure.Customer memory is the view of memory (view) by supervisory routine 202 controls.Customer memory can be assigned to client operating system and controlled by their memory manager.Client's physical address can be supported (back) by system physical address (SPA), for example by the storer of the physical computer system of supervisory routine 202 management.As shown in the figure, in an embodiment, GPA and SPA may be arranged to memory block, for example one or more pages of storer.Relation between GPA and the SPA can be kept by shadow page table; These page tables are such as the commonly assigned U.S. Patent application No11/128 that is entitled as " Enhanced Shadow Page Table Algorithms (strengthening the shadow page table algorithm) "; Page table described in 665, the content of the document is quoted through integral body and is herein incorporated.In operation, when client operating system was stored data in GPA piece 1, in fact these data can be stored among the different SPA, such as the piece in the system 6.In embodiment of the present disclosure, I/O-MMU 426 can I/O operating period carry out conversion with will store data directly from a GPA spatial movement to another GPA space.In this embodiment, owing to need in the supervisory routine instruction, operation not realize these conversions, thus can save the logic processor circulation.
Fig. 6 illustrates the advanced operation environment that is used to describe virtual store target Unloading Technology.Fig. 6 illustrates via SR-IOV network adapter 402 and virtual functions 406 thereof and the virtual machine stores service 602 of communicating by letter with Storage Virtualization client 604.As shown in the figure, in this embodiment of the present disclosure, SR-IOV network adapter 402 can be used between virtual machine and virtual machine stores service, transmitting I/O through walking around (bypassing) software communication path.This has reduced the CPU round-robin amount that is used to carry out the I/O that is used for virtual machine conversely, has increased the ability of migration stores service 602, and has reduced burden and/or the burden on the supervisory routine 202 on the host operating system of in father's subregion, carrying out potentially.
Virtual machine stores service 602 can be configured to communicate by letter with physical storage device; These physical storage devices for example are the logical unit number (LUN) that is provided by the SAN that represents child partition, and said numbering for example possibly be to have used the virtualized dirk of other storage virtualization technologies (dirk).In an example, this can comprise that configuring virtual machine stores service 602 is to receive the I/O request and they are routed to LUN from virtual machine.In another example, wherein LUN is sub-distribution, and virtual machine stores service 602 can be configured to: generate virtual hard; They are exposed to virtual machine; And with them as virtual hard disk driver (VHD) file storage on the LUN or on the phisical drive.The VHD representation of file can be encapsulated in the virtual hard disk in the single file.It is physical store that the dish that virtual machine stores service 602 can be resolved this document and can be exposed to client operating system 220 is embodied as like it.The virtual hard disk that is generated by virtual machine stores service 602 can be expressed to bus, and this bus can seem the mode access customer operating system in this locality with these virtual hard disks.
In an embodiment of the present disclosure; Can be configured to the storage target of data center through the storage target component that the only network identifier is appended to virtual machine stores service 602 and for example will be used for advertisement virtual machine stores service 602; And virtual machine stores service 602 is configured as the storage target in the network, such as fiber channel target or Internet Small Computer Systems Interface (iSCSI) target.In the iSCSI example context, virtual machine stores service 602 can be through realizing and can implementing iscsi target through the LUN of internet protocol access child partition.Virtual machine storage client 604 or client operating system can obtain the address of virtual machine stores service 602, and the connection of emulation to the connection of SCSI hard disk can be set.Virtual machine storage client 604 can be handled virtual machine stores service 602 with treatment S CSI or the identical mode of hard disk drive, and virtual machine stores service 602 can provide virtual hard (serve up) to give child partition.In this example, the file system that virtual machine storage client 604 can be created and manage on the virtual disk that is directly provided by virtual machine stores service 602, and needn't load (mount) remote directory, as will doing in the networking file system environment.According to the viewpoint of client OS 220, it has the network of network of being coupled to adapter, and this network coupled is to the one or more logical blocks that operate with the mode that is similar to hard disk drive.
Fig. 7 illustrates the exemplary operations environment that is used to put into practice each side of the present disclosure.Be similar to Fig. 6, one or more SR-IOV network adapter can be used between virtual machine and virtual machine stores service, transmitting I/O, thereby eliminate the needs that use the software communication path to send I/O.This has reduced and is used to carry out the CPU round-robin amount to the I/O of virtual machine, has increased the ability of migration stores service 602, and reduces burden and/or the burden on the supervisory routine 202 on the host operating system potentially.
In this example context; The data center that comprises two computer systems 700 and 702 is illustrated as and is connected to switch 704 (although show two computer systems, those skilled in the art can understand data center can have more computer system).Computer system 700 and 702 can have and is similar to the assembly described in Fig. 1-4, and switch 704 can be the switch of interconnection and the whole infrastructure of router.And computer system 700 and 702 is illustrated as and comprises some characteristic with the disclosed technology of herein interpreted more clearly, and the disclosure is not limited in the topological structure of being described, realize.
Computer system 700 can comprise manager 250; It is configured to according to the techniques described herein migrations stores service 602, thus virtual machine stores service 602 with the dotted line diagram to indicate its another subregion can be from a zoned migration to identical or different computer system.Virtual functions 706 and 708 shown in broken lines with indication: in certain embodiments virtual machine stores service 602 can be directly and SR-IOV adapter 402 get in touch, and need not visit it via virtual functions.In this example embodiment, father's subregion 204 and 712 can be controlled physical hardware, and will not need virtual functions.
Continue the general introduction of this figure, in embodiment of the present disclosure, virtual machine stores service 602 can be distributed to its unique identifier and this identifier is moved to different partition areas together with any essential status information and move through extraction.In an example, this process can comprise: extract unique identifier by logic processor operations manager 250; By logic processor operations manager 250 order adapters (402 or 718) this unique identifier is appended to the virtual functions in the different subregions; And it is appended to virtual functions itself by the instance of logic processor operations manager 250 order virtual machine stores service 602.In another example, this process can comprise: extract unique identifier by logic processor operations manager 250; By logic processor operations manager 250 order adapters (402 or 718) this unique identifier is appended to adapter (402 or 718); And use this unique identifier on fabric, to communicate by letter by the instance of logic processor operations manager 250 order virtual machine stores service 602 of instantiation in different subregions.
Hereinafter is a series of process flow diagrams of describing operating process.For easy to understand, these process flow diagrams are organized into and make that viewpoint presents implementation to initial process flow diagram via the overall situation " big figure ", and follow-up process flow diagram provides further condiment and/or details.And those skilled in the art can understand, and the operation that with dashed lines is described is considered to optional.
Referring now to Fig. 8, it illustrates the operating process that is used to put into practice each side of the present disclosure.As shown in the figure; Operation 800 begins operating process and operates 802 to show the transportable stores service of realization; Wherein this transportable stores service is configured to manage the virtual hard disk I/O request that is used for child partition, and wherein this transportable stores service is allocated for the unique identifier of network.For example, and forward Fig. 6 to, the transportable stores service such as virtual machine stores service 602 can be realized by computer system.That is, the instruction of indication virtual machine stores service 602 can be carried out by logic processor.Virtual machine stores service 602 is considered to transportable, because it is attached to the only network identifier and can moves to another subregion from a subregion alone, does not promptly move other administration modules.
In an example embodiment, virtual machine stores service 602 can exclusively be used unique identifier on network, and for example it can be to use unique process that unique network address is communicated by letter in data center.In this example, virtual machine stores service 602 can be configured to its state of serializing, makes status information can be sent to different partition areas and is used to another instance of configuring virtual machine stores service 602.In another example embodiment, virtual machine stores service 602 can be moved in being attached to the virtual machine of virtual functions.In this example, virtual machine stores service 602 can also be used unique identifier communication exclusively in network.Migration virtual machine stores service 602 can comprise serializing comprise virtual machine stores service 602 virtual machine state and send it to another subregion.
In particular example, and forward Fig. 7 to, virtual machine stores service 602 can be moved to child partition 246 by uncle's subregion 204.In this particular example, logic processor can operations manager 250, and promptly logic processor can move the instruction of instruct manager 250, and extracts the unique identifier that is used in data center, communicating by letter by virtual machine stores service 602.Then, this unique identifier instance that can be sent to child partition 246 and virtual machine stores service 602 can be activated.Routing table in the adapter 402 can be updated and the I/O request can be routed to child partition 246 but not father's subregion 204 by adapter 402.In this example, child partition 246 can be configured to use the unique identifier except already used any other unique identifier.
Continue the description of Fig. 8, operation 804 illustrates transportable stores service is configured to the storage target in the network.For example, in an example of the present disclosure, virtual machine stores service 602 can be configured to the storage target in the data center.Be similar to the description of preceding text, virtual machine stores service 602 can be attached to the unique identifier in the network and detected by client OS 220 is the storage target.Can open communication session between client OS 220 and virtual machine stores service 602, and client OS 220 can detect the virtual hard that is exposed by virtual machine stores service 602 and use this virtual disk, is local hard drive like them.In particular example, virtual machine stores service 602 can the aforesaid iscsi target of emulation.In this example, virtual machine stores service 602 can expose virtual disk but not physical disks and handle the I/O of self virtualizing machine through reading or write LUN or physical disks.
Forward Fig. 9 to, it illustrates the alternate embodiments of the operating process of Fig. 8.Operation 906 illustrates moves to remote computer system with transportable stores service.For example, and forward Fig. 6 to, in one embodiment, transportable stores service (for example the virtual machine stores service 602) can be moved to the remote computer system in the data center.For example, in one embodiment, remote computer system can have the more how available I/O bandwidth of computer system than current trustship (host) virtual machine stores service 602, and can make the decision of mobile storage service 602.In this example, logic processor can operations manager 250 and is extracted and distribute to the unique identifier of stores service 602 and send it to remote computer.Subsequently, the manager 250 of remote computer can append to unique identifier the instance of stores service 602.
In particular example, and forward Fig. 7 to, virtual machine stores service 602 can be moved to father's subregion 712 from child partition 246.In this particular example, the manager 250 of computer system 700 can extract the unique identifier that appends to virtual machine stores service 602 and send it to computer system 702.The manager 250 of computer system 702 can append to the instance of the virtual machine stores service 602 of operation in father's subregion 712 in operation on the logic processor and with unique identifier.In this example, virtual store service 602 can be used unique identifier through using or do not use virtual functions 708 from by client's transmission/reception I/O of 602 services of the virtual machine stores service the child partition 246 time.
In this particular example, the status information of virtual machine stores service 602 and protocol stack can be sent to computer system 702, make that the I/O service is continual.For example, can send enough information, with the manager 250 configuration protocol stacks that allow computer system 702 function equivalent state with the protocol stack that reflects computer system 700 at least to computer system 702.Status information can comprise that the next one that will be sent out divides into groups number, socket number of being used, maximum buffer size, server end slogan, client end slogan or the like.Status information can also comprise the information such as the higher level protocol information.Other examples can relate to the information of employed cryptographic protocol.
In this example embodiment, will operate incessantly to the service of client, because according to the viewpoint of client, connect and suspended but not go offline.For example; When virtual machine stores service 602 is moved; Protocol stack can be summed up (wrap-up) current operation that it is being carried out (for example through accomplish or cancel these operations), and in short time period, keeps the agreement transmission of the virtual machine storage client 604 of the information of not sending to step back (back off) message to being tied to request protocol alternatively.When the protocol stack on the computer system 702 during by instantiation, it can have with computer system 700 on the state of protocol stack equivalence, and can be on network communicate by letter with before according with computer system 700 associated unique identification.New configured protocols stack on the computer system 702 can be configured to send alternatively and restarts (resume) message, and the agreement of service virtual machine storage client 604 can restart to send I/O.Switch 704 can solve route, makes protocol message be sent to the virtual machine stores service 602 on the computer system 702.
Continue the description of Fig. 9, operation 908 illustrates configuration I/O MMU becoming the system physical address with client's physical address translations that the I/O request that is used for child partition is associated.For example, and with reference to Fig. 7, in an embodiment of the present disclosure, the I/O MMU 426 of computer system 700 can be used for client's physical address translations is become the system physical address.For example, when client operating system 220 was initiated I/O operation (for example reading or writing), client operating system 220 generated the order that relates to client's physical address that possibly be converted into the system physical address.In an example embodiment, these conversions can be at I/O-MMU 426 but not are taken place among the MMU.Through the storer conversion is unloaded to I/O-MMU 426, reduced the burden on supervisory routine 202 and/or the father's subregion 204.For example, client OS 220 can issue (issue) read operation, and it comprises the request of the dish side-play amount that reads the customer memory address.In this example; I/O MMU 426 can use table, and this table becomes the system address in the customer memory address of physically supporting (back) client to want to read with the customer memory map addresses of child partition 248 to system address and with the customer memory address translation.Virtual machine stores service 602 can receive request and obtain client just in information requested and the response message of the data that comprise previous request is provided.This response can provide in the buffer zone like the appointment of customer memory address; Adapter 402 can become the system physical address with the customer memory address translation that is provided with I/O-MMU 426 in the case, and adapter 402 can copy the request buffer response data to satisfy the request of client to then from the response buffering district.
When client was on the physical computer identical with virtual machine stores service 602, this technology type was similar to direct memory access (DMA) (DMA) operation of the memory to memory of being carried out by peripherals.In this example embodiment; I/O operation can be similar to the dma operation of memory to memory, because network adapter 402 retrieving information and represent virtual machine to store client 604 or virtual machine stores service 602 moves to another piece of system physical address with it from a piece of system physical address.A particular example can comprise the read operation by 604 issues of virtual machine storage client.In this example, virtual machine storage client 604 can be issued and specify it to want to read the read operation of the page of the storage data in the memory page of its control.In this example, the page of data is copied into the virtual machine stores service 602 employed pages to satisfy request and then this copying data to be stored in the locked memory pages of client 604 appointments to virtual machine.
Continue the description of Fig. 9, operation 910 illustrates from child partition and receives the I/O work request, and wherein child partition is affixed to the virtual functions that comprises the second only network identifier that is used for network.For example, as shown in Figure 6, in one embodiment, child partition 248 can comprise virtual functions 406.In this example, the I/O request got in touch and can be sent to child partition 248 can exclusively via virtual functions 406 and SR-IOV adapter 402.Adapter 402 can confirm that order is addressed to and virtual machine stores service 602 associated unique identification symbol, and can send and should order to it.In the case, order can be sent to virtual machine stores service 602 from the I/O of child partition 248, and need not send request to the child partition communication interface through supervisory routine 202 or through child partition.And adapter 402 can use the unique identifier of client 604 and virtual machine stores service 602 to confirm that which locked memory pages will be used as buffer zone and therefore confirm copies data between which address space.
In particular example, I/O request can be the write operation of the position on the position (in client's physical address) of specific data and the virtual hard that data should be written into.In this example, Storage Virtualization client 604 can place request one or more information block of the unique identifier that is addressed to virtual machine stores service 602.In this example, adapter 402 can receive request and send it to virtual machine stores service 602.Adapter 402 can move to the system physical address of distributing to virtual machine stores service 602 with data in addition from child partition client physical address.Promptly; Adapter can be configured to I/O-MMU 426 that the two becomes the system physical address from client's physical address translations with transmission and send buffer, and adapter 402 can send buffer zone according to the system physical address internally with data in inside then and copies send buffer to.Virtual machine stores service 602 then can be with data storage in the suitable position consistent with the implementation of its virtual hard.Can understand like those skilled in the art, this possibly relate to the use virtual hard drive file, and it possibly relate to data storage on LUN, and perhaps it possibly relate to other technologies and the position that is used to store data redundantly.
Continue the description of Fig. 9, operation 912 is illustrated in carries out transportable stores service in first subregion, in second subregion, carry out the management service that is configured to managing virtual machines, and wherein child partition is the 3rd subregion.For example, in one embodiment, virtual machine stores service 602 can be carried out in first subregion (such as child partition 246), and father's subregion 204 can the operational management service, and virtual machine storage client 604 can be moved in subregion 248.In this example embodiment, virtual machine stores service 602 is in the subregion that separates with managing process.In this configuration, child partition 246 can operate as the specific store subregion effectively, as the SAN target.This configuration can reduce the burden on supervisory routine 202 and the father's subregion.For example, through separating stores service and father's subregion, can reduce the locking in the operating system.And through allocating computer system in this way, the quantity of the message that can need send in the by stages through minimizing reduces the burden on the supervisory routine scheduler.
Continue the description of Fig. 9, operation 914 illustrates the virtual functions of transportable stores service with the network adapter that comprises the only network identifier is associated, and child partition is appended to second virtual functions of network adapter.For example, and forward Fig. 7 to, in one embodiment, virtual machine stores service 602 can be associated with the virtual functions such as virtual functions 404.In the instance that virtual machine stores service 602 is moved in child partition 246; Virtual functions 404 can be used; Therefore it is with controlled way visit adapter 402, promptly to guarantee that any process in the child partition 246 do not visit the mode of the data outside its subregion and visit adapter 402.In addition, the virtual machine snapshot operation can be used to move virtual machine stores service 602.
Continue the description of Fig. 9, operation 916 illustrates in response to receive the I/O work request from child partition and is carrying out transportable stores service to logic processor transmission notice and definite logic processor.For example, in one embodiment, when I/O need of work software processes, supervisory routine 202 can receive interrupts and operation.Supervisory routine 202 can be discerned the logic processor that is moving or be scheduled operation virtual machine stores service 602, and can notify this logic processor, promptly interrupts or the lightweight notice through sending.If virtual machine stores service 602 is arranged in child partition, then this interruption can be sent to logic processor, and need not wake management zone up with service message.Just carry out if virtual machine stores service 602 is current, then the context to virtual machine stores service 602 switches and needn't take place, and interrupts also needn't taking place, and uses the lightweight notice because can change into.
Continue the description of Fig. 9; Operation 918 illustrates confirms that this I/O flow meets (compliant) security strategy when I/O flow (traffic) transmits via network adapter between only network identifier and at least one other only network identifier.For example, in one embodiment, adapter 402 can comprise the security strategy that is used for network traffics.In this example embodiment, adapter 402 can be configured to confirm that the I/O flow that between virtual machine stores service 602 and another unique identifier (for example appending to an identifier of virtual machine), sends meets this security strategy.In particular example, security strategy possibly need to encrypt all I/O flows.In this example, adapter 402 can be configured to be determined to the expressly form or encrypted that writes of virtual hard.In another example, security strategy possibly need VLAN to keep independent fully, does not wherein allow data traffic between the end points of each in different virtual LAN.
Forward Figure 10 now to, it illustrates the operating process that is used to put into practice each side of the present disclosure, and it comprises operation 1000,1002 and 1004.Operation 1000 begins this operating process, and operates 1002 and illustrate the first only network identifier that is used for network adapter is appended to stores service, and this stores service is configured to the I/O request of managing virtual hard disk drive disk to child partition.For example, and forward Fig. 6 to, in an embodiment of the present disclosure, SR-IOV adapter 402 can be realized a plurality of network identifiers and distribute to virtual machine stores service 602 with one in them.In the fiber channel example, the fiber channel host bus adaptor can use N_PortID virtual or (NPIV) to allow on same port, using a plurality of unique identifiers.In this fiber channel example, virtual machine stores service 602 can exclusively use the NPIV address of being distributed on fabric, to communicate by letter.
Continue the description of Figure 10, operation 1004 illustrates the virtual functions of being realized by network adapter is appended to child partition, and wherein this virtual functions comprises the second only network identifier.For example, and once more with reference to Fig. 6, SR-IOV adapter 402 can instantiation comprises the virtual functions 406 of only network identifier, and it is appended to virtual machine.In this example embodiment, adapter 402 has been configured to the effect of switch, and it is routed to stores service 602 with the I/O request through adapter, walks around supervisory routine 202 or independent partition-to-partition communication mechanism.This has reduced on logic processor execution command conversely with notice and used time of change partitions.
Forward Figure 11 now to, it illustrates the alternate embodiments of the operating process of Figure 10, and it comprises additional operations 1106,1108,1110,1112 and 1114.Operation 1106 illustrates the request of transmission to dispose second virtual functions to be included in the first only network identifier of the remote computer system that comprises second network adapter.For example; In one embodiment; Logic processor can execute instruction in manager 250 and can be created on the request of configuration virtual function in the remote computer system, and said remote computer system has another adapter to comprise the only network identifier that appends to virtual machine stores service 602.Forward Fig. 7 to, in particular example, the manager 250 on the computer system 700 can send to the computer system 702 with adapter 718 with the request that is generated.Request in this example can by the manager in the computer system 702 250 be used for order it, with instantiation virtual functions 710, and it is comprised and the instance associated unique identification of virtual machine stores service 602 symbol.
Continue the description of Figure 11, operation 1108 illustrates moves to second virtual functions that child partition and configuration distribute to this child partition to use the first only network identifier with stores service.For example, and forward Fig. 7 to, logic processor can operations manager 250 and virtual machine stores service 602 is moved to child partition 246 from for example father's subregion 204.In this example, logic processor can operations manager 250 and extract with virtual machine stores service 602 associated unique identification symbol and send it to adapter 402.Adapter 402 can instantiation virtual functions 404 and unique identifier is appended to it.Subsequently, manager 250 can append to unique identifier the instance of virtual machine stores service 602.In this example embodiment, virtual machine stores service 602 is in the subregion that separates with managing process and has become the specific store subregion of running as iscsi target effectively.
Forward operation 1110 now to, it illustrates client's physical address translations that will be associated with the I/O request from child partition by the I/O MMU and becomes the system physical address.For example, and with reference to Fig. 7, in an embodiment of the present disclosure, the I/O MMU 426 of computer system 700 can be used for client's physical address translations is become the system physical address.For example, when client operating system 220 was initiated I/O operation (for example reading or writing), client operating system 220 generated the order that relates to client's physical address.In this example, I/O MMU 426 can use the table that the customer memory map addresses of child partition 246 is arrived the system address that is used by father's subregion 204.Adapter 402 can be configured to IO-MMU 426 that the two becomes the system physical address from client's physical address translations with transmission and send buffer; And adapter 402 can send buffer zone internally with data then and copy inner send buffer to, or vice versa.
Forward operation 1112 now to, it illustrates the security strategy compliance (compliance) of configuration network adapter with monitoring this I/O flow when the I/O flow transmits between the only network identifier and the second only network identifier.For example, in one embodiment, adapter 402 can comprise the security strategy to network traffics.In this example embodiment, adapter 402 can be configured to confirm that the I/O flow that between virtual machine stores service 602 and another unique identifier (for example appending to an identifier of virtual machine), sends meets this security strategy.A particular example can comprise the security strategy that needs some virtual machine to use certain unique identifier in network, to send I/O.Adapter 402 in this example can be monitored the packets of information of self virtualizing machine and confirm whether they meet security strategy.
Forward operation 1114 now to, it illustrates to the remote computer system request of sending and surpasses the I/O request amount of predetermined threshold and distribute the first only network identifier to this stores service with the instantiation stores service and in response to confirming to have received from remote computer system.For example; In an embodiment of the present disclosure, logic processor can move the instruction of instruct manager 250 and send the request of the instance that guides remote computer system (such as computer system 702) instantiation virtual machine stores service 602 and it is appended to unique identifier.I/O request associated unique identification symbol of monitoring and arriving and definite the reception from computer system 702 above after a plurality of requests of threshold value, logic processor can generate this request.In particular example, manager 250 can be confirmed the I/O request that accorded with reception 60% in 30 minutes from current and computer system 702 associated unique identification in the past.In this example, manager 250 can be confirmed: carry out and move it if virtual machine stores service 602 is just local on computer system 702, then the performance of data center can be improved.
Forward Figure 12 now to, it illustrates the operating process that comprises operation 1200 and 1202.Operation 1200 begins this operating process and operates 1202 to be illustrated in and to carry out stores service in the child partition; Wherein this memory device is configured to manage the virtual hard disk driving-disc I/O request to second child partition, and wherein this stores service is assigned with the only network identifier in network.For example, in one embodiment, virtual machine stores service 602 can be implemented and in network, be assigned with unique identifier (for example worldwide name) in child partition (for example child partition 246).In this example, child partition 246 can be by supervisory routine 202 and/or 204 controls of father's subregion.In this configuration, child partition 246 can become the specific store subregion of running as iscsi target effectively.
Forward Figure 13 now to, it illustrates the alternate embodiments of the operating process of Figure 12, and it comprises operation 1304,1306,1308,1310 and 1312.Forward operation 1304 to, it illustrates to the remote computer system request of sending distributes the first only network identifier with the instantiation stores service and in response to the I/O request amount of confirming to receive from remote computer system that surpasses predetermined threshold for this stores service.For example; In an embodiment of the present disclosure; Logic processor can move the instruction of instruct manager 250 and send the request of the instance of guide remote computer system (such as computer system 702) instantiation virtual machine stores service 602, and it is appended to unique identifier.I/O request associated unique identification symbol of monitoring and arriving and definite the reception from computer system 702 above after a plurality of requests of threshold value, logic processor can generate this request.In particular example, manager 250 possibly confirmed in the past 30 minutes to have received 60% I/O request from current with computer system 702 associated unique identification symbol.In this example, manager 250 can be confirmed: carry out and move it if virtual machine stores service 602 is just local on computer system 702, then the performance of data center can be improved.
Continue the description of Figure 13, operation 1306 illustrates moves to supervisory routine with stores service.For example, and forward Fig. 7 to, in one embodiment, virtual machine stores service 602 can be moved to supervisory routine 202.In this example embodiment, computer system 702 can have and is similar to framework depicted in figure 3, and can make the decision that stores service 602 is moved to supervisory routine 202 from child partition 246.In this example, logic processor can operations manager 250 also extract and virtual machine stores service 602 associated unique identification symbol, and supervisory routine 202 can append to this identifier the instance of virtual machine stores service 602.In an example embodiment, because supervisory routine 202 control hardwares, so it can be configured to visit the physical function of adapter 402.In the implementation of fiber channel example, fiber channel host bus controller can use NPIV to order via adapter 402 transmission/reception I/O to use unique identifier.
Continue the description of Figure 13, operation 1308 illustrates moves to father's subregion with stores service.For example, and forward Fig. 7 to, in one embodiment, virtual machine stores service 602 can be moved to father's subregion 204 or 712 from child partition 246.In this example, logic processor can operations manager 250 also extract and virtual machine stores service 602 associated unique identification symbol, and sends it to the father's subregion 204 on remote computer or the local computer system.Subsequently, this unique identifier can be affixed to the instance of stores service 602.
Continue the description of Figure 13, operation 1310 illustrates distributes to supervisory routine with stores service.In this example embodiment, virtual functions 406 can be affixed to child partition 248 and it can have the second only network identifier on network.As shown in the figure, in this example embodiment, child partition 246 with 248 the two can be affixed to identical SR-IOV adapter 402.Therefore, in this example embodiment, can be through SR-IOV adapter 402 but not via supervisory routine 202 or via the partition-to-partition communication mechanism and need not send I/O through switch 704 and transmit the I/O request.
Continue the description of Figure 13, operation 1312 illustrates configuration I/O MMU and becomes the system physical address with client's physical address translations that will be associated with the I/O request to child partition.For example, and with reference to Fig. 7, in an embodiment of the present disclosure, the I/O MMU 426 of computer system 700 can be used to client's physical address translations is become the system physical address.For example, when client operating system 220 was initiated I/O operation (for example reading or writing), client operating system 220 generated the order that relates to client's physical address.In this example, I/O MMU 426 can use the table that the customer memory map addresses of child partition 248 is arrived the system address that is used by father's subregion.Adapter 402 can be configured to IO MMU 426 that the two becomes the system physical address from client's physical address translations with transmission and send buffer; And adapter 402 can send buffer zone internally with data then and copy inner send buffer to, or vice versa.
Previous embodiment has been set forth the various embodiment of system and/or process via example and/or application drawing.Up to now; Because such block diagram and/or example comprises one or more functions and/or operation, it will be understood to those of skill in the art that each function and/or the operation in such block diagram or the example can realize through hardware, software, firmware or its almost any combination widely individually and/or jointly.
Although the particular aspects of described herein theme is shown and described; But those skilled in the art based on the instruction of this paper will know can do not break away from theme described herein and Qi Geng wide in range aspect situation under make and change and revise; Therefore and accompanying claims will be included in all such changes and modification in their scope, because all such changes and being modified in the true spirit and scope of theme described herein.

Claims (15)

1. system comprises:
Be used to realize the circuit of transportable stores service, wherein this transportable stores service is configured to manage the virtual hard disk I/O request to child partition, and wherein this transportable stores service is allocated for the only network identifier of network; And
Be used for will this transportable stores service being configured to the circuit of the storage target of network.
2. the system of claim 1 further comprises:
Be used for transportable stores service is moved to the circuit of remote computer system.
3. the system of claim 1 further comprises:
Be used to dispose the I/O MMU becomes the system physical address with client's physical address translations that will be associated with the I/O request to child partition circuit.
4. the system of claim 1 further comprises:
Be used for receiving from child partition the circuit of I/O work request, wherein this child partition is affixed to the virtual functions that comprises the second only network identifier that is used for network.
5. the system of claim 1 further comprises:
The circuit that be used for carrying out said transportable stores service, execution is configured to the management service of managing virtual machines in second subregion at first subregion, and wherein this child partition is the 3rd subregion.
6. the system of claim 1 further comprises:
Be used for transportable stores service is associated with the virtual functions of the network adapter that comprises the only network identifier and said child partition is appended to the circuit of second virtual functions of this network adapter.
7. the system of claim 1 further comprises:
Be used in response to receiving the I/O work request sending the circuit that notice and definite logic processor are being carried out said transportable stores service to logic processor from child partition.
8. the system of claim 1 further comprises:
Be used for confirming that when the I/O flow transmits via network adapter this I/O flow meets the circuit of security strategy between said only network identifier and at least one other only network identifier.
9. computer approach comprises:
The first only network identifier that will be used for network adapter appends to and is configured to manage the stores service to the virtual hard disk driving-disc I/O request of child partition; And
To be appended to said child partition by the virtual functions that network adapter realizes, wherein this virtual functions comprises the second only network identifier.
10. the computer approach of claim 9 further comprises:
Send configuration second virtual functions with the request that comprises first network identifier to the remote computer system that comprises second network adapter.
11. the computer approach of claim 9 further comprises:
Stores service is moved to second virtual functions that child partition and configuration distribute to this child partition to use the first only network identifier.
12. the computer approach of claim 9 further comprises:
Client's physical address translations that will be associated with the I/O request from child partition by the I/O MMU becomes the system physical address.
13. the computer approach of claim 9 further comprises:
The configuration network adapter is to monitor the security strategy compliance of this I/O flow when the I/O flow transmits between the said only network identifier and the second only network identifier.
14. the computer approach of claim 9 further comprises: send the instantiation stores service and received the I/O request amount that surpasses predetermined threshold and request from the first only network identifier to this stores service that distribute from remote computer system in response to confirming to remote computer system.
15. the computer approach of claim 9 further comprises:
The migration memory allocated is served supervisory routine and is disposed second virtual functions to use the first only network identifier.
CN201080057757.4A 2009-12-17 2010-11-23 Virtual store target Unloading Technology Active CN102652305B (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US12/640272 2009-12-17
US12/640,272 US9389895B2 (en) 2009-12-17 2009-12-17 Virtual storage target offload techniques
US12/640,272 2009-12-17
PCT/US2010/057871 WO2011084257A2 (en) 2009-12-17 2010-11-23 Virtual storage target offload techniques

Publications (2)

Publication Number Publication Date
CN102652305A true CN102652305A (en) 2012-08-29
CN102652305B CN102652305B (en) 2015-10-07

Family

ID=44152997

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201080057757.4A Active CN102652305B (en) 2009-12-17 2010-11-23 Virtual store target Unloading Technology

Country Status (7)

Country Link
US (2) US9389895B2 (en)
EP (1) EP2513784A4 (en)
JP (1) JP6055310B2 (en)
KR (1) KR101782342B1 (en)
CN (1) CN102652305B (en)
RU (1) RU2562436C2 (en)
WO (1) WO2011084257A2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104301297A (en) * 2013-06-03 2015-01-21 英特尔公司 Packet generating indicaiton instruction and/or partial execution result sending the instruction
CN104461958A (en) * 2014-10-31 2015-03-25 杭州华为数字技术有限公司 Storage resource access method supporting SR-IOV, storage controller and storage equipment
CN106502721A (en) * 2016-09-26 2017-03-15 华为技术有限公司 A kind of order discharging method, device and physical machine
CN107818054A (en) * 2016-09-12 2018-03-20 联发科技股份有限公司 Distribute method and system of the continuous physical memory space to equipment
CN110084039A (en) * 2013-04-19 2019-08-02 Nicira股份有限公司 Frame for the coordination between endpoint security and Network Security Service
CN110704163A (en) * 2019-09-29 2020-01-17 浪潮商用机器有限公司 Server and virtual storage method and device thereof
CN111247508A (en) * 2017-09-05 2020-06-05 亚马逊科技公司 Network storage architecture
CN114070755A (en) * 2020-07-29 2022-02-18 中移(苏州)软件技术有限公司 Virtual machine network flow determining method and device, electronic equipment and storage medium

Families Citing this family (189)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7490325B2 (en) 2004-03-13 2009-02-10 Cluster Resources, Inc. System and method for providing intelligent pre-staging of data in a compute environment
US8782654B2 (en) 2004-03-13 2014-07-15 Adaptive Computing Enterprises, Inc. Co-allocating a reservation spanning different compute resources types
US20070266388A1 (en) 2004-06-18 2007-11-15 Cluster Resources, Inc. System and method for providing advanced reservations in a compute environment
US9264384B1 (en) 2004-07-22 2016-02-16 Oracle International Corporation Resource virtualization mechanism including virtual host bus adapters
US8176490B1 (en) 2004-08-20 2012-05-08 Adaptive Computing Enterprises, Inc. System and method of interfacing a workload manager and scheduler with an identity manager
US8271980B2 (en) 2004-11-08 2012-09-18 Adaptive Computing Enterprises, Inc. System and method of providing system jobs within a compute environment
US9075657B2 (en) 2005-04-07 2015-07-07 Adaptive Computing Enterprises, Inc. On-demand access to compute resources
US8863143B2 (en) 2006-03-16 2014-10-14 Adaptive Computing Enterprises, Inc. System and method for managing a hybrid compute environment
US9231886B2 (en) 2005-03-16 2016-01-05 Adaptive Computing Enterprises, Inc. Simple integration of an on-demand compute environment
US9813283B2 (en) 2005-08-09 2017-11-07 Oracle International Corporation Efficient data transfer between servers and remote peripherals
US7991910B2 (en) 2008-11-17 2011-08-02 Amazon Technologies, Inc. Updating routing information based on client location
US8028090B2 (en) 2008-11-17 2011-09-27 Amazon Technologies, Inc. Request routing utilizing client location information
US8041773B2 (en) 2007-09-24 2011-10-18 The Research Foundation Of State University Of New York Automatic clustering for self-organizing grids
US8447831B1 (en) 2008-03-31 2013-05-21 Amazon Technologies, Inc. Incentive driven content delivery
US8321568B2 (en) 2008-03-31 2012-11-27 Amazon Technologies, Inc. Content management
US8601090B1 (en) 2008-03-31 2013-12-03 Amazon Technologies, Inc. Network resource identification
US7970820B1 (en) 2008-03-31 2011-06-28 Amazon Technologies, Inc. Locality based content distribution
US8606996B2 (en) 2008-03-31 2013-12-10 Amazon Technologies, Inc. Cache optimization
US8156243B2 (en) 2008-03-31 2012-04-10 Amazon Technologies, Inc. Request routing
US8533293B1 (en) 2008-03-31 2013-09-10 Amazon Technologies, Inc. Client side cache management
US7962597B2 (en) 2008-03-31 2011-06-14 Amazon Technologies, Inc. Request routing based on class
US7925782B2 (en) 2008-06-30 2011-04-12 Amazon Technologies, Inc. Request routing using network computing components
US9912740B2 (en) 2008-06-30 2018-03-06 Amazon Technologies, Inc. Latency measurement in resource requests
US9407681B1 (en) 2010-09-28 2016-08-02 Amazon Technologies, Inc. Latency measurement in resource requests
US8060616B1 (en) 2008-11-17 2011-11-15 Amazon Technologies, Inc. Managing CDN registration by a storage provider
US8073940B1 (en) 2008-11-17 2011-12-06 Amazon Technologies, Inc. Managing content delivery network service providers
US8732309B1 (en) 2008-11-17 2014-05-20 Amazon Technologies, Inc. Request routing utilizing cost information
US8065417B1 (en) 2008-11-17 2011-11-22 Amazon Technologies, Inc. Service provider registration by a content broker
US8521880B1 (en) 2008-11-17 2013-08-27 Amazon Technologies, Inc. Managing content delivery network service providers
US8122098B1 (en) 2008-11-17 2012-02-21 Amazon Technologies, Inc. Managing content delivery network service providers by a content broker
US8756341B1 (en) 2009-03-27 2014-06-17 Amazon Technologies, Inc. Request routing utilizing popularity information
US8412823B1 (en) 2009-03-27 2013-04-02 Amazon Technologies, Inc. Managing tracking information entries in resource cache components
US8521851B1 (en) 2009-03-27 2013-08-27 Amazon Technologies, Inc. DNS query processing using resource identifiers specifying an application broker
US8688837B1 (en) 2009-03-27 2014-04-01 Amazon Technologies, Inc. Dynamically translating resource identifiers for request routing using popularity information
US8782236B1 (en) 2009-06-16 2014-07-15 Amazon Technologies, Inc. Managing resources using resource expiration data
US9973446B2 (en) 2009-08-20 2018-05-15 Oracle International Corporation Remote shared server peripherals over an Ethernet network for resource virtualization
US8397073B1 (en) 2009-09-04 2013-03-12 Amazon Technologies, Inc. Managing secure content in a content delivery network
US8433771B1 (en) 2009-10-02 2013-04-30 Amazon Technologies, Inc. Distribution network with forward resource propagation
US10877695B2 (en) 2009-10-30 2020-12-29 Iii Holdings 2, Llc Memcached server functionality in a cluster of data processing nodes
US11720290B2 (en) 2009-10-30 2023-08-08 Iii Holdings 2, Llc Memcached server functionality in a cluster of data processing nodes
US20110153715A1 (en) * 2009-12-17 2011-06-23 Microsoft Corporation Lightweight service migration
US9389895B2 (en) * 2009-12-17 2016-07-12 Microsoft Technology Licensing, Llc Virtual storage target offload techniques
US9495338B1 (en) 2010-01-28 2016-11-15 Amazon Technologies, Inc. Content distribution network
US8566640B2 (en) * 2010-07-19 2013-10-22 Veeam Software Ag Systems, methods, and computer program products for instant recovery of image level backups
US9331963B2 (en) * 2010-09-24 2016-05-03 Oracle International Corporation Wireless host I/O using virtualized I/O controllers
US10097398B1 (en) 2010-09-28 2018-10-09 Amazon Technologies, Inc. Point of presence management in request routing
US8468247B1 (en) 2010-09-28 2013-06-18 Amazon Technologies, Inc. Point of presence management in request routing
US8930513B1 (en) 2010-09-28 2015-01-06 Amazon Technologies, Inc. Latency measurement in resource requests
US8577992B1 (en) 2010-09-28 2013-11-05 Amazon Technologies, Inc. Request routing management based on network components
US9712484B1 (en) 2010-09-28 2017-07-18 Amazon Technologies, Inc. Managing request routing information utilizing client identifiers
US8819283B2 (en) 2010-09-28 2014-08-26 Amazon Technologies, Inc. Request routing in a networked environment
US9003035B1 (en) 2010-09-28 2015-04-07 Amazon Technologies, Inc. Point of presence management in request routing
US10958501B1 (en) 2010-09-28 2021-03-23 Amazon Technologies, Inc. Request routing information based on client IP groupings
US8452874B2 (en) 2010-11-22 2013-05-28 Amazon Technologies, Inc. Request routing processing
US9391949B1 (en) 2010-12-03 2016-07-12 Amazon Technologies, Inc. Request routing processing
EP2466486A1 (en) * 2010-12-16 2012-06-20 STMicroelectronics (Grenoble 2) SAS An arrangement
US8447891B2 (en) * 2011-01-11 2013-05-21 International Business Machines Corporation Dynamically assigning virtual functions to client applications
US9043562B2 (en) 2011-04-20 2015-05-26 Microsoft Technology Licensing, Llc Virtual machine trigger
US10467042B1 (en) 2011-04-27 2019-11-05 Amazon Technologies, Inc. Optimized deployment based upon customer locality
US9021475B2 (en) * 2011-05-04 2015-04-28 Citrix Systems, Inc. Systems and methods for SR-IOV pass-thru via an intermediary device
FR2977116A1 (en) * 2011-06-27 2012-12-28 France Telecom METHOD FOR PROVIDING APPLICATION SOFTWARE EXECUTION SERVICE
US8769533B2 (en) 2011-07-18 2014-07-01 International Business Machines Corporation Check-point based high availability: network packet buffering in hardware
US8863124B1 (en) 2011-08-10 2014-10-14 Nutanix, Inc. Architecture for managing I/O and storage for a virtualization environment
US8549518B1 (en) 2011-08-10 2013-10-01 Nutanix, Inc. Method and system for implementing a maintenanece service for managing I/O and storage for virtualization environment
US8850130B1 (en) 2011-08-10 2014-09-30 Nutanix, Inc. Metadata for managing I/O and storage for a virtualization
US8601473B1 (en) * 2011-08-10 2013-12-03 Nutanix, Inc. Architecture for managing I/O and storage for a virtualization environment
US9652265B1 (en) 2011-08-10 2017-05-16 Nutanix, Inc. Architecture for managing I/O and storage for a virtualization environment with multiple hypervisor types
US9747287B1 (en) 2011-08-10 2017-08-29 Nutanix, Inc. Method and system for managing metadata for a virtualization environment
US9009106B1 (en) 2011-08-10 2015-04-14 Nutanix, Inc. Method and system for implementing writable snapshots in a virtualized storage environment
US8756601B2 (en) * 2011-09-23 2014-06-17 Qualcomm Incorporated Memory coherency acceleration via virtual machine migration
US9400722B2 (en) * 2011-11-15 2016-07-26 Ge Aviation Systems Llc Method of providing high integrity processing
US9092274B2 (en) * 2011-12-07 2015-07-28 International Business Machines Corporation Acceleration for virtual bridged hosts
US8904009B1 (en) 2012-02-10 2014-12-02 Amazon Technologies, Inc. Dynamic content delivery
US10021179B1 (en) 2012-02-21 2018-07-10 Amazon Technologies, Inc. Local resource delivery network
US9397954B2 (en) 2012-03-26 2016-07-19 Oracle International Corporation System and method for supporting live migration of virtual machines in an infiniband network
JP5891900B2 (en) 2012-03-29 2016-03-23 富士通株式会社 Access control method, server device, and storage device
CN102650976B (en) * 2012-04-01 2014-07-09 中国科学院计算技术研究所 Control device and method supporting single IO (Input/Output) virtual user level interface
US10623408B1 (en) 2012-04-02 2020-04-14 Amazon Technologies, Inc. Context sensitive object management
US9086929B2 (en) * 2012-04-06 2015-07-21 International Business Machines Corporation Dynamic allocation of a workload across a plurality of clouds
US9071613B2 (en) 2012-04-06 2015-06-30 International Business Machines Corporation Dynamic allocation of workload deployment units across a plurality of clouds
US9495308B2 (en) 2012-05-22 2016-11-15 Xockets, Inc. Offloading of computation for rack level servers and corresponding methods and systems
US20130318280A1 (en) 2012-05-22 2013-11-28 Xockets IP, LLC Offloading of computation for rack level servers and corresponding methods and systems
US9154551B1 (en) 2012-06-11 2015-10-06 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
US9772866B1 (en) 2012-07-17 2017-09-26 Nutanix, Inc. Architecture for implementing a virtualization environment and appliance
US9525659B1 (en) 2012-09-04 2016-12-20 Amazon Technologies, Inc. Request routing utilizing point of presence load information
US9323577B2 (en) 2012-09-20 2016-04-26 Amazon Technologies, Inc. Automated profiling of resource usage
US9083550B2 (en) 2012-10-29 2015-07-14 Oracle International Corporation Network virtualization over infiniband
WO2014100279A1 (en) * 2012-12-18 2014-06-26 Dynavisor, Inc. Dynamic device virtualization
US10205698B1 (en) 2012-12-19 2019-02-12 Amazon Technologies, Inc. Source-dependent address resolution
US9473589B1 (en) * 2012-12-21 2016-10-18 Emc Corporation Server communication over fibre channel using a block device access model
US9473590B1 (en) * 2012-12-21 2016-10-18 Emc Corporation Client connection establishment over fibre channel using a block device access model
US9407601B1 (en) 2012-12-21 2016-08-02 Emc Corporation Reliable client transport over fibre channel using a block device access model
US9563423B1 (en) 2012-12-21 2017-02-07 EMC IP Holding Company LLC System and method for simultaneous shared access to data buffers by two threads, in a connection-oriented data proxy service
US9591099B1 (en) 2012-12-21 2017-03-07 EMC IP Holding Company LLC Server connection establishment over fibre channel using a block device access model
US9232000B1 (en) 2012-12-21 2016-01-05 Emc Corporation Method and system for balancing load across target endpoints on a server and initiator endpoints accessing the server
US9712427B1 (en) 2012-12-21 2017-07-18 EMC IP Holding Company LLC Dynamic server-driven path management for a connection-oriented transport using the SCSI block device model
US9531765B1 (en) 2012-12-21 2016-12-27 Emc Corporation System and method for maximizing system data cache efficiency in a connection-oriented data proxy service
US9270786B1 (en) 2012-12-21 2016-02-23 Emc Corporation System and method for proxying TCP connections over a SCSI-based transport
US9647905B1 (en) 2012-12-21 2017-05-09 EMC IP Holding Company LLC System and method for optimized management of statistics counters, supporting lock-free updates, and queries for any to-the-present time interval
US9514151B1 (en) 2012-12-21 2016-12-06 Emc Corporation System and method for simultaneous shared access to data buffers by two threads, in a connection-oriented data proxy service
US9237057B1 (en) 2012-12-21 2016-01-12 Emc Corporation Reassignment of a virtual connection from a busiest virtual connection or locality domain to a least busy virtual connection or locality domain
US9473591B1 (en) * 2012-12-21 2016-10-18 Emc Corporation Reliable server transport over fibre channel using a block device access model
US9509797B1 (en) * 2012-12-21 2016-11-29 Emc Corporation Client communication over fibre channel using a block device access model
US10311014B2 (en) * 2012-12-28 2019-06-04 Iii Holdings 2, Llc System, method and computer readable medium for offloaded computation of distributed application protocols within a cluster of data processing nodes
US9250954B2 (en) 2013-01-17 2016-02-02 Xockets, Inc. Offload processor modules for connection to system memory, and corresponding methods and systems
US9378161B1 (en) 2013-01-17 2016-06-28 Xockets, Inc. Full bandwidth packet handling with server systems including offload processors
KR101628436B1 (en) * 2013-02-01 2016-06-09 단국대학교 산학협력단 Method for processing data of virtual machine
US9569223B2 (en) * 2013-02-13 2017-02-14 Red Hat Israel, Ltd. Mixed shared/non-shared memory transport for virtual machines
US9448830B2 (en) * 2013-03-14 2016-09-20 Google Inc. Service bridges
US9720717B2 (en) * 2013-03-14 2017-08-01 Sandisk Technologies Llc Virtualization support for storage devices
US10051054B2 (en) * 2013-03-15 2018-08-14 Oracle International Corporation System and method for efficient virtualization in lossless interconnection networks
US9990221B2 (en) 2013-03-15 2018-06-05 Oracle International Corporation System and method for providing an infiniband SR-IOV vSwitch architecture for a high performance cloud computing environment
US9294391B1 (en) * 2013-06-04 2016-03-22 Amazon Technologies, Inc. Managing network computing components utilizing request routing
US9548888B1 (en) * 2013-06-24 2017-01-17 EMC IP Holding Company LLC Technique for setting WWNN scope for multi-port fibre channel SCSI target deduplication appliances
US10216754B1 (en) 2013-09-26 2019-02-26 EMC IP Holding Company LLC System and method for balancing compression and read performance in a storage system
US10838990B1 (en) 2013-09-26 2020-11-17 EMC IP Holding Company LLC System and method for improving data compression of a storage system using coarse and fine grained similarity
US9305009B1 (en) * 2013-09-30 2016-04-05 Emc Corporation Synchronous replication of virtualized storage processors
US9311044B2 (en) 2013-12-04 2016-04-12 Oracle International Corporation System and method for supporting efficient buffer usage with a single external memory interface
US9104637B2 (en) * 2013-12-04 2015-08-11 Oracle International Corporation System and method for managing host bus adaptor (HBA) over infiniband (IB) using a single external memory interface
KR102209525B1 (en) * 2014-01-06 2021-01-29 삼성전자주식회사 Server system, method for mac address allocation and computer-readable recording medium
US9424059B1 (en) * 2014-03-12 2016-08-23 Nutanix, Inc. System and methods for implementing quality of service in a networked virtualization environment for storage management
US9858058B2 (en) * 2014-03-31 2018-01-02 International Business Machines Corporation Partition mobility for partitions with extended code
US9483290B1 (en) * 2014-04-29 2016-11-01 Qlogic, Corporation Method and system for virtual machine communication
US20150319250A1 (en) * 2014-04-30 2015-11-05 Anil Vasudevan Technologies for accelerating network virtualization
CN105302641B (en) * 2014-06-04 2019-03-22 杭州海康威视数字技术股份有限公司 The method and device of node scheduling is carried out in virtual cluster
US9959203B2 (en) 2014-06-23 2018-05-01 Google Llc Managing storage devices
US9851998B2 (en) * 2014-07-30 2017-12-26 Microsoft Technology Licensing, Llc Hypervisor-hosted virtual machine forensics
KR102308782B1 (en) 2014-08-19 2021-10-05 삼성전자주식회사 Memory controller, storage device, server virtualization system, and storage device identification in server virtualization system
US9389901B2 (en) 2014-09-09 2016-07-12 Vmware, Inc. Load balancing of cloned virtual machines
EP3195112A4 (en) * 2014-09-18 2018-06-27 Intel Corporation Supporting multiple operating system environments in computing device without contents conversion
FR3029311B1 (en) * 2014-11-27 2017-01-06 Thales Sa METHOD FOR MANAGING AN ARCHITECTURE AND ASSOCIATED ARCHITECTURE
US10091096B1 (en) 2014-12-18 2018-10-02 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10097448B1 (en) 2014-12-18 2018-10-09 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10033627B1 (en) 2014-12-18 2018-07-24 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10225326B1 (en) 2015-03-23 2019-03-05 Amazon Technologies, Inc. Point of presence based data uploading
US9887932B1 (en) 2015-03-30 2018-02-06 Amazon Technologies, Inc. Traffic surge management for points of presence
US10129081B1 (en) * 2015-03-30 2018-11-13 EMC IP Holding Company LLC Dynamic configuration of NPIV virtual ports in a fibre channel network
US9819567B1 (en) 2015-03-30 2017-11-14 Amazon Technologies, Inc. Traffic surge management for points of presence
US9887931B1 (en) 2015-03-30 2018-02-06 Amazon Technologies, Inc. Traffic surge management for points of presence
US11036533B2 (en) 2015-04-17 2021-06-15 Samsung Electronics Co., Ltd. Mechanism to dynamically allocate physical storage device resources in virtualized environments
US10838852B2 (en) 2015-04-17 2020-11-17 Samsung Electronics Co., Ltd. System and method to extend NVME queues to user space
US9727359B2 (en) * 2015-04-27 2017-08-08 Red Hat Israel, Ltd. Virtual machine function based sub-page base address register access for peripheral component interconnect device assignment
US9832141B1 (en) 2015-05-13 2017-11-28 Amazon Technologies, Inc. Routing based request correlation
CN106302322B (en) * 2015-05-19 2020-05-26 腾讯科技(深圳)有限公司 Virtual machine data flow management method and system
US9378043B1 (en) * 2015-05-28 2016-06-28 Altera Corporation Multilayer quality of service (QOS) for network functions virtualization platforms
US10616179B1 (en) 2015-06-25 2020-04-07 Amazon Technologies, Inc. Selective routing of domain name system (DNS) requests
KR102371916B1 (en) 2015-07-22 2022-03-07 삼성전자주식회사 Storage device for supporting virtual machines, storage system including the storage device, and method of the same
US20170031838A1 (en) * 2015-07-28 2017-02-02 Qualcomm Incorporated Method and apparatus for using context information to protect virtual machine security
US10097566B1 (en) 2015-07-31 2018-10-09 Amazon Technologies, Inc. Identifying targets of network attacks
US10852954B1 (en) * 2015-09-23 2020-12-01 EMC IP Holding Company LLC Running an enterprise storage subsystem as a virtual machine
US9742795B1 (en) 2015-09-24 2017-08-22 Amazon Technologies, Inc. Mitigating network attacks
US9774619B1 (en) 2015-09-24 2017-09-26 Amazon Technologies, Inc. Mitigating network attacks
US9794281B1 (en) 2015-09-24 2017-10-17 Amazon Technologies, Inc. Identifying sources of network attacks
CN111831588A (en) * 2015-10-21 2020-10-27 华为技术有限公司 Storage device access method, device and system
US10270878B1 (en) 2015-11-10 2019-04-23 Amazon Technologies, Inc. Routing for origin-facing points of presence
US10049051B1 (en) 2015-12-11 2018-08-14 Amazon Technologies, Inc. Reserved cache space in content delivery networks
US10257307B1 (en) 2015-12-11 2019-04-09 Amazon Technologies, Inc. Reserved cache space in content delivery networks
US10348639B2 (en) 2015-12-18 2019-07-09 Amazon Technologies, Inc. Use of virtual endpoints to improve data transmission rates
US11163597B2 (en) * 2016-01-20 2021-11-02 Unisys Corporation Persistent guest and software-defined storage in computing fabric
CN105808167B (en) * 2016-03-10 2018-12-21 深圳市杉岩数据技术有限公司 A kind of method, storage equipment and the system of the link clone based on SR-IOV
US10467103B1 (en) 2016-03-25 2019-11-05 Nutanix, Inc. Efficient change block training
US10075551B1 (en) 2016-06-06 2018-09-11 Amazon Technologies, Inc. Request management for hierarchical cache
US10110694B1 (en) 2016-06-29 2018-10-23 Amazon Technologies, Inc. Adaptive transfer rate for retrieving content from a server
US9992086B1 (en) 2016-08-23 2018-06-05 Amazon Technologies, Inc. External health checking of virtual private cloud network environments
US10033691B1 (en) 2016-08-24 2018-07-24 Amazon Technologies, Inc. Adaptive resolution of domain name requests in virtual private cloud network environments
US10469513B2 (en) 2016-10-05 2019-11-05 Amazon Technologies, Inc. Encrypted network addresses
US10558250B2 (en) 2016-12-23 2020-02-11 Oracle International Corporation System and method for coordinated link up handling following switch reset in a high performance computing network
US10372499B1 (en) 2016-12-27 2019-08-06 Amazon Technologies, Inc. Efficient region selection system for executing request-driven code
US10831549B1 (en) 2016-12-27 2020-11-10 Amazon Technologies, Inc. Multi-region request-driven code execution system
US10938884B1 (en) 2017-01-30 2021-03-02 Amazon Technologies, Inc. Origin server cloaking using virtual private cloud network environments
CN106909443A (en) * 2017-02-28 2017-06-30 郑州云海信息技术有限公司 The collocation method and device of a kind of virtual machine
US10942758B2 (en) * 2017-04-17 2021-03-09 Hewlett Packard Enterprise Development Lp Migrating virtual host bus adaptors between sets of host bus adaptors of a target device in order to reallocate bandwidth to enable virtual machine migration
US10503613B1 (en) 2017-04-21 2019-12-10 Amazon Technologies, Inc. Efficient serving of resources during server unavailability
US11075987B1 (en) 2017-06-12 2021-07-27 Amazon Technologies, Inc. Load estimating content delivery network
US10447648B2 (en) 2017-06-19 2019-10-15 Amazon Technologies, Inc. Assignment of a POP to a DNS resolver based on volume of communications over a link between client devices and the POP
US10742593B1 (en) 2017-09-25 2020-08-11 Amazon Technologies, Inc. Hybrid content request routing system
US11693792B2 (en) * 2018-01-04 2023-07-04 Google Llc Infernal storage in cloud disk to support encrypted hard drive and other stateful features
US10592578B1 (en) 2018-03-07 2020-03-17 Amazon Technologies, Inc. Predictive content push-enabled content delivery network
US10802983B2 (en) * 2018-05-31 2020-10-13 Vmware, Inc. Programmable block storage addressing using embedded virtual machines
US10841291B2 (en) * 2018-05-31 2020-11-17 Vmware, Inc. Method for block authentication using embedded virtual machines
US11074013B2 (en) * 2018-08-07 2021-07-27 Marvell Asia Pte, Ltd. Apparatus and methods for providing quality of service over a virtual interface for solid-state storage
US11656775B2 (en) 2018-08-07 2023-05-23 Marvell Asia Pte, Ltd. Virtualizing isolation areas of solid-state storage media
CN112996581B (en) * 2018-09-27 2023-02-10 迪睿合株式会社 Anionic flocculant, method for producing anionic flocculant, and method for treating anionic flocculant
US11010314B2 (en) 2018-10-30 2021-05-18 Marvell Asia Pte. Ltd. Artificial intelligence-enabled management of storage media access
US10862852B1 (en) 2018-11-16 2020-12-08 Amazon Technologies, Inc. Resolution of domain name requests in heterogeneous network environments
US11025747B1 (en) 2018-12-12 2021-06-01 Amazon Technologies, Inc. Content request pattern-based routing system
US11481118B2 (en) 2019-01-11 2022-10-25 Marvell Asia Pte, Ltd. Storage media programming with adaptive write buffer release
GB2594876B (en) * 2019-02-22 2022-11-16 Intel Corp Dynamical switching between EPT and shadow page tables for runtime processor verification
US11106481B2 (en) * 2019-04-19 2021-08-31 Red Hat, Inc. Safe hyper-threading for virtual machines

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060112247A1 (en) * 2004-11-19 2006-05-25 Swaminathan Ramany System and method for real-time balancing of user workload across multiple storage systems with shared back end storage
US20070050764A1 (en) * 2005-08-30 2007-03-01 Microsoft Corporation Hierarchical virtualization with a multi-level virtualization mechanism
US20080098392A1 (en) * 2006-10-19 2008-04-24 Wipfel Robert A Verifiable virtualized storage port assignments for virtual machines
US20090025007A1 (en) * 2007-07-18 2009-01-22 Junichi Hara Method and apparatus for managing virtual ports on storage systems
CN101385009A (en) * 2006-02-09 2009-03-11 国际商业机器公司 Method, apparatus, and computer usable program code for migrating virtual adapters from source physical adapters to destination physical adapters
CN101398770A (en) * 2007-09-30 2009-04-01 赛门铁克公司 System for and method of migrating one or more virtual machines

Family Cites Families (100)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5239647A (en) * 1990-09-07 1993-08-24 International Business Machines Corporation Data storage hierarchy with shared storage level
WO1999026159A2 (en) 1997-11-14 1999-05-27 Microsoft Corporation Server operating system for supporting multiple client-server sessions and dynamic reconnection of users to previous sessions
US6360281B1 (en) 1998-05-29 2002-03-19 3Com Corporation System and method for communicating with a serial communications device using multiple virtual ports
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
US6845395B1 (en) * 1999-06-30 2005-01-18 Emc Corporation Method and apparatus for identifying network devices on a storage network
US7010607B1 (en) * 1999-09-15 2006-03-07 Hewlett-Packard Development Company, L.P. Method for training a communication link between ports to correct for errors
US6922724B1 (en) 2000-05-08 2005-07-26 Citrix Systems, Inc. Method and apparatus for managing server load
JP4457184B2 (en) * 2001-02-13 2010-04-28 ネットアップ,インコーポレイテッド Failover processing in the storage system
IL145104A (en) 2001-08-23 2007-02-11 Gregory Bondar Method and system for balancing the load of a computer resource between computers
US6990604B2 (en) 2001-12-28 2006-01-24 Storage Technology Corporation Virtual storage status coalescing with a plurality of physical storage devices
US20030187853A1 (en) * 2002-01-24 2003-10-02 Hensley Roy Austin Distributed data storage system and method
US7403996B2 (en) * 2002-02-21 2008-07-22 Bea Systems, Inc. Systems and methods for migratable services
US7093038B2 (en) * 2002-05-06 2006-08-15 Ivivity, Inc. Application program interface-access to hardware services for storage management applications
JP4100968B2 (en) 2002-06-06 2008-06-11 株式会社日立製作所 Data mapping management device
US7379990B2 (en) 2002-08-12 2008-05-27 Tsao Sheng Ted Tai Distributed virtual SAN
US7124320B1 (en) * 2002-08-06 2006-10-17 Novell, Inc. Cluster failover via distributed configuration repository
US7080225B1 (en) 2002-12-10 2006-07-18 Emc Corporation Method and apparatus for managing migration of data in a computer system
US7606239B2 (en) * 2003-01-31 2009-10-20 Brocade Communications Systems, Inc. Method and apparatus for providing virtual ports with attached virtual devices in a storage area network
JP4256693B2 (en) * 2003-02-18 2009-04-22 株式会社日立製作所 Computer system, I / O device, and virtual sharing method of I / O device
JP4716838B2 (en) 2005-10-06 2011-07-06 株式会社日立製作所 Computer system, management computer, and volume allocation change method for management computer
US7085867B2 (en) * 2003-08-06 2006-08-01 Lsi Logic Corporation Methods and structure for SCSI2 to SCSI3 reservation protocol mapping
US20050080982A1 (en) 2003-08-20 2005-04-14 Vasilevsky Alexander D. Virtual host bus adapter and method
US7437730B2 (en) 2003-11-14 2008-10-14 International Business Machines Corporation System and method for providing a scalable on demand hosting system
US20050198303A1 (en) 2004-01-02 2005-09-08 Robert Knauerhase Dynamic virtual machine service provider allocation
JP4555036B2 (en) * 2004-09-16 2010-09-29 株式会社日立製作所 Storage apparatus and device switching control method of storage apparatus
US20060085668A1 (en) * 2004-10-15 2006-04-20 Emc Corporation Method and apparatus for configuring, monitoring and/or managing resource groups
US20060085530A1 (en) * 2004-10-15 2006-04-20 Emc Corporation Method and apparatus for configuring, monitoring and/or managing resource groups using web services
US7308551B2 (en) 2005-02-25 2007-12-11 International Business Machines Corporation System and method for managing metrics table per virtual port in a logically partitioned data processing system
US7334076B2 (en) 2005-03-08 2008-02-19 Microsoft Corporation Method and system for a guest physical address virtualization in a virtual machine environment
US7870317B2 (en) * 2005-04-29 2011-01-11 Network Appliance, Inc. Storage processor for handling disparate requests to transmit in a storage appliance
US7299337B2 (en) 2005-05-12 2007-11-20 Traut Eric P Enhanced shadow page table algorithms
US7689800B2 (en) 2005-05-12 2010-03-30 Microsoft Corporation Partition bus
US8549513B2 (en) 2005-06-29 2013-10-01 Microsoft Corporation Model-based virtual system provisioning
US7525957B2 (en) 2005-09-01 2009-04-28 Emulex Design & Manufacturing Corporation Input/output router for storage networks
JP4852298B2 (en) 2005-10-28 2012-01-11 株式会社日立製作所 Method for taking over information for identifying virtual volume and storage system using the method
EP1977571A2 (en) * 2006-01-12 2008-10-08 Broadcom Israel R&D Method and system for protocol offload and direct i/o with i/o sharing in a virtualized network environment
US20070168525A1 (en) 2006-01-18 2007-07-19 Deleon Baltazar Iii Method for improved virtual adapter performance using multiple virtual interrupts
US8230153B2 (en) * 2006-01-20 2012-07-24 Broadcom Corporation Method and system for HBA assisted storage virtualization
US9032164B2 (en) * 2006-02-17 2015-05-12 Emulex Corporation Apparatus for performing storage virtualization
US20070260702A1 (en) 2006-05-03 2007-11-08 University Of Washington Web browser architecture for virtual machine access
US8171466B2 (en) * 2006-05-16 2012-05-01 Oracle International Corporation Hitless application upgrade for SIP server architecture
JP2007328611A (en) 2006-06-08 2007-12-20 Hitachi Ltd Storage virtualization system and method
US8473566B1 (en) * 2006-06-30 2013-06-25 Emc Corporation Methods systems, and computer program products for managing quality-of-service associated with storage shared by computing grids and clusters with a plurality of nodes
US7877760B2 (en) * 2006-09-29 2011-01-25 Microsoft Corporation Distributed hardware state management in virtual machines
JP4724640B2 (en) 2006-10-30 2011-07-13 富士通株式会社 Storage virtualization switch
US7761612B2 (en) * 2006-12-07 2010-07-20 International Business Machines Corporation Migrating domains from one physical data processing system to another
US7844851B2 (en) * 2006-12-13 2010-11-30 Oracle International Corporation System and method for protecting against failure through geo-redundancy in a SIP server
US7624262B2 (en) * 2006-12-20 2009-11-24 International Business Machines Corporation Apparatus, system, and method for booting using an external disk through a virtual SCSI connection
US7689862B1 (en) * 2007-01-23 2010-03-30 Emc Corporation Application failover in a cluster environment
US20080186990A1 (en) 2007-02-02 2008-08-07 International Business Machines Corporation Translation module, method and computer program product for providing multiple infiniband address support for vm migration using infiniband address translation
US8176486B2 (en) 2007-02-15 2012-05-08 Clearcube Technology, Inc. Maintaining a pool of free virtual machines on a server computer
EP1962192A1 (en) * 2007-02-21 2008-08-27 Deutsche Telekom AG Method and system for the transparent migration of virtual machine storage
US8458430B2 (en) * 2007-03-26 2013-06-04 Archion, Inc. Configurable and scalable storage system
JP5117748B2 (en) * 2007-03-29 2013-01-16 株式会社日立製作所 Storage virtualization device with encryption function
CN101290583B (en) * 2007-04-19 2011-03-16 国际商业机器公司 Method and system for providing image for virtual machine
US20090006537A1 (en) 2007-06-29 2009-01-01 Microsoft Corporation Virtual Desktop Integration with Terminal Services
JP5446076B2 (en) 2007-07-17 2014-03-19 株式会社ニコン Digital camera
US8239646B2 (en) * 2007-07-31 2012-08-07 Vmware, Inc. Online virtual machine disk migration
US8645974B2 (en) 2007-08-02 2014-02-04 International Business Machines Corporation Multiple partition adjunct instances interfacing multiple logical partitions to a self-virtualizing input/output device
US8683110B2 (en) 2007-08-23 2014-03-25 Nec Corporation I/O system and I/O control method
US8161243B1 (en) 2007-09-28 2012-04-17 Intel Corporation Address translation caching and I/O cache performance improvement in virtualized environments
US20090089498A1 (en) 2007-10-02 2009-04-02 Michael Cameron Hay Transparently migrating ongoing I/O to virtualized storage
US8949585B2 (en) * 2007-10-09 2015-02-03 Vmware, Inc. In-place conversion of virtual machine state
US8141092B2 (en) 2007-11-15 2012-03-20 International Business Machines Corporation Management of an IOV adapter through a virtual intermediary in a hypervisor with functional management in an IOV management partition
JP2009146106A (en) 2007-12-13 2009-07-02 Hitachi Ltd Storage system having function which migrates virtual communication port which is added to physical communication port
US7890504B2 (en) * 2007-12-19 2011-02-15 Netapp, Inc. Using the LUN type for storage allocation
US8560593B2 (en) 2008-03-27 2013-10-15 Dell Software Inc. System for provisioning, allocating, and managing virtual and physical desktop computers in a network computing environment
US8392482B1 (en) * 2008-03-31 2013-03-05 Amazon Technologies, Inc. Versioning of database partition maps
US8386540B1 (en) * 2008-03-31 2013-02-26 Amazon Technologies, Inc. Scalable relational database service
JP2009259108A (en) 2008-04-18 2009-11-05 Toshiba Corp Information processing apparatus and method of controlling information processing apparatus
US8607020B2 (en) * 2008-06-06 2013-12-10 International Business Machines Corporation Shared memory partition data processing system with hypervisor managed paging
JP4934642B2 (en) * 2008-06-11 2012-05-16 株式会社日立製作所 Computer system
US8037280B2 (en) 2008-06-11 2011-10-11 Vmware, Inc. System and method for improving memory locality of virtual machines
US8151032B2 (en) * 2008-06-26 2012-04-03 Microsoft Corporation Direct memory access filter for virtualized operating systems
US8230155B2 (en) * 2008-06-26 2012-07-24 Microsoft Corporation Direct memory access filter for virtualized operating systems
JP2010009396A (en) 2008-06-27 2010-01-14 Toshiba Corp Computer system, and device control method for the same
US20100011368A1 (en) * 2008-07-09 2010-01-14 Hiroshi Arakawa Methods, systems and programs for partitioned storage resources and services in dynamically reorganized storage platforms
US8122225B2 (en) * 2008-08-12 2012-02-21 International Business Machines Corporation LUN masking/mapping in a SR-IOV enabled SAS adapter
US8924961B2 (en) * 2008-10-29 2014-12-30 Dell Products L.P. Virtual machine scheduling methods and systems
US9740517B2 (en) * 2008-12-29 2017-08-22 Microsoft Technology Licensing, Llc Dynamic virtual machine memory management
US8117487B1 (en) * 2008-12-29 2012-02-14 Symantec Corporation Method and apparatus for proactively monitoring application health data to achieve workload management and high availability
US8331362B2 (en) * 2008-12-30 2012-12-11 Juniper Networks, Inc. Methods and apparatus for distributed dynamic network provisioning
US8489721B1 (en) * 2008-12-30 2013-07-16 Symantec Corporation Method and apparatus for providing high availabilty to service groups within a datacenter
US8990800B2 (en) * 2009-01-14 2015-03-24 Dell Products L.P. System and method for increased system availability to network storage in virtualized environments
US9529636B2 (en) * 2009-03-26 2016-12-27 Microsoft Technology Licensing, Llc System and method for adjusting guest memory allocation based on memory pressure in virtual NUMA nodes of a virtual machine
US8443156B2 (en) * 2009-03-27 2013-05-14 Vmware, Inc. Virtualization system using hardware assistance for shadow page table coherence
US8122213B2 (en) * 2009-05-05 2012-02-21 Dell Products L.P. System and method for migration of data
US8054763B2 (en) * 2009-05-15 2011-11-08 Hewlett-Packard Development Company, L.P. Migration of switch in a storage area network
US20100318782A1 (en) * 2009-06-12 2010-12-16 Microsoft Corporation Secure and private backup storage and processing for trusted computing and data services
US9130903B2 (en) 2009-07-01 2015-09-08 Citrix Systems, Inc. Unified out of band management system for desktop and server sessions
US8613085B2 (en) * 2009-07-22 2013-12-17 Broadcom Corporation Method and system for traffic management via virtual machine migration
US8873375B2 (en) * 2009-07-22 2014-10-28 Broadcom Corporation Method and system for fault tolerance and resilience for virtualized machines in a network
US8402461B2 (en) * 2009-11-15 2013-03-19 Hewlett-Packard Development Company, L. P. Switching between direct mode and indirect mode for virtual machine I/O requests
US8468345B2 (en) * 2009-11-16 2013-06-18 Microsoft Corporation Containerless data for trustworthy computing and data services
US20110126197A1 (en) * 2009-11-25 2011-05-26 Novell, Inc. System and method for controlling cloud and virtualized data centers in an intelligent workload management system
US8812799B2 (en) * 2009-12-11 2014-08-19 International Business Machines Corporation Cluster families for cluster selection and cooperative replication
US8850426B2 (en) * 2009-12-13 2014-09-30 International Business Machines Corporation Managing remote deployment of a virtual machine and service request to be processed by the virtual machines based on network bandwith and storage connectivity
US20110153715A1 (en) * 2009-12-17 2011-06-23 Microsoft Corporation Lightweight service migration
US9389895B2 (en) * 2009-12-17 2016-07-12 Microsoft Technology Licensing, Llc Virtual storage target offload techniques
US10146566B2 (en) 2009-12-21 2018-12-04 Microsoft Technology Licensing, Llc Enabling virtual desktop connections to remote clients

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060112247A1 (en) * 2004-11-19 2006-05-25 Swaminathan Ramany System and method for real-time balancing of user workload across multiple storage systems with shared back end storage
US20070050764A1 (en) * 2005-08-30 2007-03-01 Microsoft Corporation Hierarchical virtualization with a multi-level virtualization mechanism
CN101385009A (en) * 2006-02-09 2009-03-11 国际商业机器公司 Method, apparatus, and computer usable program code for migrating virtual adapters from source physical adapters to destination physical adapters
US20080098392A1 (en) * 2006-10-19 2008-04-24 Wipfel Robert A Verifiable virtualized storage port assignments for virtual machines
US20090025007A1 (en) * 2007-07-18 2009-01-22 Junichi Hara Method and apparatus for managing virtual ports on storage systems
CN101398770A (en) * 2007-09-30 2009-04-01 赛门铁克公司 System for and method of migrating one or more virtual machines

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11736530B2 (en) 2013-04-19 2023-08-22 Nicira, Inc. Framework for coordination between endpoint security and network security services
CN110084039A (en) * 2013-04-19 2019-08-02 Nicira股份有限公司 Frame for the coordination between endpoint security and Network Security Service
CN104301297A (en) * 2013-06-03 2015-01-21 英特尔公司 Packet generating indicaiton instruction and/or partial execution result sending the instruction
CN104301297B (en) * 2013-06-03 2018-05-25 英特尔公司 The method and apparatus that generation indicates the grouping of order and sends the implementing result of order
US10534552B2 (en) 2014-10-31 2020-01-14 Huawei Technologies Co., Ltd. SR-IOV-supported storage resource access method and storage controller and storage device
CN104461958A (en) * 2014-10-31 2015-03-25 杭州华为数字技术有限公司 Storage resource access method supporting SR-IOV, storage controller and storage equipment
CN104461958B (en) * 2014-10-31 2018-08-21 华为技术有限公司 Support storage resource access method, storage control and the storage device of SR-IOV
CN107818054A (en) * 2016-09-12 2018-03-20 联发科技股份有限公司 Distribute method and system of the continuous physical memory space to equipment
CN106502721A (en) * 2016-09-26 2017-03-15 华为技术有限公司 A kind of order discharging method, device and physical machine
CN111247508A (en) * 2017-09-05 2020-06-05 亚马逊科技公司 Network storage architecture
CN111247508B (en) * 2017-09-05 2024-01-09 亚马逊科技公司 Network storage architecture
CN110704163A (en) * 2019-09-29 2020-01-17 浪潮商用机器有限公司 Server and virtual storage method and device thereof
CN114070755A (en) * 2020-07-29 2022-02-18 中移(苏州)软件技术有限公司 Virtual machine network flow determining method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
US20110154318A1 (en) 2011-06-23
EP2513784A2 (en) 2012-10-24
US10248334B2 (en) 2019-04-02
RU2562436C2 (en) 2015-09-10
JP2013514588A (en) 2013-04-25
EP2513784A4 (en) 2014-03-12
CN102652305B (en) 2015-10-07
RU2012130056A (en) 2014-01-27
KR101782342B1 (en) 2017-09-27
WO2011084257A3 (en) 2011-11-17
US20170017422A1 (en) 2017-01-19
KR20120115519A (en) 2012-10-18
WO2011084257A2 (en) 2011-07-14
JP6055310B2 (en) 2016-12-27
US9389895B2 (en) 2016-07-12

Similar Documents

Publication Publication Date Title
CN102652305B (en) Virtual store target Unloading Technology
US10700979B2 (en) Load balancing for a virtual networking system
US8873375B2 (en) Method and system for fault tolerance and resilience for virtualized machines in a network
EP2831732B1 (en) System and method for supporting live migration of virtual machines in an infiniband network
US7530071B2 (en) Facilitating access to input/output resources via an I/O partition shared by multiple consumer partitions
US20110153715A1 (en) Lightweight service migration
US20080189432A1 (en) Method and system for vm migration in an infiniband network
US20070061441A1 (en) Para-virtualized computer system with I/0 server partitions that map physical host hardware for access by guest partitions
US20070028244A1 (en) Computer system para-virtualization using a hypervisor that is implemented in a partition of the host system
US20130254368A1 (en) System and method for supporting live migration of virtual machines in an infiniband network
CN103733574A (en) Virtualization gateway between virtualized and non-virtualized networks
US11550616B2 (en) Virtual IP support for bare metal cloud infrastructures
US11438280B2 (en) Handling IP network addresses in a virtualization system
US11429411B2 (en) Fast ARP cache rewrites in a cloud-based virtualization environment
Guay et al. Early experiences with live migration of SR-IOV enabled InfiniBand
WO2022186997A1 (en) Job target aliasing in disaggregated computing systems
CN115904608A (en) Control plane configuration
US20190332413A1 (en) Migration of services of infrastructure management virtual machines to containers

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: MICROSOFT TECHNOLOGY LICENSING LLC

Free format text: FORMER OWNER: MICROSOFT CORP.

Effective date: 20150611

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20150611

Address after: Washington State

Applicant after: Micro soft technique license Co., Ltd

Address before: Washington State

Applicant before: Microsoft Corp.

C14 Grant of patent or utility model
GR01 Patent grant