ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
With VMware, when a new secondary storage pool is added, and a system-vm is being deployed from that mount, cloudstack operator cannot live migrate the VM to a new host because the secondary storage pool is not mounted on the host.
2019-07-02 17:18:20,490 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-10:ctx-e0ee2e04 job-496401) (logid:4365c38d) Complete async job-496401, jobStatus: FAILED, resultCode: 530, result: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"MigrationCommand failed due to Exception: java.lang.RuntimeException\nMessage: 現在接続しているデバイス「CD/DVD drive 1」が、アクセスできないバッキング「[acb61221d4cc3273852f15dea25b9c57] systemvm/systemvm-4.9.1.0.iso」を使用しています。\n"}
The message written in Japanese means "Device 'CD/DVD drive 1' uses backing '[acb61221d4cc3273852f15dea25b9c57] systemvm/systemvm-4.9.1.0.iso', which is not accessible.".
STEPS TO REPRODUCE
EXPECTED RESULTS
Migration should be successful
ACTUAL RESULTS
Migration fails since the secondary storage pool is not mounted on the target host.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
With VMware, when a new secondary storage pool is added, and a system-vm is being deployed from that mount, cloudstack operator cannot live migrate the VM to a new host because the secondary storage pool is not mounted on the host.
2019-07-02 17:18:20,490 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-10:ctx-e0ee2e04 job-496401) (logid:4365c38d) Complete async job-496401, jobStatus: FAILED, resultCode: 530, result: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"MigrationCommand failed due to Exception: java.lang.RuntimeException\nMessage: 現在接続しているデバイス「CD/DVD drive 1」が、アクセスできないバッキング「[acb61221d4cc3273852f15dea25b9c57] systemvm/systemvm-4.9.1.0.iso」を使用しています。\n"}
The message written in Japanese means "Device 'CD/DVD drive 1' uses backing '[acb61221d4cc3273852f15dea25b9c57] systemvm/systemvm-4.9.1.0.iso', which is not accessible.".
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS