pavanaravapalli commented on PR #11061: URL: https://github.com/apache/cloudstack/pull/11061#issuecomment-3501819560
> > > Thus, I am unsure whether the metadata should or should not stay in the unmanaged instance. So far the Unmanage functionality looks like "completely forget the VM and leave it be in the libvirt". > > > > > > yes, so do you want to give it the extra attention to remove the metadata @phsm ? > > @DaanHoogland @phsm I think it is ok to keep the libvirt metadata when unmanage the VM. @weizhouapache I guess this feature is designed to export VM metadata from Apache CloudStack to a monitoring system. However, we must address a data integrity concern: when a VM is unmanaged in CloudStack, its CloudStack-specific metadata becomes obsolete. To ensure the monitoring environment receives accurate data, this feature should automatically revoke exported metadata for unmanaged VMs. Retaining metadata for an unmanaged VM will result in inaccurate data within monitoring systems. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
