Share via

MACHINE DATA changing after VM restart.

Raja Bodepu 1 Reputation point
2020-08-26T02:30:18.187+00:00

Hi

In Azure VM, we have installed an application which collects the MACHINE Data of VM and the MACHINE Data is changing after VM restart which is very annoying for us. Please go through the below Log and suggest a solution to keep the Machine data constant even after VM restart.

Initially:

Machine Data: ,728CCE4D|1F8BFBFF000406F1,Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz|Microsoft Hyper-V Network Adapter-00:0D:3A:CA:A1:CC,|Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz|Microsoft Windows Server 2019 Datacenter , C:\windows , \Device\Harddisk0\Partition2 , 00430-00000-00000-AA617 , 17763|1/0|||

After VM restart:

Machine Data: ,728CCE4D|1F8BFBFF00050657,Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz|Microsoft Hyper-V Network Adapter-00:0D:3A:CA:A1:CC,Mellanox ConnectX-4 Lx Virtual Ethernet Adapter-00:0D:3A:CA:A1:CC,|BIOS Date: 12/07/18 15:46:29 Ver: 09.00.08|Microsoft Windows Server 2019 Datacenter , C:\windows , \Device\Harddisk0\Partition2 , 00430-00000-00000-AA617 , 17763|1/0|||

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.


1 answer

Sort by: Most helpful
  1. Sam Cogan 10,867 Reputation points Microsoft Employee
    2020-08-26T19:55:52.767+00:00

    There is no guarantee you will get the same underlying hardware for a VM each time it starts. For the most part if you restart a machine it should stay on the same cluster, but it is not guaranteed. If you stop a VM and then start it again it will be de-allocated and it is very likely you will get different hardware. This is a consequence of using the cloud and you should not rely on getting the same hardware every time.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.