This article outlines the steps to collect complete memory dump on a MCS (non-persistent) machine on XenServer (Citrix Hypervisor).
Often we are not able to get the memory dump in instances where MCS provisioned VDAs show behaviors like unresponsiveness/hang. The reason being the machine fails to save the data on the drive because it is a non-persistent drive that gets recreated after every reboot.
Follow these steps to collect complete memory dump on MCS provisioned machines on XenServer (Citrix Hypervisor).
E:\MEMORY.DMPReproduce the problem and when ready to capture the dump, you can crash the VM from XenServer (if not crashed already) by doing the following:
xe vm-param-get uuid=<vm_uuid> param-name=dom-idxl trigger <dom_id> nmi
This article outlines the steps to collect complete memory dump on a MCS (non-persistent) machine on XenServer (Citrix Hypervisor).