rhtyd commented on issue #61: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/61#issuecomment-645770417
I couldn't reproduce, with latest master. The parameter is clearly seen to be passed to the management server: ``` > migrate volume livemigrate=false volumeid=b9f0006b-984c-4d1c-87f4-dd042c812e1a storageid=cd360613-e1cf-3a32-b8ef-d07bad8dd92b [debug] ExecLine line:migrate volume livemigrate=false volumeid=b9f0006b-984c-4d1c-87f4-dd042c812e1a storageid=cd360613-e1cf-3a32-b8ef-d07bad8dd92b [debug] ExecCmd args: migrate, volume, livemigrate=false, volumeid=b9f0006b-984c-4d1c-87f4-dd042c812e1a, storageid=cd360613-e1cf-3a32-b8ef-d07bad8dd92b [debug] NewAPIRequest API request URL:http://primate-qa.cloudstack.cloud:8080/client/api?command=migrateVolume&livemigrate=false&response=json&sessionkey=jRF5S-KByHPAy3qEcYgCxd3QPwI&storageid=cd360613-e1cf-3a32-b8ef-d07bad8dd92b&volumeid=b9f0006b-984c-4d1c-87f4-dd042c812e1a [debug] NewAPIRequest response status code:200 [debug] NewAPIRequest response body:{"migratevolumeresponse":{"jobid":"82ef11e7-1ff2-4fd0-b58b-a983e8451a8b"}} ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org