vmware / pyvmomi-community-samples

A place for community contributed samples for the pyVmomi library.
Apache License 2.0
1.01k stars 922 forks source link

I am adding a disk for a virtual machine created without a SCSI controller I used your code but I'm stuck on the error disk SCSI controller not found #697

Open berouaneriad opened 2 years ago

berouaneriad commented 2 years ago

Describe the bug

I am adding a disk for a virtual machine created without a SCSI controller

I used your code but I'm stuck on the error disk SCSI controller not found

Reproduction steps

1.
2.
3.
...
I am adding a disk for a virtual machine created without a SCSI controller

I used your code but I'm stuck on the error disk SCSI controller not found

Expected behavior

I am adding a disk for a virtual machine created without a SCSI controller

I used your code but I'm stuck on the error disk SCSI controller not found

Additional context

I am adding a disk for a virtual machine created without a SCSI controller

I used your code but I'm stuck on the error disk SCSI controller not found

rahulonmars commented 1 year ago

Were you able to resolve this ? I'm also facing the same issue - SCSI controller not found.