akrasnov-drv commented on issue #10616: URL: https://github.com/apache/cloudstack/issues/10616#issuecomment-3027077201
I just found that on fresh install agent.properties really contains ``` # MANDATORY: The UUID for the local storage pool. Multiple values can be entered and separated by commas. # Generated with "uuidgen". local.storage.uuid= ``` lines. I must be overlooked it, as after agent connection original config is purged to contain just defined strings. Even though it would be nice to generate uuid automatically on the 1st start, if it was not defined by admin, with the above lines it's can't be considered as a bug. Feel free to create improvement request, or just to close this issue. Thanks. -- 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]
