weizhouapache commented on issue #9142: URL: https://github.com/apache/cloudstack/issues/9142#issuecomment-2138876174
> @weizhouapache based on your finding here [#8912 (comment)](https://github.com/apache/cloudstack/issues/8912#issuecomment-2060588624), would it make sense to add an addition smbios section in the VM XML using a set of new global configs so it doesn't break cloud-init also? However we have to check if that works for all use cases like information in server manager reported here @shwstppr the extraconfig setting (comment in #8912) is a workaround. I think it is better there is only 1 `<sysinfo type='smbios'>` section. cloud-init CloudStack DataSource will be broken only if - there are multiple DataSource in the cloud-init config (/etc/cloud/xxx) - the `Product Name` in smbios output (`product` in the xml) does not contain "CloudStack" if users use only 1 DataSource in the cloud-init config, or use other DataSource (e.g. ConfigDrive), the `manufactor` and `product` do not matter. -- 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]
