Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1483321 Details for
Bug 1626061
qemu blockjobs other than backup do not support job-finalize or job-dismiss
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Test_logs_for_the_block_jobs-withAutoFinalizeDismiss-NewCommands-09142018
Test_logs_for_the_block_jobs-withAutoFinalizeDismiss-NewCommands-09142018 (text/plain), 13.03 KB, created by
Gu Nini
on 2018-09-14 11:40:09 UTC
(
hide
)
Description:
Test_logs_for_the_block_jobs-withAutoFinalizeDismiss-NewCommands-09142018
Filename:
MIME Type:
Creator:
Gu Nini
Created:
2018-09-14 11:40:09 UTC
Size:
13.03 KB
patch
obsolete
>[root@hp-dl385g7-10 home]# nc -U /var/tmp/avocado1 >{"QMP": {"version": {"qemu": {"micro": 0, "minor": 12, "major": 2}, "package": "qemu-kvm-rhev-2.12.0-15.el7"}, "capabilities": []}} >{"execute":"qmp_capabilities"} >{"return": {}} > >####Do blockdev-mirror >{ "execute": "blockdev-add","arguments":{"driver":"luks","node-name":"disk1","file":{"driver":"rbd","pool":"rbd","image":"ngu-mirror1.luks","server":[{"host":"10.66.8.198","port":"0"}]},"key-secret":"sec0"}} >{"return": {}} >{"execute":"blockdev-mirror","arguments":{"device":"#block142","target":"disk1","sync":"full","auto-finalize":false,"auto-dismiss":false}} >{"timestamp": {"seconds": 1536908884, "microseconds": 888057}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536908884, "microseconds": 888295}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "drive_image1"}} >{"return": {}} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": [{"auto-finalize": false, "io-status": "ok", "device": "drive_image1", "auto-dismiss": false, "busy": true, "len": 21474836480, "offset": 165675008, "status": "running", "paused": false, "speed": 0, "ready": false, "type": "mirror"}]} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": [{"auto-finalize": false, "io-status": "ok", "device": "drive_image1", "auto-dismiss": false, "busy": true, "len": 21486239744, "offset": 10081009664, "status": "running", "paused": false, "speed": 0, "ready": false, "type": "mirror"}]} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": [{"auto-finalize": false, "io-status": "ok", "device": "drive_image1", "auto-dismiss": false, "busy": true, "len": 21487943680, "offset": 15567159296, "status": "running", "paused": false, "speed": 0, "ready": false, "type": "mirror"}]} >{"timestamp": {"seconds": 1536910101, "microseconds": 610357}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536910101, "microseconds": 610757}, "event": "BLOCK_JOB_READY", "data": {"device": "drive_image1", "len": 21489778688, "offset": 21489778688, "speed": 0, "type": "mirror"}} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": [{"auto-finalize": false, "io-status": "ok", "device": "drive_image1", "auto-dismiss": false, "busy": false, "len": 21509046272, "offset": 21509046272, "status": "ready", "paused": false, "speed": 0, "ready": true, "type": "mirror"}]} >{ "execute" : "block-job-complete", "arguments" :{ "device": "drive_image1"} } >{"return": {}} >{"timestamp": {"seconds": 1536910551, "microseconds": 867787}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536910551, "microseconds": 867897}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536910551, "microseconds": 867974}, "event": "BLOCK_JOB_PENDING", "data": {"type": "mirror", "id": "drive_image1"}} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": [{"auto-finalize": false, "io-status": "ok", "device": "drive_image1", "auto-dismiss": false, "busy": true, "len": 21509832704, "offset": 21509832704, "status": "pending", "paused": true, "speed": 0, "ready": false, "type": "mirror"}]} >{ "execute" : "block-job-finalize","arguments":{"id":"drive_image1"}} >{"timestamp": {"seconds": 1536911008, "microseconds": 264046}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "drive_image1", "len": 21509832704, "offset": 21509832704, "speed": 0, "type": "mirror"}} >{"timestamp": {"seconds": 1536911008, "microseconds": 264121}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "drive_image1"}} >{"return": {}} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": [{"auto-finalize": false, "io-status": "ok", "device": "drive_image1", "auto-dismiss": false, "busy": true, "len": 21509832704, "offset": 21509832704, "status": "concluded", "paused": false, "speed": 0, "ready": false, "type": "mirror"}]} >{ "execute" : "block-job-dismiss","arguments":{"id":"drive_image1"}} >{"timestamp": {"seconds": 1536911046, "microseconds": 736717}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "drive_image1"}} >{"return": {}} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": []} > >####Do block-stream >{ "execute": "blockdev-add","arguments":{"driver":"qcow2","node-name":"disk11","file":{"driver":"file","filename":"/home/ngu-sn1.qcow2"},"encrypt":{"format":"luks","key-secret":"sec0"}}} >{"return": {}} >{"execute":"blockdev-snapshot","arguments":{"node":"disk1","overlay":"disk11","auto-finalize":false,"auto-dismiss":false}}} >{"error": {"class": "GenericError", "desc": "Parameter 'auto-finalize' is unexpected"}} >{"error": {"class": "GenericError", "desc": "JSON parse error, expecting value"}} >{"execute":"blockdev-snapshot","arguments":{"node":"disk1","overlay":"disk11"}} >{"return": {}} >{ "execute": "block-stream", "arguments": { "device": "disk11", "speed":1000000000, "on-error": "report","auto-finalize":false,"auto-dismiss":false} } >{"timestamp": {"seconds": 1536915260, "microseconds": 141721}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536915260, "microseconds": 141910}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "drive_image1"}} >{"return": {}} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": [{"auto-finalize": false, "io-status": "ok", "device": "drive_image1", "auto-dismiss": false, "busy": true, "len": 21474836480, "offset": 1255211008, "status": "running", "paused": false, "speed": 1000000000, "ready": false, "type": "stream"}]} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": [{"auto-finalize": false, "io-status": "ok", "device": "drive_image1", "auto-dismiss": false, "busy": true, "len": 21474836480, "offset": 18733858816, "status": "running", "paused": false, "speed": 1000000000, "ready": false, "type": "stream"}]} >{"timestamp": {"seconds": 1536917693, "microseconds": 44862}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536917693, "microseconds": 45048}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536917693, "microseconds": 45122}, "event": "BLOCK_JOB_PENDING", "data": {"type": "stream", "id": "drive_image1"}} >{ "execute" : "block-job-finalize","arguments":{"id":"drive_image1"}} >{"timestamp": {"seconds": 1536917893, "microseconds": 395881}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "drive_image1", "len": 21474836480, "offset": 21474836480, "speed": 1000000000, "type": "stream"}} >{"timestamp": {"seconds": 1536917893, "microseconds": 396043}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "drive_image1"}} >{"return": {}} >{ "execute" : "block-job-dismiss","arguments":{"id":"drive_image1"}} >{"timestamp": {"seconds": 1536917900, "microseconds": 702683}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "drive_image1"}} >{"return": {}} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": []} > >####Do block-commit >{ "execute": "blockdev-add","arguments":{"driver":"qcow2","node-name":"disk111","file":{"driver":"file","filename":"/home/ngu-sn2.qcow2"},"encrypt":{"format":"luks","key-secret":"sec0"}}} >{"return": {}} >{"execute":"blockdev-snapshot","arguments":{"node":"disk11","overlay":"disk111"}} >{"return": {}} >{ "execute": "block-commit", "arguments": { "device": "disk111", "speed": 1000000000, "auto-finalize":false,"auto-dismiss":false} } >{"timestamp": {"seconds": 1536918567, "microseconds": 697072}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536918567, "microseconds": 697449}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "drive_image1"}} >{"return": {}} >{"timestamp": {"seconds": 1536918567, "microseconds": 741219}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536918567, "microseconds": 741305}, "event": "BLOCK_JOB_READY", "data": {"device": "drive_image1", "len": 393216, "offset": 393216, "speed": 1000000000, "type": "commit"}} >{ "execute" : "block-job-finalize","arguments":{"id":"drive_image1"}} >{"error": {"class": "GenericError", "desc": "Job 'drive_image1' in state 'ready' cannot accept command verb 'finalize'"}} >{ "execute" : "block-job-complete", "arguments" :{ "device": "drive_image1"} } >{"return": {}} >{"timestamp": {"seconds": 1536918601, "microseconds": 566129}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536918601, "microseconds": 566217}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "drive_image1"}} >{"timestamp": {"seconds": 1536918601, "microseconds": 566297}, "event": "BLOCK_JOB_PENDING", "data": {"type": "commit", "id": "drive_image1"}} >{ "execute" : "block-job-finalize","arguments":{"id":"drive_image1"} >} >{"timestamp": {"seconds": 1536918610, "microseconds": 612256}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "drive_image1", "len": 393216, "offset": 393216, "speed": 1000000000, "type": "commit"}} >{"timestamp": {"seconds": 1536918610, "microseconds": 612348}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "drive_image1"}} >{"return": {}} >{ "execute" : "block-job-dismiss","arguments":{"id":"drive_image1"}} >{"timestamp": {"seconds": 1536918638, "microseconds": 422555}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "drive_image1"}} >{"return": {}} >{ "execute" : "query-block-jobs", "arguments" : {} } >{"return": []} > >####Do blockdev-backup/drive-backup after quit then restart guest >{ "execute": "blockdev-add","arguments":{"driver":"qcow2","node-name":"disk1","file":{"driver":"file","filename":"/home/hd11"}}} >{"return": {}} >{ "execute": "blockdev-backup", "arguments": { "device": "drive_image4", "sync":"full","target":"disk1","auto-finalize":false,"auto-dismiss":false}} >{"timestamp": {"seconds": 1536924362, "microseconds": 491968}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "drive_image4"}} >{"timestamp": {"seconds": 1536924362, "microseconds": 492238}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "drive_image4"}} >{"return": {}} >{"timestamp": {"seconds": 1536924363, "microseconds": 337633}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "drive_image4"}} >{"timestamp": {"seconds": 1536924363, "microseconds": 337678}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "drive_image4"}} >{"timestamp": {"seconds": 1536924363, "microseconds": 337711}, "event": "BLOCK_JOB_PENDING", "data": {"type": "backup", "id": "drive_image4"}} >{ "execute" : "block-job-finalize","arguments":{"id":"drive_image4"}} >{"timestamp": {"seconds": 1536924378, "microseconds": 289654}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "drive_image4", "len": 2147483648, "offset": 2147483648, "speed": 0, "type": "backup"}} >{"timestamp": {"seconds": 1536924378, "microseconds": 289762}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "drive_image4"}} >{"return": {}} >{ "execute" : "block-job-dismiss","arguments":{"id":"drive_image4"}} >{"timestamp": {"seconds": 1536924386, "microseconds": 681617}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "drive_image4"}} >{"return": {}} >{ "execute": "block-dirty-bitmap-add", "arguments": {"node": "drive_image4", "name": "bitmap1"}} >{"return": {}} >{ "execute" : "blockdev-del","arguments":{"node-name":"disk1"}} >{"return": {}} >{ "execute": "drive-backup", "arguments": { "device": "drive_image4", "bitmap": "bitmap1", "target": "incremental.1.img", "format": "qcow2", "sync": "incremental", "mode": "existing" ,"auto-finalize":false,"auto-dismiss":false}} >{"timestamp": {"seconds": 1536924731, "microseconds": 476635}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "drive_image4"}} >{"timestamp": {"seconds": 1536924731, "microseconds": 476958}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "drive_image4"}} >{"return": {}} >{"timestamp": {"seconds": 1536924731, "microseconds": 477115}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "drive_image4"}} >{"timestamp": {"seconds": 1536924731, "microseconds": 477189}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "drive_image4"}} >{"timestamp": {"seconds": 1536924731, "microseconds": 477260}, "event": "BLOCK_JOB_PENDING", "data": {"type": "backup", "id": "drive_image4"}} >{ "execute" : "block-job-finalize","arguments":{"id":"drive_image4"}} >{"timestamp": {"seconds": 1536924747, "microseconds": 852546}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "drive_image4", "len": 2147483648, "offset": 2147483648, "speed": 0, "type": "backup"}} >{"timestamp": {"seconds": 1536924747, "microseconds": 852659}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "drive_image4"}} >{"return": {}} >{ "execute" : "block-job-dismiss","arguments":{"id":"drive_image4"}} >{"timestamp": {"seconds": 1536924756, "microseconds": 716102}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "drive_image4"}} >{"return": {}} > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1626061
: 1483321 |
1483322