libvirt/tests/qemumonitorjsondata/qemumonitorjson-nodename-gluster-named-nodes.json
Peter Krempa f1ce954b32 tests: qemumonitor: Prepare for more test data in testBlockNodeNameDetect
Rename 'json' and related variables to 'nodeNameJson'. Also rename the
test files along. This is a preparation for modifying how we detect node
names which will also require data from 'query-blockstats'.

Reviewed-by: Eric Blake <eblake@redhat.com>
2017-07-27 09:27:58 +02:00

136 lines
3.3 KiB
JSON

[
{
"iops_rd": 0,
"detect_zeroes": "off",
"image": {
"backing-image": {
"virtual-size": 197120,
"filename": "gluster://gluster-host/vol0/img0",
"format": "raw",
"actual-size": 197120
},
"backing-filename-format": "raw",
"virtual-size": 197120,
"filename": "gluster://gluster-host/vol0/img1",
"cluster-size": 65536,
"format": "qcow2",
"actual-size": 197120,
"format-specific": {
"type": "qcow2",
"data": {
"compat": "1.1",
"lazy-refcounts": false,
"refcount-bits": 16,
"corrupt": false
}
},
"full-backing-filename": "gluster://gluster-host/vol0/img0",
"backing-filename": "gluster://gluster-host/vol0/img0",
"dirty-flag": false
},
"iops_wr": 0,
"ro": false,
"node-name": "#block1008",
"backing_file_depth": 1,
"drv": "qcow2",
"iops": 0,
"bps_wr": 0,
"write_threshold": 0,
"backing_file": "gluster://gluster-host/vol0/img0",
"encrypted": false,
"bps": 0,
"bps_rd": 0,
"cache": {
"no-flush": false,
"direct": true,
"writeback": true
},
"file": "gluster://gluster-host/vol0/img1",
"encryption_key_missing": false
},
{
"iops_rd": 0,
"detect_zeroes": "off",
"image": {
"virtual-size": 197120,
"filename": "gluster://gluster-host/vol0/img1",
"format": "gluster",
"actual-size": 197120
},
"iops_wr": 0,
"ro": false,
"node-name": "#block981",
"backing_file_depth": 0,
"drv": "gluster",
"iops": 0,
"bps_wr": 0,
"write_threshold": 0,
"encrypted": false,
"bps": 0,
"bps_rd": 0,
"cache": {
"no-flush": false,
"direct": true,
"writeback": true
},
"file": "gluster://gluster-host/vol0/img1",
"encryption_key_missing": false
},
{
"iops_rd": 0,
"detect_zeroes": "off",
"image": {
"virtual-size": 197120,
"filename": "gluster://gluster-host/vol0/img0",
"format": "raw",
"actual-size": 197120
},
"iops_wr": 0,
"ro": true,
"node-name": "#block349",
"backing_file_depth": 0,
"drv": "raw",
"iops": 0,
"bps_wr": 0,
"write_threshold": 0,
"encrypted": false,
"bps": 0,
"bps_rd": 0,
"cache": {
"no-flush": false,
"direct": true,
"writeback": true
},
"file": "gluster://gluster-host/vol0/img0",
"encryption_key_missing": false
},
{
"iops_rd": 0,
"detect_zeroes": "off",
"image": {
"virtual-size": 197120,
"filename": "gluster://gluster-host/vol0/img0",
"format": "gluster",
"actual-size": 197120
},
"iops_wr": 0,
"ro": true,
"node-name": "#block269",
"backing_file_depth": 0,
"drv": "gluster",
"iops": 0,
"bps_wr": 0,
"write_threshold": 0,
"encrypted": false,
"bps": 0,
"bps_rd": 0,
"cache": {
"no-flush": false,
"direct": true,
"writeback": true
},
"file": "gluster://gluster-host/vol0/img0",
"encryption_key_missing": false
}
]