Power on VM fails with error: "Operation failed: NoHostResources: No host is schedulable: 14" | Nutanix Community
Skip to main content

I can’t start VM. I checked the status of the host with “acli host.get” command. Here is the output: 

0.0.2.10 {
  cpu_usage_ppm: 0
  host_overhead_bytes: 0
  logical_timestamp: 1
  max_mem_ha_reserved_bytes: 0
  mem_assigned_bytes: 0
  mem_usage_bytes: 0
  memory_size_bytes: 0
  node_state: "AcropolisNormal"
  num_cpus: 0
  pool_size_bytes: 0
  schedulable: False
  uuid: "22deb90e-cd1c-48af-af43-5a3192775999"
}
 

The host is not in maintenance mode. Is there any command to flip “schedulable” to True?

Be the first to reply!

Reply