cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

KVM not listing Unmanaged Instances

Open sghazra21 opened this issue 9 months ago • 1 comments

ISSUE TYPE
  • Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.19.0.1
CONFIGURATION

Advanced Networking

OS / ENVIRONMENT

OEL KVM libvirtd

SUMMARY

When using import-export tool for KVM Manage/unmanage Instance , Its listing the managed instances but its not listing any unmanaged instance which is created manually

STEPS TO REPRODUCE
  1. Create a VM in KVM using virsh or virt-manager.
  2. Try to list it in Import-Export tool on Cloudstack UI.

EXPECTED RESULTS
It should list VMs which are not created through cloudstack
ACTUAL RESULTS
Empty List

I want a method to onboard VMs on cloudstack.

sghazra21 avatar May 07 '24 09:05 sghazra21

Please read the documentation. It lists's only stopped VMs and it requires listen_tcp=1 in the libvirtd config

andrijapanicsb avatar May 10 '24 11:05 andrijapanicsb