VSS Hardware provider - TechRepublic
Question
February 4, 2009 at 02:09 AM
vish12k

VSS Hardware provider

by vish12k . Updated 17 years, 5 months ago

Hi,

I am developing a new VSS Hardware Provider for a iSCSI target.

I have traced the sequence of calls of the VSS Hardware provider by using the requestor Vshadow application.
The sequence of calls executed successfully but FillInLunInfo get called for several times.

I have populated the LunInformation for the GetTargetLuns and FillInLunInfo calls.

The FillInLunInfo gets called for several times,
it seems GetTargetLuns and FillInLuninfo both the LUNInformation structure values are same but still it throws an error VSS_E_NO_SNAPSHOT_IMPORTED

Can anyone please let me know the reason why iam getting this error.

This discussion is locked

All Comments