harikrishna-patnala commented on issue #12669: URL: https://github.com/apache/cloudstack/issues/12669#issuecomment-4022929593
@andrea-janna The mount issue that you are mentioning with the path is fetched from the details of the registered backup repository in CloudStack. 1. Can you please check listBackupRepositories API response and see if the address in the response is same as what you are expecting. If not can you update it using updateBackupRepository API. Looks like the issue is with slashes, please try with this value "//bkcloudstack.unipd.it/cloudstack" 2. Another question that has raised is, if that address is wrong, the backup process should have also failed. In your case, is the backup process successful ? -- 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]
