194.out 1.0 KB
Newer Older
1 2
Launching VMs...
Launching NBD server on destination...
3 4
{"return": {}}
{"return": {}}
5
Starting `drive-mirror` on source...
6
{"return": {}}
7
Waiting for `drive-mirror` to complete...
8
{"data": {"device": "mirror-job0", "len": 1073741824, "offset": 1073741824, "speed": 0, "type": "mirror"}, "event": "BLOCK_JOB_READY", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
9
Starting migration...
10 11 12 13
{"return": {}}
{"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
{"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
{"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
14
Gracefully ending the `drive-mirror` job on source...
15 16
{"return": {}}
{"data": {"device": "mirror-job0", "len": 1073741824, "offset": 1073741824, "speed": 0, "type": "mirror"}, "event": "BLOCK_JOB_COMPLETED", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
17
Stopping the NBD server on destination...
18
{"return": {}}