@@ -100,6 +100,7 @@ sync: db/marker.format-version.000015.028
100100close: db/marker.format-version.000015.028
101101remove: db/marker.format-version.000014.027
102102sync: db
103+ get-disk-usage: db
103104
104105batch db
105106set a 1
@@ -118,6 +119,7 @@ create: db/000005.sst
118119sync-data: db/000005.sst
119120close: db/000005.sst
120121sync: db
122+ get-disk-usage: db
121123sync: db/MANIFEST-000001
122124
123125batch db
@@ -137,6 +139,7 @@ create: db/000007.sst
137139sync-data: db/000007.sst
138140close: db/000007.sst
139141sync: db
142+ get-disk-usage: db
140143sync: db/MANIFEST-000001
141144
142145batch db
@@ -280,6 +283,7 @@ create: db/000009.sst
280283sync-data: db/000009.sst
281284close: db/000009.sst
282285sync: db
286+ get-disk-usage: db
283287sync: db/MANIFEST-000001
284288open: db/000005.sst (options: *vfs.randomReadsOption)
285289read-at(610, 61): db/000005.sst
@@ -309,6 +313,7 @@ close: db/000009.sst
309313sync-data: db/000010.sst
310314close: db/000010.sst
311315sync: db
316+ get-disk-usage: db
312317sync: db/MANIFEST-000001
313318close: db/000005.sst
314319close: db/000007.sst
@@ -358,6 +363,7 @@ open: checkpoints/checkpoint1/OPTIONS-000002
358363close: checkpoints/checkpoint1/OPTIONS-000002
359364open: checkpoints/checkpoint1/000006.log (options: *vfs.sequentialReadsOption)
360365close: checkpoints/checkpoint1/000006.log
366+ get-disk-usage: checkpoints/checkpoint1
361367
362368scan checkpoints/checkpoint1
363369----
@@ -425,6 +431,7 @@ open: checkpoints/checkpoint2/OPTIONS-000002
425431close: checkpoints/checkpoint2/OPTIONS-000002
426432open: checkpoints/checkpoint2/000006.log (options: *vfs.sequentialReadsOption)
427433close: checkpoints/checkpoint2/000006.log
434+ get-disk-usage: checkpoints/checkpoint2
428435
429436scan checkpoints/checkpoint2
430437----
@@ -467,6 +474,7 @@ open: checkpoints/checkpoint3/OPTIONS-000002
467474close: checkpoints/checkpoint3/OPTIONS-000002
468475open: checkpoints/checkpoint3/000006.log (options: *vfs.sequentialReadsOption)
469476close: checkpoints/checkpoint3/000006.log
477+ get-disk-usage: checkpoints/checkpoint3
470478
471479scan checkpoints/checkpoint3
472480----
@@ -610,6 +618,7 @@ open: checkpoints/checkpoint4/OPTIONS-000002
610618close: checkpoints/checkpoint4/OPTIONS-000002
611619open: checkpoints/checkpoint4/000008.log (options: *vfs.sequentialReadsOption)
612620close: checkpoints/checkpoint4/000008.log
621+ get-disk-usage: checkpoints/checkpoint4
613622
614623scan checkpoints/checkpoint4
615624----
@@ -735,6 +744,7 @@ create: checkpoints/checkpoint5/000019.sst
735744sync-data: checkpoints/checkpoint5/000019.sst
736745close: checkpoints/checkpoint5/000019.sst
737746sync: checkpoints/checkpoint5
747+ get-disk-usage: checkpoints/checkpoint5
738748create: checkpoints/checkpoint5/MANIFEST-000020
739749sync: checkpoints/checkpoint5/MANIFEST-000020
740750create: checkpoints/checkpoint5/marker.manifest.000002.MANIFEST-000020
@@ -745,6 +755,7 @@ sync: checkpoints/checkpoint5
745755remove: checkpoints/checkpoint5/000008.log
746756create: checkpoints/checkpoint5/000021.log
747757sync: checkpoints/checkpoint5
758+ get-disk-usage: checkpoints/checkpoint5
748759
749760print-backing checkpoints/checkpoint5
750761----
@@ -837,6 +848,7 @@ create: checkpoints/checkpoint6/000019.sst
837848sync-data: checkpoints/checkpoint6/000019.sst
838849close: checkpoints/checkpoint6/000019.sst
839850sync: checkpoints/checkpoint6
851+ get-disk-usage: checkpoints/checkpoint6
840852create: checkpoints/checkpoint6/MANIFEST-000020
841853sync: checkpoints/checkpoint6/MANIFEST-000020
842854create: checkpoints/checkpoint6/marker.manifest.000002.MANIFEST-000020
@@ -847,6 +859,7 @@ sync: checkpoints/checkpoint6
847859remove: checkpoints/checkpoint6/000008.log
848860create: checkpoints/checkpoint6/000021.log
849861sync: checkpoints/checkpoint6
862+ get-disk-usage: checkpoints/checkpoint6
850863
851864print-backing checkpoints/checkpoint6
852865----
@@ -997,6 +1010,7 @@ sync: valsepdb/marker.format-version.000015.028
9971010close: valsepdb/marker.format-version.000015.028
9981011remove: valsepdb/marker.format-version.000014.027
9991012sync: valsepdb
1013+ get-disk-usage: valsepdb
10001014
10011015batch valsepdb
10021016set a a
@@ -1023,6 +1037,7 @@ close: valsepdb/000006.blob
10231037sync-data: valsepdb/000005.sst
10241038close: valsepdb/000005.sst
10251039sync: valsepdb
1040+ get-disk-usage: valsepdb
10261041sync: valsepdb/MANIFEST-000001
10271042
10281043# Perform a checkpoint. It should include the blob file.
@@ -1083,6 +1098,7 @@ open: checkpoints/checkpoint8/OPTIONS-000002
10831098close: checkpoints/checkpoint8/OPTIONS-000002
10841099open: checkpoints/checkpoint8/000004.log (options: *vfs.sequentialReadsOption)
10851100close: checkpoints/checkpoint8/000004.log
1101+ get-disk-usage: checkpoints/checkpoint8
10861102
10871103# Ensure that we can read values contained in the blob file.
10881104
@@ -1134,6 +1150,7 @@ close: valsepdb/000009.blob
11341150sync-data: valsepdb/000008.sst
11351151close: valsepdb/000008.sst
11361152sync: valsepdb
1153+ get-disk-usage: valsepdb
11371154sync: valsepdb/MANIFEST-000001
11381155
11391156
@@ -1195,6 +1212,7 @@ open: checkpoints/checkpoint9/OPTIONS-000002
11951212close: checkpoints/checkpoint9/OPTIONS-000002
11961213open: checkpoints/checkpoint9/000007.log (options: *vfs.sequentialReadsOption)
11971214close: checkpoints/checkpoint9/000007.log
1215+ get-disk-usage: checkpoints/checkpoint9
11981216
11991217scan checkpoints/checkpoint9
12001218----
0 commit comments