Further debugging this issue, looking for why only 7 disks are allowed for this function, I observed that
the scsi(0:7) was reserved for the adapter (http://communities.vmware.com/message/1904951).
Is it the bug in the script for the failure to add disk on index 8, which is 0:7?
If yes, is there any way to skip the 0:7 and move forward? Also, along the same lines, can the script
handle adding more than 15 disks, ie., when the index moves to SCSI(1:0)? I am perl-illeterate, so
someone with perl proficiency can comment - thanks!
R