WO2012037518A1 - System and method for facilitating protection against run-away subnet manager instances in a middleware machine environment - Google Patents
System and method for facilitating protection against run-away subnet manager instances in a middleware machine environment Download PDFInfo
- Publication number
- WO2012037518A1 WO2012037518A1 PCT/US2011/052029 US2011052029W WO2012037518A1 WO 2012037518 A1 WO2012037518 A1 WO 2012037518A1 US 2011052029 W US2011052029 W US 2011052029W WO 2012037518 A1 WO2012037518 A1 WO 2012037518A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- subnet
- subnet manager
- manager
- master
- secure key
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4604—LAN interconnection over a backbone network, e.g. Internet, Frame Relay
- H04L12/462—LAN interconnection over a bridge based backbone
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/0654—Management of faults, events, alarms or notifications using network fault recovery
- H04L41/0659—Management of faults, events, alarms or notifications using network fault recovery by isolating or reconfiguring faulty entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/40—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using virtualisation of network functions or resources, e.g. SDN or NFV entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/50—Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
Definitions
- the present invention is generally related to computer systems and software such as middleware, and is particularly related to supporting a middleware machine environment.
- IB Architecture is a communications and management infrastructure that supports both I/O and interprocessor communications for one or more computer systems.
- An IB Architecture system can scale from a small server with a few processors and a few I/O devices to a massively parallel installation with hundreds of processors and thousands of I/O devices.
- the IB Architecture defines a switched communications fabric allowing many devices to concurrently communicate with high bandwidth and low latency in a protected, remotely managed environment.
- An end node can communicate with over multiple IB Architecture ports and can utilize multiple paths through the IB Architecture fabric.
- a multiplicity of IB Architecture ports and paths through the network are provided for both fault tolerance and increased data transfer bandwidth.
- the middleware machine environment can include a set of subnet manager instances that reside on one or more nodes in the middleware machine environment and cooperate to provide a highly available subnet manager service within a subnet, wherein each said subnet manager instance is associated with a different private secure key.
- the set of subnet manager instances can negotiate with each other and elect a master subnet manager, which is responsible for configuring and managing the middleware machine environment using the private secure key that is associated with the master subnet manager.
- the subnet is reconfigured to be associated with a different private secure key, when a new subnet manager instance is elected as the master subnet manager.
- An old master subnet manager can be automatically prevented from resuming normal operations as the master subnet manager, in order to avoid undesired consequence such as a "split brain" scenario.
- a subnet manager within a subnet in a middleware machine environment comprising: an associating module configured to associate a different private secure key with the subnet manager; and a negotiating module configured to allow the subnet manager to negotiate with other subnet managers within the subnet and elect a master subnet manager, which is responsible for configuring and managing the middleware machine environment using the private secure key that is associated with the master subnet manager.
- the subnet is an Infiniband (IB) subnet.
- IB Infiniband
- the subnet manager further comprises a communication module configured to allow the subnet manager to communicate with other subnet managers within the subnet using an in-band communication protocol.
- the subnet can be divided into a dynamic set of resource domains implemented by subnet partitions.
- the subnet manager further comprises an initialization module configured to, responsive to the subnet manager being elected as the master subnet manager, initialize the master subnet manager using a default patitioning policy when no partitioning policy is specified.
- the private secure key is a M_key that is a 64 bit secret value that is known only to authorized entities in the subnet.
- a subnet management agent (SMA) associated with a port in the subnet is configured with a M_Key value
- SMA subnet management agent
- an in-band request needs to specify the M_Key value in order to change a state associated with the port.
- the subnet is reconfigured to be associated with a different private secure key, when a different subnet manager is elected as the master subnet manager.
- each different private secure key is defined in a different range that is known to the other subnet manager within the subnet.
- the subnet manager further comprises a determining module configured to dynamically determine which private secure key in a defined range is in use depending on which subnet manager is currently the master subnet manager.
- an old master subnet manager is automatically prevented from resuming normal operations as a master subnet manager after a new master subnet manager is elected in order to prevent a split brain scenario.
- the master subnet manager can determine that a connection to a new subnet manager is unintentional since the new subnet manager can not recognize the private secure key used in the subnet, and the new subnet manager is prevented to change any state in the subnet.
- a network switch comprising: one subnet manager according to one aspect of the disclosure; one or more external ports that are used to connect with an external network; and one or more internal ports that are used to connect with a plurality of host servers in the middleware machine environment.
- a system for supporting a middleware machine environment comprising one or more network switches according to another aspect of the disclosure.
- system further comprises a separate storage system that connects with the plurality of host servers through said one or more network switches.
- system further comprises one or more gateway that can be accessed by a guest.
- one or more updated subnet configuration policies can be applied in the subnet through one or more subnet managers that can recognize a private secure key associated with the updated subnet configuration policies, and other subnet managers within the subnet that can not recognize the private secure key can be left unaffected by the one or more updated subnet configuration policies.
- a system for supporting a middleware machine environment comprising: a set of subnet manager that cooperate to provide a highly available subnet manager service within a subnet, wherein each said subnet manager is associated with a different private secure key, and wherein the set of subnet manager can negotiate with each other and elect a master subnet manager, which is responsible for configuring and managing the middleware machine environment using the private secure key that is associated with the master subnet manager.
- Figure 1 shows an illustration of a middleware machine environment that uses an M_Key, in accordance with an embodiment of the invention.
- Figure 2 shows an illustration of a middleware machine environment that employs an explicit take-over scheme, in accordance with an embodiment of the invention.
- Figure 3 shows an illustration of a middleware machine environment that uses an M_Key, in accordance with an embodiment of the invention.
- Figure 4 illustrates an exemplary flow chart for setting up routing logic in an IB fabric using M_Key, in accordance with an embodiment of the invention.
- Figure 5 illustrates an exemplary flow chart for setting up routing logic in an IB fabric using M_Key, in accordance with an embodiment of the invention.
- Figure 6 shows an illustration of a middleware machine environment that supports an explicit take-over scheme, in accordance with an embodiment of the invention.
- Figure 7 illustrates an exemplary flow chart for supporting an explicit take-over scheme in a middleware machine environment, in accordance with an embodiment of the invention.
- Figure 8 shows an illustration of a middleware machine environment that supports robust fencing of subnet manager instances that are not able to receive updated subnet configuration policies, in accordance with an embodiment of the invention.
- Figure 9 illustrates an exemplary flow chart for supporting robust fencing of subnet manager instances that are not able to receive updated subnet configuration policies in a middleware machine environment, in accordance with an embodiment of the invention.
- Figure 10 shows an illustration of a middleware machine environment with an accidental subnet merge, in accordance with an embodiment of the invention.
- Figure 11 illustrates an exemplary flow chart for guarding against negative effect of accidental subnet merge in a middleware machine environment, in accordance with an embodiment of the invention.
- Figure 12 is a functional block diagram of a subnet manager within a subnet in a middleware machine environment in accordance with some embodiments of the invention.
- Figure 13 is a functional block diagram of a network switch in accordance with some embodiments of the invention.
- Figure 14 is a functional block diagram of a system for supporting a middleware machine environment in accordance with some embodiments of the invention.
- the system comprises a combination of high performance hardware (e.g. 64-bit processor technology, high performance large memory, and redundant InfiniBand and Ethernet networking) together with an application server or middleware environment, such as WebLogic Suite, to provide a complete Java EE application server complex which includes a massively parallel in-memory grid, that can be provisioned quickly, and that can scale on demand.
- the system can be deployed as a full, half, or quarter rack, or other configuration, that provides an application server grid, storage area network, and InfiniBand (IB) network.
- IB InfiniBand
- the middleware machine software can provide application server, middleware and other functionality such as, for example, WebLogic Server, JRockit or Hotspot JVM, Oracle Linux or Solaris, and Oracle VM.
- the system can include a plurality of compute nodes, one or more IB switch gateways, and storage nodes or units, communicating with one another via an IB network. When implemented as a rack configuration, unused portions of the rack can be left empty or occupied by fillers.
- the system is an easy-to-deploy solution for hosting middleware or application server software, such as the Oracle Middleware SW suite, or Weblogic.
- middleware or application server software such as the Oracle Middleware SW suite, or Weblogic.
- the system is a "grid in a box" that comprises one or more servers, storage units, an IB fabric for storage networking, and all the other components required to host a middleware application.
- Significant performance can be delivered for all types of middleware applications by leveraging a massively parallel grid architecture using, e.g. Real Application Clusters and Exalogic Open storage.
- the system delivers improved performance with linear I/O scalability, is simple to use and manage, and delivers mission-critical availability and reliability.
- FIG. 1 shows an illustration of an exemplary configuration for a middleware machine, in accordance with an embodiment of the invention.
- the middleware machine 100 uses a single rack configuration that includes two gateway network switches, or leaf network switches, 102 and 103 that connect to twenty-eight server nodes.
- there can be different configurations for the middleware machine For example, there can be a half rack configuration that contains a portion of the server nodes, and there can also be a multi-rack configuration that contains a large number of servers.
- the server nodes can connect to the ports provided by the gateway network switches.
- each server machine can have connections to the two gateway network switches 102 and 103 separately.
- the gateway network switch 102 connects to the port 1 of the servers 1 -14 106 and the port 2 of the servers 15-28 107
- the gateway network switch 103 connects to the port 2 of the servers 1 -14 108 and the port 1 of the servers 15-28 109.
- each gateway network switch can have multiple internal ports that are used to connect with different servers, and the gateway network switch can also have external ports that are used to connect with an external network, such as an existing data center service network.
- the middleware machine can include a separate storage system 1 10 that connects to the servers through the gateway network switches. Additionally, the middleware machine can include a spine network switch 101 that connects to the two gateway network switches 102 and 103. As shown in Figure 1 , there can be optionally two links from the storage system to the spine network switch. IB Fabric/Subnet
- an IB Fabric/Subnet in a middleware machine environment can contain a large number of physical hosts or servers, switch instances and gateway instances that are interconnected in a fat-tree topology.
- FIG. 2 shows an illustration of a middleware machine environment, in accordance with an embodiment of the invention.
- the middleware machine environment 200 includes an IB subnet or fabric 220 that connects with a plurality of end nodes.
- the IB subnet includes a plurality of subnet managers 211-214, each of which resides on a node such as one of a plurality of network switches 201-204.
- the subnet managers can communicate with each other using an in-band communication protocol 210, such as the Management Datagram (MAD) / Subnet Management Packet (SMP) based protocols or other protocol such as the Internet Protocol over IB (IPolB).
- MAM Management Datagram
- SMP Subnet Management Packet
- IPolB Internet Protocol over IB
- a single IP subnet can be constructed on the IB fabric allowing the switches to communicate securely among each other in the same IB fabric (i.e. full connectivity among all switches).
- the fabric based IP subnet can provide connectivity between any pair of switches when at least one route with operational links exists between the two switches. Recovery from link failures can be achieved if an alternative route exists by re-routing.
- the management Ethernet interfaces of the switches can be connected to a single network providing IP level connectivity between all the switches.
- Each switch can be identified by two main IP addresses: one for the external management Ethernet and one for the fabric based IP subnet.
- Each switch can monitor connectivity to all other switches using both IP addresses, and can use either operational address for communication.
- each switch can have a point-to-point IP link to each directly connected switch on the fabric. Hence, there can be at least one additional IP address.
- IP routing setups allow a network switch to route traffic to another switch via an intermediate switch using a combination of the fabric IP subnet, the external management Ethernet network, and one or more fabric level point-to-point IP links between pairs of switches.
- IP routing allows external management access to a network switch to be routed via an external Ethernet port on the network switch, as well as through a dedicated routing service on the fabric.
- the IB fabric includes multiple network switches with management Ethernet access to a management network. There is in-band physical connectivity between the switches in the fabric. In one example, there is at least one in-band route of one or more hops between each pair of switches, when the IB fabric is not degraded.
- Management nodes for the IB fabric include network switches and management hosts that are connected to the IB fabric.
- a subnet manager can be accessed via any of its private IP addresses.
- the subnet manager can also be accessible via a floating IP address that is configured for the master subnet manager when the subnet manager takes on the role as a master subnet manager, and the subnet manager is un-configured when it is explicitly released from the role.
- a master IP address can be defined for both the external management network as well as for the fabric based management IP network. No special master IP address needs to be defined for point-to- point IP links.
- each physical host can be virtualized using virtual machine based guests. There can be multiple guests existing concurrently per physical host, for example one guest per CPU core. Additionally, each physical host can have at least one dual-ported Host Channel Adapter (HCA), which can be virtualized and shared among guests, so that the fabric view of a virtualized HCA is a single dual-ported HCA just like a non-virtualized/shared HCA.
- HCA Host Channel Adapter
- the IB fabric can be divided into a dynamic set of resource domains implemented by IB partitions.
- Each physical host and each gateway instance in an IB fabric can be a member of multiple partitions.
- multiple guests on the same or different physical hosts can be members of the same or different partitions.
- the number of the IB partitions for an IB fabric may be limited by the P_key table size.
- a guest may open a set of virtual network interface cards (vNICs) on two or more gateway instances that are accessed directly from a vNIC driver in the guest.
- vNICs virtual network interface cards
- the guest can migrate between physical hosts while either retaining or having updated vNIC associates.
- switchs can start up in any order and can dynamically select a master subnet manager according to different negotiation protocols, for example an IB specified negotiation protocol. If no partitioning policy is specified, a default partitioning enabled policy can be used. Additionally, the management node partition and the fabric based management IP subnet can be established independently of any additional policy infomation and independently of whether the complete fabric policy is known by the master subnet manager. In order to allow fabric level configuration policy information to be synchronized using the fabric based IP subnet, the subnet manager can start up initially using the default partition policy. When fabric level synchronization has been achived, the partition configuration, which is current for the fabric, can be installed by the master subnet manager.
- the partition configuration which is current for the fabric
- a set of subnet manager instances can cooperate to provide a highly available subnet manager service within the IB subnet using a private secure key.
- a private secure key is an M_Key that can be used to facilitate protection against undesired consequences of various network abnormalities in an IB fabric.
- the M_Key is a 64 bit secret value that has the function of a password, and is known only to authorized entities in the IB fabric.
- SMA Subnet Management Agent
- FIG. 3 shows an illustration of a middleware machine environment that uses an M_Key, in accordance with an embodiment of the invention.
- an IB subnet or fabric 320 in the middleware machine environment 300 includes a plurality of subnet managers 311-314. Each subnet manager resides on one of a plurality of network switches 301- 304 and is associated with a different M_Key 321-324. The subnet managers can communicate with each other using an in-band communication protocol 310.
- the subnet managers can negotiate with each other and elect a master subnet manager, which is responsible for configuring and managing the IB fabric in the the middleware machine environment.
- a master subnet manager which is responsible for configuring and managing the IB fabric in the the middleware machine environment.
- subnet managerA311 is elected as the master subnet manager.
- the M_Key A 321 that is associated with the subnet manager A is selected for configuring and managing the IB subnet.
- each of the subnet managers B-D 312-314 as shown in Figure 3 can monitor subnet the manager A and prepare to take over as the master subnet manager when it is necessary.
- FIG. 4 illustrates an exemplary flow chart for setting up routing logic in an IB fabric using M_Key, in accordance with an embodiment of the invention.
- the system can associate a different private secure key, such as an M_Key, with each subnet manager instance in the IB fabric.
- the subnet manager instances cooperate to provide a highly available subnet manager service within an IB subnet.
- the subnet manager instances can negotiate with each other and elect a master subnet manager at step 402.
- the master subnet manager can configure and manage the middleware machine environment using the private secure key that is associated with the master subnet manager.
- FIG. 5 illustrates an exemplary flow chart for setting up routing logic in an IB fabric using M_Key, in accordance with an embodiment of the invention.
- a master subnet manager can first try to discover the complete connected port topology in a physical IB subnet using SMP request packets. Then, at step 502, the master subnet manager can determine what ports it is allowed to control using M_Keys and/or explicit node/port-list configuration information defined via out-of-band policy input. Finally, at step 503, the master subnet manager can set up routing logic in the IB fabric based on the discovered port topology before allowing normal data packets communication in the IB fabric.
- each subnet manager instance can be associated with a particular M_Key value/range that is known to the other subnet manager instances in the same IB fabric.
- the set of subnet manager instances in the IB fabric can dynamically determine which M_Key in a defined range is in use depending on which subnet manager is currently the master subnet manager.
- Figure 6 shows an illustration of a middleware machine environment that supports an explicit take-over scheme, in accordance with an embodiment of the invention.
- the subnet manager A 611 is suspended or failed, for example, the subnet manager A has been prevented from performing normal operations and handshakes with standby subnet manager instance for a period of time, and the subnet manager C 613 takes over the IB subnet 620 subsequently. Accordingly, the M_Key C 623 that is associated with the subnet manager C replaces the old M_Key, M_Key A, and is used in the IB fabric 620.
- an old "run-away" master subnet manager for example the subnet manager A as shown in Figure 6, can be interrupted and/or prevented from running for a significant period of time (e.g. due to a scheduling problem on the platform it is running on).
- the subnet manager A can realize that a new master subnet manager has been elected for the IB subnet and a new M_Key is in use in the IB fabric.
- the system can automatically prevent the subnet manager A from resuming normal operations as the master subnet manager, in order to avoid undesired consequence such as a "split brain" scenario.
- the "split brain" scenario can happen when the old master subnet manager performs state updates on the nodes and ports in the subnet in a way that conflicts with concurrent updates from the new master subnet manager.
- FIG. 7 illustrates an exemplary flow chart for supporting an explicit take-over scheme in a middleware machine environment, in accordance with an embodiment of the invention.
- the system can detect an interruption of an old master subnet manager for a significant period of time.
- the set of subnet manager instances can elect a new master subnet manager.
- the IB fabric can replace the old M_Key associated with the old master subnet manger with a new M_Key associated with the new master subnet manager at step 703.
- the IB fabric can automatically prevent the old subnet manager from resuming normal operations as the master subnet manager, in order to avoid undesired consequence such as a "split brain" scenario.
- new policies such as subnet configuration policies
- FIG 8 shows an illustration of a middleware machine environment that supports robust fencing of subnet manager instances that are not able to receive updated subnet configuration policies, in accordance with an embodiment of the invention.
- updated subnet configuration policies 809 can be applied in an IB subnet 820 via a subnet manager A 81 1 and a subnet manager C 813.
- the subnet manager A and the subnet manager C can have M_Key value ranges that are only recognizable among themselves.
- the system can ensure robust fencing of subnet manager instances that are not able to receive updated subnet configuration policies in a coordinated manner, such as in an ACID compliant manner.
- the existing subnet managers in the IB subnet, the subnet manager B 812 and the subnet manager D 814 can not recognize the M_Key values associated with the updated subnet configuration policies. Therefore, the subnet manager B and the subnet manager D are not able to receive the updated subnet configuration policies.
- the updated configuration policy can be applied in the IB subnet through the subnet managers A and C, leaving the subnet managers B and D unaffected by the new policies.
- neither subnet managers B or D can change the state of the subnet based on any old and potentially stale configuration policy stored locally on the corresponding nodes.
- Figure 9 illustrates an exemplary flow chart for supporting robust fencing of subnet manager instances that are not able to receive updated subnet configuration policies in a middleware machine environment, in accordance with an embodiment of the invention.
- a user can provide an updated subnet configuration policy for the IB fabric.
- the IB fabric can apply updated subnet configuration policies through one or more subnet managers that can recognize an M_Key associated with the updated subnet configuration policies at step 902.
- the subnet managers in the IB subnet that can not recognize the M_Key can be left unaffected by the new policies.
- Such subnet managers are thereby effectively excluded from the group of cooperating subnet managers in this subnet.
- FIG 10 shows an illustration of a middleware machine environment with an accidental subnet merge, in accordance with an embodiment of the invention.
- an IB subnet or fabric 1020 in the middleware machine environment 1000 manages a plurality of end nodes.
- the subnet manager A 1001 is the master subnet manager that configures and manages the IB subnet using an M_Key A 1021.
- the system can guard against potential negative effect associated with an accidental subnet merge.
- a subnet manager E 1005 which is not part of the IB fabric, is accidentally connected to the IB subnet 1020 by mistake via a network connection 1030.
- the subnet manager E 1015 can first try to discover port topology using M_Keys or explicit node/port-list configuration. Since the connection of the subnet manager E to the IB fabric is unintentional, the subnet manager E can not recognize the M_Key C 1021 that is used in the IB subnet 1020.
- the subnet manager E will not communicate with the ports/nodes in the IB subnet 1020, in order to prevent undesired consequence such as unauthorized access.
- the subnet manager A may not know the M_Key value used in the other subnet that the subnet manger E is a part of. Accordingly, the subnet manager A will not try to, or be able to change any state in the other subnet. Accordingly, there can be no change of state in either IB subnet 1020 or the other IB subnet as a result of the said accidental connectivity established between the two IB subnets.
- FIG 11 illustrates an exemplary flow chart for guarding against negative effect of accidental subnet merge in a middleware machine environment, in accordance with an embodiment of the invention.
- a master subnet manger in the IB subnet can detect a new subnet manager from another IB subnet. Then, at step 1 102, the master subnet manager can determine that the connection is unintentional, since the new subnet manager can not recognize the M_Key used in the IB subnet. Accordingly, the IB fabric can prevent the new subnet manager from changing any state in the IB subnet at step 1 103.
- Figure 12 shows a functional block diagram of a subnet manager 1200, configured in accordance with the principles of the invention as described above, within a subnet in a middleware machine environment;
- Figure 13 shows a functional block diagram of a network switch 1300, configured in accordance with the principles of the invention as described above, comprising the subnet manager 1200 as shown in Figure 12;
- Figure 14 shows a functional block diagram of a supporting system 1400, configured in accordance with the principles of the invention as described above, comprising the network switch 1300 as shown in Figure 13.
- the functional blocks of the subnet manager, network switch and supporting system may be implemented by hardware, software, or a combination of hardware and software to carry out the principles of the invention.
- the subnet manager 1200 can comprise an associating module 1202 and a negotiating module 1204.
- the associating module 1202 can be configured to associate a different private secure key with the subnet manager.
- the negotiating module 1204 can be configured to allow the subnet manager to negotiate with other subnet managers within the subnet and elect a master subnet manager, which is responsible for configuring and managing the middleware machine environment using the private secure key that is associated with the master subnet manager.
- the subnet is an Infiniband (IB) subnet.
- IB Infiniband
- the subnet can be divided into a dynamic set of resource domains implemented by subnet partitions.
- the subnet manager 1200 can further comprise a communication module 1206 configured to allow the subnet manager to communicate with other subnet managers within the subnet using an in-band communication protocol.
- the subnet manager 1200 can further comprise an initialization module 1208 configured to, responsive to the subnet manager 1200 being elected as the master subnet manager, initialize the master subnet manager using a default patitioning policy when no partitioning policy is specified.
- the private secure key is a M_key that is a 64 bit secret value that is known only to authorized entities in the subnet.
- SMA subnet management agent
- an in-band request needs to specify the M_Key value in order to change a state associated with the port.
- the subnet is reconfigured to be associated with a different private secure key, when a different subnet manager is elected as the master subnet manager.
- each different private secure key is defined in a different range that is known to the other subnet manager within the subnet.
- the subnet manager 1200 can further comprise a determining module 1210 configured to dynamically determine which private secure key in a defined range is in use depending on which subnet manager instance is currently the master subnet manager.
- a determining module 1210 configured to dynamically determine which private secure key in a defined range is in use depending on which subnet manager instance is currently the master subnet manager.
- an old master subnet manager is automatically prevented from resuming normal operations as a master subnet manager after a new master subnet manager is elected in order to prevent a split brain scenario.
- the master subnet manager can determine that a connection to a new subnet manager is unintentional since the new subnet manager can not recognize the private secure key used in the subnet, and the new subnet manager is prevented to change any state in the subnet.
- the network switch 1300 can comprise one subnet manager 1200 as shown in Figure 12, one or more external ports 1304 and one or more internal ports 1308.
- the external ports 1304 are used to connect with an external network.
- the internal ports 1308 are used to connect with a plurality of host servers in the middleware machine environment.
- the supporting system 1400 can further comprise one or more network switches 1300 as shown in Figure 13.
- the supporting system 1400 can further comprise a separate storage system 1404 that connects with the plurality of host servers through said one or more network switches.
- the supporting system 1400 can further comprise one or more gateway 1408 that can be accessed by a guest. Although the gateway 1408 is illustrated to be a seperate component from the network switch 1300, in some embodiments, the gateway 1408 can reside on the network switch 1300.
- one or more updated subnet configuration policies can be applied in the subnet through one or more subnet managers 1200 that can recognize a private secure key associated with the updated subnet configuration policies, and other subnet managers 1200 within the subnet that can not recognize the private secure key can be left unaffected by the one or more updated subnet configuration policies.
- the present invention may be conveniently implemented using one or more conventional general purpose or specialized digital computer, computing device, machine, or microprocessor, including one or more processors, memory and/or computer readable storage media programmed according to the teachings of the present disclosure.
- Appropriate software coding can readily be prepared by skilled programmers based on the teachings of the present disclosure, as will be apparent to those skilled in the software art.
- the present invention includes a computer program product which is a storage medium or computer readable medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the present invention.
- the storage medium can include, but is not limited to, any type of disk including floppy disks, optical discs, DVD, CD-ROMs, microdrive, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, DRAMs, VRAMs, flash memory devices, magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
- Computer And Data Communications (AREA)
- Hardware Redundancy (AREA)
Abstract
Description
Claims
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP11770931.1A EP2617159B1 (en) | 2010-09-17 | 2011-09-16 | System and method for facilitating protection against run-away subnet manager instances in a middleware machine environment |
JP2013529380A JP5844373B2 (en) | 2010-09-17 | 2011-09-16 | System and method for facilitating protection from runaway subnet manager instances in a middleware machine environment |
CN201180039850.7A CN103125098B (en) | 2010-09-17 | 2011-09-16 | Support the system and method for middleware machine environment, subnet manager and the network switch |
Applications Claiming Priority (10)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US38422810P | 2010-09-17 | 2010-09-17 | |
US61/384,228 | 2010-09-17 | ||
US201161484390P | 2011-05-10 | 2011-05-10 | |
US61/484,390 | 2011-05-10 | ||
US201161493330P | 2011-06-03 | 2011-06-03 | |
US201161493347P | 2011-06-03 | 2011-06-03 | |
US61/493,330 | 2011-06-03 | ||
US61/493,347 | 2011-06-03 | ||
US201161498329P | 2011-06-17 | 2011-06-17 | |
US61/498,329 | 2011-06-17 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012037518A1 true WO2012037518A1 (en) | 2012-03-22 |
Family
ID=44872584
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2011/052033 WO2012037520A1 (en) | 2010-09-17 | 2011-09-16 | System and method for providing ethernet over infiniband virtual hub scalability in a middleware machine environment |
PCT/US2011/052029 WO2012037518A1 (en) | 2010-09-17 | 2011-09-16 | System and method for facilitating protection against run-away subnet manager instances in a middleware machine environment |
PCT/US2011/052021 WO2012037512A1 (en) | 2010-09-17 | 2011-09-16 | Performing partial subnet initialization in a middleware machine environment |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2011/052033 WO2012037520A1 (en) | 2010-09-17 | 2011-09-16 | System and method for providing ethernet over infiniband virtual hub scalability in a middleware machine environment |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2011/052021 WO2012037512A1 (en) | 2010-09-17 | 2011-09-16 | Performing partial subnet initialization in a middleware machine environment |
Country Status (5)
Country | Link |
---|---|
US (6) | US10630570B2 (en) |
EP (3) | EP2617165B1 (en) |
JP (3) | JP5844373B2 (en) |
CN (3) | CN103125102B (en) |
WO (3) | WO2012037520A1 (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6443649A (en) * | 1987-08-11 | 1989-02-15 | Sekisui Chemical Co Ltd | Production of heat insulating sheet having dew condensation preventing surface |
WO2013170218A1 (en) * | 2012-05-10 | 2013-11-14 | Oracle International Corporation | System and method for supporting subnet manager (sm) master negotiation in a network environment |
US8713649B2 (en) | 2011-06-03 | 2014-04-29 | Oracle International Corporation | System and method for providing restrictions on the location of peer subnet manager (SM) instances in an infiniband (IB) network |
US8739273B2 (en) | 2011-07-11 | 2014-05-27 | Oracle International Corporation | System and method for supporting subnet management packet (SMP) firewall restrictions in a middleware machine environment |
US8743890B2 (en) | 2011-06-03 | 2014-06-03 | Oracle International Corporation | System and method for supporting sub-subnet in an infiniband (IB) network |
US8874742B2 (en) | 2011-07-11 | 2014-10-28 | Oracle International Corporation | System and method for supporting virtual machine migration in a middleware machine environment |
US9262155B2 (en) | 2012-06-04 | 2016-02-16 | Oracle International Corporation | System and method for supporting in-band/side-band firmware upgrade of input/output (I/O) devices in a middleware machine environment |
US9401963B2 (en) | 2012-06-04 | 2016-07-26 | Oracle International Corporation | System and method for supporting reliable connection (RC) based subnet administrator (SA) access in an engineered system for middleware and application execution |
Families Citing this family (65)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9813283B2 (en) | 2005-08-09 | 2017-11-07 | Oracle International Corporation | Efficient data transfer between servers and remote peripherals |
US9973446B2 (en) | 2009-08-20 | 2018-05-15 | Oracle International Corporation | Remote shared server peripherals over an Ethernet network for resource virtualization |
ES2723781T3 (en) * | 2011-08-03 | 2019-09-02 | Amadeus Sas | Method and system to maintain strong consistency of replicated content distributed on a client / server system |
US9325619B2 (en) | 2011-11-15 | 2016-04-26 | Oracle International Corporation | System and method for using virtual lanes to alleviate congestion in a fat-tree topology |
US8879396B2 (en) * | 2011-11-15 | 2014-11-04 | Oracle International Corporation | System and method for using dynamic allocation of virtual lanes to alleviate congestion in a fat-tree topology |
US9020346B2 (en) * | 2012-09-11 | 2015-04-28 | Inphi Corporation | Optical communication interface utilizing coded pulse amplitude modulation |
US9231888B2 (en) * | 2012-05-11 | 2016-01-05 | Oracle International Corporation | System and method for routing traffic between distinct InfiniBand subnets based on source routing |
US8806025B2 (en) * | 2012-06-25 | 2014-08-12 | Advanced Micro Devices, Inc. | Systems and methods for input/output virtualization |
US10135677B1 (en) | 2012-07-06 | 2018-11-20 | Cradlepoint, Inc. | Deployment of network-related features over cloud network |
US10110417B1 (en) | 2012-07-06 | 2018-10-23 | Cradlepoint, Inc. | Private networks overlaid on cloud infrastructure |
US10560343B1 (en) | 2012-07-06 | 2020-02-11 | Cradlepoint, Inc. | People centric management of cloud networks via GUI |
US10601653B2 (en) * | 2012-07-06 | 2020-03-24 | Cradlepoint, Inc. | Implicit traffic engineering |
US10177957B1 (en) | 2012-07-06 | 2019-01-08 | Cradlepoint, Inc. | Connecting a cloud network to the internet |
US9083550B2 (en) * | 2012-10-29 | 2015-07-14 | Oracle International Corporation | Network virtualization over infiniband |
US8976033B2 (en) | 2013-02-06 | 2015-03-10 | Hewlett-Packard Development Company, L.P. | Controller coupled to visual indicator |
US9306837B1 (en) * | 2013-03-08 | 2016-04-05 | Cisco Technology, Inc. | Source IP-based pruning of traffic toward dually-connected overlay hosts in a data communications environment |
US9443093B2 (en) * | 2013-06-20 | 2016-09-13 | Amazon Technologies, Inc. | Policy enforcement delays |
CN103457844B (en) * | 2013-08-12 | 2016-12-28 | 中国石油天然气股份有限公司 | vNIC binding method for multiple Infiniband gateways |
US9720989B2 (en) | 2013-11-11 | 2017-08-01 | Amazon Technologies, Inc. | Dynamic partitioning techniques for data streams |
JP6357243B2 (en) * | 2013-11-11 | 2018-07-11 | アマゾン・テクノロジーズ・インコーポレーテッド | Data stream ingestion and persistence policy |
US10698569B2 (en) | 2014-04-03 | 2020-06-30 | Centurylink Intellectual Property Llc | System and method for implementing customer control point or customer portal |
US10356225B2 (en) | 2014-04-03 | 2019-07-16 | Centurylink Intellectual Property Llc | System and method for implementing isolated service overlays between provider network service point and customer premises |
US10432452B2 (en) * | 2014-04-11 | 2019-10-01 | Oracle International Corporation | System and method for enabling application-to-application communication in an enterprise computer system |
US10171337B2 (en) * | 2014-06-17 | 2019-01-01 | Sercel | Method for managing a network, and node for implementing said method |
US20160100008A1 (en) | 2014-10-02 | 2016-04-07 | Netapp, Inc. | Methods and systems for managing network addresses in a clustered storage environment |
CN105635042B (en) * | 2014-10-28 | 2019-04-23 | 中国移动通信集团公司 | Time-based session routing information consistency check method and device |
US10673978B2 (en) | 2015-05-06 | 2020-06-02 | Centurylink Intellectual Property Llc | Method and system for implementing network experience shifting using shared objects |
US10481938B2 (en) | 2015-05-06 | 2019-11-19 | Centurylink Intellectual Property Llc | System and method for implementing network experience shifting |
WO2016195652A1 (en) * | 2015-06-01 | 2016-12-08 | Hewlett Packard Enterprise Development Lp | Ring protection network module |
CN105024855B (en) * | 2015-07-13 | 2018-09-04 | 浪潮(北京)电子信息产业有限公司 | Distributed type assemblies manage system and method |
US10331616B2 (en) * | 2015-08-05 | 2019-06-25 | Futurewei Technologies, Inc. | Integration of network linecard (LC) to host operating system (OS) |
US10360205B2 (en) | 2015-09-23 | 2019-07-23 | International Business Machines Corporation | Cooperative MKEY locking for managing infiniband networks |
US10432470B2 (en) * | 2015-09-23 | 2019-10-01 | International Business Machines Corporation | Distributed subnet manager for InfiniBand networks |
US9692660B2 (en) | 2015-09-23 | 2017-06-27 | International Business Machines Corporation | Election and use of configuration manager |
US10320703B2 (en) * | 2015-09-30 | 2019-06-11 | Veritas Technologies Llc | Preventing data corruption due to pre-existing split brain |
US10319211B2 (en) | 2015-11-11 | 2019-06-11 | Hewlett Packard Enterprise Development Lp | Visible indication of a port as configured to management functionality |
US10178027B2 (en) | 2016-01-27 | 2019-01-08 | Oracle International Corporation | System and method for supporting inter subnet partitions in a high performance computing environment |
US10469621B2 (en) * | 2016-01-27 | 2019-11-05 | Oracle International Corporation | System and method of host-side configuration of a host channel adapter (HCA) in a high-performance computing environment |
US10348649B2 (en) | 2016-01-28 | 2019-07-09 | Oracle International Corporation | System and method for supporting partitioned switch forwarding tables in a high performance computing environment |
US10630816B2 (en) | 2016-01-28 | 2020-04-21 | Oracle International Corporation | System and method for supporting shared multicast local identifiers (MILD) ranges in a high performance computing environment |
US10616118B2 (en) | 2016-01-28 | 2020-04-07 | Oracle International Corporation | System and method for supporting aggressive credit waiting in a high performance computing environment |
US10348847B2 (en) | 2016-01-28 | 2019-07-09 | Oracle International Corporation | System and method for supporting proxy based multicast forwarding in a high performance computing environment |
US10333894B2 (en) | 2016-01-28 | 2019-06-25 | Oracle International Corporation | System and method for supporting flexible forwarding domain boundaries in a high performance computing environment |
US10355972B2 (en) | 2016-01-28 | 2019-07-16 | Oracle International Corporation | System and method for supporting flexible P_Key mapping in a high performance computing environment |
US10666611B2 (en) | 2016-01-28 | 2020-05-26 | Oracle International Corporation | System and method for supporting multiple concurrent SL to VL mappings in a high performance computing environment |
US10536334B2 (en) | 2016-01-28 | 2020-01-14 | Oracle International Corporation | System and method for supporting subnet number aliasing in a high performance computing environment |
US10659340B2 (en) | 2016-01-28 | 2020-05-19 | Oracle International Corporation | System and method for supporting VM migration between subnets in a high performance computing environment |
US10374926B2 (en) | 2016-01-28 | 2019-08-06 | Oracle International Corporation | System and method for monitoring logical network traffic flows using a ternary content addressable memory in a high performance computing environment |
US10171353B2 (en) * | 2016-03-04 | 2019-01-01 | Oracle International Corporation | System and method for supporting dual-port virtual router in a high performance computing environment |
JP6929863B2 (en) * | 2016-08-23 | 2021-09-01 | オラクル・インターナショナル・コーポレイション | Systems and methods to support high-speed hybrid reconstruction in high-performance computing environments |
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 |
US11968132B2 (en) | 2017-03-24 | 2024-04-23 | Oracle International Corporation | System and method to use queue pair 1 for receiving multicast based announcements in multiple partitions in a high performance computing environment |
US10868685B2 (en) * | 2017-03-24 | 2020-12-15 | Oracle International Corporation | System and method to provide explicit multicast local identifier assignment for per-partition default multicast local identifiers defined as subnet manager policy input in a high performance computing environment |
US10560277B2 (en) | 2017-03-24 | 2020-02-11 | Oracle International Corporation | System and method to provide multicast group MLID dynamic discovery on received multicast messages for relevant MGID in a high performance computing environment |
US10861504B2 (en) | 2017-10-05 | 2020-12-08 | Advanced Micro Devices, Inc. | Dynamic control of multi-region fabric |
US10558591B2 (en) | 2017-10-09 | 2020-02-11 | Advanced Micro Devices, Inc. | Method and apparatus for in-band priority adjustment forwarding in a communication fabric |
US11196657B2 (en) * | 2017-12-21 | 2021-12-07 | Advanced Micro Devices, Inc. | Self identifying interconnect topology |
CN109257435B (en) * | 2018-10-22 | 2021-03-23 | 中国银行股份有限公司 | Communication system of multi-instance multi-subsystem application based on message middleware |
CN110213114B (en) * | 2019-06-21 | 2024-04-09 | 深圳前海微众银行股份有限公司 | Decentralised network service method, device, equipment and readable storage medium |
US11507522B2 (en) | 2019-12-06 | 2022-11-22 | Advanced Micro Devices, Inc. | Memory request priority assignment techniques for parallel processors |
US11223575B2 (en) | 2019-12-23 | 2022-01-11 | Advanced Micro Devices, Inc. | Re-purposing byte enables as clock enables for power savings |
CN111948971A (en) * | 2020-08-28 | 2020-11-17 | 上海途鸽数据科技有限公司 | A smart card management device and data transfer method thereof |
US12147318B2 (en) * | 2020-12-30 | 2024-11-19 | Oracle International Corporation | Techniques for replicating state information for high availability |
CN113300985B (en) * | 2021-03-30 | 2023-04-07 | 阿里巴巴(中国)有限公司 | Data processing method, device, equipment and storage medium |
WO2023135477A1 (en) * | 2022-01-13 | 2023-07-20 | High Sec Labs Ltd. | System and method for secure copy-and-paste opertions between hosts through a peripheral sharing device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7113995B1 (en) * | 2000-10-19 | 2006-09-26 | International Business Machines Corporation | Method and apparatus for reporting unauthorized attempts to access nodes in a network computing system |
Family Cites Families (201)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5964837A (en) | 1995-06-28 | 1999-10-12 | International Business Machines Corporation | Computer network management using dynamic switching between event-driven and polling type of monitoring from manager station |
US5805805A (en) | 1995-08-04 | 1998-09-08 | At&T Corp. | Symmetric method and apparatus for interconnecting emulated lans |
US5917913A (en) | 1996-12-04 | 1999-06-29 | Wang; Ynjiun Paul | Portable electronic authorization devices and methods therefor |
US6091706A (en) | 1997-07-17 | 2000-07-18 | Siemens Information And Communication Networks, Inc. | Apparatus and method for preventing network rerouting |
US6014669A (en) | 1997-10-01 | 2000-01-11 | Sun Microsystems, Inc. | Highly-available distributed cluster configuration database |
US6202067B1 (en) * | 1998-04-07 | 2001-03-13 | Lucent Technologies, Inc. | Method and apparatus for correct and complete transactions in a fault tolerant distributed database system |
US6463470B1 (en) | 1998-10-26 | 2002-10-08 | Cisco Technology, Inc. | Method and apparatus of storing policies for policy-based management of quality of service treatments of network data traffic flows |
ATE350829T1 (en) * | 1999-06-10 | 2007-01-15 | Alcatel Internetworking Inc | SYSTEM AND METHOD FOR UNIFORM RULES MANAGEMENT WITH INTEGRATED RULES CONVERTER |
JP2001075810A (en) | 1999-09-03 | 2001-03-23 | Toshiba Corp | Computer system, expansion board, and method of updating function of expansion board in computer system |
US6647419B1 (en) | 1999-09-22 | 2003-11-11 | Hewlett-Packard Development Company, L.P. | System and method for allocating server output bandwidth |
US6748429B1 (en) | 2000-01-10 | 2004-06-08 | Sun Microsystems, Inc. | Method to dynamically change cluster or distributed system configuration |
US7356841B2 (en) | 2000-05-12 | 2008-04-08 | Solutioninc Limited | Server and method for providing specific network services |
DE60135127D1 (en) | 2000-05-24 | 2008-09-11 | Voltaire Ltd | FILTERED COMMUNICATION FROM APPLICATION TO APPLICATION |
US7698727B2 (en) | 2000-06-30 | 2010-04-13 | Jlb Ventures Llc | Method and apparatus for notifying users of interactive functions using a remote device |
US7278142B2 (en) | 2000-08-24 | 2007-10-02 | Veritas Operating Corporation | Dynamic computing environment using remotely allocable resources |
EP1386239A4 (en) * | 2000-09-01 | 2005-11-02 | Tut Systems Inc | METHOD AND SYSTEM FOR PRELIMINARY COMPILATION OF CONFIGURATION DATA FOR A DATA COMMUNICATION DEVICE |
US7409432B1 (en) * | 2000-10-19 | 2008-08-05 | International Business Machines Corporation | Efficient process for handover between subnet managers |
US6981025B1 (en) | 2000-10-19 | 2005-12-27 | International Business Machines Corporation | Method and apparatus for ensuring scalable mastership during initialization of a system area network |
US6978300B1 (en) | 2000-10-19 | 2005-12-20 | International Business Machines Corporation | Method and apparatus to perform fabric management |
US7636772B1 (en) | 2000-10-19 | 2009-12-22 | International Business Machines Corporation | Method and apparatus for dynamic retention of system area network management information in non-volatile store |
US6941350B1 (en) * | 2000-10-19 | 2005-09-06 | International Business Machines Corporation | Method and apparatus for reliably choosing a master network manager during initialization of a network computing system |
US6985956B2 (en) * | 2000-11-02 | 2006-01-10 | Sun Microsystems, Inc. | Switching system |
DE10062545A1 (en) | 2000-12-15 | 2002-06-20 | Bosch Gmbh Robert | Procedure for checking a network and network therefor |
US20040213220A1 (en) | 2000-12-28 | 2004-10-28 | Davis Arlin R. | Method and device for LAN emulation over infiniband fabrics |
US7023811B2 (en) | 2001-01-17 | 2006-04-04 | Intel Corporation | Switched fabric network and method of mapping nodes using batch requests |
CA2436118A1 (en) * | 2001-01-26 | 2002-08-01 | Full Armor Corporation | Policy implementation |
JP4457184B2 (en) * | 2001-02-13 | 2010-04-28 | ネットアップ,インコーポレイテッド | Failover processing in the storage system |
JP3679336B2 (en) | 2001-02-22 | 2005-08-03 | 日本電信電話株式会社 | Packet routing method |
JP2002278906A (en) | 2001-03-21 | 2002-09-27 | Nec Corp | Update managing system, update client device, update server device and program |
US20020143914A1 (en) | 2001-03-29 | 2002-10-03 | Cihula Joseph F. | Network-aware policy deployment |
US20020184368A1 (en) | 2001-04-06 | 2002-12-05 | Yunsen Wang | Network system, method and protocols for hierarchical service and content distribution via directory enabled network |
DE10118267A1 (en) | 2001-04-12 | 2002-10-24 | Bosch Gmbh Robert | Method for authorizing a user accessing a software based system using an unsecured access medium has a two stage encryption process that ensures users are authorized before the system can be accessed |
US7243160B2 (en) | 2001-05-10 | 2007-07-10 | Intel Corporation | Method for determining multiple paths between ports in a switched fabric |
US20020198755A1 (en) * | 2001-06-22 | 2002-12-26 | Birkner Charles Christian | Integrated quality assurance control system to manage construction projects |
US8032625B2 (en) | 2001-06-29 | 2011-10-04 | International Business Machines Corporation | Method and system for a network management framework with redundant failover methodology |
US6904545B1 (en) | 2001-07-11 | 2005-06-07 | Advanced Micro Devices, Inc. | Fault tolerant computing node having multiple host channel adapters |
US8935333B2 (en) | 2001-08-09 | 2015-01-13 | International Business Machines Corporation | Implementing multicast on a system area network channel adapter |
US7245632B2 (en) | 2001-08-10 | 2007-07-17 | Sun Microsystems, Inc. | External storage for modular computer systems |
US20030208572A1 (en) | 2001-08-31 | 2003-11-06 | Shah Rajesh R. | Mechanism for reporting topology changes to clients in a cluster |
US6826601B2 (en) | 2001-09-06 | 2004-11-30 | Bea Systems, Inc. | Exactly one cache framework |
US7194540B2 (en) | 2001-09-28 | 2007-03-20 | Intel Corporation | Mechanism for allowing multiple entities on the same host to handle messages of same service class in a cluster |
US20030093509A1 (en) | 2001-10-05 | 2003-05-15 | Li Raymond M. | Storage area network methods and apparatus with coordinated updating of topology representation |
US7389359B2 (en) | 2001-10-19 | 2008-06-17 | Foundry Networks, Inc. | Method and system for intelligently forwarding multicast packets |
US7051089B1 (en) | 2001-10-24 | 2006-05-23 | Cisco Technology, Inc. | Techniques for automatically delegating address spaces among dynamic host configuration servers |
US6829685B2 (en) | 2001-11-15 | 2004-12-07 | International Business Machines Corporation | Open format storage subsystem apparatus and method |
US7069468B1 (en) | 2001-11-15 | 2006-06-27 | Xiotech Corporation | System and method for re-allocating storage area network resources |
US7099337B2 (en) * | 2001-11-30 | 2006-08-29 | Intel Corporation | Mechanism for implementing class redirection in a cluster |
US8639849B2 (en) | 2001-12-17 | 2014-01-28 | Sutech Data Solutions Co., Llc | Integrated circuits for high speed adaptive compression and methods therefor |
GB0130399D0 (en) | 2001-12-19 | 2002-02-06 | Ibm | Message ordering in a messaging system |
US6988161B2 (en) | 2001-12-20 | 2006-01-17 | Intel Corporation | Multiple port allocation and configurations for different port operation modes on a host |
US7290277B1 (en) | 2002-01-24 | 2007-10-30 | Avago Technologies General Ip Pte Ltd | Control of authentication data residing in a network device |
US6963932B2 (en) | 2002-01-30 | 2005-11-08 | Intel Corporation | Intermediate driver having a fail-over function for a virtual network interface card in a system utilizing Infiniband architecture |
US7606167B1 (en) | 2002-04-05 | 2009-10-20 | Cisco Technology, Inc. | Apparatus and method for defining a static fibre channel fabric |
US8335915B2 (en) | 2002-05-14 | 2012-12-18 | Netapp, Inc. | Encryption based security system for network storage |
US7216163B2 (en) * | 2002-05-15 | 2007-05-08 | Oracle International Corporation | Method and apparatus for provisioning tasks using a provisioning bridge server |
US7194538B1 (en) | 2002-06-04 | 2007-03-20 | Veritas Operating Corporation | Storage area network (SAN) management system for discovering SAN components using a SAN management server |
US7698438B1 (en) * | 2002-06-07 | 2010-04-13 | Redback Networks Inc. | Updating of availability of routes in a network |
US7307996B2 (en) * | 2002-07-30 | 2007-12-11 | Brocade Communications Systems, Inc. | Infiniband router having an internal subnet architecture |
US7221676B2 (en) | 2002-07-30 | 2007-05-22 | Brocade Communications Systems, Inc. | Supporting local IB packet communication between separate subnets |
US20040031052A1 (en) | 2002-08-12 | 2004-02-12 | Liberate Technologies | Information platform |
US7103597B2 (en) | 2002-10-03 | 2006-09-05 | Mcgoveran David O | Adaptive transaction manager for complex transactions and business process |
US9983559B2 (en) | 2002-10-22 | 2018-05-29 | Fisher-Rosemount Systems, Inc. | Updating and utilizing dynamic process simulation in an operating process environment |
US20040081104A1 (en) | 2002-10-29 | 2004-04-29 | Weimin Pan | Method and system for network switch configuration |
US20040153849A1 (en) | 2002-12-17 | 2004-08-05 | Tucker S. Paul | Data-packet error monitoring in an infiniband-architecture switch |
US7117221B2 (en) * | 2003-01-09 | 2006-10-03 | International Business Machines Corporation | Replication of changed information in a multi-master environment |
US7107440B2 (en) | 2003-02-19 | 2006-09-12 | Intel Corporation | Methods and apparatus to modify alternate storage in a pre-boot environment |
US7225364B2 (en) | 2003-03-13 | 2007-05-29 | International Business Machines Corporation | Method and apparatus for implementing infiniband receive function |
US7231518B1 (en) | 2003-03-28 | 2007-06-12 | Cisco Technology, Inc. | System and method for authenticating a storage device for use with driver software in a storage network |
US7975147B1 (en) | 2003-03-31 | 2011-07-05 | Hewlett-Packard Development Company, L.P. | Electronic device network supporting enciphering and deciphering and update generation in electronic devices |
US7158985B1 (en) * | 2003-04-09 | 2007-01-02 | Cisco Technology, Inc. | Method and apparatus for efficient propagation of large datasets under failure conditions |
US7493409B2 (en) | 2003-04-10 | 2009-02-17 | International Business Machines Corporation | Apparatus, system and method for implementing a generalized queue pair in a system area network |
US20040220947A1 (en) * | 2003-05-02 | 2004-11-04 | International Business Machines Corporation | Method and apparatus for real-time intelligent workload reporting in a heterogeneous environment |
CA2525578A1 (en) | 2003-05-15 | 2004-12-02 | Applianz Technologies, Inc. | Systems and methods of creating and accessing software simulated computers |
US7222339B2 (en) | 2003-06-13 | 2007-05-22 | Intel Corporation | Method for distributed update of firmware across a clustered platform infrastructure |
JP4647232B2 (en) | 2003-06-24 | 2011-03-09 | 株式会社リコー | Process cartridge and image forming apparatus |
CN1567827A (en) * | 2003-06-25 | 2005-01-19 | 上海电信住宅宽频网络有限公司 | Intelligent monitoring control platform for broadband telecommunication network |
US7483374B2 (en) | 2003-08-05 | 2009-01-27 | Scalent Systems, Inc. | Method and apparatus for achieving dynamic capacity and high availability in multi-stage data networks using adaptive flow-based routing |
US20050044363A1 (en) | 2003-08-21 | 2005-02-24 | Zimmer Vincent J. | Trusted remote firmware interface |
US20050086342A1 (en) | 2003-09-19 | 2005-04-21 | Andrew Burt | Techniques for client-transparent TCP migration |
US20050071709A1 (en) | 2003-09-30 | 2005-03-31 | Rosenstock Harold N. | InfiniBand architecture subnet derived database elements |
US7185025B2 (en) | 2003-09-30 | 2007-02-27 | Motorola, Inc. | Subnet replicated database elements |
US20050071382A1 (en) * | 2003-09-30 | 2005-03-31 | Rosenstock Harold N. | Method of replicating database elements in an infiniband architecture subnet |
US20050105554A1 (en) | 2003-11-18 | 2005-05-19 | Michael Kagan | Method and switch system for optimizing the use of a given bandwidth in different network connections |
US7483986B2 (en) * | 2003-12-03 | 2009-01-27 | International Business Machines Corporation | Dynamically tuning networks of relationships in self-organizing multi-agent systems |
JP2005235176A (en) | 2004-01-20 | 2005-09-02 | Fujitsu Ltd | Computer configuration display method |
US9025753B2 (en) | 2004-01-22 | 2015-05-05 | Verizon Patent And Licensing Inc. | Comprehensive communication services system |
US20050182701A1 (en) | 2004-02-12 | 2005-08-18 | International Business Machines Corporation | Method, system, and service for tracking and billing for technology usage |
US7860961B1 (en) | 2004-02-13 | 2010-12-28 | Habanero Holdings, Inc. | Real time notice of new resources for provisioning and management of fabric-backplane enterprise servers |
US7633955B1 (en) | 2004-02-13 | 2009-12-15 | Habanero Holdings, Inc. | SCSI transport for fabric-backplane enterprise servers |
US8838743B2 (en) * | 2004-02-13 | 2014-09-16 | Intel Corporation | Apparatus and method for a dynamically extensible virtual switch |
US7502333B2 (en) | 2004-03-23 | 2009-03-10 | Hewlett-Packard Development Company, L.P. | Pre-configured topology with connection management |
US7398394B1 (en) | 2004-06-02 | 2008-07-08 | Bjorn Dag Johnsen | Method and apparatus for authenticating nodes in a communications network |
US7210056B2 (en) | 2004-06-08 | 2007-04-24 | Sun Microsystems, Inc. | Low latency comma detection and clock alignment |
US8583921B1 (en) | 2004-06-30 | 2013-11-12 | Lingyan Shu | Method and system for identity authentication |
US9264384B1 (en) | 2004-07-22 | 2016-02-16 | Oracle International Corporation | Resource virtualization mechanism including virtual host bus adapters |
CN100384166C (en) | 2004-07-30 | 2008-04-23 | 华为技术有限公司 | Method and system for configuring network management for virtual private network |
JP4529144B2 (en) | 2004-08-11 | 2010-08-25 | 日本電気株式会社 | Virtual LAN system and node device |
US8463946B2 (en) | 2004-09-17 | 2013-06-11 | Caterpillar Inc. | Method for automatic radio operational mode selection |
US20080288659A1 (en) * | 2006-11-09 | 2008-11-20 | Microsoft Corporation | Maintaining consistency within a federation infrastructure |
US7318151B1 (en) | 2004-11-04 | 2008-01-08 | Network Appliance, Inc. | Method and system for firmware management |
US7711820B2 (en) | 2004-11-08 | 2010-05-04 | Cisco Technology, Inc. | High availability for intelligent applications in storage networks |
US7437447B2 (en) | 2004-11-12 | 2008-10-14 | International Business Machines Corporation | Method and system for authenticating a requestor without providing a key |
US7499970B2 (en) | 2004-11-12 | 2009-03-03 | International Business Machines Corporation | Method and system for supervisor partitioning of client resources |
US7475274B2 (en) | 2004-11-17 | 2009-01-06 | Raytheon Company | Fault tolerance and recovery in a high-performance computing (HPC) system |
JP4677222B2 (en) | 2004-11-26 | 2011-04-27 | 富士通株式会社 | Server device |
US20060114863A1 (en) | 2004-12-01 | 2006-06-01 | Cisco Technology, Inc. | Method to secure 802.11 traffic against MAC address spoofing |
EP1849123A2 (en) * | 2005-01-07 | 2007-10-31 | GestureTek, Inc. | Optical flow based tilt sensor |
US7739687B2 (en) | 2005-02-28 | 2010-06-15 | International Business Machines Corporation | Application of attribute-set policies to managed resources in a distributed computing system |
WO2006106057A1 (en) | 2005-04-04 | 2006-10-12 | Nokia Siemens Networks Gmbh & Co. Kg | Method and apparatus for managing subscriber profile information |
US8089964B2 (en) * | 2005-04-05 | 2012-01-03 | Cisco Technology, Inc. | Transporting multicast over MPLS backbone using virtual interfaces to perform reverse-path forwarding checks |
US7200704B2 (en) | 2005-04-07 | 2007-04-03 | International Business Machines Corporation | Virtualization of an I/O adapter port using enablement and activation functions |
DE102005017021A1 (en) * | 2005-04-13 | 2006-10-19 | Siemens Ag | Method and device for communication between network node elements |
US7561531B2 (en) | 2005-04-19 | 2009-07-14 | Intel Corporation | Apparatus and method having a virtual bridge to route data frames |
US20090049164A1 (en) | 2005-05-13 | 2009-02-19 | Nessociet Inc. | Peer-to-peer communication method and system enabling call and arrival |
US7685385B1 (en) | 2005-06-30 | 2010-03-23 | Symantec Operating Corporation | System and method for satisfying I/O requests before a replica has been fully synchronized |
US8645964B2 (en) | 2005-08-23 | 2014-02-04 | Mellanox Technologies Ltd. | System and method for accelerating input/output access operation on a virtual machine |
WO2007038856A1 (en) | 2005-10-05 | 2007-04-12 | Nortel Networks Limited | Provider link state bridging |
US8422678B2 (en) | 2005-11-16 | 2013-04-16 | Intel Corporation | Method, apparatus and system for protecting security keys on a wireless platform |
US8565070B2 (en) | 2005-11-23 | 2013-10-22 | Cisco Technology, Inc. | System and method for active geographic redundancy |
US7653668B1 (en) | 2005-11-23 | 2010-01-26 | Symantec Operating Corporation | Fault tolerant multi-stage data replication with relaxed coherency guarantees |
US7953890B1 (en) * | 2006-01-27 | 2011-05-31 | Symantec Operating Corporation | System and method for switching to a new coordinator resource |
EP1816801A1 (en) | 2006-02-03 | 2007-08-08 | BRITISH TELECOMMUNICATIONS public limited company | Method of operating a network |
US8769152B2 (en) | 2006-02-14 | 2014-07-01 | Jds Uniphase Corporation | Align/notify compression scheme in a network diagnostic component |
US7940757B2 (en) | 2006-02-23 | 2011-05-10 | Cisco Technology, Inc. | Systems and methods for access port ICMP analysis |
US7843901B2 (en) | 2006-03-02 | 2010-11-30 | Tango Networks, Inc. | Call flow system and method for use in a legacy telecommunication system |
US7783788B1 (en) | 2006-04-28 | 2010-08-24 | Huawei Technologies Co., Ltd. | Virtual input/output server |
US8909758B2 (en) * | 2006-05-02 | 2014-12-09 | Cisco Technology, Inc. | Physical server discovery and correlation |
US7774837B2 (en) | 2006-06-14 | 2010-08-10 | Cipheroptics, Inc. | Securing network traffic by distributing policies in a hierarchy over secure tunnels |
US7490189B2 (en) * | 2006-06-14 | 2009-02-10 | Sun Microsystems, Inc. | Multi-chip switch based on proximity communication |
US7634608B2 (en) | 2006-06-30 | 2009-12-15 | Sun Microsystems, Inc. | Bridging network components |
US9003292B2 (en) | 2006-07-06 | 2015-04-07 | LiveAction, Inc. | System and method for network topology and flow visualization |
US7639699B2 (en) * | 2006-08-04 | 2009-12-29 | Cisco Technology, Inc. | Technique for sharing a physical port among a plurality of virtual bridges on a switch in a computer network |
CN101123498B (en) | 2006-08-08 | 2011-12-28 | 华为技术有限公司 | A method, device and system for access authentication |
JP2008054214A (en) * | 2006-08-28 | 2008-03-06 | Toshiba Corp | Network virtual system and network virtual program |
US7930583B1 (en) * | 2006-09-14 | 2011-04-19 | Symantec Operating Corporation | System and method for domain failure analysis of a storage area network |
US7676623B2 (en) | 2006-12-14 | 2010-03-09 | International Business Machines Corporation | Management of proprietary devices connected to infiniband ports |
US20080159277A1 (en) | 2006-12-15 | 2008-07-03 | Brocade Communications Systems, Inc. | Ethernet over fibre channel |
US8489701B2 (en) | 2007-01-30 | 2013-07-16 | Microsoft Corporation | Private virtual LAN spanning a public network for connection of arbitrary hosts |
US20080184332A1 (en) | 2007-01-31 | 2008-07-31 | Motorola, Inc. | Method and device for dual authentication of a networking device and a supplicant device |
US8935206B2 (en) | 2007-01-31 | 2015-01-13 | Hewlett-Packard Development Company, L.P. | Snapshots in distributed storage systems |
US20080192654A1 (en) * | 2007-02-09 | 2008-08-14 | Timothy Roy Block | Method, Apparatus, and Computer Program Product for Implementing Infiniband Network Topology Simplification |
US7913077B2 (en) | 2007-02-13 | 2011-03-22 | International Business Machines Corporation | Preventing IP spoofing and facilitating parsing of private data areas in system area network connection requests |
WO2008099479A1 (en) | 2007-02-14 | 2008-08-21 | Fujitsu Limited | Node device, network system, and method for controlling network system |
US7840701B2 (en) | 2007-02-21 | 2010-11-23 | Array Networks, Inc. | Dynamic system and method for virtual private network (VPN) packet level routing using dual-NAT method |
US7689679B2 (en) | 2007-02-23 | 2010-03-30 | International Business Machines Corporation | Method to enable infiniband network bootstrap |
US8190883B2 (en) | 2007-02-26 | 2012-05-29 | Picup, Llc | Network identity management system and method |
US8848722B2 (en) | 2007-03-14 | 2014-09-30 | Zonit Structured Solutions, Llc | Data center network distribution system |
US7843822B1 (en) | 2007-05-24 | 2010-11-30 | Rockwell Collins, Inc. | Cognitive adaptive network management areas |
US8005013B2 (en) | 2007-06-12 | 2011-08-23 | Hewlett-Packard Development Company, L.P. | Managing connectivity in a virtual network |
US8054840B2 (en) | 2007-06-12 | 2011-11-08 | International Business Machines Corporation | Data center virtual local area network system and method |
JP2009080592A (en) | 2007-09-26 | 2009-04-16 | Hitachi Ltd | Firmware rewriting method |
US8244826B2 (en) * | 2007-10-23 | 2012-08-14 | International Business Machines Corporation | Providing a memory region or memory window access notification on a system area network |
US20090116404A1 (en) | 2007-11-01 | 2009-05-07 | Telefonaktiebolaget Lm Ericsson (Publ) | Topology discovery in heterogeneous networks |
US8331381B2 (en) * | 2007-12-04 | 2012-12-11 | International Business Machines Corporation | Providing visibility of Ethernet components to a subnet manager in a converged InfiniBand over Ethernet network |
US8201161B2 (en) | 2008-01-07 | 2012-06-12 | Lenovo (Singapore) Pte. Ltd. | System and method to update device driver or firmware using a hypervisor environment without system shutdown |
US7949721B2 (en) * | 2008-02-25 | 2011-05-24 | International Business Machines Corporation | Subnet management discovery of point-to-point network topologies |
US8261317B2 (en) | 2008-03-27 | 2012-09-04 | Juniper Networks, Inc. | Moving security for virtual machines |
US7886021B2 (en) | 2008-04-28 | 2011-02-08 | Oracle America, Inc. | System and method for programmatic management of distributed computing resources |
JP5369502B2 (en) | 2008-06-04 | 2013-12-18 | 株式会社リコー | Device, management device, device management system, and program |
US8108732B2 (en) * | 2008-06-18 | 2012-01-31 | International Business Machines Corporation | Apparatus and method to minimize performance degradation during communication path failure in a data processing system |
US7873711B2 (en) * | 2008-06-27 | 2011-01-18 | International Business Machines Corporation | Method, system and program product for managing assignment of MAC addresses in a virtual machine environment |
US7983257B2 (en) | 2008-07-18 | 2011-07-19 | Emulex Design & Manufacturing Corporation | Hardware switch for hypervisors and blade servers |
US8483096B2 (en) * | 2008-07-22 | 2013-07-09 | The Regents Of The University Of California | Scalable commodity data center network architecture |
US8281307B2 (en) | 2009-06-01 | 2012-10-02 | International Business Machines Corporation | Virtual solution composition and deployment system and method |
US8228913B2 (en) | 2008-09-29 | 2012-07-24 | International Business Machines Corporation | Implementing system to system communication in a switchless non-IB compliant environment using InfiniBand multicast facilities |
US8027263B2 (en) | 2008-09-30 | 2011-09-27 | International Business Machines Corporation | Method to manage path failure threshold consensus |
US8549281B2 (en) | 2008-10-21 | 2013-10-01 | Cohesive Flexible Technologies Corporation | System and methods for enabling customer network control in third-party computing environments |
US20100114826A1 (en) | 2008-10-24 | 2010-05-06 | Microsoft Corporation | Configuration management in distributed data systems |
EP2192721A1 (en) | 2008-11-28 | 2010-06-02 | Thomson Licensing | A method of operating a network subnet manager |
US7881324B2 (en) * | 2009-03-25 | 2011-02-01 | International Business Machines Corporation | Steering data communications packets for transparent bump-in-the-wire processing among multiple data processing applications |
US8073993B2 (en) | 2009-04-20 | 2011-12-06 | International Business Machines Corporation | Management of redundant physical data paths in a computing system |
US8184555B1 (en) | 2009-06-24 | 2012-05-22 | The Boeing Company | SpaceWire network management |
US8234407B2 (en) | 2009-06-30 | 2012-07-31 | Oracle America, Inc. | Network use of virtual addresses without pinning or registration |
US8352482B2 (en) | 2009-07-21 | 2013-01-08 | Vmware, Inc. | System and method for replicating disk images in a cloud computing based virtual machine file system |
JP5223815B2 (en) * | 2009-08-11 | 2013-06-26 | 富士通株式会社 | Route search device, route search method, and route search program |
US9973446B2 (en) * | 2009-08-20 | 2018-05-15 | Oracle International Corporation | Remote shared server peripherals over an Ethernet network for resource virtualization |
US8214653B1 (en) | 2009-09-04 | 2012-07-03 | Amazon Technologies, Inc. | Secured firmware updates |
US8635318B1 (en) | 2009-09-15 | 2014-01-21 | Symantec Corporation | Message broadcast protocol which handles configuration changes in a cluster of virtual servers |
US8108551B1 (en) * | 2009-09-15 | 2012-01-31 | Symantec Corporation | Systems and methods for monitoring physical paths within a computer network |
WO2011034625A1 (en) | 2009-09-21 | 2011-03-24 | Translattice, Inc. | Distributed content storage and retrieval |
US8370534B2 (en) | 2009-12-03 | 2013-02-05 | Dell Products, Lp | Host-based messaging framework for PCIe device management |
KR20110064697A (en) | 2009-12-08 | 2011-06-15 | 삼성전자주식회사 | Information update method and device |
US8799418B2 (en) | 2010-01-13 | 2014-08-05 | Vmware, Inc. | Cluster configuration |
US8984588B2 (en) | 2010-02-19 | 2015-03-17 | Nokia Corporation | Method and apparatus for identity federation gateway |
EP2996423B1 (en) | 2010-03-12 | 2017-08-23 | BlackBerry Limited | Method and device for registration and data transmission using fast/zero contention resolution |
US8315940B2 (en) | 2010-04-27 | 2012-11-20 | Omx Technology Ab | System and method for rapidly calculating risk in an electronic trading exchange |
US8407366B2 (en) | 2010-05-14 | 2013-03-26 | Microsoft Corporation | Interconnecting members of a virtual network |
US9047136B2 (en) | 2010-06-11 | 2015-06-02 | Oracle International Corporation | Method and system for migrating the state of a virtual cluster |
US8484474B2 (en) | 2010-07-01 | 2013-07-09 | Rockwell Automation Technologies, Inc. | Methods for firmware signature |
US10015084B2 (en) | 2010-08-10 | 2018-07-03 | International Business Machines Corporation | Storage area network path management |
US8627137B1 (en) | 2010-09-16 | 2014-01-07 | Cisco Technology, Inc. | Graceful handling of critical traffic blackholing faults |
US20120195417A1 (en) | 2011-01-31 | 2012-08-02 | Suzann Hua | Method of using flexible display names in internet protocol multimedia subsystem networks |
US8601268B2 (en) | 2011-03-17 | 2013-12-03 | Id Security, Llc | Methods for securing transactions by applying crytographic methods to assure mutual identity |
US9477536B2 (en) | 2011-05-16 | 2016-10-25 | Oracle International Corporation | System and method for providing a messaging application program interface |
US9332005B2 (en) | 2011-07-11 | 2016-05-03 | Oracle International Corporation | System and method for providing switch based subnet management packet (SMP) traffic protection in a middleware machine environment |
US8725904B2 (en) | 2011-08-18 | 2014-05-13 | Hewlett-Packard Development Company, L.P. | Management processors, methods and articles of manufacture |
US8972966B2 (en) | 2012-01-05 | 2015-03-03 | Lenovo (Singapore) Pte. Ltd. | Updating firmware in a hybrid computing environment |
JP5519712B2 (en) | 2012-01-20 | 2014-06-11 | レノボ・シンガポール・プライベート・リミテッド | Method of booting a computer and computer |
US8924952B1 (en) | 2012-06-27 | 2014-12-30 | Amazon Technologies, Inc. | Updating software utilizing multiple partitions |
US9152428B2 (en) | 2012-09-28 | 2015-10-06 | Intel Corporation | Alternative boot path support for utilizing non-volatile memory devices |
US8874916B2 (en) | 2012-09-28 | 2014-10-28 | Intel Corporation | Introduction of discrete roots of trust |
-
2011
- 2011-09-16 CN CN201180040064.9A patent/CN103125102B/en active Active
- 2011-09-16 WO PCT/US2011/052033 patent/WO2012037520A1/en active Application Filing
- 2011-09-16 JP JP2013529380A patent/JP5844373B2/en active Active
- 2011-09-16 WO PCT/US2011/052029 patent/WO2012037518A1/en active Application Filing
- 2011-09-16 US US13/235,161 patent/US10630570B2/en active Active
- 2011-09-16 EP EP11764039.1A patent/EP2617165B1/en active Active
- 2011-09-16 JP JP2013529381A patent/JP5885747B2/en active Active
- 2011-09-16 US US13/235,177 patent/US8842518B2/en active Active
- 2011-09-16 CN CN201180039807.0A patent/CN103125097B/en active Active
- 2011-09-16 US US13/235,130 patent/US9906429B2/en active Active
- 2011-09-16 US US13/235,144 patent/US9455898B2/en active Active
- 2011-09-16 CN CN201180039850.7A patent/CN103125098B/en active Active
- 2011-09-16 EP EP11767106.5A patent/EP2617157B1/en active Active
- 2011-09-16 JP JP2013529377A patent/JP5893628B2/en active Active
- 2011-09-16 EP EP11770931.1A patent/EP2617159B1/en active Active
- 2011-09-16 US US13/235,113 patent/US20120079090A1/en not_active Abandoned
- 2011-09-16 US US13/235,187 patent/US9614746B2/en active Active
- 2011-09-16 WO PCT/US2011/052021 patent/WO2012037512A1/en active Application Filing
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7113995B1 (en) * | 2000-10-19 | 2006-09-26 | International Business Machines Corporation | Method and apparatus for reporting unauthorized attempts to access nodes in a network computing system |
Cited By (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6443649A (en) * | 1987-08-11 | 1989-02-15 | Sekisui Chemical Co Ltd | Production of heat insulating sheet having dew condensation preventing surface |
US9219718B2 (en) | 2011-06-03 | 2015-12-22 | Oracle International Corporation | System and method for supporting sub-subnet in an infiniband (IB) network |
US10063544B2 (en) | 2011-06-03 | 2018-08-28 | Oracle International Corporation | System and method for supporting consistent handling of internal ID spaces for different partitions in an infiniband (IB) network |
US9935848B2 (en) | 2011-06-03 | 2018-04-03 | Oracle International Corporation | System and method for supporting subnet manager (SM) level robust handling of unkown management key in an infiniband (IB) network |
US8713649B2 (en) | 2011-06-03 | 2014-04-29 | Oracle International Corporation | System and method for providing restrictions on the location of peer subnet manager (SM) instances in an infiniband (IB) network |
US9930018B2 (en) | 2011-06-03 | 2018-03-27 | Oracle International Corporation | System and method for providing source ID spoof protection in an infiniband (IB) network |
US8743890B2 (en) | 2011-06-03 | 2014-06-03 | Oracle International Corporation | System and method for supporting sub-subnet in an infiniband (IB) network |
US9900293B2 (en) | 2011-06-03 | 2018-02-20 | Oracle International Corporation | System and method for supporting automatic disabling of degraded links in an infiniband (IB) network |
US8886783B2 (en) | 2011-06-03 | 2014-11-11 | Oracle International Corporation | System and method for providing secure subnet management agent (SMA) based fencing in an infiniband (IB) network |
US9270650B2 (en) | 2011-06-03 | 2016-02-23 | Oracle International Corporation | System and method for providing secure subnet management agent (SMA) in an infiniband (IB) network |
US9240981B2 (en) | 2011-06-03 | 2016-01-19 | Oracle International Corporation | System and method for authenticating identity of discovered component in an infiniband (IB) network |
US9332005B2 (en) | 2011-07-11 | 2016-05-03 | Oracle International Corporation | System and method for providing switch based subnet management packet (SMP) traffic protection in a middleware machine environment |
US9634849B2 (en) | 2011-07-11 | 2017-04-25 | Oracle International Corporation | System and method for using a packet process proxy to support a flooding mechanism in a middleware machine environment |
US10205603B2 (en) | 2011-07-11 | 2019-02-12 | Oracle International Corporation | System and method for using a packet process proxy to support a flooding mechanism in a middleware machine environment |
US10148450B2 (en) | 2011-07-11 | 2018-12-04 | Oracle International Corporation | System and method for supporting a scalable flooding mechanism in a middleware machine environment |
US8739273B2 (en) | 2011-07-11 | 2014-05-27 | Oracle International Corporation | System and method for supporting subnet management packet (SMP) firewall restrictions in a middleware machine environment |
US9054886B2 (en) | 2011-07-11 | 2015-06-09 | Oracle International Corporation | System and method for using a multicast group to support a flooding mechanism in a middleware machine environment |
US8874742B2 (en) | 2011-07-11 | 2014-10-28 | Oracle International Corporation | System and method for supporting virtual machine migration in a middleware machine environment |
US9215083B2 (en) | 2011-07-11 | 2015-12-15 | Oracle International Corporation | System and method for supporting direct packet forwarding in a middleware machine environment |
US9641350B2 (en) | 2011-07-11 | 2017-05-02 | Oracle International Corporation | System and method for supporting a scalable flooding mechanism in a middleware machine environment |
US9852199B2 (en) | 2012-05-10 | 2017-12-26 | Oracle International Corporation | System and method for supporting persistent secure management key (M—Key) in a network environment |
WO2013170205A1 (en) * | 2012-05-10 | 2013-11-14 | Oracle International Corporation | System and method for supporting state synchronization in a network environment |
JP2015523768A (en) * | 2012-05-10 | 2015-08-13 | オラクル・インターナショナル・コーポレイション | System and method for supporting state synchronization in a network environment |
US9563682B2 (en) | 2012-05-10 | 2017-02-07 | Oracle International Corporation | System and method for supporting configuration daemon (CD) in a network environment |
WO2013170218A1 (en) * | 2012-05-10 | 2013-11-14 | Oracle International Corporation | System and method for supporting subnet manager (sm) master negotiation in a network environment |
US9690836B2 (en) | 2012-05-10 | 2017-06-27 | Oracle International Corporation | System and method for supporting state synchronization in a network environment |
US9690835B2 (en) | 2012-05-10 | 2017-06-27 | Oracle International Corporation | System and method for providing a transactional command line interface (CLI) in a network environment |
US9529878B2 (en) | 2012-05-10 | 2016-12-27 | Oracle International Corporation | System and method for supporting subnet manager (SM) master negotiation in a network environment |
US9594818B2 (en) | 2012-05-10 | 2017-03-14 | Oracle International Corporation | System and method for supporting dry-run mode in a network environment |
JP2015517765A (en) * | 2012-05-10 | 2015-06-22 | オラクル・インターナショナル・コーポレイション | System and method for supporting subnet manager (SM) master negotiation in a network environment |
US9401963B2 (en) | 2012-06-04 | 2016-07-26 | Oracle International Corporation | System and method for supporting reliable connection (RC) based subnet administrator (SA) access in an engineered system for middleware and application execution |
US9665719B2 (en) | 2012-06-04 | 2017-05-30 | Oracle International Corporation | System and method for supporting host-based firmware upgrade of input/output (I/O) devices in a middleware machine environment |
US9262155B2 (en) | 2012-06-04 | 2016-02-16 | Oracle International Corporation | System and method for supporting in-band/side-band firmware upgrade of input/output (I/O) devices in a middleware machine environment |
US9584605B2 (en) | 2012-06-04 | 2017-02-28 | Oracle International Corporation | System and method for preventing denial of service (DOS) attack on subnet administrator (SA) access in an engineered system for middleware and application execution |
Also Published As
Publication number | Publication date |
---|---|
US10630570B2 (en) | 2020-04-21 |
JP5893628B2 (en) | 2016-03-23 |
WO2012037520A1 (en) | 2012-03-22 |
US20120072563A1 (en) | 2012-03-22 |
EP2617157B1 (en) | 2018-07-18 |
US20120072564A1 (en) | 2012-03-22 |
JP5885747B2 (en) | 2016-03-15 |
CN103125102A (en) | 2013-05-29 |
US20120079580A1 (en) | 2012-03-29 |
JP5844373B2 (en) | 2016-01-13 |
WO2012037512A1 (en) | 2012-03-22 |
EP2617165B1 (en) | 2018-06-13 |
EP2617159B1 (en) | 2018-04-04 |
US20120069730A1 (en) | 2012-03-22 |
US9614746B2 (en) | 2017-04-04 |
JP2013543304A (en) | 2013-11-28 |
EP2617157A1 (en) | 2013-07-24 |
CN103125097B (en) | 2016-11-16 |
JP2013541905A (en) | 2013-11-14 |
CN103125102B (en) | 2016-02-24 |
US9455898B2 (en) | 2016-09-27 |
EP2617165A1 (en) | 2013-07-24 |
US8842518B2 (en) | 2014-09-23 |
JP2013539877A (en) | 2013-10-28 |
EP2617159A1 (en) | 2013-07-24 |
CN103125097A (en) | 2013-05-29 |
US20120072562A1 (en) | 2012-03-22 |
US20120079090A1 (en) | 2012-03-29 |
US9906429B2 (en) | 2018-02-27 |
CN103125098B (en) | 2016-08-17 |
CN103125098A (en) | 2013-05-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2617159B1 (en) | System and method for facilitating protection against run-away subnet manager instances in a middleware machine environment | |
US8886783B2 (en) | System and method for providing secure subnet management agent (SMA) based fencing in an infiniband (IB) network | |
US10205603B2 (en) | System and method for using a packet process proxy to support a flooding mechanism in a middleware machine environment | |
US11411860B2 (en) | System and method for on-demand unicast forwarding in a high performance computing environment | |
JP7485677B2 (en) | Systems and methods for supporting heterogeneous and asymmetric dual-rail fabric configurations in high performance computing environments - Patents.com |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201180039850.7 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11770931 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2013529380 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011770931 Country of ref document: EP |