Information processing system and control method for information processing system

09806996 · 2017-10-31

Assignee

Inventors

Cpc classification

International classification

Abstract

An effect range identifying unit identifies servers that were in communication. Then, the effect range identifying unit identifies virtual machines that were in communication in the identified servers. However, the effect range identifying unit excludes the virtual machine in which the time elapsed after the occurrence of the failure is greater than the aging time from the virtual machines that were in communication. Furthermore, the effect range identifying unit refers to the ARP management table and excludes the virtual machine in which the failure occurrence time is not greater than the transmission time from the virtual machines that are in communication. Then, the effect range identifying unit refers to VM allocation information and tunnel path information and identifies a tenant and a communication path that are affected by the failure.

Claims

1. An information processing system comprising: a first information processing apparatus that executes a first virtual machine belonging to a first tenant and that executes a second virtual machine belonging to a second tenant; a second information processing apparatus that executes a third virtual machine belonging to the first tenant and that executes a fourth virtual machine belonging to the second tenant; a first switch device that is connected to the first information processing apparatus; a second switch device that is connected to the second information processing apparatus; a third switch device that is connected to the first switch device and the second switch device; a fourth switch device that is connected to the first switch device and the second switch device; and a management device that manages the first and the second information processing apparatuses and the first to the fourth switch devices, wherein the management device includes an elapsed time referring unit that refers to elapsed time information related to each sending source address that is held by one of the first to the fourth switch devices, a transmission time referring unit that refers to transmission time information related to each sending source address that is held by a virtual switch that is executed by one of the first and the second information processing apparatuses, and an identifying unit that identifies a failure path by identifying a virtual machine communicating with another virtual machine based on the elapsed time information referred to by the elapsed time referring unit and based on the transmission time information referred to by the transmission time referring unit.

2. The information processing system according to claim 1, wherein the virtual switch communicates between the first virtual machine and the second virtual machine by using a tunnel through which encapsulated data using information on the first and the second information processing apparatuses is sent and received, and the management device further includes a switch information acquiring unit that acquires, from switch devices at both ends of a link in which the failure has occurred, physical forwarding information that indicates an association relation between an output port of one of the switch devices and the information processing apparatus that corresponds to a destination of the data, a virtual switch information acquiring unit that acquires, from virtual switches at both ends of the link in which the failure has occurred, virtual forwarding information that indicates association relation between an output port of one of the virtual switches and the virtual machine that corresponds to the destination of the data, and an allocation information storing unit that stores therein allocation information that indicates the association relation between the virtual machines and the tenants, and the identifying unit identifies, based on the elapsed time information, the transmission time information, the physical forwarding information, the virtual forwarding information, and the allocation information, the failure path and the tenant affected by the failure.

3. The information processing system according to claim 2, wherein, when a period of time from failure occurrence time to the current time is smaller than that indicated by the elapsed time information, the identifying unit excludes a path that is used for the communication by the virtual machine associated with the elapsed time information from the failure path.

4. The information processing system according to claim 2, wherein, when transmission start time indicated by the transmission time information is equal to or greater than failure occurrence time, the identifying unit excludes a path that is used for the communication by the virtual machine associated with the transmission time information from the failure path.

5. The information processing system according to claim 2, wherein the management device further includes a route information storing unit that stores therein path information that indicates the association relation between a communication path and a combination of information processing apparatuses that communicate with each other, and the identifying unit identifies the combination of the information processing apparatuses that communicate using the failure path, identifies the communication path associated with the identified combination from the route information storing unit, determines whether the failure occurrence link is included in the identified communication path, and determines, when the failure occurrence link is included in the identified communication path, that the failure path is affected by the failure.

6. A control method for an information processing system that includes a first information processing apparatus that executes a first virtual machine belonging to a first tenant and that executes a second virtual machine belonging to a second tenant, a second information processing apparatus that executes a third virtual machine belonging to the first tenant and that executes a fourth virtual machine belonging to the second tenant, a first switch device that is connected to the first information processing apparatus, a second switch device that is connected to the second information processing apparatus, a third switch device that is connected to the first switch device and the second switch device, a fourth switch device that is connected to the first switch device and the second switch device, and a management device that manages the first and the second information processing apparatuses and the first to the fourth switch devices, the control method for the information processing system comprising: referring to, performed by the management device, elapsed time information related to each sending source address that is held by one of the first to the fourth switch devices; referring to, performed by the management device, transmission time information related to each sending source address that is held by a virtual switch that is executed by one of the first and the second information processing apparatuses; and identifying, performed by the management device, a failure path by identifying a virtual machine communicating with another virtual machine based on the elapsed time information and the transmission time information.

7. A non-transitory computer-readable storing medium having stored therein a control program for a management device that manages an information processing system that includes a first information processing apparatus that executes a first virtual machine belonging to a first tenant and that executes a second virtual machine belonging to a second tenant, a second information processing apparatus that executes a third virtual machine belonging to the first tenant and that executes a fourth virtual machine belonging to the second tenant, a first switch device that is connected to the first information processing apparatus, a second switch device that is connected to the second information processing apparatus, a third switch device that is connected to the first switch device and the second switch device, a fourth switch device that is connected to the first switch device and the second switch device and the management device, the control program causing the management device to execute a process comprising: referring to elapsed time information related to each sending source address that is held by one of the first to the fourth switch devices; referring to transmission time information related to each sending source address that is held by a virtual switch that is executed by one of the first and the second information processing apparatuses; and identifying a failure path by identifying a virtual machine communicating with another virtual machine based on the elapsed time information and the transmission time information.

Description

BRIEF DESCRIPTION OF DRAWINGS

(1) FIG. 1 is a schematic diagram illustrating the configuration of an information processing system according to an embodiment;

(2) FIG. 2 is a schematic diagram illustrating a tunnel;

(3) FIG. 3 is a schematic diagram illustrating the functional configuration of a management device;

(4) FIG. 4 is a schematic diagram illustrating an example of an FDB included in a switch;

(5) FIG. 5 is a schematic diagram illustrating an example of an FDB included in a virtual switch;

(6) FIG. 6 is a schematic diagram illustrating an example of a VM allocation information storing unit;

(7) FIG. 7 is a schematic diagram illustrating an example of a tunnel path information storing unit;

(8) FIG. 8 is a schematic diagram illustrating an identifying method of a server that was in communication by using a link in which a failure occurred;

(9) FIG. 9 is a schematic diagram illustrating an identifying method of a virtual machine that was in communication on the server;

(10) FIG. 10 is a schematic diagram illustrating an identifying method of a tenant that had ended communication before a failure occurred;

(11) FIG. 11 is a schematic diagram illustrating an identifying method of a tenant that started after a failure had occurred;

(12) FIG. 12 is a schematic diagram illustrating the functional configuration of the virtual switch;

(13) FIG. 13A is a schematic diagram illustrating the packet format of an ARP request;

(14) FIG. 13B is a schematic diagram illustrating the packet format of an ARP reply;

(15) FIG. 14A is a flowchart illustrating the flow of an effect range identifying process performed by the management device;

(16) FIG. 14B is a flowchart illustrating the flow of an effect range identifying process performed by the management device;

(17) FIG. 15 is a flowchart illustrating the flow of a snooping process of an ARP request packet by the virtual switch;

(18) FIG. 16 is a schematic diagram illustrating the configuration of the information processing system that is used for an explanation of an example of identifying an effect range;

(19) FIG. 17 is a schematic diagram illustrating the configuration of tunnels;

(20) FIG. 18 is a schematic diagram illustrating the initial state of the FDB and an ARP management table at [time 1:00:00];

(21) FIG. 19 is a schematic diagram illustrating the initial state of VM allocation information and tunnel path information at [time 1:00:00];

(22) FIG. 20 is a schematic diagram illustrating the state when the communication of VM.sub.1.fwdarw.VM.sub.3 (ARP request transmission) is started at [time 1:00:10];

(23) FIG. 21 is a schematic diagram illustrating the state when the communication of VM.sub.1.fwdarw.VM.sub.3 (ARP reply transmission) is started at [time 1:00:10];

(24) FIG. 22 is a schematic diagram illustrating the state when the communication of VM.sub.1.fwdarw.VM.sub.3 (data transmission) is started at [time 1:00:10];

(25) FIG. 23 is a schematic diagram illustrating the state when the communication of VM.sub.3.fwdarw.VM.sub.1 (ARP request transmission) is started at [time 1:00:20];

(26) FIG. 24 is a schematic diagram illustrating the state when the communication of VM.sub.3.fwdarw.VM.sub.1 (ARP reply transmission) is started at [time 1:00:20];

(27) FIG. 25 is a schematic diagram illustrating the state when the communication of VM.sub.3.fwdarw.VM.sub.1 (data transmission) is started at [time 1:00:20];

(28) FIG. 26 is a schematic diagram illustrating the state when the communication of VM.sub.2.fwdarw.router.sub.2 (ARP request transmission) is started at [time 1:00:30];

(29) FIG. 27 is a schematic diagram illustrating the state when the communication of VM.sub.2.fwdarw.router.sub.2 (ARP reply transmission) is started at [time 1:00:30];

(30) FIG. 28 is a schematic diagram illustrating the state when the communication of VM.sub.2.fwdarw.router.sub.2 (data transmission is started at [time 1:00:30];

(31) FIG. 29 is a schematic diagram illustrating the state when the communication of VM.sub.2.fwdarw.router.sub.2 is ended at [time 1:01:30];

(32) FIG. 30 is a schematic diagram illustrating the state when a failure occurs in a link.sub.3 at [time 1:01:40];

(33) FIG. 31 is a schematic diagram illustrating the result of extracting entries in each of which the output destination corresponds to a failure link;

(34) FIG. 32 is a schematic diagram illustrating the result of extracting entries in each of which the aging time is equal to or less than 2 seconds;

(35) FIG. 33 is a schematic diagram illustrating the result of extracting virtual machines in each of which the failure occurrence time is greater than the transmission time;

(36) FIG. 34 is a schematic diagram illustrating the result of identifying a failure affected tenant;

(37) FIG. 35 is a schematic diagram illustrating the result of identifying a tunnel and a passing route;

(38) FIG. 36 is a schematic diagram illustrating the hardware configuration of a computer that executes a control program for the management device according to the embodiment; and

(39) FIG. 37 is a schematic diagram illustrating a method for identifying tenants in communication when a failure has occurred.

DESCRIPTION OF EMBODIMENT

(40) A preferred embodiment of the present invention will be explained with reference to accompanying drawings. The embodiment does not limit the disclosed technology.

(41) First, the configuration of an information processing system according to an embodiment will be described. FIG. 1 is a schematic diagram illustrating the configuration of an information processing system according to the embodiment. As illustrated in FIG. 1, an information processing system 1 includes a management device 2, four switches 3, and two servers 4. Here, for convenience of description, only the two servers 4 and the four switches 3 are illustrated; however, the information processing system 1 includes an arbitrary number of the servers 4 and the switches 3.

(42) The management device 2 manages the servers 4 and the switches 3. For example, if a failure occurs in the information processing system 1, the management device 2 identifies a communication path and a tenant affected by the failure. The management device 2 is connected to each of the switches 3 and the servers 4 and can refer to the information stored in each of the switches 3 and the servers 4.

(43) The switches 3 are devices that relay packets that are sent and received to and from the servers 4. The servers 4 are devices that perform information processing by communicating with each other. The server 4 is connected to a single switch 3 by a link 7. There are two types of switches 3: the switch 3 belonging to a lower layer and the switch 3 belonging to a higher layer. The switch 3 that is directly connected to the server 4 belongs to the lower layer and the switch 3 that is connected to the switch 3 belonging to the lower layer belongs to the higher layer. The switch 3 belonging to the higher layer is connected to the switch 3 belonging to the lower layer by the link 7. In FIG. 1, the switches 3 are arranged in two layers; however, if the number of the switches 3 is great, the switches 3 may also be arranged in three or more layers.

(44) In the server 4, two VMs 6 and a virtual switch 5 are running. The VM 6 is a virtual machine to which the resources of the server 4 are allocated to run. The virtual switch is a virtual switch that is used when a virtual machine communicates. Here, a case is indicated in which two VMs 6 are running on the server 4; however, three or more VMs 6 may also be running on the server 4.

(45) The information processing system 1 uses a tunnel when communication is performed between the servers 4. If a tunnel is used when communication is performed between the servers 4, the communication is encapsulated by the server 4. As illustrated in FIG. 37, when a VLAN is used, the number of VLANs is limited to about 4000; however, this limit can be eliminated by using a tunnel.

(46) FIG. 2 is a schematic diagram illustrating a tunnel. In FIG. 2, a server.sub.1 and a server.sub.2 correspond to the servers 4 illustrated in FIG. 1 and a switch.sub.1 to a switch.sub.4 corresponds to the switch 3 illustrated in FIG. 1. When compared with the case illustrated in FIG. 37, if a tunnel is used for the communication between the servers, the address of the server of the sending destination and the address of the sending source are attached to the top of the packet. Here, the address is a media access control (MAC) address and an IP address.

(47) In the packet that is sent from the server.sub.1 to the server.sub.2, the address of the server.sub.2 is attached as the address of the sending destination and the address of the server.sub.1 is attached as the address of the sending source. In the packet that is sent from the server.sub.2 to the server.sub.1, the address of the server.sub.1 is attached to the address of the sending destination and the address of the server.sub.2 is attached to the address of the sending source. Note that, in FIG. 2, the address of the server.sub.1 is simply represented by the “server.sub.1” and the address of the server.sub.2 is simply represented by the “server.sub.2” in the packet.

(48) Each of the switches transfers a packet by using the address of a server. Specifically, the address registered in an FDB is not the address of a virtual machine but is the address of the server. Accordingly, even if the management device 2 refers to the FDB stored in a switch, the management device 2 is not able to directly identify a virtual machine that is in communication. Consequently, if a failure occurs, the management device 2 uses information other than the FDB stored in the switch in order to identify a virtual machine that is in communication. Note that, a VLAN is used for the communication in the server.

(49) In the following, the functional configuration of the management device 2 will be described. FIG. 3 is a schematic diagram illustrating the functional configuration of the management device 2. As illustrated in FIG. 3, the management device 2 includes a failure monitoring unit 21, a physical switch referring unit 22, a virtual switch referring unit 23, a VM allocation information storing unit 24, a tunnel path information storing unit 25, and an effect range identifying unit 26.

(50) The failure monitoring unit 21 detects a failure occurring in the link 7 and gives information on the detected link 7 to the effect range identifying unit 26. The physical switch referring unit 22 refers to the FDB stored in the switch 3 and gives the referring result to the effect range identifying unit 26. FIG. 4 is a schematic diagram illustrating an example of an FDB included in the switch 3. As illustrated in FIG. 4, the FDB included in the switch 3 stores therein, in an associated manner, the address, the VLAN number, and the output destination. The address is the address of the server 4 of the sending destination of a packet and the VLAN number is an identifier for identifying a VLAN. The output destination is the ID of a port that outputs the packet. Here, a VLAN number is not used.

(51) For example, the packet whose destination is the server.sub.2, i.e., the packet in which the address of the sending destination is the address of the server.sub.2, is output to the port P.sub.1. In FIG. 4, the address of the server.sub.1 is simply represented as the “server.sub.1” and the address of the server.sub.2 is simply represented by the “server.sub.2”.

(52) The virtual switch referring unit 23 refers to the FDB and the address resolution protocol (ARP) management table stored in the virtual switch 5 and gives the referring result to the effect range identifying unit 26. FIG. 5 is a schematic diagram illustrating an example of an FDB included in a virtual switch 5. As illustrated in FIG. 5, the FDB included in the virtual switch 5 stores therein, in an associated manner the address, the VLAN number, the output destination, and the aging time.

(53) The address is the address of the VM 6 that corresponds to the sending destination of a packet and the VLAN number is the identifier for identifying a VLAN. The output destination is the ID of the port that outputs a packet and the aging time is the elapsed time since communication has occurred (the unit of time is, for example, seconds). The aging time is reset every time communication occurs.

(54) For example, the packet whose destination is the VM.sub.3, i.e., the packet in which the address of the sending destination is the address of the VM.sub.3, uses the VLAN with the ID of “1” and is output to the port P.sub.1. The elapsed time after communication has occurred is 10 seconds. In FIG. 5, the address of the VM.sub.1 is simply represented by the “VM.sub.1” and the address of the VM.sub.3 is simply represented by the “VM.sub.3”. The ARP management table will be described later.

(55) The VM allocation information storing unit 24 stores therein VM allocation information that indicates the allocation state of virtual machines. FIG. 6 is a schematic diagram illustrating an example of the VM allocation information storing unit 24. As illustrated in FIG. 6, the VM allocation information storing unit 24 stores therein the tenant name, the VM name, and the server name for each tenant. The tenant name is the name of a tenant. The VM name is the name of a virtual machine allocated in a tenant. The server name is the name of a server in which a virtual machine is executed. For example, in the tenant with the name of “A”, the virtual machines “VM.sub.1” and “VM.sub.3” are allocated; the “VM.sub.1” is executed by the “server.sub.1” and the “VM.sub.3” is executed by the “server.sub.2”.

(56) The tunnel path information storing unit 25 stores therein tunnel path information that indicates a path for a tunnel. FIG. 7 is a schematic diagram illustrating an example of the tunnel path information storing unit 25. As illustrated in FIG. 7, the tunnel path information storing unit 25 stores therein, for each tunnel, a communication pair, the tunnel ID, and a path. The communication pair is a pair of the servers 4 that communicate with each other by using a tunnel. The tunnel ID is an identifier for identifying a tunnel. The path is the name of the link 7 that constructs the passing route of the tunnel. For example, for the tunnel that is used for communication between the “server.sub.1” and the “server.sub.3”, the identifier of the tunnel is “1”, the passing route is the “link.sub.1”, the “link.sub.3”, and the “link.sub.7” in the order from the “server.sub.1”.

(57) When a failure occurs in a link, on the basis of the FDB in a switch, on the basis of the FDB and the ARP management table in a virtual switch, and on the basis of the VM allocation information and the tunnel path information, the effect range identifying unit 26 identifies a tenant and a passing route affected by the failure.

(58) FIGS. 8 to 11 are schematic diagrams each illustrating a method of identifying the effect range performed by the effect range identifying unit 26. First, by using the FDBs included in the switches at both ends of the link in which the failure occurred, the effect range identifying unit 26 identifies the server that was in communication by using the link in which the failure occurred. FIG. 8 is a schematic diagram illustrating an identifying method of a server that was in communication by using the link in which the failure occurred.

(59) In FIG. 8, when a failure occurs in the link.sub.3, the effect range identifying unit 26 refers to the FDBs included in the switch.sub.1 and the switch.sub.3 at both ends of the link.sub.3 via the physical switch referring unit 22. Because the output port of the switch.sub.1 to the link.sub.3 is the port P.sub.1 and the sending destination of the packet that is output to the port P.sub.1 is the server.sub.2, which is indicated in the FDB included in the switch.sub.1, the effect range identifying unit 26 identifies the server.sub.2 as the server that was in communication. Similarly, because the output port of the switch.sub.3 to the link.sub.3 is the port P.sub.2 and the sending destination of the packet that is output to the port P.sub.2 is the server.sub.1, which is indicated in the FDB included in the switch.sub.3, the effect range identifying unit 26 identifies the server.sub.1 as the server that was in communication. Accordingly, the effect range identifying unit 26 identifies that communication was being performed between the server.sub.1 and the server.sub.2.

(60) Then, the effect range identifying unit 26 refers to the FDB in the virtual switch, which is running on the identified server, via the virtual switch referring unit 23, and then identifies the virtual machine registered in the FDB as the virtual machine that was in communication. FIG. 9 is a schematic diagram illustrating an identifying method of a virtual machine that was in communication on the server.

(61) In FIG. 9, the virtual machines registered in the FDB in the virtual switch.sub.1 that is running on the server.sub.1 are the VM.sub.1 and the VM.sub.3, whereas the virtual machines registered in the FDB in the virtual switch.sub.2 that is running on the server.sub.2 are the VM.sub.1 and the VM.sub.3. Accordingly, the effect range identifying unit 26 identifies the VM.sub.1 and the VM.sub.3 as the virtual machines that were in communication by using the link.sub.3 in which a failure occurred.

(62) Then, the effect range identifying unit 26 refers to the VM allocation information and identifies the tenant to which the VM.sub.1 and the VM.sub.3 belong as a tenant that is affected by the failure. For example, if the VM allocation information is one illustrated in FIG. 6, the effect range identifying unit 26 identifies the tenant A to which the VM.sub.1 and the VM.sub.3 belong as a tenant that is affected by the failure. Here, the “tenant A” is the tenant with the tenant name of “A”.

(63) Then, the effect range identifying unit 26 refers to the tunnel path information and identifies a passing route for a tunnel that is used when the servers communicate. For example, if the tunnel path information is one illustrated in FIG. 7, because the “link.sub.3” is included in the tunnel that has the tunnel ID of “2” in the path information and that is used for the communication between the server.sub.1 and the server.sub.2, the effect range identifying unit 26 identifies the tunnel with the tunnel ID of “2” as a failure path.

(64) However, with the identifying method of the virtual machine illustrated in FIG. 9, there may be a case in which the virtual machine that is used by the tenant that had ended communication before a failure occurred is registered in the FDB in the virtual switch. Therefore, the effect range identifying unit 26 identifies, by using the aging time indicated in the FDB stored in the virtual switch, the virtual machine that is used by the tenant that had ended communication before the failure occurred and excludes the virtual machine from the virtual machines affected by the failure.

(65) FIG. 10 is a schematic diagram illustrating an identifying method of a tenant that had ended communication before a failure occurred. As illustrated in FIG. 10, it is assumed that the FDB in the virtual switch is referred to 1 second (1 s) after a link failure and it is assumed that the aging time of the virtual machine “VM.sub.2” is 21 seconds. In this case, because the value of the aging time is greater than the elapsed time since the link failure has occurred, the effect range identifying unit 26 can identify that the virtual machine “VM.sub.2” was not in communication when the failure occurred.

(66) Accordingly, the effect range identifying unit 26 can excludes the virtual machine “VM.sub.2” from the virtual machines affected by the failure. Furthermore, the effect range identifying unit 26 can exclude the tenant B from the tenants affected by the failure by using the VM allocation information illustrated in FIG. 6. Note that, this identifying method is considered on the basis of the assumption that time synchronization is performed among all of the devices included in the information processing system 1.

(67) Furthermore, with the identifying method of the virtual machine illustrated in FIG. 9, there may be a case in which the virtual machine that is used by the tenant that started communication after a failure had occurred is registered in the FDB in the virtual switch. Therefore, the effect range identifying unit 26 identifies the virtual machine by monitoring an ARP request packet of the virtual machine used by the tenant that started communication after the failure had occurred.

(68) The ARP request is a request broadcasted by the server of the sending source specifying the IP addresses when the MAC address of the sending destination is not found. The ARP request packet is the packet that is sent first time when communication is started. The transmission time of the ARP request packet corresponds to the communication start time.

(69) FIG. 11 is a schematic diagram illustrating an identifying method of a tenant that started after a failure had occurred. FIG. 11 illustrates a case in which the v switch.sub.1 manages the communication start time by using an ARP management table 55. As illustrated in FIG. 11, the ARP management table 55 stores therein, in an associated manner, a host and the transmission time. The host is the MAC address of the virtual machine and the transmission time is the time at which the corresponding virtual machine started communication, i.e., the time at which the ARP request packet was sent.

(70) In FIG. 11, a link failure occurs at time “1:00:00”, i.e., at 1:00:00. Furthermore, the communication start time of the virtual machine “VM.sub.3” is “1:00:04”. Accordingly, the virtual machine “VM.sub.3” starts communication after the link failure has occurred and thus the effect range identifying unit 26 can exclude the virtual machine “VM.sub.3” from the virtual machines that are affected by the failure. Furthermore, if the tenant that uses the virtual machine “VM.sub.3” is assumed to be a tenant C, the tenant C can be excluded from the tenants affected by the failure. Note that, this identifying method is considered on the basis of the assumption that time synchronization is performed among all of the devices included in the information processing system 1.

(71) FIG. 12 is a schematic diagram illustrating the functional configuration of the virtual switch 5. As illustrated in FIG. 12, the virtual switch 5 includes an input/output unit 51, a bridging unit 52, a monitoring unit 53, a snooping unit 54, the ARP management table 55, an FDB 56, and a reading unit 57.

(72) The input/output unit 51 sends and receives a packet to and from the VM 6 and switch 3 via a port. The bridging unit 52 refers to the FDB 56 and performs the routing of a packet. Furthermore, the bridging unit 52 updates the FDB 56 on the basis of the sending source of the received packet and the receiving port.

(73) The monitoring unit 53 monitors an ARP request packet from among the packets subjected to routing by the bridging unit 52 and, when the monitoring unit 53 finds the ARP request packet, the monitoring unit 53 notifies of the snooping unit 54. FIG. 13A is a schematic diagram illustrating the packet format of an ARP request. As illustrated in FIG. 13A, the ARP request packet includes therein an Ethernet (registered trademark) header and an ARP message.

(74) The Ethernet header includes therein a sending destination MAC (DA), a sending source MAC (SA), and the type (EtherType) of packet. For the sending destination MAC, a broadcast address is specified. For the sending source MAC, the MAC address of the sending source host, i.e., a virtual machine of the sending source, is specified. For the type of the packet, “0x0806” is specified. Here, 0x indicates a hexadecimal number.

(75) The ARP message includes therein the Operation that indicates the type of a message, the sending source MAC, the sending source IP, the target MAC, and the target IP. For the Operation, “1” is specified. For the sending source MAC, the MAC address of the sending source host, i.e., a virtual machine of the sending source, is specified. For the sending source IP, the IP address of the sending source host, i.e., the virtual machine of the sending source, is specified. For the target MAC, “0” is specified. For the target IP, the IP address of the target host is specified.

(76) In FIG. 13A, the virtual machine “host.sub.1” with the IP address of “1.1.1.1” and with the MAC address of “A” broadcasts the ARP request packet. The virtual machine “host.sub.2” with the IP address of “1.1.1.2” and with the MAC address of “B” is the target to be solved by the ARP.

(77) FIG. 13B is a schematic diagram illustrating the packet format of an ARP reply. As illustrated in FIG. 13B, the ARP reply packet includes therein the Ethernet header and the ARP message.

(78) Similarly to the ARP request packet, the Ethernet header includes therein a sending destination MAC (DA), a sending source MAC (SA), and the type (EtherType) of packet. For the sending destination MAC, the MAC address of the host that has sent the ARP request is specified. For the sending source MAC, the MAC address of the target host is specified. For the type of packet, “0x0806” is specified.

(79) Similarly to the ARP request packet, the ARP message includes therein the Operation, the sending source MAC, the sending source IP, the target MAC, and the target IP. For the Operation, “2” is specified. For the sending source MAC, the MAC address of the target host is specified. For the sending source IP, the IP address of the target host is specified. For the target MAC, the MAC address of the host that has sent the ARP request is specified. For the target IP, the IP address of the host that has sent the ARP request is specified.

(80) In FIG. 13B, the virtual machine “host.sub.2” with the IP address of “1.1.1.2” and with the MAC address of “B” sends back an ARP reply packet. The virtual machine “host.sub.1” with the IP address of “1.1.1.1” and with the MAC address of “A” receives the ARP reply packet with respect to the broadcasted ARP requests.

(81) When the snooping unit 54 receives a notification from a monitoring unit 53, the snooping unit 54 snoops the ARP request packet and registers the MAC address of the host and the current time in the ARP management table 55. The ARP management table 55 stores therein, as illustrated in FIG. 11 as an example, the MAC address of the host that has sent the ARP request packet and the transmission time are stored in an associated manner.

(82) As the example illustrated in FIG. 5, the FDB 56 stores therein, in an associated manner, the address of the host of the sending destination of a packet, the VLAN number, the port of the output destination, and the aging time. The reading unit 57 sends the information stored in the FDB 56 to the management device 2 on the basis of the request from the management device 2. The reading unit 57 sends the information stored in the ARP management table 55 to the management device 2 on the basis of the request from the management device 2.

(83) In the following, the flow of an effect range identifying process performed by the management device 2 will be described. FIG. 14A and FIG. 14B are flowcharts illustrating the flow of an effect range identifying process performed by the management device 2. As illustrated in FIG. 14A, the failure monitoring unit 21 monitors a failure (Step S1) and determines whether a failure occurs in a link 7 (Step S2). If the determination result indicates that a failure does not occur in a link 7, the failure monitoring unit 21 returns to Step S1 and continues to monitor a failure.

(84) In contrast, if a failure occurs in a link 7, the effect range identifying unit 26 refers to the FDB in each of the nodes at both ends of the failure link 7 (Step S3) and determines, for each of the entries in each FDB, whether the output destination corresponds to the failure port (Step S4). Here, the failure port is the port that is connected to the failure link 7. If no entry indicating that the output destination corresponding to the failure port is present, because none of the servers 4 are in communication, the effect range identifying unit 26 ends the process.

(85) In contrast, if an entry indicating that the output destination corresponding to the failure port is present, the effect range identifying unit 26 identifies, as the server 4 that was in communication, the server 4 that holds the address that is stored in the FDB and that is associated with the failure port (Step S5). Then, the effect range identifying unit 26 refers to the FDB 56 and the ARP management table 55 stored in the virtual switch 5 in the server 4 that was in communication (Step S6) and identifies the virtual machines that were assumed to be in communication.

(86) Then, for each of the identified virtual machines, the effect range identifying unit 26 determines whether the difference between the failure occurrence time and the current time, i.e., the elapsed time since the failure has occurred, is smaller than the aging time (Step S7). If the determination result indicates that the elapsed time since a failure has occurred is smaller than the aging time, because the virtual machine corresponding to the aging time had ended communication before the failure occurred, the effect range identifying unit 26 excludes that virtual machine from the virtual machines affected by the failure.

(87) In contrast, if the elapsed time since a failure has occurred is not smaller than the aging time, as illustrated in FIG. 14B, the effect range identifying unit 26 determines whether the failure occurrence time is greater than the transmission time of the ARP management table 55 (Step S8). If the determination result indicates that the failure occurrence time is not greater than the transmission time stored in the ARP management table 55, because this state indicates that the virtual machine associated with the transmission time is the virtual machine that started communication after the failure had occurred, the effect range identifying unit 26 excludes that virtual machine from the virtual machines affected by the failure.

(88) In contrast, if the failure occurrence time is greater than the transmission time of the ARP management table 55, the effect range identifying unit 26 identifies, as the host that was in communication when the failure had occurred, the virtual machine that holds the address that is registered in the FDB and that is associated with the transmission time (Step S9). Then, the effect range identifying unit 26 refers to the VM allocation information and identifies the tenant in which the host that was in communication when the failure had occurred is allocated (Step S10). Then, the effect range identifying unit 26 refers to the tunnel path information and identifies the tunnel and the passing route that are to be used when communication is performed between the different servers 4 (Step S11).

(89) Then, the effect range identifying unit 26 determines whether a failure link is included in the identified passing route (Step S12). If a failure link is included, the effect range identifying unit 26 determines that the tenant identified at Step S10 is affected by a failure (Step S13). In contrast, if a failure link is not included, the effect range identifying unit 26 determines that the tenant identified at Step S10 is not affected by the failure (Step S14).

(90) In this way, on the basis of the aging time in the FDB 56 and the transmission time in the ARP management table 55, the effect range identifying unit 26 excludes the virtual machine that was not in communication when a failure occurred from the virtual machines affected by the failure. Consequently, the management device 2 can accurately identify a tenant that is affected by a failure.

(91) In the following, the flow of a snooping process of an ARP request packet performed by the virtual switch 5 will be described. FIG. 15 is a flowchart illustrating the flow of a snooping process of an ARP request packet by the virtual switch 5.

(92) As illustrated in FIG. 15, the input/output unit 51 receives a packet (Step S21) and the monitoring unit 53 determines whether the EtherType of the packet is 0x0806 (Step S22). If the determination result indicates that the EtherType of the packet is not 0x0806, the monitoring unit 53 ends the process and waits until the subsequent packet is received.

(93) In contrast, if the EtherType of the packet is 0x0806, the monitoring unit 53 determines whether the Operation of the packet is 1 (Step S23). If the Operation of the packet is not 1, the monitoring unit 53 ends the process and waits until the subsequent packet is received.

(94) In contrast, if the Operation of the packet is 1, the monitoring unit 53 notifies the snooping unit 54 that the packet is an ARP request and then the snooping unit 54 snoops the packet and acquires the sending destination MAC address (Step S24). Then, the snooping unit 54 registers the sending destination MAC address and the time of receipt of the packet in the ARP management table 55 (Step S25). The time of receipt of the packet is managed as the time at which the virtual machine has started communication, i.e., managed as the transmission time to be stored in the ARP management table 55.

(95) In this way, the virtual switch 5 snoops the ARP request packet and registers the sending destination MAC address and the time of receipt of the packet in the ARP management table 55, thereby the effect range identifying unit 26 can recognizes the communication start time of the virtual machine.

(96) In the following, an example of identifying an effect range will be described with reference to FIGS. 16 to 35. FIG. 16 is a schematic diagram illustrating the configuration of the information processing system that is used for an explanation of an example of identifying an effect range. As illustrated in FIG. 16, an information processing system 10 that is used to explain an example of identifying an effect range includes, a server.sub.3 and a server.sub.4 in addition to the information processing system 1 illustrated in FIG. 2.

(97) The server.sub.3 is connected to the switch.sub.3 and the server.sub.4 is connected to the switch.sub.4. The server.sub.3 includes a router.sub.1 and a v switch.sub.3 and the server.sub.4 includes a router.sub.2 and a v switch.sub.4. The router.sub.1 and the router.sub.2 provide a function of connecting to an external network. The name (host name) of the servers, the virtual machines and the routers, the MAC addresses and the IP addresses are indicated in an address list 11 illustrated in FIG. 16. For example, the MAC address of the server with the name of the “server.sub.1” is “0A” and the IP address thereof is “10.0.0.1”.

(98) The server.sub.1 is connected to the switch.sub.1 by a link.sub.1, the server.sub.2 is connected to the switch.sub.2 by a link.sub.2, the switch.sub.1 is connected to the switch.sub.3 by a link.sub.3, the switch.sub.1 is connected to the switch.sub.4 by a link.sub.4, the switch.sub.2 is connected to the switch.sub.3 by a link.sub.5, and the switch.sub.2 is connected to the switch.sub.4 by a link.sub.6. The switch.sub.3 is connected to the server.sub.3 by the link.sub.7 and the switch.sub.4 is connected to the server.sub.4 by a link.sub.8. The management device 2 is connected to each of the servers and the switches.

(99) FIG. 17 is a schematic diagram illustrating the configuration of tunnels. As illustrated in FIG. 17, the tunnel.sub.1 connects the server.sub.1-the switch.sub.1-the switch.sub.3-the server.sub.3, the tunnel.sub.2 connects the server.sub.1-the switch.sub.1-the switch.sub.3-the switch.sub.2-the server.sub.2, and the tunnel.sub.3 connects the server.sub.1-the switch.sub.1-the switch.sub.4-the server.sub.4. The tunnel.sub.4 connects the server.sub.2-the switch.sub.2-the switch.sub.4-the server.sub.4 and the tunnel.sub.5 connects the server.sub.2-the switch.sub.2-the switch.sub.3-the server.sub.3. The association relation between the tunnels and the paths are indicated by a tunnel list 12 illustrated in FIG. 17.

(100) FIG. 18 is a schematic diagram illustrating the initial state of the FDB and an ARP management table at [time 1:00:00]. As illustrated in FIG. 18, the FDBs stored in the switch.sub.1 to the switch.sub.4, the FDBs in the v switch.sub.1 to the v switch.sub.4, and the ARP management tables stored in the v switch.sub.1 to the v switch.sub.4 have no entry in the initial state.

(101) FIG. 19 is a schematic diagram illustrating the initial state of VM allocation information and tunnel path information at [time 1:00:00]. As illustrated in FIG. 19, information on the tenant A and the tenant B is stored as the VM allocation information in the VM allocation information storing unit 24. For example, for the tenant A, the VM.sub.1 running on the server.sub.1, the VM.sub.3 running on the server.sub.2, and the router.sub.1 running on the server.sub.3 are allocated.

(102) Information on the tunnel.sub.1 to the tunnel.sub.5 is stored as the tunnel path information in the tunnel path information storing unit 25. For example, the tunnel.sub.1 is used for the communication between the server.sub.1 and the server.sub.3 and the path of the tunnel.sub.1 is “the link.sub.1”-“the link.sub.3”-“the link.sub.7”.

(103) FIG. 20 is a schematic diagram illustrating the state when the communication of VM.sub.1.fwdarw.VM.sub.3 (ARP request transmission) is started at [time 1:00:10]. In FIG. 20, a tunnel L2 header is the header that is used for the tunnel and an L2 header is the header that is used for the VLAN. As illustrated in FIG. 20, in order for the VM.sub.1 to acquire the MAC address of the VM.sub.3, the VM.sub.1 sends an ARP request packet as broadcast to P.sub.2 of the v switch.sub.1. Then, the v switch.sub.1 registers MAC address “0E” of the VM.sub.1 and the current time “1:00:10” in the host and the transmission time, respectively, in the ARP management table 55. The v switch.sub.1 registers the MAC address “0E” of the VM.sub.1, “1”, P.sub.2, and “0” in the address, the VLAN number, the output destination, and the aging time, respectively, in the FDB.

(104) Then, the v switch.sub.1 sends the ARP request packet toward the server.sub.2 by using the tunnel.sub.2. In other words, the v switch.sub.1 sends the ARP request packet to P.sub.3 of the switch.sub.1 and the switch.sub.1 registers the MAC address “0A” of the server.sub.1 and P.sub.3 in the address and the output destination, respectively, in the FDB. Thereafter, when the switch.sub.1 sends the ARP request packet to P.sub.1 of the switch.sub.3, the switch.sub.3 registers the MAC address “0A” of the server.sub.1 and P.sub.1 in the address and the output destination, respectively, in the FDB.

(105) Thereafter, when the switch.sub.3 sends the ARP request packet to P.sub.1 of the switch.sub.2, the switch.sub.2 registers the MAC address “0A” of the server.sub.1 and P.sub.1 in the address and the output destination, respectively, in the FDB. Thereafter, when the switch.sub.2 sends the ARP request packet to P.sub.1 of the v switch.sub.2, the v switch.sub.2 registers MAC address “0E” of the VM.sub.1, “1”, P.sub.1, and “0” in the address, the VLAN number, the output destination, and the aging time, respectively, in the FDB.

(106) FIG. 21 is a schematic diagram illustrating the state when the communication of VM.sub.1.fwdarw.VM.sub.3 (ARP reply transmission) is started at [time 1:00:10]. As illustrated in FIG. 21, the VM.sub.3 sends an ARP reply to the VM.sub.1 as a reply to the ARP request. Then, the v switch.sub.2 registers the MAC address “0G” of the VM.sub.3, “1”, P.sub.2, and “0” in the address, the VLAN number, the output destination, and the aging time, respectively, in the FDB. Then, the v switch.sub.2 sends the ARP reply packet to P.sub.3 of the switch.sub.2 and then the switch.sub.2 registers the MAC address “0B” of the server.sub.2 and P.sub.3 in the address and the output destination, respectively, in the FDB.

(107) Thereafter, when the switch.sub.2 sends the ARP reply packet to P.sub.2 of the switch.sub.3, the switch.sub.3 registers the MAC address “0B” of the server.sub.1 and P.sub.2 in the address and the output destination, respectively, in the FDB. Thereafter, when the switch.sub.3 sends the ARP reply packet to P.sub.1 of the switch.sub.1, the switch.sub.1 registers the MAC address “0B” of the server.sub.2 and P.sub.1 in the address and the output destination, respectively, in the FDB. Thereafter, when the switch.sub.1 sends the ARP reply packet to P.sub.1 of the v switch.sub.1, the v switch.sub.1 registers the MAC address “0G” of the VM.sub.3, “1”, P.sub.1, and “0” in the address, the VLAN number, the output destination, and the aging time, respectively, in the FDB.

(108) FIG. 22 is a schematic diagram illustrating the state when the communication of VM.sub.1.fwdarw.VM.sub.3 (data transmission) is started at [time 1:00:10]. As illustrated in FIG. 22, the v switch.sub.1 and the v switch.sub.2 reset the value of the aging time in the FDB to “0” every time data passes.

(109) FIG. 23 is a schematic diagram illustrating the state when the communication of VM.sub.3.fwdarw.VM.sub.1 (ARP request transmission) is started at [time 1:00:20]. As illustrated in FIG. 23, in order for the VM.sub.3 to acquire the MAC address of the VM.sub.1, the VM.sub.3 sends an ARP request packet to P.sub.2 of the v switch.sub.2 as broadcast. Then, the v switch.sub.2 registers MAC address “0G” of the VM.sub.1 and the current time “1:00:20” in the host and the transmission time, respectively, in the ARP management table 55. However, because the information on the VM.sub.3 has already been registered in the FDB, the v switch.sub.2 does not update the FDB.

(110) Then, the v switch.sub.2 sends the ARP request packet toward the server.sub.1 by using the tunnel.sub.2. However, because the information on the server.sub.2 has already been registered in the FDB in each of the switch.sub.2, the switch.sub.3, and the switch.sub.1, each of the switch.sub.2, the switch.sub.3, and the switch.sub.1 does not update the FDB. Furthermore, because the information on the VM.sub.3 has already been registered in the FDB in the v switch.sub.1, the v switch.sub.1 does not update the FDB.

(111) FIG. 24 is a schematic diagram illustrating the state when the communication of VM.sub.3.fwdarw.VM.sub.1 (ARP reply transmission) is started at [time 1:00:20]. As illustrated in FIG. 24, the VM.sub.1 sends an ARP reply to the VM.sub.3 as a reply to the ARP request. However, because the information on the VM.sub.1 has already been registered in the FDB in the v switch.sub.1, the v switch.sub.1 does not update the FDB.

(112) Then, the v switch.sub.1 sends an ARP reply packet toward the server.sub.2 by using the tunnel.sub.2. However, because the information on the server.sub.1 has already been in the FDB in each of the switch.sub.1, the switch.sub.3, and the switch.sub.2, each of the switch.sub.1, the switch.sub.3, and the switch.sub.2 does not update the FDB. Furthermore, because the information on the VM.sub.1 has already been registered in the FDB in the v switch.sub.2, the v switch.sub.2 does not update the FDB.

(113) FIG. 25 is a schematic diagram illustrating the state when the communication of VM.sub.3.fwdarw.VM.sub.1 (data transmission) is started at [time 1:00:20]. As illustrated in FIG. 25, the v switch.sub.1 and the v switch.sub.2 reset the value of the aging time in the FDB to “0” every time data passes.

(114) FIG. 26 is a schematic diagram illustrating the state when the communication of VM.sub.2.fwdarw.router.sub.2 (ARP request transmission) is started at [time 1:00:30]. As illustrated in FIG. 26, in order for the VM.sub.2 to acquire the MAC address of the router.sub.2, the VM.sub.2 sends the ARP request packet to P.sub.3 of the v switch.sub.1 as broadcast. Then, the v switch.sub.1 registers MAC address “0F” of the VM.sub.2 and the current time “1:00:30” in the host and the transmission time, respectively, in the ARP management table 55. Furthermore, the v switch.sub.1 registers the MAC address “0F” of the VM.sub.2, “2”, P.sub.3, and “0” in the address, the VLAN number, and the output destination, and the aging time, respectively, in the FDB.

(115) Then, the v switch.sub.1 sends the ARP request packet toward the server.sub.4 by using the tunnel.sub.3. Namely, the v switch.sub.1 sends the ARP request packet to P.sub.3 of the switch.sub.1. However, because the information on the server.sub.1 has already been registered in the FDB in the switch.sub.1, the switch.sub.1 does not update the FDB. When the switch.sub.1 sends the ARP request packet to P.sub.1 of the switch.sub.4, the switch.sub.4 registers the MAC address “0A” and P.sub.1 of the server.sub.1 in the address and the output destination, respectively, in the FDB.

(116) Thereafter, when the switch.sub.4 sends the ARP request packet to P.sub.1 of the v switch.sub.4, the v switch.sub.4 registers MAC address “0F” of the VM.sub.3, “2”, P.sub.1, and “0” in the address, the VLAN number, the output destination, and the aging time, respectively, in the FDB.

(117) FIG. 27 is a schematic diagram illustrating the state when the communication of VM.sub.2.fwdarw.router.sub.2 (ARP reply transmission) is started at [time 1:00:30]. As illustrated in FIG. 27, the router.sub.2 sends an ARP reply as a reply to the ARP request to the VM.sub.2. Then, the v switch.sub.4 registers the MAC address “0J” of the router.sub.2, “2”, P.sub.2 and “0” in the address, the VLAN number, the output destination, and the aging time, respectively, in the FDB.

(118) Then, the v switch.sub.4 sends the ARP reply toward the server.sub.1 by using the tunnel.sub.3. Namely, the v switch.sub.4 sends the ARP reply packet to P.sub.3 of the switch.sub.4 and then the switch.sub.4 registers the MAC address “0D” of the server.sub.4 and P.sub.3 in the address and the output destination, respectively, in the FDB. Thereafter, when the switch.sub.4 sends the ARP reply packet to P.sub.2 of the switch.sub.1, the switch.sub.1 registers the MAC address “0D” of the server.sub.4 and P.sub.2 in the address and the output destination, respectively, in the FDB. Thereafter, when the switch.sub.1 sends the ARP reply packet to P.sub.1 of the v switch.sub.1, the v switch.sub.1 registers the MAC address “0J” of the router.sub.2, “2”, P.sub.1, and “0” in the address, the VLAN number, the output destination, and the aging time, respectively, in the FDB.

(119) FIG. 28 is a schematic diagram illustrating the state when the communication of VM.sub.2.fwdarw.router.sub.2 (data transmission is started at [time 1:00:30]. As illustrated in FIG. 28, the v switch.sub.1 and the v switch.sub.4 r reset the value of the aging time in the FDB to “0” every time data passes.

(120) FIG. 29 is a schematic diagram illustrating the state when the communication of VM.sub.2.fwdarw.router.sub.2 is ended at [time 1:01:30]. As illustrated in FIG. 29, in the FDB in each of the v switch.sub.1 and the v switch.sub.4, because 60 seconds has elapsed since data was transmitted to the router.sub.2, the aging time of the entry associated with the router.sub.2 indicates “60”.

(121) FIG. 30 is a schematic diagram illustrating the state when a failure occurs in a link.sub.3 at [time 1:01:40]. As illustrated in FIG. 30, in the FDB in each of the v switch.sub.1 and the v switch.sub.4, because 70 seconds has elapsed since data was transmitted to the router.sub.2, the aging time of the entry associated with the router.sub.2 indicates “70”. Furthermore, in the FDB in the v switch.sub.1, because 10 seconds has elapsed since data was transmitted to the VM.sub.2, the aging time of the entry associated with the VM.sub.2 indicates “10”.

(122) Because a failure has occurred in the link.sub.3, the effect range identifying unit 26 refers to the FDBs in the switch.sub.1 and the switch.sub.3 that are the nodes at both ends of the link.sub.3 and then extracts an entry that corresponds to the output destination of the failure link. FIG. 31 is a schematic diagram illustrating the result of extracting entries in each of which the output destination corresponds to the failure link. As illustrated in FIG. 31, the server.sub.2 with the MAC address of “0B” is extracted from the FDB stored in the switch.sub.1 as the entry indicating the output port P.sub.1 to the link.sub.3. Furthermore, the server.sub.1 with the MAC address of “0A” is extracted from the FDB in the switch.sub.3 as the entry indicating the output port P.sub.1 of the link.sub.3.

(123) Then, the effect range identifying unit 26 refers to, at time “1:01:42”, the FDB in each of the v switch.sub.1 and the v switch.sub.2 in the server.sub.1 and the server.sub.2, respectively. Then, because the current time “1:01:42” minus the failure occurrence time “1:01:40” is 2 seconds, the effect range identifying unit 26 extracts the entries in which the aging time is equal to or less than 2 seconds.

(124) FIG. 32 is a schematic diagram illustrating the result of extracting entries in each of which the aging time is equal to or less than 2 seconds. As illustrated in FIG. 32, VM.sub.1 with the MAC address of “0E” and the VM.sub.3 with the MAC address of “0G” are extracted, from the FDB stored in the v switch.sub.1, as the entries in which the aging time is equal to or less than 2 seconds. Furthermore, the VM.sub.1 with the MAC address or “0E” and the VM.sub.3 with the MAC address of “0G” are also extracted, from the FDB stored in the v switch.sub.2, as the entries in which the aging time is equal to or less than 2 seconds.

(125) Then, the effect range identifying unit 26 refers to the ARP management table 55 by using the MAC addresses of the extracted virtual machines and extracts a virtual machine in which the failure occurrence time is greater than the transmission time. FIG. 33 is a schematic diagram illustrating the result of extracting virtual machines in each of which the failure occurrence time is greater than the transmission time. As illustrated in FIG. 33, the VM.sub.1 and the VM.sub.3 are extracted from the ARP management table 55 in the v switch.sub.1, as the virtual machine in which the failure occurrence time is greater than the transmission time. Furthermore, the VM.sub.1 and the VM.sub.3 are also extracted, from the ARP management table 55 in the v switch.sub.2, as the virtual machine in which the failure occurrence time is greater than the transmission time.

(126) Then, the effect range identifying unit 26 identifies, from the VM allocation information, the tenant affected by a failure, i.e., a failure affected tenant. FIG. 34 is a schematic diagram illustrating the result of identifying a failure affected tenant. As illustrated in FIG. 34, because the tenant to which the virtual machines VM.sub.1 and VM.sub.3 belong is the tenant A, the tenant A is identified as a failure affected tenant.

(127) Then, the effect range identifying unit 26 identifies, from the tunnel information, the tunnel and the passing route affected by the failure. FIG. 35 is a schematic diagram illustrating the result of identifying the tunnel and the passing route. As illustrated in FIG. 35, because the communication between the server.sub.1 and the server.sub.2 is performed using the tunnel.sub.2 the tunnel.sub.2 and the passing route “the link.sub.1”-“the link.sub.3”-“the link.sub.5”-“the link.sub.2” are identified. Because the link.sub.3 in which the failure has occurred is included in this passing route, it is determined that the tunnel.sub.2 and the passing route “the link.sub.1”-“the link.sub.3”-“the link.sub.5”-“the link.sub.2” are affected.

(128) As described above, in the embodiment, the effect range identifying unit 26 refers to the FDB stored in each of the nodes at both ends of the failure link, identifies the servers that were in communication, and identifies the virtual machines that were in communication in the identified servers by referring to the FDB stored in the virtual switch. However, the effect range identifying unit 26 excludes the virtual machine in which the aging time is greater than the elapsed time after the failure has occurred from the virtual machines that were in communication. Furthermore, the effect range identifying unit 26 refers to the ARP management table 55 and excludes the virtual machine in which the failure occurrence time is not greater than the transmission time from the virtual machines that were in communication. Consequently, the effect range identifying unit 26 can accurately identify the virtual machine that is in communication and can accurately identify the tenant and the communication path that are affected by the failure.

(129) Furthermore, in the embodiment, a description has been given of the management device; however, it is possible to obtain a control program having the same function as that performed by the management device by implementing the configuration of the management device by using software. Accordingly, a computer that executes a control program for the management device will be described.

(130) FIG. 36 is a schematic diagram illustrating the hardware configuration of a computer that executes a control program for the management device according to the embodiment. As illustrated in FIG. 36, a computer 60 includes a main memory 61, a central processing unit (CPU) 62, a local area network (LAN) interface 63, and a hard disk drive (HDD) 64. Furthermore, the computer 60 includes a super input/output (I/O) 65, a digital visual interface (DVI) 66, and an optical disk drive (ODD) 67.

(131) The main memory 61 is a memory that stores therein a program or the mid-result of a running program. The CPU 62 is a central processing unit that reads a program from the main memory 61. The CPU 62 includes a chip set that includes a memory controller.

(132) The LAN interface 63 is an interface for connecting the computer 60 to another computer via a LAN. The HDD 64 a disk device that stores therein a program or data. The super I/O 65 is an interface for connecting an input device, such as a mouse or a keyboard. The DVI 66 is an interface for connecting a liquid crystal display device. The ODD 67 is a device that reads and writes a DVD.

(133) The LAN interface 63 is connected to the CPU 62 by a PCI express. The HDD 64 and the ODD 67 are connected to the CPU 62 by a serial advanced technology attachment (SATA). The super I/O 65 is connected to the CPU 62 by a low pin count (LPC).

(134) Then, the control program for the management device executed by the computer 60 is stored in the DVD, is read by the ODD 67 from the DVD, and is installed in the computer 60. Alternatively, the control program for the management device is stored in a database or the like in another computer system that is connected via the LAN interface 63, is read from the database, and is installed in the computer 60. Then, the installed control program for the management device is stored in the HDD 64, is read in the main memory 61, and is executed by the CPU 62.

(135) According to an aspect of an embodiment, an advantage is provided in that, when an effect range of a failure is identified, it is possible to minimize the number of tenants affected by the failure by accurately identifying a failure path.

(136) All examples and conditional language recited herein are intended for pedagogical purposes of aiding the reader in understanding the invention and the concepts contributed by the inventor to further the art, and are not to be construed as limitations to such specifically recited examples and conditions, nor does the organization of such examples in the specification relate to a showing of the superiority and inferiority of the invention. Although the embodiment of the present invention has been described in detail, it should be understood that the various changes, substitutions, and alterations could be made hereto without departing from the spirit and scope of the invention.