Convert DATADISK to ROOT #9710
ISSUE TYPE
For what reason CloudStack doesn't allow to convert DATADISK to ROOT? It is very usefull for backup purpose. |
Answered by
weizhouapache
Sep 19, 2024
Replies: 2 comments
|
@top-secrett |
0 replies
Answer selected by
DaanHoogland
|
@weizhouapache oh, really. Earlier I got error. Thank you |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@top-secrett
When you attacha DATADISK, you can specify the deviceid
if deviceid is 0, the DATADISK will be attached as a ROOT disk. It works only if the vm do not have a ROOT disk, as a vm can have only 1 ROOT disk.