US20060039276A1 - Failback to a primary communications adapter - Google Patents
Failback to a primary communications adapter Download PDFInfo
- Publication number
- US20060039276A1 US20060039276A1 US10/920,906 US92090604A US2006039276A1 US 20060039276 A1 US20060039276 A1 US 20060039276A1 US 92090604 A US92090604 A US 92090604A US 2006039276 A1 US2006039276 A1 US 2006039276A1
- Authority
- US
- United States
- Prior art keywords
- communications adapter
- adapter
- primary
- primary communications
- backup
- 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.)
- Abandoned
Links
- 238000004891 communication Methods 0.000 title claims abstract description 189
- 238000000034 method Methods 0.000 claims abstract description 38
- 230000003213 activating effect Effects 0.000 claims abstract description 12
- 238000004590 computer program Methods 0.000 claims description 9
- 239000008186 active pharmaceutical agent Substances 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 230000002776 aggregation Effects 0.000 description 2
- 238000004220 aggregation Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000011084 recovery Methods 0.000 description 2
- 241000699670 Mus sp. Species 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000005055 memory storage Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/22—Arrangements for detecting or preventing errors in the information received using redundant apparatus to increase reliability
-
- 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/40—Bus networks
- H04L12/40169—Flexible bus arrangements
- H04L12/40176—Flexible bus arrangements involving redundancy
- H04L12/40189—Flexible bus arrangements involving redundancy by using a plurality of bus systems
-
- 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
Definitions
- a backup Ethernet adapter remains idle until all the primary adapters in the EtherChannel fail.
- the backup adapter is activated and administers all Ethernet traffic until at least one of the primary adapters recovers.
- the primary channel is again available for all traffic and the backup adapter is reset to its idle state.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Methods, systems, and program products are provided for failback to a primary communications adapter. Embodiments of the present invention include receiving, in a driver for a primary communications adapter and a backup communications adapter, a link up event for the primary communications adapter; determining that the primary communications adapter is capable of receiving packets; setting the backup communications adapter to idle; and activating the primary communications adapter. In typical embodiments, the primary communications adapter includes a plurality of linked communications adapters comprising an EtherChannel pseudo-adapter.
Description
- 1. Field of the Invention
- The field of the invention is data processing, or, more specifically, methods, systems, and products for failback to a primary communications adapter.
- 2. Description of Related Art
- EtherChannel is a link aggregation technology that allows several Ethernet adapters to be aggregated together to form a single pseudo-Ethernet adapter having increased bandwidth and fault-tolerance. All the aggregated adapters in the EtherChannel are typically given the same link layer address and are treated by remote systems as a single adapter. One benefit of EtherChannel is that the aggregated adapters have the network bandwidth of all of their adapters in a single network presence. If a single adapter fails, network traffic is automatically sent on the next available adapter in the EtherChannel without disruption to existing user connections.
- Although failure of the EtherChannel is less likely than the failure of a single Ethernet adapter, failure of the EtherChannel does occur. To provide failover protection for the EtherChannel, typically a backup Ethernet adapter remains idle until all the primary adapters in the EtherChannel fail. When the primary adapters in the EtherChannel fail, the backup adapter is activated and administers all Ethernet traffic until at least one of the primary adapters recovers. When at least one of the primary adapters recovers, the primary channel is again available for all traffic and the backup adapter is reset to its idle state.
- It is desirable to return Ethernet traffic across the primary EtherChannel as soon as the primary EtherChannel recovers, because the EtherChannel has more bandwidth than the backup adapter. Conventional EtherChannel drivers provide automatic failover to a backup adapter and dynamic reconfiguration of the primary EtherChannel. Dynamic reconfiguration of the primary EthernetChannel typically includes re-establishing electrical connectivity in the physical layer Ethernet adapter and initializing the ports connecting LAN segments in the link layer. When electrical connectivity to the adapter is established the adapter sends a ‘link up event’ to the EtherChannel driver. Although there is electrical connectivity to the physical layer Ethernet adapter, the Ethernet adapter is not capable of sending packets until a dynamic reconfiguration process initializes the ports connecting segments in the LAN, thereby allowing packets received through the adapter to be forwarded in the LAN. Failback to the primary EtherChannel before the primary adapters are capable of sending packets results in lost packet traffic. There is therefore a need for improved failback to a primary communications adapter.
- Methods, systems, and program products are provided for failback to a primary communications adapter. Embodiments of the present invention include receiving, in a driver for a primary communications adapter and a backup communications adapter, a link up event for the primary communications adapter; determining that the primary communications adapter is capable of receiving packets; setting the backup communications adapter to idle; and activating the primary communications adapter. In typical embodiments, the primary communications adapter includes a plurality of linked communications adapters comprising an EtherChannel pseudo-adapter.
- In many embodiments, determining that the primary communications adapter is capable of receiving packets is carried out by sending a packet from the backup communications adapter to the primary communications adapter and receiving the packet in the primary communications adapter. In some embodiments, sending a packet from the backup communications adapter to the primary communications adapter includes broadcasting an ARP packet to all link layer addresses on a LAN. In some embodiments, determining that the primary communications adapter is capable of receiving packets is carried out by predetermining a period of time to initialize the ports connecting segments of a LAN.
- The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular descriptions of exemplary embodiments of the invention as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts of exemplary embodiments of the invention.
-
FIG. 1 sets forth a line drawing of a data processing architecture in which various embodiments of the present invention may be implemented. -
FIG. 2 sets forth a block diagram of an exemplary protocol stack for data communications between two devices connected through a network. -
FIG. 3 sets forth a block diagram of automated computing machinery comprising a computer useful in implementing failback to a primary communications adapter according to embodiments of the present invention. -
FIG. 4 sets forth a flow chart illustrating an exemplary method for failback to a primary communications adapter. -
FIG. 5 sets forth a flow chart illustrating another exemplary method for determining that the primary communications adapter is capable of receiving packets. - The present invention is described to a large extent in this specification in terms of methods for failback to a primary communications adapter. Persons skilled in the art, however, will recognize that any computer system that includes suitable programming means for operating in accordance with the disclosed methods also falls well within the scope of the present invention. Suitable programming means include any means for directing a computer system to execute the steps of the method of the invention, including for example, systems comprised of processing units and arithmetic-logic circuits coupled to computer memory, which systems have the capability of storing in computer memory, which computer memory includes electronic circuits configured to store data and program instructions, programmed steps of the method of the invention for execution by a processing unit.
- The invention also may be embodied in a computer program product, such as a diskette or other recording medium, for use with any suitable data processing system. Embodiments of a computer program product may be implemented by use of any recording medium for machine-readable information, including magnetic media, optical media, or other suitable media. Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a program product. Persons skilled in the art will recognize immediately that, although most of the exemplary embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.
- Exemplary methods, systems, and products for failback to a primary communications adapter are now explained with reference to the accompanying drawings, beginning with
FIG. 1 .FIG. 1 sets forth a line drawing of a data processing architecture in which various embodiments of the present invention may be implemented. The data processing system ofFIG. 1 includes a number of computers connected for data communications in a network. The data processing system ofFIG. 1 includes a local area network (“LAN”) (103). The network connection aspect of the architecture ofFIG. 1 is only for explanation, not for limitation. Such networks are media that may be used to provide data communications connections between various devices and computers connected together within an overall data processing system. - In the example of
FIG. 1 , several exemplary devices including a PDA (112), workstation (104), a laptop (126) and a workstation (102) are connected to a LAN (103). The PDA (112) connects to the LAN (103) through a wireless link (114). In the example ofFIG. 1 , the workstation (104) connects through a wireline connection (122) to the LAN (103). The exemplary laptop (126) connects through wireless link (118) to the LAN (103), and the exemplary workstation (102) connects through wireline connection (124) to the LAN (103). - Each device in the example of
FIG. 1 is capable of implementing data communications through the communications adapters. Each device in the example ofFIG. 1 is also capable of maintaining at least one communication adapter as a backup adapter and automatic failover to the backup communication adapter when the primary communication adapter fails. In this specification, the term ‘failover’ means activating the backup communication adapter in the event the primary adapter or primary adapters fail. Communications adapters implement the hardware level of connections for data communications through which local devices and remote devices or servers send data communications directly to one another and through networks. - The communications adapters installed in the devices of
FIG. 1 are typically capable of being activated by a communications adapter driver to receive packets and pass them up the protocol stack or to be set to idle in which case packets are received but they not passed up the protocol stack. Instead, the packets are discarded. Examples of communications adapters that may operate according to embodiments of the present invention include modems for wired dial-up connections, Ethernet (IEEE 802.3) adapters for wired LAN connections, and 802.11b adapters for wireless LAN connections. - Each device in the example of
FIG. 1 is also capable of failback to a primary communications adapter according to embodiments of the present invention to return packet traffic from a backup communications adapter to the primary communications adapter. In this specification, the term ‘failback’ means reactivating, after recovery, the primary adapter or primary adapters and setting the backup adapter to idle. Failback to a primary communications adapter according to embodiments of the present invention operates generally by receiving, in a driver for a primary communications adapter and a backup communications adapter, a link up event for the primary communications adapter; determining that the primary communications adapter is capable of receiving packets; setting the backup communications adapter to idle; and activating the primary communications adapter. - The arrangement of servers and other devices making up the architecture illustrated in
FIG. 1 are for explanation, not for limitation. Data processing systems useful according to various embodiments of the present invention may include additional servers, routers, other devices, and peer-to-peer architectures, not shown inFIG. 1 , as will occur to those of skill in the art. Networks in such data processing systems may support many data communications protocols, such as, for example, TCP/IP, HTTP, WAP, HDTP, and others as will occur to those of skill in the art. Various embodiments of the present invention may be implemented on a variety of hardware platforms in addition to those illustrated inFIG. 1 . - For further explanation,
FIG. 2 sets forth a block diagram of an exemplary protocol stack for data communications between two devices connected through a network. The exemplary protocol stack ofFIG. 2 is based loosely on the standard Open Systems Interconnection (“OSI”) Reference Model, presented here only for further explanation. The exemplary protocol stack ofFIG. 2 includes several protocols stacked in layers. The exemplary protocol stack ofFIG. 2 begins at the bottom with a physical layer (208) that delivers unstructured streams of bits across links between devices. Physical layer connections may be implemented as wireline connections through modems or wireless connections through wireless communications adapters, for example. The exemplary stack ofFIG. 2 includes a link layer (206) that delivers a piece of information across a single link. The link layer organizes the physical layer's bits into packets and controls which device on a shared link gets each packet. The Ethernet protocol represents a link layer protocol. Ethernet addresses are 48 bit link layer addresses assigned uniquely to linked devices. A group of devices linked through a link layer protocol are often referred to as a LAN. An IEEE committee in one popular standard split the link layer in two sublayers, the first of which, called the MAC layer (for ‘media access control’) addresses issues specific to a particular type of LAN—so that a link layer address is often referred to as a ‘MAC addresses.’ The present specification, however, is not limited to any particular kind of LAN and therefore refers to link layer addresses as ‘link layer addresses.’ - Because each link layer address is unique to a device on a LAN, the link layer protocol (206) operates generally by circulating all messages packets on a LAN to each device connected to the LAN. Each packet includes a destination link layer address. Each device is then responsible for examining each packet, and discarding those not addressed to the device, and passing those that are addressed to the device up the protocol stack for further handling.
- The stack of
FIG. 2 includes a network layer (204) that computes paths across an interconnected mesh of links and packet switches and forwards packets over multiple links from source to destination. In this specification, packet switches operating in the network layer are referred to as “routers.” The stack ofFIG. 2 includes a transport layer (203) that supports a reliable communication stream between a pair of devices across a network by putting sequence numbers in packets, holding packets at the destination until all arrive, and retransmitting lost packets. The stack ofFIG. 2 also includes an application layer (202) where application programs reside that use the network. Examples of such application programs include web browsers, email clients, and others that will occur to those of skill in the art. - Data communications (212) in such a stack model is viewed as occurring layer by layer between devices, in this example, between devices (102, 104). That is, data communication between the devices in the physical layer is viewed as occurring only in the physical layer, communication in the link layer is viewed as occurring horizontally between the devices only in the link layer, and so on.
- Vertical communication through among the protocols in the stack is viewed as occurring through application programming interfaces (“APIs”) (210) provided for that purpose. A browser, for example, operating as an application program in the application layer views its communications as coming and going directly to and from its counterpart web server on another device across the network. The browser effects its data communication by calls to a sockets API that in turn operates a transmission control protocol (“TCP”) client in the transport layer. The TCP client breaks a message into packets, gives each packet a transport layer header that includes a sequence number, and sends each packet to its counterpart on another device through an API call to the network layer. The network layer may implement, for example, the well known Internet Protocol (“IP”) which give each packet an IP header and selects a communication route through the network for each packet, and transmits each packet to its counterpart on another device by calling down through its link layer API, typically implemented as a driver API for a data communication adapter such as a network interface card or “NIC.” When receiving data communication, the process is reversed. Each layer strips off its header and passes a received packet up through the protocol stack. Upward passes above the link layer typically require operating system context switches.
- As mentioned above, devices capable of failback to a primary communications adapter according to embodiments of the present invention are generally implemented as automated computing machinery. For further explanation,
FIG. 3 sets forth a block diagram of automated computing machinery comprising a computer (134) useful in implementing failback to a primary communications adapter according to embodiments of the present invention. The example computer (134) ofFIG. 3 includes a plurality of linked primary communications adapter (167) for implementing connections for data communications (184), including connection through networks, to other computers (182). In the example ofFIG. 3 the primary communications adapter comprises a plurality of Ethernet adapters aggregated together to form an EtherChannel. EtherChannel is a link aggregation technology that allows several Ethernet adapters to be aggregated together to form a single pseudo-Ethernet adapter having increased bandwidth and fault-tolerance. One benefit of EtherChannel is that the aggregated adapters have the network bandwidth of all of their adapters in a single network presence. - The example computer (134) of
FIG. 3 also includes a backup communications adapter (171) for implementing connections for data communications (184), including connection through networks, to other computers (182). In the example ofFIG. 3 the backup communications adapter is an Ethernet adapter that is typically set to idle unless the primary EtherChannel (167) has failed. - Although the exemplary communications adapters of
FIG. 3 are described with reference to Ethernet adapters, this is for explanation and not for limitation. In fact, other communications adapters useful in failback for primary communications adapters can include modems for wired dial-up connections, 802.11b adapters for wireless LAN connections, as well as others that will occur to those of skill in the art. The computer (134) ofFIG. 3 includes at least one computer processor (156) or ‘CPU’ as well as random access memory (168) (“RAM”). Stored in RAM (168) is an application program (150). Examples of such application programs include web browsers, email clients, and others that will occur to those of skill in the art. Also stored in RAM (168) is an operating system (154). Operating systems useful in computers according to embodiments of the present invention include Unix, Linux, Microsoft NT™, and many others as will occur to those of skill in the art. - Also stored in RAM (168) is a communications adapter driver (152). The communications adapter driver (152) is typically a software program that controls the primary communications adapter (167) and the backup communications adapter (171). The communications adapter driver (152) is responsible for receiving and forwarding packets through the primary adapter and passing packets up the protocol stack. When the primary communications adapters (167) fail, the communications adapter driver (152) of
FIG. 3 is capable of automatic failover to the backup adapter by activating the backup adapter so that recovery of the primary adapter occurs without interrupting packet traffic. - The exemplary communications adapter driver of
FIG. 3 is also capable of failback to the primary communications adapter (167) when the primary communications adapters (167) have recovered. Failback to the primary communications adapter (167) is typically carried out by receiving a link up event for the primary communications adapter, determining that the primary communications adapter (167) is capable of receiving packets, setting the backup communications adapter (171) to idle, and activating the primary communications adapter (167). A link up event is an event sent by an adapter to the communications adapter driver triggered by new or restored electrical connectivity to the adapter. - The computer (134) of
FIG. 3 includes computer memory storage (166) coupled through a system bus (160) to processor (156) and to other components of the computer. Computer storage (166) may be implemented as a hard disk drive (170), optical disk drive (172), electrically erasable programmable read-only memory space (so-called ‘EEPROM’ or ‘Flash’ memory) (174), or as any other kind of computer memory as will occur to those of skill in the art. - The example computer of
FIG. 3 includes one or more input/output interface adapters (178). Input/output interface adapters in computers implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices (180) such as computer display screens, as well as user input from user input devices (181) such as keyboards and mice. - For further explanation,
FIG. 4 sets forth a flow chart illustrating an exemplary method for failback to a primary communications adapter. In the example ofFIG. 4 , the primary communications adapter includes plurality of linked communications adapters that comprise an EtherChannel pseudo-adapter. - The method of
FIG. 4 also includes receiving (402), in a driver (152) for a primary communications adapter (167) and a backup communications adapter (171), a link up event (404) for the primary communications adapter (167). As discussed above, a link up event is an event received in a communications adapter driver during a dynamic reconfiguration process following failover to the backup adapter. The link up event represents electrical connectivity to the adapter. A link up event represents only electrical connectivity to the adapter in the physical layer of the protocol stack, but does not guarantee that the ports connecting segments in the LAN are yet initialized as part of a dynamic reconfiguration process. Until a dynamic reconfiguration process initializes the ports, no switch operating in the link layer can receive and forward packets through the primary adapter. - The method of
FIG. 4 also includes determining (406) that the primary communications adapter (167) is capable of receiving packets. In some embodiments of the method ofFIG. 4 , determining that the primary communications adapter is capable of receiving packets is carried out by predetermining a period of time typical for a dynamic reconfiguration process to initialize the ports connecting segments of a LAN. A communications adapter driver programmed to operate according to such embodiments of the present invention waits the predetermined period of time after receiving the link up event for the primary communications adapter before setting the backup communications adapter to idle and activating the primary communications adapter. Failback to a primary communications adapter, in such embodiments, includes waiting the predetermined period of time after receiving the link up event before failing back to the primary communications adapter. - As will occur to those of skill in the art, the period of time required to initialize ports in a LAN will vary according to many hardware factors and software factors associated with various systems on which primary adapters and backup adapters are installed, as well as specific factors associated with the primary adapters and backup adapters themselves. For further explanation therefore,
FIG. 5 sets forth a flow chart illustrating another exemplary method for determining that the primary communications adapter is capable of receiving packets whose operation is specific to each particular failback. The method ofFIG. 5 includes sending (502) a packet (504) from the backup communications adapter (171) to the primary communications adapter (167). In the method ofFIG. 5 , sending (502) a packet (504) from the backup communications adapter (171) to the primary communications adapter (167) is carried out by broadcasting (512) an ARP packet to all link layer addresses (508, 510, 514) on a LAN (103). In the method ofFIG. 5 , broadcasting (512) an ARP packet to all link layer addresses (508, 510, 514) on a LAN (103) includes broadcasting either an ARP query or an ARP reply to all link layer addresses on the LAN. - The method of
FIG. 5 also includes receiving (506) the packet (504) in the primary communications adapter (167). If the ARP packet is received in the primary adapter (167) by the communication adapter driver, then the primary adapter is capable of receiving packets and is ready to be activated. As will occur to those of skill in the art, in the method ofFIG. 5 , determining that the primary communications adapter is capable of receiving packets includes actually receiving a packet through the primary communications adapter. As such, the operation of the method ofFIG. 5 is advantageously specific to each particular failback and does not rely on any predetermined period of time typical for initialization of ports connecting segments of a LAN. - In the method of
FIG. 5 , the packet received in the primary communications adapter was sent by the backup communications adapter. This is for explanation only, and not for limitation. In fact, a packet received in the primary communications adapter may be sent from any adapter on any computer and the receipt of that packet confirms that the adapter is in fact capable of receiving packets and therefore, failback to the primary communications adapter should proceed. - If the primary communications adapter is capable of receiving packets, then it is advantageous to activate the primary communications adapter and return the backup adapter to idle. Continuing again with reference to
FIG. 4 : - The method of
FIG. 4 includes setting (408) the backup communications adapter (171) to idle. By setting the backup communications adapter to idle a communications adapter driver for the backup adapter receives packets through the backup adapter but drops the packets instead of passing the packets up the protocol stack. Packets received through the idle backup adapter are not passed up the protocol stack, but are instead discarded. - The method of
FIG. 4 includes activating (410) the primary communications adapter (167). By activating (410) the primary communications adapter (167), packets received through the primary communications adapter are passed up the protocol stack thereby effecting data communications. - It will be understood from the foregoing description that modifications and changes may be made in various embodiments of the present invention without departing from its true spirit. The descriptions in this specification are for purposes of illustration only and are not to be construed in a limiting sense. The scope of the present invention is limited only by the language of the following claims.
Claims (18)
1. A method for failback to a primary communications adapter, the method comprising:
receiving, in a driver for a primary communications adapter and a backup communications adapter, a link up event for the primary communications adapter;
determining that the primary communications adapter is capable of receiving packets;
setting the backup communications adapter to idle; and
activating the primary communications adapter.
2. The method of claim 1 wherein determining that the primary communications adapter is capable of receiving packets further comprises:
sending a packet from the backup communications adapter to the primary communications adapter; and
receiving the packet in the primary communications adapter.
3. The method of claim 2 wherein sending a packet from the backup communications adapter to the primary communications adapter further comprises broadcasting an ARP packet to all link layer addresses on a LAN.
4. The method of claim 1 wherein determining that the primary communications adapter is capable of receiving packets further comprises predetermining a period of time to initialize ports connecting segments of a LAN.
5. The method of claim 1 wherein the primary communications adapter further comprises a plurality of linked communications adapters.
6. The method of claim 5 wherein the plurality of linked communications adapters further comprise an EtherChannel pseudo-adapter.
7. A system for failback to a primary communications adapter, the system comprising:
means for receiving, in a driver for a primary communications adapter and a backup communications adapter, a link up event for the primary communications adapter;
means for determining that the primary communications adapter is capable of receiving packets;
means for setting the backup communications adapter to idle; and
means for activating the primary communications adapter.
8. The system of claim 7 wherein means for determining that the primary communications adapter is capable of receiving packets further comprises:
means for sending a packet from the backup communications adapter to the primary communications adapter; and
means for receiving the packet in the primary communications adapter.
9. The system of claim 8 wherein means for sending a packet from the backup communications adapter to the primary communications adapter further comprises means for broadcasting an ARP packet to all link layer addresses on a LAN.
10. The system of claim 7 wherein means for determining that the primary communications adapter is capable of receiving packets further comprises means for waiting a predetermined period of time after receiving the link up event for the primary communications adapter.
11. The system of claim 7 wherein the primary communications adapter further comprises a plurality of linked communications adapters.
12. The system of claim 11 wherein the plurality of linked communications adapters further comprise an EtherChannel pseudo-adapter.
13. A computer program product for failback to a primary communications adapter, the computer program product comprising:
a recording medium;
means, recorded on the recording medium, for receiving, in a driver for a primary communications adapter and a backup communications adapter, a link up event for the primary communications adapter;
means, recorded on the recording medium, for determining that the primary communications adapter is capable of receiving packets;
means, recorded on the recording medium, for setting the backup communications adapter to idle; and
means, recorded on the recording medium, for activating the primary communications adapter.
14. The computer program product of claim 13 wherein means, recorded on the recording medium, for determining that the primary communications adapter is capable of receiving packets further comprises:
means, recorded on the recording medium, for sending a packet from the backup communications adapter to the primary communications adapter; and
means, recorded on the recording medium, for receiving the packet in the primary communications adapter.
15. The computer program product of claim 14 wherein means, recorded on the recording medium, for sending a packet from the backup communications adapter to the primary communications adapter further comprises means, recorded on the recording medium, for broadcasting an ARP packet to all link layer addresses on a LAN.
16. The computer program product of claim 13 wherein means, recorded on the recording medium, for determining that the primary communications adapter is capable of receiving packets further comprises means, recorded on the recording medium, for waiting a predetermined period of time after receiving the link up event for the primary communications adapter.
17. The computer program product of claim 13 wherein the primary communications adapter further comprises a plurality of linked communications adapters.
18. The computer program product of claim 17 wherein the plurality of linked communications adapters further comprise an EtherChannel pseudo-adapter.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/920,906 US20060039276A1 (en) | 2004-08-18 | 2004-08-18 | Failback to a primary communications adapter |
US12/059,650 US8189488B2 (en) | 2004-08-18 | 2008-03-31 | Failback to a primary communications adapter |
US13/445,444 US8867375B2 (en) | 2004-08-18 | 2012-04-12 | Failback to a primary communications adapter |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/920,906 US20060039276A1 (en) | 2004-08-18 | 2004-08-18 | Failback to a primary communications adapter |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/059,650 Continuation US8189488B2 (en) | 2004-08-18 | 2008-03-31 | Failback to a primary communications adapter |
Publications (1)
Publication Number | Publication Date |
---|---|
US20060039276A1 true US20060039276A1 (en) | 2006-02-23 |
Family
ID=35909486
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/920,906 Abandoned US20060039276A1 (en) | 2004-08-18 | 2004-08-18 | Failback to a primary communications adapter |
US12/059,650 Expired - Fee Related US8189488B2 (en) | 2004-08-18 | 2008-03-31 | Failback to a primary communications adapter |
US13/445,444 Expired - Fee Related US8867375B2 (en) | 2004-08-18 | 2012-04-12 | Failback to a primary communications adapter |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/059,650 Expired - Fee Related US8189488B2 (en) | 2004-08-18 | 2008-03-31 | Failback to a primary communications adapter |
US13/445,444 Expired - Fee Related US8867375B2 (en) | 2004-08-18 | 2012-04-12 | Failback to a primary communications adapter |
Country Status (1)
Country | Link |
---|---|
US (3) | US20060039276A1 (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070174723A1 (en) * | 2006-01-18 | 2007-07-26 | Omar Cardona | Sub-second, zero-packet loss adapter failover |
US20070255819A1 (en) * | 2006-05-01 | 2007-11-01 | Hua Binh K | Methods and Arrangements to Detect a Failure in a Communication Network |
US20090245102A1 (en) * | 2008-03-28 | 2009-10-01 | Chunghwa Telecom Co., Ltd. | Network backup system and method |
US7768907B2 (en) | 2007-04-23 | 2010-08-03 | International Business Machines Corporation | System and method for improved Ethernet load balancing |
US7783784B1 (en) * | 2004-08-31 | 2010-08-24 | Oracle America, Inc. | Method and apparatus for adaptive selection of algorithms to load and spread traffic on an aggregation of network interface cards |
US20120278654A1 (en) * | 2011-05-01 | 2012-11-01 | Ming-Jye Shen | Remote cable access point reset |
US20130305263A1 (en) * | 2012-05-11 | 2013-11-14 | Hobnob, Inc. | Communications management |
US9596605B2 (en) | 2012-02-09 | 2017-03-14 | Ruckus Wireless, Inc. | Dynamic PSK for hotspots |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090103430A1 (en) * | 2007-10-18 | 2009-04-23 | Dell Products, Lp | System and method of managing failover network traffic |
US20100202451A1 (en) * | 2008-10-31 | 2010-08-12 | Enfora, Inc. | Modified internet protocol (ip) data packet for asynchronous ip communications |
US20130151888A1 (en) * | 2011-12-12 | 2013-06-13 | International Business Machines Corporation | Avoiding A Ping-Pong Effect On Active-Passive Storage |
US10608957B2 (en) * | 2017-06-29 | 2020-03-31 | Cisco Technology, Inc. | Method and apparatus to optimize multi-destination traffic over etherchannel in stackwise virtual topology |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5517488A (en) * | 1992-06-23 | 1996-05-14 | Hitachi, Ltd. | Method of load distribution for message processing in host system in local area network |
US6006342A (en) * | 1997-12-11 | 1999-12-21 | International Business Machines Corporation | Failover and failback system for a direct access storage device |
US6101543A (en) * | 1996-10-25 | 2000-08-08 | Digital Equipment Corporation | Pseudo network adapter for frame capture, encapsulation and encryption |
US6658018B1 (en) * | 1999-06-30 | 2003-12-02 | Intel Corporation | Method and system of providing advanced teaming functionality capable of utilizing heterogeneous adapters to improve utility and performance |
US20030236852A1 (en) * | 2002-06-20 | 2003-12-25 | International Business Machines Corporation | Sharing network adapter among multiple logical partitions in a data processing system |
US20040078632A1 (en) * | 2002-10-21 | 2004-04-22 | Infante Jon L. | System with multiple path fail over, fail back and load balancing |
US20040162901A1 (en) * | 1998-12-01 | 2004-08-19 | Krishna Mangipudi | Method and apparatus for policy based class service and adaptive service level management within the context of an internet and intranet |
US7111084B2 (en) * | 2001-12-28 | 2006-09-19 | Hewlett-Packard Development Company, L.P. | Data storage network with host transparent failover controlled by host bus adapter |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7983173B2 (en) * | 2004-05-10 | 2011-07-19 | Cisco Technology, Inc. | System and method for detecting link failures |
-
2004
- 2004-08-18 US US10/920,906 patent/US20060039276A1/en not_active Abandoned
-
2008
- 2008-03-31 US US12/059,650 patent/US8189488B2/en not_active Expired - Fee Related
-
2012
- 2012-04-12 US US13/445,444 patent/US8867375B2/en not_active Expired - Fee Related
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5517488A (en) * | 1992-06-23 | 1996-05-14 | Hitachi, Ltd. | Method of load distribution for message processing in host system in local area network |
US6101543A (en) * | 1996-10-25 | 2000-08-08 | Digital Equipment Corporation | Pseudo network adapter for frame capture, encapsulation and encryption |
US6006342A (en) * | 1997-12-11 | 1999-12-21 | International Business Machines Corporation | Failover and failback system for a direct access storage device |
US20040162901A1 (en) * | 1998-12-01 | 2004-08-19 | Krishna Mangipudi | Method and apparatus for policy based class service and adaptive service level management within the context of an internet and intranet |
US6658018B1 (en) * | 1999-06-30 | 2003-12-02 | Intel Corporation | Method and system of providing advanced teaming functionality capable of utilizing heterogeneous adapters to improve utility and performance |
US7111084B2 (en) * | 2001-12-28 | 2006-09-19 | Hewlett-Packard Development Company, L.P. | Data storage network with host transparent failover controlled by host bus adapter |
US20030236852A1 (en) * | 2002-06-20 | 2003-12-25 | International Business Machines Corporation | Sharing network adapter among multiple logical partitions in a data processing system |
US20040078632A1 (en) * | 2002-10-21 | 2004-04-22 | Infante Jon L. | System with multiple path fail over, fail back and load balancing |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7783784B1 (en) * | 2004-08-31 | 2010-08-24 | Oracle America, Inc. | Method and apparatus for adaptive selection of algorithms to load and spread traffic on an aggregation of network interface cards |
US20070174723A1 (en) * | 2006-01-18 | 2007-07-26 | Omar Cardona | Sub-second, zero-packet loss adapter failover |
US20070255819A1 (en) * | 2006-05-01 | 2007-11-01 | Hua Binh K | Methods and Arrangements to Detect a Failure in a Communication Network |
US20080225733A1 (en) * | 2006-05-01 | 2008-09-18 | Hua Binh K | Methods and Arrangements to Detect A Failure In A Communication Network |
US7743129B2 (en) | 2006-05-01 | 2010-06-22 | International Business Machines Corporation | Methods and arrangements to detect a failure in a communication network |
US7765290B2 (en) | 2006-05-01 | 2010-07-27 | International Business Machines Corporation | Methods and arrangements to detect a failure in a communication network |
US7768907B2 (en) | 2007-04-23 | 2010-08-03 | International Business Machines Corporation | System and method for improved Ethernet load balancing |
US20090245102A1 (en) * | 2008-03-28 | 2009-10-01 | Chunghwa Telecom Co., Ltd. | Network backup system and method |
US20120278654A1 (en) * | 2011-05-01 | 2012-11-01 | Ming-Jye Shen | Remote cable access point reset |
US9792188B2 (en) * | 2011-05-01 | 2017-10-17 | Ruckus Wireless, Inc. | Remote cable access point reset |
US9596605B2 (en) | 2012-02-09 | 2017-03-14 | Ruckus Wireless, Inc. | Dynamic PSK for hotspots |
US20130305263A1 (en) * | 2012-05-11 | 2013-11-14 | Hobnob, Inc. | Communications management |
US9134984B2 (en) * | 2012-05-11 | 2015-09-15 | Hobnob, Inc. | Virtual network adapter |
Also Published As
Publication number | Publication date |
---|---|
US20120198270A1 (en) | 2012-08-02 |
US8867375B2 (en) | 2014-10-21 |
US8189488B2 (en) | 2012-05-29 |
US20080178035A1 (en) | 2008-07-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8189488B2 (en) | Failback to a primary communications adapter | |
JP3932994B2 (en) | Server handover system and method | |
US9253293B2 (en) | Fault-tolerant communications in routed networks | |
EP1697843B1 (en) | System and method for managing protocol network failures in a cluster system | |
US6594776B1 (en) | Mechanism to clear MAC address from Ethernet switch address table to enable network link fail-over across two network segments | |
US8467383B2 (en) | Stateful switching between reliable transport modules for communicating with an external peer without losing the transport layer connection | |
JP4925218B2 (en) | Intelligent failback in a load-balanced network environment | |
CN101951345B (en) | Message transmitting method and equipment | |
US20180262387A1 (en) | Restoring control-plane connectivity with a network management entity | |
CN105939254B (en) | The method and device of VRRP backup group state switching | |
US12192095B2 (en) | Maintaining a set of links associated with a link aggregation group to facilitate provisioning or updating of a customer edge device | |
CN109120556B (en) | A kind of method and system of cloud host access object storage server | |
US8467285B2 (en) | No split virtual chassis based on pass through mode | |
US20080069106A1 (en) | Communication apparatus | |
US20050198219A1 (en) | Unicast messaging for waking up sleeping devices | |
CN116155795A (en) | Route updating method and device | |
Cisco | 9.14(5) Caveats/9.14(6) Modifications | |
Cisco | 9.14(5) Caveats/9.14(6) Modifications | |
Cisco | 9.14(5) Caveats/9.14(6) Modifications |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JAIN, VINIT;NOGUERAS, JORGE RAFAEL;REEL/FRAME:015104/0865;SIGNING DATES FROM 20040816 TO 20040817 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |