GitHub user DaanHoogland added a comment to the discussion: Error deleting VM. ACS 4.22.0.0 KVM Ceph
@sptest232 , the java version of (or otherwise a classpath) is definately part of the problem as `public class GetVmDiskStatsAnswer extends Answer` is the definition of the class not being cast correctly. as for the `java.lang.IllegalArgumentException: No enum constant com.cloud.hypervisor.kvm.resource.LibvirtVMDef.DiskDef.DiskCacheMode`, can you give the xml def of the vm you are trying to delete? An element `cache=‘<diskCacheMode>’ ` should be there. GitHub link: https://github.com/apache/cloudstack/discussions/12226#discussioncomment-15220839 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
