support vdev when create VM
Bug #1815428 reported by
jichenjc
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zVM Cloud Connector |
Confirmed
|
Medium
|
Unassigned |
Bug Description
If we want to deploy a guest we have an option to give a disk list. This works, but the disk are numbered from the root disk like 100, 101, 102,....
We have the next setup:
100 boot
200 root
300 swap
400 application binaries
500 application data
The above setup is not possible now because we can't give the edev number to the creation of a disk. So is it possible to add vdev to the make disk build list?
Changed in python-zvm-sdk: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
To post a comment you must log in.
Hi,
what is the status of this issue?
The same problem is encountered by the API call: "7.4.3. Guest add disks". Here is also not a possibilities for using self numbered edevs.
Thanks
Herald