Can't launch an instance based on VM image without specifying the disk-size
Bug #2080658 reported by
Gary.Wang
This bug report is a duplicate of:
Bug #2076907: Launching a VM image fail with default sizes.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anbox Cloud |
New
|
Low
|
Unassigned |
Bug Description
To reproduce this issue:
$ amc launch -r aaos13-vm -i a4.3 --enable-streaming --vm
Error: Failed creating instance from image: Source image size (16106127360) exceeds specified volume size (15000002560)
To work around this, people have to specify the cli parameter `--disk-size` when launching an instance from a VM image.
To post a comment you must log in.