I am trying to restore some single files from an "ibvss" Snapshot regarding the documentation "StarWind iSCSI SAN Software: Implementation of Enhanced Data Protection Using StarWind Snapshots" page 24 and following.
Creating a Device from a Snapshot runs into an error, here the Log entries:
Code: Select all
2/19 20:02:47.440 1cf8 conf: Device [0x000000000CE101E0] 'IBV2' has been created.
2/19 20:02:47.468 1cf8 Srv: Updating target 000000000CF36090 'iqn.2008-08.com.starwindsoftware:127.0.0.1-restore', device list 'IBV2'...
2/19 20:02:47.468 1cf8 Tgt: : parameter 'file', value 'Snapshots\F\TEMP\snap\snaps_00000002.ibvss'.
2/19 20:02:47.468 1cf8 Tgt: : parameter 'mode', value '4'.
2/19 20:02:47.468 1cf8 Tgt: : parameter 'asyncmode', value 'yes'.
2/19 20:02:47.468 1cf8 Tgt: : parameter 'CacheMode', value 'none'.
2/19 20:02:47.468 1cf8 Tgt: : parameter '#_TargetName_#', value 'iqn.2008-08.com.starwindsoftware:127.0.0.1-restore'.
2/19 20:02:47.468 1cf8 IBV: *** IBVolume_Create: Failed open Snapshot Registry database file (F:\TEMP\snap\snaps_00000002.ibvdb). File not found
2/19 20:02:47.468 1cf8 IBV: *** SscPort_Create: Create('Snapshots\F\TEMP\snap\snaps_00000002.ibvss') error (0xc0000136)!
2/19 20:02:47.468 1cf8 SCSI: Failed to create 'IBV2' device.
2/19 20:02:47.468 1cf8 Srv: Device 'IBV2' - open failed!
2/19 20:02:47.468 1cf8 Tgt: : * cannot open the device 'IBV2'. It is not active.
2/19 20:02:47.468 1cf8 Tgt: iqn.2008-08.com.starwindsoftware:127.0.0.1-restore: attached device IBV2 (found 0 LUNs).
What is going wrong here?
Thanks a lot for your help.
-Bernd