Bug #4433
After the first attach all disks go to vdb
Status: | Closed | Start date: | 04/26/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | Development |
Description
When two disks are attached to a VM with a disk it fails as the automatically generated target is vdb
. The same as the first disk attached. When a target is specified (vdc
) it attaches the new disk but reuses the previous ID:
VM DISKS ID DATASTORE TARGET IMAGE SIZE TYPE SAVE 0 default vda centos 95M/10G file NO 2 default vdb centos 0M/10G file NO 2 default vdc centos 0M/10G file NO 1 - hda CONTEXT 0M/- - -
History
#1 Updated by Ruben S. Montero about 5 years ago
- Status changed from Pending to Closed
- Resolution set to fixed