IP Library Granted Patent US 12,536,048
Granted Patent B2
US 12,536,048 · App. 17/991,122 · Granted Jan 27, 2026

On-the-fly migration of distributed object manager (DOM) owner between DOM servers

Inventors: Saibal Kumar Adhya (Bangalore, IN); Eric Knauft (San Francisco, CA); Rahul Naren Pujari (Bangalore, IN); Sushanth Rai (San Jose, CA)
Assignee: VMware, Inc.
G06F9/5038G06F9/5072G06F2209/5011G06F2209/505
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 12,536,048
App. No.
17/991,122
Granted
Jan 27, 2026
Kind
B2
Abstract

A method for efficient distributed object manager (DOM) owner migration in a virtual storage area network (VSAN) is provided. Embodiments include determining to migrate a DOM owner object from a source DOM owner server to a destination DOM owner server. Embodiments include determining that an input or output (I/O) operation affecting the DOM owner object is in progress. Embodiments include, prior to updating the DOM owner object based on the I/O operation, transferring the DOM owner object from the source DOM owner server to the destination DOM owner server. Embodiments include completing execution of the I/O operation on the destination DOM owner server. Embodiments include updating the DOM owner object on the destination DOM owner server based on the I/O operation.

Claims (49)

1 . A method for efficient distributed object manager (DOM) owner migration in a virtual storage area network (VSAN), the method comprising:

determining to migrate a DOM owner object from a source DOM owner server to a destination DOM owner server;

determining that an input or output (I/O) operation affecting the DOM owner object is in progress;

prior to updating the DOM owner object based on the I/O operation, transferring the DOM owner object from the source DOM owner server to the destination DOM owner server, wherein transferring the DOM owner object from the source DOM owner server to the destination DOM owner server comprises:

removing a reliable datagram transport (RDT) association related to the DOM owner object from an association set on the source DOM owner server; and

removing the I/O operation from a list of active operations on the source DOM owner server;

completing execution of the I/O operation on the destination DOM owner server; and

updating the DOM owner object on the destination DOM owner server based on the I/O operation.

2 . The method of claim 1 , wherein:

the I/O operation comprises a plurality of components; and

the DOM owner object is transferred from the source DOM owner server to the destination DOM owner server after executing a given component of the plurality of components and prior to executing a subsequent component of the plurality of components.

3 . The method of claim 2 , wherein each component of the plurality of components corresponds to a respective processor cycle.

4 . The method of claim 2 , wherein incremental updates with respect to the DOM owner object are stored during execution of the plurality of components, and wherein updating the DOM owner object on the destination DOM owner server based on the I/O operation is based on the incremental updates.

5 . The method of claim 1 , wherein transferring the DOM owner object from the source DOM owner server to the destination DOM owner server comprises transferring a DOM tree in its current state from the source DOM owner server to the destination DOM owner server.

6 . The method of claim 1 , wherein one or more network connections related to the DOM owner object are uninterrupted throughout the transferring of the DOM owner object from the source DOM owner server to the destination DOM owner server.

7 . The method of claim 6 , wherein the one or more network connections comprise a transport control protocol (TCP) connection that is managed by a component that is separate from the source DOM owner server and the destination DOM owner server.

8 . The method of claim 1 wherein transferring the DOM owner object from the source DOM owner server to the destination DOM owner server comprises:

adding the RDT association related to the DOM owner object to a corresponding association set on the destination DOM owner server; and

adding the I/O operation to a corresponding list of active operations on the destination DOM owner server.

9 . A system for efficient distributed object manager (DOM) owner migration in a virtual storage area network (VSAN), the system comprising:

at least one memory; and

at least one processor coupled to the at least one memory, the at least one processor and the at least one memory configured to:

determine to migrate a DOM owner object from a source DOM owner server to a destination DOM owner server;

determine that an input or output (I/O) operation affecting the DOM owner object is in progress;

prior to updating the DOM owner object based on the I/O operation, transfer the DOM owner object from the source DOM owner server to the destination DOM owner server, wherein transferring the DOM owner object from the source DOM owner server to the destination DOM owner server comprises: removing a reliable datagram transport (RDT) association related to the DOM owner object from an association set on the source DOM owner server; and removing the I/O operation from a list of active operations on the source DOM owner server; and

complete execution of the I/O operation on the destination DOM owner server;

update the DOM owner object on the destination DOM owner server based on the I/O operation.

10 . The system of claim 9 , wherein:

the I/O operation comprises a plurality of components; and

the DOM owner object is transferred from the source DOM owner server to the destination DOM owner server after executing a given component of the plurality of components and prior to executing a subsequent component of the plurality of components.

11 . The system of claim 10 , wherein each component of the plurality of components corresponds to a respective processor cycle.

12 . The system of claim 10 , wherein incremental updates with respect to the DOM owner object are stored during execution of the plurality of components, and wherein updating the DOM owner object on the destination DOM owner server based on the I/O operation is based on the incremental updates.

13 . The system of claim 9 , wherein transferring the DOM owner object from the source DOM owner server to the destination DOM owner server comprises transferring a DOM tree in its current state from the source DOM owner server to the destination DOM owner server.

14 . The system of claim 9 , wherein one or more network connections related to the DOM owner object are uninterrupted throughout the transferring of the DOM owner object from the source DOM owner server to the destination DOM owner server.

15 . The system of claim 14 , wherein the one or more network connections comprise a transport control protocol (TCP) connection that is managed by a component that is separate from the source DOM owner server and the destination DOM owner server.

16 . The system of claim 9 , wherein transferring the DOM owner object from the source DOM owner server to the destination DOM owner server comprises:

adding the RDT association related to the DOM owner object to a corresponding association set on the destination DOM owner server; and

adding the I/O operation to a corresponding list of active operations on the destination DOM owner server.

17 . A non-transitory computer-readable medium storing instructions that, when executed by one or more processors, cause the one or more processors to:

determine to migrate a DOM owner object from a source DOM owner server to a destination DOM owner server;

determine that an input or output (I/O) operation affecting the DOM owner object is in progress;

prior to updating the DOM owner object based on the I/O operation, transfer the DOM owner object from the source DOM owner server to the destination DOM owner server, wherein transferring the DOM owner object from the source DOM owner server to the destination DOM owner server comprises: removing a reliable datagram transport (RDT) association related to the DOM owner object from an association set on the source DOM owner server; and removing the I/O operation from a list of active operations on the source DOM owner server;

complete execution of the I/O operation on the destination DOM owner server; and

update the DOM owner object on the destination DOM owner server based on the I/O operation.

18 . The non-transitory computer-readable medium of claim 17 , wherein:

the I/O operation comprises a plurality of components; and

the DOM owner object is transferred from the source DOM owner server to the destination DOM owner server after executing a given component of the plurality of components and prior to executing a subsequent component of the plurality of components.

19 . The non-transitory computer-readable medium of claim 18 , wherein each component of the plurality of components corresponds to a respective processor cycle.

20 . The non-transitory computer-readable medium of claim 18 , wherein incremental updates with respect to the DOM owner object are stored during execution of the plurality of components, and wherein updating the DOM owner object on the destination DOM owner server based on the I/O operation is based on the incremental updates.

Assignments (2)
CHANGE OF NAME Recorded May 8, 2024
From: VMWARE, INC.
To: VMWARE LLC
Reel/Frame 067355/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 21, 2022
From: ADHYA, SAIBAL KUMAR; KNAUFT, ERIC; PUJARI, RAHUL NAREN; RAI, SUSHANTH
To: VMWARE, INC.
Reel/Frame 061841/0065 →