For Windows, the "swsrpmake" command processing and "swsrpcancel" command processing under the following conditions have been changed:
The -Xflush option is not specified.
The BufferFlushOnly parameter is not described in the copy source volume locking specification file, or when the copy source volume locking specification file does not exist.
Version | Details |
---|---|
15.0 or later | Flushes the file system buffer for the copy source volume. |
14.2 or earlier | Locks the copy source volume. |
Information
For Windows, the relation between the -Xflush option of the "swsrpmake" and "swsrpcancel" commands and the copy source volume locking specification file is as follows.
Version | -Xflush Option | If BufferFlushOnly Value Is On | If BufferFlushOnly Value Is Off | If BufferFlushOnly Parameter Is Not Described | If Copy Source Volume Locking Specification File Does Not Exist |
---|---|---|---|---|---|
15.0 or later | Not specify | Flush | Lock | Flush | Flush |
Specify | Flush | Flush | Flush | Flush | |
14.2 or earlier | Not specify | Flush | Lock | Lock | Lock |
Specify | Flush | Flush | Flush | Flush |
Lock: Locks the copy source volume.
Flush: Flushes the file system buffer for the copy source volume.
Note
When using the server-to-server replication and AdvancedCopy Manager installed in the Management Server (where the replication source volume exists) is version 14.2 or earlier, the processing reverts to those of version 14.2 or earlier.