You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesapache#10120
When an uploaded volume is attached to a VM for which no existing volume
can be found it was resulting in error. For such volumes, server needs
to find a suitable pool first and copy them to the pool from secondary
store.
Signed-off-by: Abhishek Kumar <[email protected]>
ISSUE TYPE
BUG
COMPONENT NAME
Component: Bug
CLOUDSTACK VERSION
Cloudstack version 4.19.1.x
SUMMARY
Unable to attach a uploaded disk to a vm as a root disk or as a data disk when there are no disks associated with the vm.
This is also related to #8752
Steps to reproduce the issue
Logs
Attach the uploaded volume to vm as root disk
Attach the uploaded volume to vm as data disk
The workaround is the following steps
Expected Behaviour
Cloudstack should support attaching a volume which is in the uploaded state as root disk /data disk when there are no disks associated with the vm
Actual Behaviour
Cloudstack throws a error attaching a volume which is in the uploaded state as root disk /data disk when there are no disks associated with the vm
The text was updated successfully, but these errors were encountered: