Skip to content

Commit 9432430

Browse files
committed
add example result file
1 parent e957dd2 commit 9432430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nvs_bdm_insert/nvs_bdm_insert.sql

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
INSERT INTO `block_device_mapping` (`created_at`, `updated_at`, `deleted`, `delete_on_termination`, `device_name`, `volume_id`, `connection_info`, `instance_uuid`) VALUES ('2013-07-30 09:06:24', '2013-07-30 09:06:24', 0, 0, '{"slot": 5, "mountpoint": "/dev/vdb", "real_path": "/dev/nbs/xdjo"}', '52210', '{"host_dev": "/dev/mapper/ebsdisk01_867bd1767a144ae08da37e29ebf13eab_52210_561470658", "qos_info": {"iotune_total_bytes": 46025914, "iotune_total_iops": 38}}', '5ccc20a8-e032-4452-9668-8b6832a7f37f');

0 commit comments

Comments
 (0)