• Home
  • Podcast
  • Contact
Ervik.as
Cloud, Cyber Security, EUC, DaaS and HCI
  • Cloud
    • Azure
    • Citrix Cloud
    • Cloud Management
    • Nutanix Clusters
  • Cyber Security
    • Arctic Wolf
    • Cyber Security News
  • EUC
    • Citrix
      • Citrix Analytics
      • Citrix NetScaler
      • Citrix Provisioning
      • Receiver
      • ShareFile
      • Citrix Virtual Apps (XenApp)
      • Citrix Virtual Desktops (XenDesktop)
      • Workspace
      • Workspace app
    • DaaS
      • Azure Virtual Desktop
      • Frame
    • Microsoft
      • HoloLens
      • Microsoft App-V
      • Remote Desktop Services
      • Windows 7
      • Windows 8
      • Windows 10
      • Windows Server 2008
      • Windows Server 2008 R2
      • Windows Server 2012
      • Windows Server 2012 R2
      • Windows Server 2016
    • Thin Clients
      • Igel
      • Wyse
    • VMware
      • Fusion
      • Horizon View
      • Vmware ThinApp
      • Vmware Workstation
    • Parallels
      • Remote Application Server
  • End User Experience
    • ControlUp
    • eG Innovations
    • Goliath Technologies
    • Liquidware
  • Datacenter
    • Backup & Disaster Recovery
      • Altaro
      • HYCU
      • Unitrends
      • Rubrik
      • Veeam Software
    • Containers
      • Docker
      • Red Hat OpenShift
    • Hybrid Multi Cloud
      • Nutanix
        • Nutanix Database Service
        • Files
        • Flow
        • Nutanix AHV
        • Nutanix Cloud Platform
    • Server Virtualization
      • Nutanix AHV
      • Microsoft Hyper-V
      • VMware vSphere
      • Citrix Hypervisor (XenServer)
    • Network & Security
      • Nutanix Flow
      • Palo Alto Networks
  • About
    • Cookie Policy (EU)
    • News
      • Citrix Community News
Virtual Machine stuck in amber state on XenServer 6.0.2

Citrix Hypervisor ( XenServer )

Virtual Machine stuck in amber state on XenServer 6.0.2

Alexander Ervik Johnsen Amber State, Citrix, stuck vm, Virtual Machine, Virtualization, VM, XenServer, XenServer control domain 2012-08-08

Sometimes a VM will get stucked, and you can see errors when trying to Force ShutDown or Restart like this:

08.08.2012 13:45:25 Error: Shutting down VM ‘NAME OF VIRTUAL MACHINE’ on ‘xenserver02’ – Another operation involving the object is currently in progress

This can happen to be a virtual machine. Typically you will not get access via XenCenter Console.

The Virtual Machine is in what we call an “Amber State” from the XenServer control domain. To fix this follow this procedure:

Step 1: 
Select the virtual machine in XenCenter and check the general tab to obtain the UUID of the virtual machine, which is in an unresponsive state:

Obtain UUID of XenServer VM

 

Step 2:

Run the following command to check the dom-id of the virtual machine in the XenServer control domain:

list_domains | grep 

Here is my sample example of the command:

[root@xenserver02 ~]# list_domains | grep 5e5af822-f38d-18ca-43c8-b1139351cd48

Output:

64 | 5e5af822-f38d-18ca-43c8-b1139351cd48 | H

64 = the domid of the VM

5e5af822-f38d-18ca-43c8-b1139351cd48 = the UUID of the VM

H – state of the virtual machine (H indicates that this is a HVM guest, typically it means this is a Windows virtual machine.)

 

Step 3:

Now, run the following command to destroy the domid of the virtual machine (it purges the current running data of that VM from memory, not any other vm or SR).

/opt/xensource/debug/xenops destroy_domain –domid 64

 

Related Posts

Citrix Hypervisor ( XenServer ) /

Citrix Hypervisor 8.0 released

Citrix Hypervisor ( XenServer ) /

Nutanix speeds up the journey to Citrix Cloud

Citrix Hypervisor ( XenServer ) /

Showcasing Citrix XenServer with AMD MxGPU

Citrix Hypervisor ( XenServer ) /

Citrix releases XenApp 7.17 and XenDesktop 7.17

Citrix Hypervisor ( XenServer ) /

Citrix XenMotion Tech Preview´s VM Live Migration for Nvidia vGPUs

‹ How to Convert VMware Virtual Machines to Citrix XenServer Virtual Machines› StarWind iSCSi SAN 6.0 beta version available

Back to Top

Crafted in the land of the Vikings 🇳🇴 by Alexander Ervik Johnsen.
Copyright 2000-2025 - www.ervik.as - All Rights Reserved