Click or drag to resize

SolidFireElementStartBulkVolumeWriteAsync Method

Overload List
  NameDescription
Public methodStartBulkVolumeWriteAsync(StartBulkVolumeWriteRequest, CancellationToken)
StartBulkVolumeWrite enables you to initialize a bulk volume write session on a specified volume. Only two bulk volume processes can run simultaneously on a volume. When you initialize the write session, data is written to a SolidFire storage volume from an external backup source. The external data is accessed by a web server running on an SF-series node. Communications and server interaction information for external data access is passed by a script running on the storage system.
Public methodStartBulkVolumeWriteAsync(CancellationToken, Int64, String, String, Hashtable, Hashtable)
StartBulkVolumeWrite enables you to initialize a bulk volume write session on a specified volume. Only two bulk volume processes can run simultaneously on a volume. When you initialize the write session, data is written to a SolidFire storage volume from an external backup source. The external data is accessed by a web server running on an SF-series node. Communications and server interaction information for external data access is passed by a script running on the storage system.
Top
See Also