High availability using dynamic quorum-based arbitration

US10430217B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10430217-B2
Application numberUS-201314028122-A
CountryUS
Kind codeB2
Filing dateSep 16, 2013
Priority dateSep 16, 2013
Publication dateOct 1, 2019
Grant dateOct 1, 2019

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Exemplary methods, apparatuses, and systems include a first virtual infrastructure manager (VIM) determining that the first VIM is to be an active manager of a plurality of virtual machines running on a plurality of host devices and that a second VIM is to be a standby manager of the plurality of virtual machines. The first VIM selects a first host device from the plurality of host devices to serve as a passive witness node in arbitrating active and standby roles between the first VIM and second VIM. The first host device runs one or more virtual machines and is managed by the active manager. The first VIM selects a first host device by confirming that the first host device is available to each of the first VIM and the second VIM. The first VIM writes a file on the first host device indicating that the first VIM is the active manager.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method, comprising: determining, by a first virtual infrastructure manager (VIM), that the first VIM is to be an active manager of a plurality of virtual machines running on a plurality of host devices and that a second VIM is to be a standby manager of the plurality of virtual machines running on the plurality of host devices; selecting, by the first VIM, a first host device from the plurality of host devices to serve as a passive witness node in arbitrating active and standby roles between the first VIM and second VIM, wherein the passive witness node maintains a VIM identifier and session identifier for the active manager, wherein the first host device runs one or more virtual machines and is managed by the active manager, wherein the first host device is not the active manager, and wherein selecting the first host device includes determining that the first host device is available to both the first VIM and the second VIM comprising: the first VIM determining that the first host device is available to the first VIM, the first VIM providing an identification of the first host device to the second VIM, and the first VIM receiving confirmation from the second VIM that the first host device is available to the second VIM; and writing, by the first VIM, a first file on the first host device indicating that the first VIM is the active manager. 2. The computer-implemented method of claim 1 , further comprising: determining that the first host device is no longer available to the first VIM or the second VIM; selecting a second host device from the plurality of host devices to serve as the passive witness node in response to determining the first host device is no longer available; and writing a second file on the second host device indicating that the first VIM is the active manager. 3. The computer-implemented method of claim 1 , wherein the first file includes an identifier of the first VIM and a session identifier, the identifier indicating the active manager and the session identifier matching a copy of a current session value stored on each of the first VIM and the second VIM. 4. The computer-implemented method of claim 3 , further comprising: determining, by the first VIM, that the first VIM is unable to communicate with the second VIM; determining, by the first VIM, that the first file on the first host device includes the identifier of the first VIM; incrementing, by the first VIM, the current session value stored on the first VIM; and updating, by the first VIM, the session identifier of the first file to the incremented current session value. 5. The computer-implemented method of claim 4 , further comprising: reestablishing communication between the first VIM and the second VIM; and updating, by the second VIM, the copy of the current session value stored on the second VIM to the incremented current session value in response to reestablishing communication. 6. The computer-implemented method of claim 5 , wherein reestablishing communication between the first VIM and the second VIM includes copying VM management data stored on the first VIM to the second VIM. 7. The computer-implemented method of claim 3 , further comprising: determining, by the second VIM, that the second VIM is unable to communicate with the first VIM or that the first VIM is unable to continue as the active manager; determining, by the second VIM, that the first file on the first host device includes the identifier of the first VIM; determining, by the second VIM, that the second VIM is to be the active VIM; incrementing, by the second VIM, the copy of the current session value stored on the second VIM; and updating, by the second VIM, the session identifier of the first file to the incremented current session value and the identifier of the first VIM to the identifier of the second VIM. 8. The computer-implemented method of claim 7 , further comprising: reestablishing communication between the first VIM and the second VIM; and updating, by the first VIM, the copy of the current session value stored on the first VIM to the incremented current session value in response to reestablishing communication. 9. The computer-implemented method of claim 8 , wherein reestablishing communication between the first VIM and the second VIM includes copying VM management data stored on the second VIM to the first VIM. 10. A non-transitory computer-readable medium storing instructions, which when executed by a processing device, cause the processing device to perform a method comprising: determining, by a first virtual infrastructure manager (VIM), that the first VIM is to be an active manager of a plurality of virtual machines running on a plurality of host devices and that a second VIM is to be a standby manager of the plurality of virtual machines running on the plurality of host devices; selecting, by the first VIM, a first host device from the plurality of host devices to serve as a passive witness node in arbitrating active and standby roles between the first VIM and second VIM, wherein the passive witness node maintains a VIM identifier and session identifier for the active manager, wherein the first host device runs one or more virtual machines and is managed by the active manager, wherein the first host device is not the active manager, and wherein selecting the first host device includes determining that the first host device is available to both the first VIM and the second VIM comprising: the first VIM determining that the first host device is available to the first VIM, the first VIM providing an identification of the first host device to the second VIM, and the first VIM receiving confirmation from the second VIM that the first host device is available to the second VIM; and writing, by the first VIM, a first file on the first host device indicating that the first VIM is the active manager. 11. The non-transitory computer-readable medium of claim 10 , the method further comprising: determining that the first host device is no longer available to the first VIM or the second VIM; selecting a second host device from the plurality of host devices to serve as the passive witness node in response to determining the first host device is no longer available; and writing a second file on the second host device indicating that the first VIM is the active manager. 12. The non-transitory computer-readable medium of claim 10 , wherein the first file includes an identifier of the first VIM and a session identifier, the identifier indicating the active manager and the session identifier matching a copy of a current session value stored on each of the first VIM and the second VIM. 13. The non-transitory computer-readable medium of claim 12 , the method further comprising: determining, by the first VIM, that the first VIM is unable to communicate with the second VIM; determining, by the first VIM, that the first file on the first host device includes the identifier of the first VIM; incrementing, by the first VIM, the current session value stored on the first VIM; and updating, by the first VIM, the session identifier of the first file to the incremented current session value. 14. The non-transitory computer-readable medium of claim 13 , the method further comprising: reestablishing communication between the first VIM and the second VIM; and updating, by the second VIM, the copy of the current session value stored on the second VIM to the incremented current session value in response to reestablishing communication. 15. The non-transitory computer-readable medium of cl

Assignees

Inventors

Classifications

  • using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements · CPC title

  • Hypervisors; Virtual machine monitors · CPC title

  • involving virtual machines · CPC title

  • by mirroring · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10430217B2 cover?
Exemplary methods, apparatuses, and systems include a first virtual infrastructure manager (VIM) determining that the first VIM is to be an active manager of a plurality of virtual machines running on a plurality of host devices and that a second VIM is to be a standby manager of the plurality of virtual machines. The first VIM selects a first host device from the plurality of host devices to s…
Who is the assignee on this patent?
Vmware Inc
What technology area does this patent fall under?
Primary CPC classification G06F9/45533. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Oct 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).