Hi All,
We are using third party backup solution for VM backup and restore of prism api version 2. If my third party solution installed vm scsi is not in order(scsi.0,scsi.1,scsi.3).
- If they are NOT in series, like local disk are scsi.0, scsi1, scsi.3 (scsi.2 is not there)
- Hot-added restore disk will be assigned ID scsi.2 as raw backup restore disk.
- As script assumes that restore disk would disk after scsi.2 and NOT confirm actual hot added disk could be scsi.2, it removes scsi.3 instead of scsi.2.