Re: [I] Data Disks get unavailable when VM is shut down [cloudstack]

2025-01-22 Thread via GitHub
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

Re: [I] Data Disks get unavailable when VM is shut down [cloudstack]

2024-10-17 Thread via GitHub
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

Re: [I] Data Disks get unavailable when VM is shut down [cloudstack]

2024-10-11 Thread via GitHub
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 ```

Re: [I] Data Disks get unavailable when VM is shut down [cloudstack]

2024-10-09 Thread via GitHub
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

Re: [I] Data Disks get unavailable when VM is shut down [cloudstack]

2024-10-09 Thread via GitHub
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

Re: [I] Data Disks get unavailable when VM is shut down [cloudstack]

2024-10-09 Thread via GitHub
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: `

Re: [I] Data Disks get unavailable when VM is shut down [cloudstack]

2024-06-12 Thread via GitHub
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