blob: 5a86a97550ed113b07702e4b7175b7b76f304aa8 [file] [log] [blame]
Max Reitzdc885ff2018-05-02 00:05:09 +02001
2=== Cancel mirror job before convergence ===
3
4--- force=false ---
5
6Cancelling job
Max Reitze21b5f32018-10-22 14:53:07 +01007{"return": {}}
8{"data": {"device": "mirror", "len": 1048576, "offset": 65536, "speed": 65536, "type": "mirror"}, "event": "BLOCK_JOB_CANCELLED", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
Max Reitzdc885ff2018-05-02 00:05:09 +02009
10--- force=true ---
11
12Cancelling job
Max Reitze21b5f32018-10-22 14:53:07 +010013{"return": {}}
14{"data": {"device": "mirror", "len": 1048576, "offset": 65536, "speed": 65536, "type": "mirror"}, "event": "BLOCK_JOB_CANCELLED", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
Max Reitzdc885ff2018-05-02 00:05:09 +020015
16=== Cancel mirror job after convergence ===
17
18--- force=false ---
19
Max Reitze21b5f32018-10-22 14:53:07 +010020{"data": {"device": "mirror", "len": 1048576, "offset": 1048576, "speed": 0, "type": "mirror"}, "event": "BLOCK_JOB_READY", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
Max Reitzdc885ff2018-05-02 00:05:09 +020021Cancelling job
Max Reitze21b5f32018-10-22 14:53:07 +010022{"return": {}}
23{"data": {"device": "mirror", "len": 1048576, "offset": 1048576, "speed": 0, "type": "mirror"}, "event": "BLOCK_JOB_COMPLETED", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
Max Reitzdc885ff2018-05-02 00:05:09 +020024
25--- force=true ---
26
Max Reitze21b5f32018-10-22 14:53:07 +010027{"data": {"device": "mirror", "len": 1048576, "offset": 1048576, "speed": 0, "type": "mirror"}, "event": "BLOCK_JOB_READY", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
Max Reitzdc885ff2018-05-02 00:05:09 +020028Cancelling job
Max Reitze21b5f32018-10-22 14:53:07 +010029{"return": {}}
30{"data": {"device": "mirror", "len": 1048576, "offset": 1048576, "speed": 0, "type": "mirror"}, "event": "BLOCK_JOB_CANCELLED", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
Max Reitz49278ec2019-06-13 00:08:39 +020031
32=== Cancel mirror job from throttled node by quitting ===
33
34{"return": {}}