IP Library Granted Patent US 10,649,803
Granted Patent B2
US 10,649,803 · App. 15/938,763 · Granted May 12, 2020

Hypervisor restart handling mechanism using random session numbers

Inventors: Bin Qian (San Jose, CA); Amit Chopra (Sunnyvale, CA); Dexiang Wang (Sunnyvale, CA); Chen Li (Sunnyvale, CA); Feng Pan (Beijing, CN); Jianjun Shen (Palo Alto, CA); Aayush Saxena (San Jose, CA); Yang Ping (San Jose, CA)
Assignee: Nicira, Inc
G06F9/45558H04L63/20G06F2009/4557G06F2009/45587G06F2009/45595
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,649,803
App. No.
15/938,763
Granted
May 12, 2020
Kind
B2
Abstract

Certain embodiments described herein are generally directed to handling a hypervisor restart event in a distributed network system. Embodiments include receiving, by a central controller, a session identifier from a first hypervisor. Embodiments further include comparing, by the central controller, the session identifier to a stored session identifier associated with the first hypervisor. Embodiments further include determining, by the central controller based on the session identifier not matching the stored session identifier associated with the first hypervisor, that the first hypervisor has restarted. Embodiments further include updating, by the central controller, the stored session identifier associated with the first hypervisor to match the session identifier. Embodiments further include identifying, by the central controller, a second hypervisor that is associated with the first hypervisor. Embodiments further include sending, by the central controller, a notification to the second hypervisor that the first hypervisor has restarted.

Claims (63)

1. A method for handling a hypervisor restart event in a distributed network system, the method comprising:

receiving, by a central controller, a session identifier from a first hypervisor;

comparing, by the central controller, the session identifier to a stored session identifier associated with the first hypervisor;

determining, by the central controller based on the session identifier not matching the stored session identifier associated with the first hypervisor, that the first hypervisor has restarted;

updating, by the central controller, the stored session identifier associated with the first hypervisor to match the session identifier;

identifying, by the central controller, a second hypervisor that is associated with the first hypervisor;

sending, by the central controller, a notification to the second hypervisor that the first hypervisor has restarted.

2. The method of claim 1 , wherein identifying the second hypervisor that is associated with the first hypervisor comprises: determining that the first hypervisor shares a security policy with the second hypervisor.

3. The method of claim 2 , wherein the second hypervisor, upon receiving the notification, removes an old security association with the first hypervisor and establishes a new security association with the first hypervisor.

4. The method of claim 2 , wherein the security policy comprises a distributed networking encryption (DNE) policy.

5. The method of claim 1 , further comprising:

receiving, by the first hypervisor and from the central controller, a control message comprising a second session identifier in a header of the control message;

comparing, by the first hypervisor, the second session identifier to the session identifier, wherein the session identifier is stored by the first hypervisor;

determining, by the first hypervisor based on the comparing, that the second session identifier does not match the session identifier;

discarding, by the first hypervisor, the control message based on the second session identifier not matching the session identifier.

6. The method of claim 5 , further comprising:

sending, by the first hypervisor and to the central controller, a notification of the session identifier.

7. The method of claim 1 , wherein prior to receiving, by the central controller, the session identifier, the method further comprises:

determining, by the first hypervisor, that the first hypervisor has restarted;

generating, by the first hypervisor, the session identifier;

sending, by the first hypervisor, the session identifier to the central controller.

8. A computer system comprising: one or more processors; and a non-transitory computer-readable medium storing instructions that, when executed, cause the one or more processors to perform a method for handling a hypervisor restart event in a distributed network system, the method comprising:

receiving, by a central controller, a session identifier from a first hypervisor;

comparing, by the central controller, the session identifier to a stored session identifier associated with the first hypervisor;

determining, by the central controller based on the session identifier not matching the stored session identifier associated with the first hypervisor, that the first hypervisor has restarted;

updating, by the central controller, the stored session identifier associated with the first hypervisor to match the session identifier;

identifying, by the central controller, a second hypervisor that is associated with the first hypervisor;

sending, by the central controller, a notification to the second hypervisor that the first hypervisor has restarted.

9. The system of claim 8 , wherein identifying the second hypervisor that is associated with the first hypervisor comprises: determining that the first hypervisor shares a security policy with the second hypervisor.

10. The system of claim 9 , wherein the second hypervisor, upon receiving the notification, removes an old security association with the first hypervisor and establishes a new security association with the first hypervisor.

11. The system of claim 9 , wherein the security policy comprises a distributed networking encryption (DNE) policy.

12. The system of claim 8 , wherein the method further comprises:

receiving, by the first hypervisor and from the central controller, a control message comprising a second session identifier in a header of the control message;

comparing, by the first hypervisor, the second session identifier to the session identifier, wherein the session identifier is stored by the first hypervisor;

determining, by the first hypervisor based on the comparing, that the second session identifier does not match the session identifier;

discarding, by the first hypervisor, the control message based on the second session identifier not matching the session identifier.

13. The system of claim 12 , wherein the method further comprises:

sending, by the first hypervisor and to the central controller, a notification of the session identifier.

14. The system of claim 8 , wherein prior to receiving, by the central controller, the session identifier, the method further comprises:

determining, by the first hypervisor, that the first hypervisor has restarted;

generating, by the first hypervisor, the session identifier;

sending, by the first hypervisor, the session identifier to the central controller.

15. A non-transitory computer readable medium comprising instructions to be executed in a computer system, wherein the instructions when executed in the computer system perform a method for handling a hypervisor restart event in a distributed network system, the method comprising:

receiving, by a central controller, a session identifier from a first hypervisor;

comparing, by the central controller, the session identifier to a stored session identifier associated with the first hypervisor;

determining, by the central controller based on the session identifier not matching the stored session identifier associated with the first hypervisor, that the first hypervisor has restarted;

updating, by the central controller, the stored session identifier associated with the first hypervisor to match the session identifier;

identifying, by the central controller, a second hypervisor that is associated with the first hypervisor;

sending, by the central controller, a notification to the second hypervisor that the first hypervisor has restarted.

16. The non-transitory computer readable medium of claim 15 , wherein identifying the second hypervisor that is associated with the first hypervisor comprises: determining that the first hypervisor shares a security policy with the second hypervisor.

17. The non-transitory computer readable medium of claim 16 , wherein the second hypervisor, upon receiving the notification, removes an old security association with the first hypervisor and establishes a new security association with the first hypervisor.

18. The non-transitory computer readable medium of claim 16 , wherein the security policy comprises a distributed networking encryption (DNE) policy.

19. The non-transitory computer readable medium of claim 15 , wherein the method further comprises:

receiving, by the first hypervisor and from the central controller, a control message comprising a second session identifier in a header of the control message;

comparing, by the first hypervisor, the second session identifier to the session identifier, wherein the session identifier is stored by the first hypervisor;

determining, by the first hypervisor based on the comparing, that the second session identifier does not match the session identifier;

discarding, by the first hypervisor, the control message based on the second session identifier not matching the session identifier.

20. The non-transitory computer readable medium of claim 19 , wherein the method further comprises:

sending, by the first hypervisor and to the central controller, a notification of the session identifier.

21. The non-transitory computer readable medium of claim 15 , wherein prior to receiving, by the central controller, the session identifier, the method further comprises:

determining, by the first hypervisor, that the first hypervisor has restarted;

generating, by the first hypervisor, the session identifier;

sending, by the first hypervisor, the session identifier to the central controller.

Assignments (2)
MERGER Recorded Jan 27, 2025
From: NICIRA, INC.
To: VMWARE LLC
Reel/Frame 070187/0487 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 29, 2018
From: QIAN, BIN; CHOPRA, AMIT; WANG, DEXIANG; LI, CHEN; PAN, FENG; SHEN, JIANJUN; SAXENA, AAYUSH; PING, YANG
To: NICIRA, INC.
Reel/Frame 045382/0050 →