Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 193198

How to retrieve data returned by a target using vmk apis?

$
0
0

I am a newbie to VMWare plug-in development. I have written code to issue a SCSI READ 10 command to a target. After allocating memory for all the variables, I am calling vmk_CreateSCSICommand() to give me a scratch SCSI command. I then change the CDB based on the LBA I want to read and the bytes I want to read. I am using vmk_ScsiIssueAsynchPathCommand() to issue the command to the target. On the target side, I can see the read come in, and the data go out and successful status is returned to the initiator. I see the ->done callback that I set when I sent the command out being called by the VMKernel. However, how do I get the actual data that is returned by the target? I have the vmk_ScsiCommand structure available to me, but I do not see any way to get the data.

Any help on this by the guru's will be appreciated.

Thanks

Shaan


Viewing all articles
Browse latest Browse all 193198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>