weizhouapache closed issue #7490: Data Disks get unavailable when VM is shut
down
URL: https://github.com/apache/cloudstack/issues/7490
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
weizhouapache commented on issue #7490:
URL: https://github.com/apache/cloudstack/issues/7490#issuecomment-2419377073
@VincentHermes @tcp-dw
I have created a PR #9823 for this issue.
If you know how to build the project, you can port to 4.18/4.19/main and
test it.
--
This is an
weizhouapache commented on issue #7490:
URL: https://github.com/apache/cloudstack/issues/7490#issuecomment-2407291077
thanks @tcp-dw
I was able to reproduce the issue
- create vm
- attach 6 disks. it looks good
```
tcp-dw commented on issue #7490:
URL: https://github.com/apache/cloudstack/issues/7490#issuecomment-2402788173
I did further testing and it seems that it creates a new controller of type
lsilogic in every next 6 disks. Every time the first controller's model is
'virtio-scsi'.
It would be
VincentHermes commented on issue #7490:
URL: https://github.com/apache/cloudstack/issues/7490#issuecomment-2402458468
@tcp-dw Thank you for reproducing. It seems like scsi1-0-0 and scsi1-0-1 in
your case with "lsilogic" controller is the same problem as for me. Windows
sees only the 6 disk
tcp-dw commented on issue #7490:
URL: https://github.com/apache/cloudstack/issues/7490#issuecomment-2401954711
In my case having OS type to "Other PV Virtio-SCSI" on the Windows VM,
after adding 8 data disks (9 with root disk) I end up to the following domain
xml:
`
weizhouapache commented on issue #7490:
URL: https://github.com/apache/cloudstack/issues/7490#issuecomment-2163087257
I was not able to reproduce the issue
when add 6 data disk (7 in total including root disk), the xml has the
following
```
# virsh dumpxml i-2-9-VM |grep scsi