IDrive e2 速度比較

Summary

Google Drive から移行する可能性がある方いることと、私も気になったので GW の VyOS 設定の片手間に計測したデータを整形したため公開する。基本的には Tokyo から使う場合 Upload / Download については Singapore(sg), San Jose(sj22), Los Angeles(la) の順番で選択すればほぼ間違えない。

料金の比較は下記で実施している。

テスト環境

テストは日本時間深夜に日時バッチで転送することを考慮し、事前計測の PING AVG が低い順にテストしていく方式にした。詳しく知りたい場合はスクリプトも備忘録として貼ってあるので確認するとよい。

弊宅の回線が細いため Vultr にインスタンスを上げてそこからテストする。

  • テストマシン AMD High Performance 100 GB NVMe
    • CPU: 2x vCPU
    • MEM: 4GB
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
> cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 23
model           : 49
model name      : AMD EPYC-Rome Processor
stepping        : 0
microcode       : 0x1000065
cpu MHz         : 1996.248
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 clflushopt clwb sha_ni xsaveopt clzero xsaveerptr wbnoinvd arat umip rdpid
bugs            : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso
bogomips        : 3992.49
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

processor       : 1
vendor_id       : AuthenticAMD
cpu family      : 23
model           : 49
model name      : AMD EPYC-Rome Processor
stepping        : 0
microcode       : 0x1000065
cpu MHz         : 1996.248
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
apicid          : 1
initial apicid  : 1
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 clflushopt clwb sha_ni xsaveopt clzero xsaveerptr wbnoinvd arat umip rdpid
bugs            : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso
bogomips        : 3992.49
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:
  • テストマシンのネットワーク速度
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
> speedtest --server 48463
Retrieving speedtest.net configuration...
Testing from Vultr (203.0.113.1)...
Retrieving speedtest.net server list...
Retrieving information for the selected server...
Hosted by IPA CyberLab 400G (Tokyo) [0.99 km]: 5.276 ms
Testing download speed................................................................................
Download: 1814.31 Mbit/s
Testing upload speed......................................................................................................
Upload: 1516.33 Mbit/s

TrueNAS SCALE では Rclone を Cloud Sync 機能で使っているためこちらでテストします。
テストデータは下記とします。

  • 1MB のファイルを 128 個
  • 2GB のファイルを 5 個
  • 10GB のファイルを 5 個

標準設定では rlone では 5MiB 以上大きいファイルは分割しアップロードします。この挙動は他の S3 互換ストレージも実装されており分割し多重送信することで速度を稼げることと再送になってもその分割した区間のみ送出すれば良いため効率的です。

  • --s3-upload-cutoff: 200Mi
  • --s3-chunk-size: 5Mi
  • --s3-max-upload-parts: 10000
  • --s3-copy-cutoff: 4.656Gi

--s3-chunk-size Chunk size to use for uploading.

When uploading files larger than upload_cutoff or files with unknown size (e.g. from “rclone rcat” or uploaded with “rclone mount” or google photos or google docs) they will be uploaded as multipart uploads using this chunk size.

Amazon S3

今回テストに使っているネットワーク情報は下記。

テスト対象のリージョン。

CountryRegionFQDNASNAS OrgPING Avg(ms)Hop
SGSingaporec2y7.sg.idrivee2-38.com212238Datacamp Limited71.59
USSan Joseh9m2.sj22.idrivee2-3.com4213Krypt Technologies108.418
USLos Angelesp8p0.la.idrivee2-31.com36086Telx117.316
USPhoenixd1w2.ph12.idrivee2-4.com4213Krypt Technologies117.916
USOregonu0g4.or4.idrivee2-55.com13649Flexential Colorado Corp.134.415
USDallasv3v0.da.idrivee2-49.com4213Krypt Technologies136.510
USChicagon7u3.ch.idrivee2-50.com8100QuadraNet Enterprises LLC138.414
USVirginiaj4c4.va.idrivee2-52.com12025Iron Mountain Data Centers167.715
CAMontreale2p7.ca.idrivee2-24.com10929eStruxture Data Centers Inc.178.319
USMiamil8k2.mi.idrivee2-19.com8100QuadraNet Enterprises LLC182.219
UKLondonp7g6.ldn.idrivee2-33.com211091I P House Limited239.716
FRParisj3s6.par.idrivee2-33.com39855Mod Mission Critical LLC239.711
IEIrelandl1g3.ie.idrivee2-42.com31122Digiweb ltd252.612
DEFrankfurtp4h6.fra.idrivee2-49.com39855Mod Mission Critical LLC253.516
  • AS4213 - Krypt Technologies
    • UpStream
      • 174 Cogent
      • 6461 Zayo
  • AS8100 - QuadraNet Enterprises LLC
    • UpStream
      • 174 Cogent
      • 6461 Zayo
  • AS10929 - eStruxture Data Centers Inc.
    • UpStream
      • 174 Cogent
      • 22652 Videotron
        • 1299 Arelion
        • 3257 GTT
  • AS12025 - Iron Mountain Data Centers
    • UpStream
      • 1299 Arelion
      • 3356 Lumen
      • 6461 Zayo
  • AS13649 - Flexential Colorado Corp.
    • UpStream
      • 1299 Arelion
      • 3257 GTT
      • 7922 Comcast
  • AS211091 - I P House Limited
    • UpStream SPOF
      • 212175 Stelia
        • 174 Cogent
        • 6939 Hurricane
          • 1299 Arelion
  • AS212238 - Datacamp Limited
    • UpStream
      • 3257 GTT
      • 3491 PCCW
      • 6453 TATA
  • AS31122 - Digiweb ltd
    • UpStream
      • 174 Cogent
      • 3257 GTT
      • 6461 Zayo
  • AS36086 - Telx
    • UpStream
      • 174 Cogent
      • 1299 Arelion
      • 3356 Lumen
  • AS39855 - Mod Mission Critical LLC
    • UpStream SPOF
      • 3257 GTT

PING latency

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
#!/usr/bin/env bash
set -eu

for fqdn in "n7u3.ch.idrivee2-50.com" "v3v0.da.idrivee2-49.com" "p8p0.la.idrivee2-31.com" \
            "l8k2.mi.idrivee2-19.com" "u0g4.or4.idrivee2-55.com" "d1w2.ph12.idrivee2-4.com" \
            "h9m2.sj22.idrivee2-3.com" "j4c4.va.idrivee2-52.com" "p4h6.fra.idrivee2-49.com" \
            "l1g3.ie.idrivee2-42.com" "p7g6.ldn.idrivee2-33.com" "e2p7.ca.idrivee2-24.com" \
            "j3s6.par.idrivee2-33.com" "c2y7.sg.idrivee2-38.com"
do
  echo -e "FQDN: ${fqdn}\n"
  set -x
  mtr -zwb -r -c 90 "${fqdn}"
  set +x
  echo -e "\n\n"
done
ログ
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
FQDN: c2y7.sg.idrivee2-38.com

+ mtr -zwb -r -c 90 c2y7.sg.idrivee2-38.com
Start: 2024-05-01T09:05:14+0000
HOST: s3perf                                                       Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                  100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.200.1                                         0.0%    90    0.6   0.7   0.5   2.4   0.3
  3. AS???    10.71.4.13                                            0.0%    90    1.2   2.7   1.0  31.6   4.2
  4. AS???    10.71.2.233                                          57.8%    90    1.6  10.4   1.1  71.0  18.8
  5. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)  11.1%    90    1.0   1.1   0.8   2.2   0.2
  6. AS3491   BE47.br07.sin02.as3491.net (63.218.164.150)          88.9%    90   77.0  77.6  77.0  79.9   1.0
  7. AS3491   63-216-147-42.static.pccwglobal.net (63.216.147.42)   0.0%    90   76.9  76.9  76.7  77.4   0.2
  8. AS60068  vl222.sgp-eq3-dist-1.cdn77.com (185.156.45.97)        0.0%    90   70.8  71.1  70.7  85.3   1.6
  9. AS212238 www.identimatictags.com (198.73.183.4)                0.0%    90   71.5  71.5  71.3  74.1   0.3
+ set +x


FQDN: h9m2.sj22.idrivee2-3.com

+ mtr -zwb -r -c 90 h9m2.sj22.idrivee2-3.com
Start: 2024-05-01T08:52:25+0000
HOST: s3perf                                                                     Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                                100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.200.1                                                       1.1%    90    1.0   1.2   0.5  36.1   3.8
  3. AS???    10.71.4.13                                                          1.1%    90    1.4   4.2   1.1  49.5   8.0
  4. AS???    10.71.3.25                                                          0.0%    90   27.2   4.1   0.6  30.5   6.6
  5. AS???    10.71.4.37                                                         55.6%    90   21.3   6.3   1.0  56.7  11.6
  6. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)                 0.0%    90    0.9   1.4   0.9  19.6   2.0
  7. AS3491   TenGE0-5-0-7.cr04.tok01.as3491.net (63.218.250.146)                11.1%    90    1.1   1.5   0.9  13.0   2.0
  8. AS???    ???                                                                100.0    90    0.0   0.0   0.0   0.0   0.0
  9. AS174    be2894.ccr41.lax04.atlas.cogentco.com (154.54.1.21)                 0.0%    90  106.8 107.3 106.6 123.8   1.9
 10. AS174    be3271.ccr41.lax01.atlas.cogentco.com (154.54.42.101)               0.0%    90  106.8 110.6 106.6 170.8  11.1
 11. AS174    be3176.ccr21.sjc01.atlas.cogentco.com (154.54.31.190)               0.0%    90  106.9 109.3 106.7 169.3   9.9
 12. AS174    be3142.ccr41.sjc03.atlas.cogentco.com (154.54.1.194)                0.0%    90  106.8 107.1 106.6 113.4   0.9
 13. AS174    be3669.ccr21.sfo01.atlas.cogentco.com (154.54.43.9)                 0.0%    90  108.1 111.4 107.8 174.9  11.9
 14. AS174    be3138.rcr61.oak02.atlas.cogentco.com (154.54.28.34)                0.0%    90  109.0 109.2 108.7 111.1   0.3
 15. AS174    te0-0-2-3.nr11.b006592-1.oak02.atlas.cogentco.com (154.24.76.162)   0.0%    90  111.7 110.1 108.7 167.7   6.7
 16. AS174    38.140.60.202                                                       0.0%    90  108.3 108.9 108.2 125.0   2.6
 17. AS???    ???                                                                100.0    90    0.0   0.0   0.0   0.0   0.0
 18. AS4213   66.211.101.104                                                      0.0%    90  108.4 108.4 108.2 110.6   0.4
+ set +x



FQDN: p8p0.la.idrivee2-31.com

+ mtr -zwb -r -c 90 p8p0.la.idrivee2-31.com
Start: 2024-05-01T08:45:32+0000
HOST: s3perf                                                                   Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                              100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.100.1                                                     0.0%    90    0.7   0.7   0.5   1.5   0.1
  3. AS???    10.71.4.5                                                         0.0%    90    4.3   2.3   1.1  26.1   3.2
  4. AS???    10.71.3.25                                                        0.0%    90    1.2   4.3   0.5  36.3   6.5
  5. AS???    10.71.4.37                                                       64.4%    90    1.4   7.3   1.1  61.0  12.9
  6. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)               0.0%    90    1.0   1.2   0.9   9.1   0.9
  7. AS3491   TenGE0-5-0-7.cr04.tok01.as3491.net (63.218.250.146)              22.2%    90    0.9   1.2   0.8   8.1   0.9
  8. AS???    ???                                                              100.0    90    0.0   0.0   0.0   0.0   0.0
  9. AS174    be2894.ccr41.lax04.atlas.cogentco.com (154.54.1.21)               0.0%    90  111.2 111.8 111.0 130.6   2.2
 10. AS174    be3271.ccr41.lax01.atlas.cogentco.com (154.54.42.101)             1.1%    90  111.2 112.0 111.2 135.9   2.9
 11. AS174    be3243.ccr41.lax05.atlas.cogentco.com (154.54.27.118)             0.0%    90  102.6 104.1 102.4 126.2   4.3
 12. AS174    be3584.rcr51.b004747-3.lax05.atlas.cogentco.com (154.54.85.230)   0.0%    90  103.1 103.3 102.8 112.1   1.0
 13. AS174    38.19.140.234                                                     0.0%    90  111.3 112.3 111.1 132.5   3.7
 14. AS36086  irb-20-cr2-lax1-dia.telxgroup.net (72.28.106.5)                   0.0%    90  102.3 102.6 102.3 116.0   1.5
 15. AS36086  198.35.54.210                                                     0.0%    90  117.9 117.3 111.7 160.1   7.5
 16. AS???    ???                                                              100.0    90    0.0   0.0   0.0   0.0   0.0
+ set +x


FQDN: d1w2.ph12.idrivee2-4.com

+ mtr -zwb -r -c 90 d1w2.ph12.idrivee2-4.com
Start: 2024-05-01T08:50:46+0000
HOST: s3perf                                                                      Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                                 100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.200.1                                                        0.0%    90    0.6   0.8   0.5   5.9   0.6
  3. AS???    10.71.4.13                                                           0.0%    90    1.4   2.0   1.1  11.6   1.9
  4. AS???    10.71.3.25                                                           0.0%    90    1.6   3.4   0.6  30.1   5.9
  5. AS???    10.71.4.37                                                          51.1%    90    1.7  11.7   1.1  57.0  16.0
  6. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)                  0.0%    90    1.1   1.4   0.8  10.4   1.5
  7. AS3491   TenGE0-5-0-7.cr04.tok01.as3491.net (63.218.250.146)                 23.3%    90    1.1   1.2   0.8   7.7   0.8
  8. AS???    ???                                                                 100.0    90    0.0   0.0   0.0   0.0   0.0
  9. AS174    be2894.ccr41.lax04.atlas.cogentco.com (154.54.1.21)                  5.6%    90  107.8 108.1 107.6 113.3   0.8
 10. AS174    be3271.ccr41.lax01.atlas.cogentco.com (154.54.42.101)                0.0%    90  108.0 108.0 107.6 114.4   0.8
 11. AS174    be2931.ccr31.phx01.atlas.cogentco.com (154.54.44.85)                 0.0%    90  111.0 113.1 110.8 214.0  11.2
 12. AS174    be2242.rcr51.phx03.atlas.cogentco.com (154.54.46.18)                 0.0%    90  120.5 120.9 120.3 130.3   1.5
 13. AS174    te0-0-0-24.nr61.b066058-1.phx03.atlas.cogentco.com (154.24.58.206)   0.0%    90  119.3 119.6 118.6 160.7   4.4
 14. AS174    38.122.131.74                                                        0.0%    90  112.1 112.7 110.3 165.2   6.7
 15. AS4213   vl71.ar1.px1.evocative.net (66.172.28.22)                            0.0%    90  116.1 116.3 115.9 129.1   1.4
 16. AS4213   66.172.28.197                                                        0.0%    90  117.0 117.9 116.9 152.9   4.3
+ set +x



FQDN: u0g4.or4.idrivee2-55.com

+ mtr -zwb -r -c 90 u0g4.or4.idrivee2-55.com
Start: 2024-05-01T08:49:04+0000
HOST: s3perf                                                               Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                          100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.100.1                                                 0.0%    90    0.8   0.6   0.5   1.2   0.1
  3. AS???    10.71.4.5                                                     0.0%    90    1.5   2.6   1.1  19.0   3.4
  4. AS???    10.71.2.233                                                  68.9%    90    1.1   9.1   1.1  79.6  21.7
  5. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)           0.0%    90    1.2   1.1   0.7   5.4   0.7
  6. AS3491   TenGE0-1-0-0.br03.lax05.as3491.net (63.218.72.70)             0.0%    90  109.4 108.7 108.2 114.6   0.8
  7. AS3491   63-218-73-174.static.pccwglobal.net (63.218.73.174)           0.0%    90  108.4 108.9 108.4 115.6   1.0
  8. AS7922   be-2101-cs01.losangeles.ca.ibone.comcast.net (96.110.44.97)   8.9%    90  104.1 104.3 103.7 117.6   1.5
  9. AS7922   be-2112-pe12.losangeles.ca.ibone.comcast.net (96.110.33.18)   0.0%    90  104.1 104.8 103.9 115.3   1.9
 10. AS7922   50.242.151.230                                                8.9%    90  112.7 112.6 112.1 114.9   0.4
 11. AS13649  be23.bbrt01.lax10.flexential.net (148.66.237.228)             2.2%    90  131.1 131.0 130.6 136.0   0.6
 12. AS13649  be153.bbrt02.pdx02.flexential.net (148.66.236.0)              0.0%    90  139.1 139.6 138.8 186.2   5.0
 13. AS13649  be32.crrt02.pdx02.flexential.net (66.51.6.134)                0.0%    90  138.6 138.3 137.8 143.7   0.9
 14. AS13649  po78.rtsw08.pdx02.flexential.net (66.51.9.144)                0.0%    90  130.8 130.8 130.5 134.5   0.5
 15. AS13649  216.87.69.247                                                 0.0%    90  130.7 134.4 130.6 293.1  18.6
+ set +x



FQDN: v3v0.da.idrivee2-49.com

+ mtr -zwb -r -c 90 v3v0.da.idrivee2-49.com
Start: 2024-05-01T08:43:48+0000
HOST: s3perf                                                       Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                  100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.200.1                                         0.0%    90    0.7   0.8   0.5   5.9   0.6
  3. AS???    10.71.4.17                                            0.0%    90   17.3   3.2   1.1  53.1   6.4
  4. AS???    10.71.0.245                                          54.4%    90    2.1   9.7   1.2 101.9  17.3
  5. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)  17.8%    90    1.0   1.1   0.9   3.5   0.3
  6. AS3491   be4.br05.dal01.as3491.net (63.218.22.34)             73.3%    90  136.2 136.6 136.0 140.9   1.2
  7. AS3491   63-218-23-110.static.pccwglobal.net (63.218.23.110)   0.0%    90  135.8 136.2 135.7 152.3   1.7
  8. AS???    ???                                                  100.0    90    0.0   0.0   0.0   0.0   0.0
  9. AS4213   vl75.ar1.da1.evocative.net (76.8.24.22)               0.0%    90  136.7 136.8 136.5 143.5   0.8
 10. AS4213   76.8.28.17                                            0.0%    90  136.5 136.5 136.3 137.8   0.2
+ set +x



FQDN: n7u3.ch.idrivee2-50.com

+ mtr -zwb -r -c 90 n7u3.ch.idrivee2-50.com
Start: 2024-05-01T08:41:57+0000
HOST: s3perf                                                               Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                          100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.100.1                                                 0.0%    90    0.7   0.7   0.5   1.7   0.1
  3. AS???    10.71.4.5                                                     0.0%    90    1.2   2.8   1.1  29.9   4.0
  4. AS???    10.71.3.25                                                    0.0%    90    0.5   3.0   0.5  32.7   5.2
  5. AS???    10.71.4.37                                                   56.7%    90    1.2  11.9   1.2  60.8  16.1
  6. AS???    ce-3-5-3.a01.tokyjp09.jp.bb.gin.ntt.net (120.88.54.97)        0.0%    90    1.0   2.5   0.7  47.7   5.6
  7. AS2914   ae-15.r32.tokyjp05.jp.bb.gin.ntt.net (129.250.7.55)          98.9%    90    1.7   1.7   1.7   1.7   0.0
  8. AS2914   ae-5.r24.sttlwa01.us.bb.gin.ntt.net (129.250.4.142)          98.9%    90  103.1 103.1 103.1 103.1   0.0
  9. AS2914   ae-0.r25.sttlwa01.us.bb.gin.ntt.net (129.250.3.83)            0.0%    90  100.5  98.7  97.1 105.8   1.9
 10. AS2914   ae-4.r22.chcgil09.us.bb.gin.ntt.net (129.250.3.43)           21.1%    90  144.2 150.6 143.1 186.2   9.4
 11. AS2914   ae-0.a05.chcgil09.us.bb.gin.ntt.net (129.250.4.88)            0.0%    90  140.3 136.9 135.4 150.1   3.0
 12. AS2914   xe-0-4-1-0.a05.chcgil09.us.ce.gin.ntt.net (157.238.227.201)   0.0%    90  143.7 145.4 143.5 193.0   6.9
 13. AS8100   104.129.29.249.static.quadranet.com (104.129.29.249)         60.0%    90  1961. 3247. 159.0 9473. 2956.0
 14. AS8100   idrivee2.com (107.150.16.20)                                  0.0%    90  135.1 138.4 134.4 161.1   6.4
+ set +x



FQDN: j4c4.va.idrivee2-52.com

+ mtr -zwb -r -c 90 j4c4.va.idrivee2-52.com
Start: 2024-05-01T08:54:05+0000
HOST: s3perf                                                               Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                          100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.100.1                                                 0.0%    90    0.7   0.8   0.6   2.4   0.3
  3. AS???    10.71.4.9                                                     0.0%    90    1.3   2.3   1.1  19.4   3.3
  4. AS???    10.71.0.245                                                  50.0%    90    1.5  10.6   1.1  68.3  17.6
  5. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)           0.0%    90    1.1   3.0   0.9  50.8   6.9
  6. AS3491   Bundle-Ether40.br06.sjo01.as3491.net (63.223.60.126)         92.2%    90  104.0 104.1 103.7 104.6   0.3
  7. AS1299   sjo-b23-link.ip.twelve99.net (213.248.97.220)                60.0%    90  101.2 102.2 101.2 111.5   2.3
  8. AS1299   nyk-bb2-link.ip.twelve99.net (62.115.119.228)                 0.0%    90  170.3 170.7 170.2 174.5   0.6
  9. AS1299   ash-bb2-link.ip.twelve99.net (62.115.136.201)                34.4%    90  175.6 178.9 174.8 228.5   7.1
 10. AS1299   mans-b1-link.ip.twelve99.net (62.115.125.47)                 24.4%    90  175.5 177.0 175.2 187.5   1.8
 11. AS1299   ironmountain-ic-363156.ip.twelve99-cust.net (213.248.76.89)  43.3%    90  185.6 179.9 178.6 191.0   2.4
 12. AS12025  po301.cr02.ngspn.va1.imdc.com (148.51.252.102)                0.0%    90  164.4 166.1 164.4 181.0   3.2
 13. AS12025  po21.cr02.ngspn.va2.imdc.com (148.51.252.61)                  0.0%    90  168.6 169.6 168.1 191.6   3.1
 14. AS12025  po501.ar04.ngspn.va2.imdc.com (148.51.253.15)                 0.0%    90  168.7 170.9 168.6 218.4   7.4
 15. AS12025  8.36.39.4                                                     0.0%    90  167.8 167.7 167.6 168.7   0.2
+ set +x



FQDN: e2p7.ca.idrivee2-24.com

+ mtr -zwb -r -c 90 e2p7.ca.idrivee2-24.com
Start: 2024-05-01T09:01:01+0000
HOST: s3perf                                                       Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                  100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.200.1                                         0.0%    90    0.5   0.6   0.5   4.3   0.4
  3. AS???    10.71.4.17                                            0.0%    90    1.4   3.2   1.1  33.3   5.1
  4. AS???    10.71.3.29                                            0.0%    90    1.6   3.7   0.6  31.1   6.7
  5. AS???    10.71.4.37                                           57.8%    90   51.9  10.0   1.1  53.8  16.4
  6. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)   0.0%    90    1.0   1.6   0.8  49.7   5.1
  7. AS3491   TenGE0-3-0-1.br03.sea01.as3491.net (63.223.47.49)     0.0%    90  107.9 108.5 107.7 129.8   3.2
  8. AS3491   TenGE0-3-0-1.br03.sea01.as3491.net (63.223.47.49)     0.0%    90  107.6 107.7 107.4 111.5   0.6
  9. AS3491   205.177.32.38                                         0.0%    90  107.5 107.9 107.0 128.8   2.6
 10. AS???    ???                                                  100.0    90    0.0   0.0   0.0   0.0   0.0
 11. AS???    ???                                                  100.0    90    0.0   0.0   0.0   0.0   0.0
 12. AS???    142.124.126.81                                        0.0%    90  181.7 184.2 180.4 188.9   2.4
 13. AS???    64.230.79.58                                          0.0%    90  176.3 178.8 176.2 191.4   2.4
 14. AS???    64.230.79.31                                         34.4%    90  176.0 181.3 175.9 189.6   3.1
 15. AS???    64.230.90.185                                         0.0%    90  178.0 176.8 175.9 203.2   3.0
 16. AS577    207.35.12.90                                          0.0%    90  177.2 180.0 176.7 206.1   6.0
 17. AS10929  199.193.53.69                                         0.0%    90  178.0 188.0 176.8 268.9  17.6
 18. AS10929  199.193.53.195                                        0.0%    90  182.7 187.2 181.7 273.4  12.1
 19. AS10929  192.154.138.13                                        0.0%    90  178.3 178.3 178.1 179.5   0.2
+ set +x


FQDN: l8k2.mi.idrivee2-19.com

+ mtr -zwb -r -c 90 l8k2.mi.idrivee2-19.com
Start: 2024-05-01T08:47:25+0000
HOST: s3perf                                                                   Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                              100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.100.1                                                     0.0%    90    0.6   0.9   0.5  17.5   2.0
  3. AS???    10.71.4.5                                                         0.0%    90    4.6   3.0   1.2  22.0   4.2
  4. AS???    10.71.3.25                                                        0.0%    90    4.7   4.3   0.6  34.5   7.1
  5. AS???    10.71.4.37                                                       54.4%    90    2.0  89.4   1.2 2021. 344.7
  6. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)               0.0%    90    1.1   1.2   0.8  12.4   1.2
  7. AS3491   TenGE0-5-0-7.cr04.tok01.as3491.net (63.218.250.146)              17.8%    90    1.1   1.6   0.9  23.2   2.7
  8. AS???    ???                                                              100.0    90    0.0   0.0   0.0   0.0   0.0
  9. AS174    be2894.ccr41.lax04.atlas.cogentco.com (154.54.1.21)               1.1%    90  111.4 111.5 111.0 118.2   0.9
 10. AS174    be3271.ccr41.lax01.atlas.cogentco.com (154.54.42.101)             0.0%    90  111.3 113.0 111.1 147.3   5.5
 11. AS174    be2931.ccr31.phx01.atlas.cogentco.com (154.54.44.85)              1.1%    90  114.3 114.3 114.0 116.4   0.4
 12. AS174    be2979.ccr21.elp02.atlas.cogentco.com (154.54.5.218)              1.1%    90  122.9 128.2 122.8 333.3  23.2
 13. AS174    be3850.ccr41.iah01.atlas.cogentco.com (154.54.0.53)               0.0%    90  142.5 142.5 142.2 148.2   0.7
 14. AS174    be3569.ccr21.mia01.atlas.cogentco.com (154.54.82.242)             5.6%    90  184.3 183.8 181.7 286.8  11.3
 15. AS174    be3410.rcr21.b002802-2.mia01.atlas.cogentco.com (154.54.6.86)     0.0%    90  167.9 168.2 167.8 170.9   0.5
 16. AS174    te0-0-2-0.nr11.b002802-4.mia01.atlas.cogentco.com (154.24.1.94)   0.0%    90  161.5 161.7 161.4 162.5   0.2
 17. AS174    38.122.220.2                                                      7.8%    90  184.0 183.4 181.4 213.6   5.4
 18. AS8100   173.44.32.250                                                    90.0%    90  164.6 164.8 164.6 165.3   0.2
 19. AS8100   idrivee2.com (173.44.58.145)                                      6.7%    90  183.7 182.2 181.3 189.0   1.3
+ set +x



FQDN: p7g6.ldn.idrivee2-33.com

+ mtr -zwb -r -c 90 p7g6.ldn.idrivee2-33.com
Start: 2024-05-01T08:59:20+0000
HOST: s3perf                                                      Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                 100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.100.1                                        0.0%    90    1.1   0.9   0.6   8.4   0.9
  3. AS???    10.71.4.9                                            0.0%    90    3.4   2.6   1.1  15.1   3.2
  4. AS???    10.71.3.29                                           0.0%    90    8.2   4.5   0.5  41.5   8.6
  5. AS???    210.171.224.40                                      94.4%    90    1.1   2.1   1.0   4.3   1.6
  6. AS6939   100ge0-79.core1.osa1.he.net (184.104.193.206)       85.6%    90    9.7  28.7   8.5 111.9  34.2
  7. AS6939   port-channel10.core2.osa1.he.net (184.104.188.97)   92.2%    90   69.6  65.0  52.7  71.3   7.4
  8. AS6939   port-channel7.core3.lax2.he.net (184.104.198.217)   95.6%    90  213.4 180.9 168.9 213.4  21.7
  9. AS6939   port-channel14.core2.lax1.he.net (72.52.92.121)     96.7%    90  123.2 119.7 110.1 125.6   8.3
 10. AS6939   port-channel20.core3.ash1.he.net (184.104.198.226)  98.9%    90  175.6 175.6 175.6 175.6   0.0
 11. AS6939   100ge0-68.core2.ash1.he.net (184.105.80.201)        91.1%    90  177.1 170.0 163.6 177.3   5.6
 12. AS6939   port-channel10.core2.nyc4.he.net (184.105.222.189)  97.8%    90  180.8 179.5 178.2 180.8   1.8
 13. AS6939   port-channel11.core3.lon2.he.net (72.52.92.165)     97.8%    90  245.8 240.8 235.8 245.8   7.1
 14. AS???    195.66.231.41                                        0.0%    90  237.5 240.7 234.7 270.2   6.6
 15. AS212175 185.225.9.5                                          4.4%    90  241.6 243.6 237.8 256.9   5.4
 16. AS211091 191.96.59.8                                          0.0%    90  239.5 239.7 234.8 253.4   5.5
+ set +x



FQDN: j3s6.par.idrivee2-33.com

+ mtr -zwb -r -c 90 j3s6.par.idrivee2-33.com
Start: 2024-05-01T09:03:37+0000
HOST: s3perf                                                           Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                      100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.100.1                                             0.0%    90    1.2   0.8   0.5   2.8   0.3
  3. AS???    10.71.4.5                                                 0.0%    90    1.8   2.8   1.1  27.5   4.2
  4. AS???    10.71.3.25                                                0.0%    90    1.1   4.3   0.6  44.2   7.1
  5. AS???    10.71.4.37                                               53.3%    90   14.2   7.0   1.1  60.3  12.5
  6. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)      14.4%    90    1.1   1.1   0.9   5.8   0.6
  7. AS3491   HundredGE0-4-0-2.br02.tok02.as3491.net (63.218.250.190)   0.0%    90    0.9   1.0   0.8   3.1   0.3
  8. AS3491   63.218.251.114                                            0.0%    90    6.1   3.1   0.7  30.4   5.4
  9. AS3257   et-8-1-0.cr0-par9.ip4.gtt.net (89.149.140.194)            0.0%    90  237.7 242.8 237.5 444.2  25.4
 10. AS3257   ip4.gtt.net (77.67.81.58)                                 1.1%    90  230.8 230.9 230.7 232.4   0.2
 11. AS39855  185.20.71.218                                             0.0%    90  239.8 239.7 239.5 240.8   0.1
+ set +x



FQDN: l1g3.ie.idrivee2-42.com

+ mtr -zwb -r -c 90 l1g3.ie.idrivee2-42.com
Start: 2024-05-01T08:57:41+0000
HOST: s3perf                                                           Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                      100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.100.1                                             0.0%    90    0.9   0.9   0.5  15.9   1.6
  3. AS???    10.71.4.5                                                 0.0%    90    1.5   2.1   1.1  19.4   2.7
  4. AS???    10.71.2.233                                              53.3%    90    1.3   7.7   1.1  82.1  15.5
  5. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)       5.6%    90    1.0   3.4   0.8  69.4   8.3
  6. AS3491   HundredGE0-4-0-2.br02.tok02.as3491.net (63.218.250.190)   0.0%    90    1.0   1.1   0.8   9.2   0.9
  7. AS3491   63.218.251.114                                            0.0%    90    0.8   3.2   0.6  61.4   8.0
  8. AS3257   ae13.cr0-lon1.ip4.gtt.net (89.149.139.162)                5.6%    90  238.2 244.4 233.3 399.0  31.2
  9. AS3257   ip4.gtt.net (77.67.122.234)                               3.3%    90  235.4 235.8 233.2 240.1   1.1
 10. AS31122  89.234.82.169                                             0.0%    90  243.1 244.8 241.6 287.8   6.8
 11. AS31122  89.234.82.27                                              0.0%    90  245.5 245.6 245.3 252.0   0.8
 12. AS31122  217.78.12.7                                              28.9%    90  252.0 252.6 251.5 255.9   1.2
+ set +x



FQDN: p4h6.fra.idrivee2-49.com

+ mtr -zwb -r -c 90 p4h6.fra.idrivee2-49.com
Start: 2024-05-01T08:55:47+0000
HOST: s3perf                                                              Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. AS???    ???                                                         100.0    90    0.0   0.0   0.0   0.0   0.0
  2. AS???    100.100.200.1                                                0.0%    90    0.5   0.7   0.5   6.7   0.7
  3. AS???    10.71.4.17                                                   0.0%    90    1.8   2.4   1.1  18.6   3.1
  4. AS???    10.71.3.29                                                   0.0%    90    0.9   4.7   0.6  39.2   7.8
  5. AS???    10.71.4.37                                                  64.4%    90    1.4   4.9   1.0  40.7   9.8
  6. AS3491   gi0-0-0-3.843.br04.tok01.as3491.net (63.216.242.45)          0.0%    90    1.2   3.4   0.8  22.3   4.7
  7. AS3491   Bundle-Ether40.br06.sjo01.as3491.net (63.223.60.126)        86.7%    90  104.4 104.3 103.8 105.6   0.5
  8. AS1299   sjo-b23-link.ip.twelve99.net (213.248.97.220)               56.7%    90  101.2 101.6 101.1 105.8   0.9
  9. AS1299   nyk-bb1-link.ip.twelve99.net (62.115.137.168)                0.0%    90  175.0 175.0 174.6 182.5   0.8
 10. AS1299   ldn-bb2-link.ip.twelve99.net (62.115.112.245)               44.4%    90  241.9 242.1 241.7 243.5   0.3
 11. AS1299   prs-bb2-link.ip.twelve99.net (62.115.133.239)               66.7%    90  251.7 251.2 248.5 253.0   1.1
 12. AS1299   ffm-bb2-link.ip.twelve99.net (62.115.122.139)               68.9%    90  260.6 261.8 260.4 269.8   1.7
 13. AS1299   ffm-b11-link.ip.twelve99.net (62.115.124.119)               72.2%    90  254.5 253.0 250.0 296.9   9.3
 14. AS1299   modmission-ic-375268.ip.twelve99-cust.net (213.248.73.107)   0.0%    90  255.3 255.7 255.1 259.1   0.8
 15. AS???    193.251.145.38                                               1.1%    90  250.2 250.6 249.6 254.1   1.2
 16. AS41480  212.124.86.139                                               6.7%    90  254.2 253.5 252.8 254.4   0.4
+ set +x

rclone install

S3 のテストは Rclone を使うのでインストールする。

1
sudo -v ; curl https://rclone.org/install.sh | sudo bash
1
2
3
4
5
6
7
8
9
> rclone -V
rclone v1.66.0
- os/version: ubuntu 22.04 (64 bit)
- os/kernel: 5.15.0-102-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.22.1
- go/linking: static
- go/tags: none

Rclone config

CountryRegionProfilePING Avg(ms)Hop
SGSingaporee2-s3perf-20240501-sg71.59
USSan Josee2-s3perf-20240501-sj22108.418
USLos Angelese2-s3perf-20240501-la117.316
USPhoenixe2-s3perf-20240501-ph12117.916
USOregone2-s3perf-20240501-or4134.415
USDallase2-s3perf-20240501-da136.510
USChicagoe2-s3perf-20240501-ch138.414
USVirginiae2-s3perf-20240501-va167.715
CAMontreale2-s3perf-20240501-ca178.319
USMiamie2-s3perf-20240501-mi182.219
UKLondone2-s3perf-20240501-ldn239.716
FRParise2-s3perf-20240501-par239.711
IEIrelande2-s3perf-20240501-ie252.612
DEFrankfurte2-s3perf-20240501-fra253.516
**設定ファイル**
~/.config/rclone/rclone.conf
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
[e2-s3perf-20240501-sg]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-sg
endpoint = c2y7.sg.idrivee2-38.com

[e2-s3perf-20240501-sj22]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-sj22
endpoint = h9m2.sj22.idrivee2-3.com

[e2-s3perf-20240501-la]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-la
endpoint = p8p0.la.idrivee2-31.com

[e2-s3perf-20240501-ph12]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-ph12
endpoint = d1w2.ph12.idrivee2-4.com

[e2-s3perf-20240501-or4]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-or4
endpoint = u0g4.or4.idrivee2-55.com

[e2-s3perf-20240501-da]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-da
endpoint = v3v0.da.idrivee2-49.com

[e2-s3perf-20240501-ch]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-ch
endpoint = n7u3.ch.idrivee2-50.com

[e2-s3perf-20240501-va]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-va
endpoint = j4c4.va.idrivee2-52.com

[e2-s3perf-20240501-ca]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-ca
endpoint = e2p7.ca.idrivee2-24.com

[e2-s3perf-20240501-mi]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-mi
endpoint = l8k2.mi.idrivee2-19.com

[e2-s3perf-20240501-ldn]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-ldn
endpoint = p7g6.ldn.idrivee2-33.com

[e2-s3perf-20240501-par]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-par
endpoint = j3s6.par.idrivee2-33.com

[e2-s3perf-20240501-ie]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-ie
endpoint = l1g3.ie.idrivee2-42.com

[e2-s3perf-20240501-fra]
type = s3
provider = IDrive
env_auth = true
acl = private
profile = e2-s3perf-20240501-fra
endpoint = p4h6.fra.idrivee2-49.com
~/.aws/credentials
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[e2-s3perf-20240501-sg]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-sj22]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-la]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-ph12]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-or4]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-da]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-ch]
aws_access_key_id =
aws_secret_access_key =

[e2-s3perf-20240501-va]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-ca]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-mi]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-ldn]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-par]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-ie]
aws_access_key_id = 
aws_secret_access_key = 

[e2-s3perf-20240501-fra]
aws_access_key_id = 
aws_secret_access_key = 

Bucket を作成。

1
2
3
4
5
for i in "e2-s3perf-20240501-sg" "e2-s3perf-20240501-sj22" "e2-s3perf-20240501-la" \
         "e2-s3perf-20240501-ph12" "e2-s3perf-20240501-or4" "e2-s3perf-20240501-da" \
         "e2-s3perf-20240501-ch" "e2-s3perf-20240501-va" "e2-s3perf-20240501-ca" \
         "e2-s3perf-20240501-mi" "e2-s3perf-20240501-ldn" "e2-s3perf-20240501-par" \
         "e2-s3perf-20240501-ie" "e2-s3perf-20240501-fra"; do set -x && rclone mkdir ${i}:${i} && set +x; done

S3 Test

実際のテストでは 61GB のストレージが Bucket 数分必要です。

  • 1MB のファイルを 128 個
  • 2GB のファイルを 5 個
  • 10GB のファイルを 5 個
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
mkdir /mnt/blockstorage
cd /mnt/blockstorage

mkdir -p /mnt/blockstorage/00001m
for i in $(seq 1 1 128); do dd if=/dev/urandom of=/mnt/blockstorage/00001m/testfile_01M_${i} bs=1M count=1; done

mkdir -p /mnt/blockstorage/02000m
for i in $(seq 1 1 5); do dd if=/dev/urandom of=/mnt/blockstorage/02000m/testfile_02G_${i} bs=1M count=2048; done

mkdir -p /mnt/blockstorage/10000m
for i in $(seq 1 1 5); do dd if=/dev/urandom of=/mnt/blockstorage/10000m/testfile_10G_${i} bs=1M count=10240; done

Disk の書込性能は、 dd のログから、 250MB/s ≠ 2,000Mbps 程度あることがわかるので Download のテストも書込で詰まることはない。

ログ
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
root@s3perf:/mnt/blockstorage# mkdir -p /mnt/blockstorage/00001m
for i in $(seq 1 1 128); do dd if=/dev/urandom of=/mnt/blockstorage/00001m/testfile_01M_${i} bs=1M count=1; done

mkdir -p /mnt/blockstorage/02000m
for i in $(seq 1 1 5); do dd if=/dev/urandom of=/mnt/blockstorage/02000m/testfile_01G_${i} bs=1M count=2048; done

mkdir -p /mnt/blockstorage/10000m
for i in $(seq 1 1 5); do dd if=/dev/urandom of=/mnt/blockstorage/10000m/testfile_10G_${i} bs=1M count=10240; done
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0120449 s, 87.1 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00835331 s, 126 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00559601 s, 187 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00520184 s, 202 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0045744 s, 229 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00496977 s, 211 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00439694 s, 238 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00385345 s, 272 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00447656 s, 234 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00401834 s, 261 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00424189 s, 247 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00462725 s, 227 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00391616 s, 268 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00458559 s, 229 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00681068 s, 154 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00612977 s, 171 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00608479 s, 172 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00455226 s, 230 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00468497 s, 224 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00429991 s, 244 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00449957 s, 233 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00423721 s, 247 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0042263 s, 248 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00470624 s, 223 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00477948 s, 219 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0043526 s, 241 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00439901 s, 238 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00374616 s, 280 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00402712 s, 260 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00372573 s, 281 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00575106 s, 182 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00626292 s, 167 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0058816 s, 178 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00405935 s, 258 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00395282 s, 265 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00376989 s, 278 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00369382 s, 284 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00487245 s, 215 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00378299 s, 277 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00380605 s, 276 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00373279 s, 281 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00405143 s, 259 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00381155 s, 275 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00378147 s, 277 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00384488 s, 273 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00368322 s, 285 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0043798 s, 239 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00476694 s, 220 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0041747 s, 251 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00459117 s, 228 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00432086 s, 243 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00412033 s, 254 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00434747 s, 241 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00413346 s, 254 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00441771 s, 237 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00418163 s, 251 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00411396 s, 255 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00437731 s, 240 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0040893 s, 256 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00413102 s, 254 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00371149 s, 283 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00423392 s, 248 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00376578 s, 278 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00368541 s, 285 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.003675 s, 285 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00385168 s, 272 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00449478 s, 233 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0040211 s, 261 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00369797 s, 284 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00411941 s, 255 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00436567 s, 240 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00412286 s, 254 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00387467 s, 271 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00403513 s, 260 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00408911 s, 256 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0040275 s, 260 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00384358 s, 273 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0045105 s, 232 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00392048 s, 267 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00372639 s, 281 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00387459 s, 271 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00382703 s, 274 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00379292 s, 276 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0036615 s, 286 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00364805 s, 287 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00361373 s, 290 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00367115 s, 286 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00466415 s, 225 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00379099 s, 277 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00420457 s, 249 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00388853 s, 270 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00414323 s, 253 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00409627 s, 256 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00438997 s, 239 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00397284 s, 264 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0049705 s, 211 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00373992 s, 280 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00472473 s, 222 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00424613 s, 247 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00436601 s, 240 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00530842 s, 198 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00465078 s, 225 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00467962 s, 224 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00414781 s, 253 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00608648 s, 172 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00499185 s, 210 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00549532 s, 191 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00677892 s, 155 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00856315 s, 122 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00465664 s, 225 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00404375 s, 259 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00427385 s, 245 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00438152 s, 239 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0040826 s, 257 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00428911 s, 244 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00430334 s, 244 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00406409 s, 258 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00399115 s, 263 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00396362 s, 265 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00397804 s, 264 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00429128 s, 244 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00396786 s, 264 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00412185 s, 254 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00478381 s, 219 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0044093 s, 238 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0040668 s, 258 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00393044 s, 267 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00473176 s, 222 MB/s
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 7.72556 s, 278 MB/s
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 8.04297 s, 267 MB/s
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 7.82241 s, 275 MB/s
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 7.43071 s, 289 MB/s
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 7.47771 s, 287 MB/s
10240+0 records in
10240+0 records out
10737418240 bytes (11 GB, 10 GiB) copied, 39.7611 s, 270 MB/s
10240+0 records in
10240+0 records out
10737418240 bytes (11 GB, 10 GiB) copied, 39.1691 s, 274 MB/s
10240+0 records in
10240+0 records out
10737418240 bytes (11 GB, 10 GiB) copied, 38.9261 s, 276 MB/s
10240+0 records in
10240+0 records out
10737418240 bytes (11 GB, 10 GiB) copied, 40.0745 s, 268 MB/s
10240+0 records in
10240+0 records out
10737418240 bytes (11 GB, 10 GiB) copied, 39.5832 s, 271 MB/s
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
root@s3perf:/mnt/blockstorage# ls -lh /mnt/blockstorage/*
/mnt/blockstorage/00001m:
total 128M
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_1
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_10
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_100
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_101
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_102
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_103
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_104
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_105
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_106
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_107
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_108
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_109
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_11
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_110
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_111
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_112
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_113
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_114
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_115
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_116
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_117
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_118
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_119
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_12
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_120
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_121
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_122
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_123
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_124
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_125
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_126
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_127
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_128
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_13
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_14
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_15
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_16
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_17
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_18
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_19
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_2
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_20
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_21
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_22
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_23
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_24
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_25
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_26
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_27
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_28
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_29
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_3
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_30
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_31
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_32
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_33
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_34
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_35
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_36
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_37
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_38
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_39
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_4
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_40
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_41
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_42
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_43
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_44
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_45
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_46
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_47
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_48
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_49
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_5
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_50
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_51
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_52
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_53
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_54
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_55
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_56
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_57
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_58
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_59
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_6
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_60
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_61
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_62
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_63
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_64
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_65
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_66
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_67
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_68
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_69
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_7
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_70
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_71
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_72
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_73
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_74
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_75
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_76
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_77
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_78
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_79
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_8
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_80
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_81
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_82
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_83
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_84
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_85
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_86
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_87
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_88
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_89
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_9
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_90
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_91
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_92
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_93
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_94
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_95
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_96
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_97
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_98
-rw-r--r-- 1 root root 1.0M May  1 12:59 testfile_01M_99

/mnt/blockstorage/02000m:
total 11G
-rw-r--r-- 1 root root 2.0G May  1 12:59 testfile_01G_1
-rw-r--r-- 1 root root 2.0G May  1 12:59 testfile_01G_2
-rw-r--r-- 1 root root 2.0G May  1 12:59 testfile_01G_3
-rw-r--r-- 1 root root 2.0G May  1 12:59 testfile_01G_4
-rw-r--r-- 1 root root 2.0G May  1 12:59 testfile_01G_5

/mnt/blockstorage/10000m:
total 51G
-rw-r--r-- 1 root root 10G May  1 13:00 testfile_10G_1
-rw-r--r-- 1 root root 10G May  1 13:01 testfile_10G_2
-rw-r--r-- 1 root root 10G May  1 13:01 testfile_10G_3
-rw-r--r-- 1 root root 10G May  1 13:02 testfile_10G_4
-rw-r--r-- 1 root root 10G May  1 13:03 testfile_10G_5

/mnt/blockstorage/lost+found:
total 0
s3perf.sh
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#!/usr/bin/env bash
set -eux

__PID=$$
__RCLONE_OPTS="--log-level INFO --stats=10s --stats-log-level INFO --use-json-log"
__LOG_DIR="logs/${__PID}"

mkdir -p "${__LOG_DIR}"
rm -rfv /mnt/blockstorage/dist
trap 'rm -rf "/mnt/blockstorage/dist"' 1 2 3 15

set +x
for s3bucket in "e2-s3perf-20240501-sg" "e2-s3perf-20240501-sj22" "e2-s3perf-20240501-la" \
                "e2-s3perf-20240501-ph12" "e2-s3perf-20240501-or4" "e2-s3perf-20240501-da" \
                "e2-s3perf-20240501-ch" "e2-s3perf-20240501-va" "e2-s3perf-20240501-ca" \
                "e2-s3perf-20240501-mi" "e2-s3perf-20240501-ldn" "e2-s3perf-20240501-par" \
                "e2-s3perf-20240501-ie" "e2-s3perf-20240501-fra"
do

  for test in "00001m" "02000m" "10000m"
  do

    echo -e "upload /mnt/blockstorage/${test} to ${s3bucket}:${s3bucket}/${test}\n"
    set -x
    time rclone ${__RCLONE_OPTS} --log-file "${__LOG_DIR}/${s3bucket}-${test}-${__PID}-up.json" copy /mnt/blockstorage/${test} "${s3bucket}:${s3bucket}/${test}"
    set +x
    echo -e "upload /mnt/blockstorage/${test} to ${s3bucket}:${s3bucket}/${test}\n"
    echo -e "\n\n"

    echo -e "download ${s3bucket}:${s3bucket} to /mnt/blockstorage/${test}\n"
    mkdir -p /mnt/blockstorage/dist/${test}
    set -x
    time rclone ${__RCLONE_OPTS} --log-file "${__LOG_DIR}/${s3bucket}-${test}-${__PID}-dl.json" copy "${s3bucket}:${s3bucket}/${test}" /mnt/blockstorage/dist/${test}
    set +x
    echo -e "\n\n"

  done

  rm -rfv /mnt/blockstorage/dist

done

echo "Logging dir... ${__LOG_DIR}"
s3perfresults.sh
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#!/usr/bin/env bash
set -eux

__PID=$1

for test in "00001m" "02000m" "10000m"
do
  echo '"comment","test_case","region","down/up","MiB/s"'> "result_${test}.csv"

  for s3bucket in "e2-s3perf-20240501-sg" "e2-s3perf-20240501-sj22" "e2-s3perf-20240501-la" \
                  "e2-s3perf-20240501-ph12" "e2-s3perf-20240501-or4" "e2-s3perf-20240501-da" \
                  "e2-s3perf-20240501-ch" "e2-s3perf-20240501-va" "e2-s3perf-20240501-ca" \
                  "e2-s3perf-20240501-mi" "e2-s3perf-20240501-ldn" "e2-s3perf-20240501-par" \
                  "e2-s3perf-20240501-ie" "e2-s3perf-20240501-fra"
  do
    __region_id="$(echo ${s3bucket} | awk -F'-' '{print $NF}')"

    jq --arg COMMENT "${s3bucket}-${test}-up" \
       --arg TESTCASE "${test}" \
       --arg REGION "${__region_id}" \
       -r 'select( .stats?.speed !=null) | [
    $COMMENT,
    $TESTCASE,
    $REGION,
    "up",
    (( .stats?.speed /1024 /1024))] | @csv' logs/${__PID}/${s3bucket}-${test}-${__PID}-up.json >> "result_${test}.csv"
    sleep 2


    jq --arg COMMENT "${s3bucket}-${test}-dl" \
       --arg TESTCASE "${test}" \
       --arg REGION "${__region_id}" \
       -r 'select( .stats?.speed !=null) | [
    $COMMENT,
    $TESTCASE,
    $REGION,
    "dl",
    (( .stats?.speed /1024 /1024))] | @csv' logs/${__PID}/${s3bucket}-${test}-${__PID}-dl.json >> "result_${test}.csv"

  done
done

1
2
3
4
bash s3perf.sh 2>&1 | tee s3perf_$(date '+%Y%m%dT%H%M%S').log

# 別タブで
tail -f logs/*/e2-s3perf-20240501-*.json | jq -R -r 'fromjson? | .msg'

データを回収。

1
2
cd /mnt/blockstorage
tar -cvf e2-s3perf-20240501-46511.tar.xz logs/ s3perf_20240503T145557.log s3perf.sh s3perfresults.sh

後かたつけ

Bucket の中身を削除。 Bucket も消す場合は WebGUI からやる必要あり。

1
2
3
4
5
for i in "e2-s3perf-20240501-sg" "e2-s3perf-20240501-sj22" "e2-s3perf-20240501-la" \
         "e2-s3perf-20240501-ph12" "e2-s3perf-20240501-or4" "e2-s3perf-20240501-da" \
         "e2-s3perf-20240501-ch" "e2-s3perf-20240501-va" "e2-s3perf-20240501-ca" \
         "e2-s3perf-20240501-mi" "e2-s3perf-20240501-ldn" "e2-s3perf-20240501-par" \
         "e2-s3perf-20240501-ie" "e2-s3perf-20240501-fra"; do set -x && rclone delete ${i}:${i} && set +x; done

Results

全リザルトは下記となっている。 min/avg/max は MiB/s であることに注意してほしい。
つまり、 e2-s3perf-20240501-sg-10000m-46511-dl のケースでは max 143.38 MiB/s1,147.04 Mbps となる。

filenameregiontestcasetypeminavgmaxstart timeend timeelapsedTime
e2-s3perf-20240501-sg-00001m-46511-upsg00001mup7.507.758.0005/03 23:56:0705/03 23:56:150:00:18
e2-s3perf-20240501-sg-00001m-46511-dlsg00001mdl13.8913.8913.8905/03 23:56:2405/03 23:56:240:00:10
e2-s3perf-20240501-sg-02000m-46511-upsg02000mup0.0044.7685.0405/03 23:56:3505/04 00:00:080:03:44
e2-s3perf-20240501-sg-02000m-46511-dlsg02000mdl51.8978.4494.4905/04 00:00:1905/04 00:02:220:02:14
e2-s3perf-20240501-sg-10000m-46511-upsg10000mup0.0023.6139.4505/04 00:02:3205/04 00:38:300:36:07
e2-s3perf-20240501-sg-10000m-46511-dlsg10000mdl0.8885.05143.3805/04 00:38:4005/04 00:48:360:10:06
e2-s3perf-20240501-sj22-00001m-46511-upsj2200001mup11.4411.4511.4505/04 00:48:4605/04 00:48:480:00:12
e2-s3perf-20240501-sj22-00001m-46511-dlsj2200001mdl22.6022.6022.6005/04 00:48:5405/04 00:48:540:00:06
e2-s3perf-20240501-sj22-02000m-46511-upsj2202000mup0.0050.3689.4305/04 00:49:0405/04 00:52:080:03:14
e2-s3perf-20240501-sj22-02000m-46511-dlsj2202000mdl33.0469.32101.4605/04 00:52:1905/04 00:54:400:02:32
e2-s3perf-20240501-sj22-10000m-46511-upsj2210000mup0.0053.5690.7505/04 00:54:5105/04 01:10:300:15:49
e2-s3perf-20240501-sj22-10000m-46511-dlsj2210000mdl1.4179.88134.3505/04 01:10:4005/04 01:21:290:11:00
e2-s3perf-20240501-la-00001m-46511-upla00001mup11.8911.8911.9005/04 01:21:4005/04 01:21:410:00:12
e2-s3perf-20240501-la-00001m-46511-dlla00001mdl20.8020.8020.8005/04 01:21:4805/04 01:21:480:00:06
e2-s3perf-20240501-la-02000m-46511-upla02000mup0.0050.8890.1005/04 01:21:5805/04 01:24:590:03:11
e2-s3perf-20240501-la-02000m-46511-dlla02000mdl46.6089.80124.3505/04 01:25:0905/04 01:26:580:02:00
e2-s3perf-20240501-la-10000m-46511-upla10000mup0.0042.1891.1405/04 01:27:0905/04 01:47:080:20:10
e2-s3perf-20240501-la-10000m-46511-dlla10000mdl0.5571.40142.6905/04 01:47:1905/04 01:59:190:12:11
e2-s3perf-20240501-ph12-00001m-46511-upph1200001mup10.6710.7210.7805/04 01:59:3005/04 01:59:320:00:13
e2-s3perf-20240501-ph12-00001m-46511-dlph1200001mdl14.1114.1114.1105/04 01:59:4205/04 01:59:420:00:10
e2-s3perf-20240501-ph12-02000m-46511-upph1202000mup0.0020.7729.6705/04 01:59:5205/04 02:07:440:08:02
e2-s3perf-20240501-ph12-02000m-46511-dlph1202000mdl40.6473.5298.7705/04 02:07:5405/04 02:10:090:02:25
e2-s3perf-20240501-ph12-10000m-46511-upph1210000mup0.0031.7784.8405/04 02:10:1905/04 02:36:550:26:46
e2-s3perf-20240501-ph12-10000m-46511-dlph1210000mdl0.0462.3096.9405/04 02:37:0605/04 02:50:550:14:00
e2-s3perf-20240501-or4-00001m-46511-upor400001mup4.224.975.7805/04 02:51:0605/04 02:51:200:00:24
e2-s3perf-20240501-or4-00001m-46511-dlor400001mdl14.4414.4414.4405/04 02:51:2905/04 02:51:290:00:09
e2-s3perf-20240501-or4-02000m-46511-upor402000mup0.0022.8230.6805/04 02:51:4005/04 02:58:460:07:17
e2-s3perf-20240501-or4-02000m-46511-dlor402000mdl36.3362.3183.9505/04 02:58:5705/04 03:01:320:02:46
e2-s3perf-20240501-or4-10000m-46511-upor410000mup0.0038.9086.5705/04 03:01:4305/04 03:23:210:21:49
e2-s3perf-20240501-or4-10000m-46511-dlor410000mdl0.0859.6298.9605/04 03:23:3205/04 03:37:570:14:35
e2-s3perf-20240501-da-00001m-46511-upda00001mup8.448.889.3105/04 03:38:0705/04 03:38:110:00:15
e2-s3perf-20240501-da-00001m-46511-dlda00001mdl9.9410.2610.5805/04 03:38:2205/04 03:38:240:00:13
e2-s3perf-20240501-da-02000m-46511-upda02000mup0.0022.7228.7305/04 03:38:3505/04 03:45:430:07:18
e2-s3perf-20240501-da-02000m-46511-dlda02000mdl9.8067.7591.4405/04 03:45:5305/04 03:48:080:02:26
e2-s3perf-20240501-da-10000m-46511-upda10000mup0.0023.2737.0605/04 03:48:1905/04 04:24:370:36:28
e2-s3perf-20240501-da-10000m-46511-dlda10000mdl0.2160.9599.0105/04 04:24:4705/04 04:38:450:14:08
e2-s3perf-20240501-ch-00001m-46511-upch00001mup5.786.467.1405/04 04:38:5605/04 04:39:050:00:19
e2-s3perf-20240501-ch-00001m-46511-dlch00001mdl0.922.172.9605/04 04:39:1505/04 04:39:550:00:50
e2-s3perf-20240501-ch-02000m-46511-upch02000mup0.0039.0880.3905/04 04:40:0505/04 04:44:070:04:13
e2-s3perf-20240501-ch-02000m-46511-dlch02000mdl7.2416.4030.8805/04 04:44:1805/04 04:54:360:10:28
e2-s3perf-20240501-ch-10000m-46511-upch10000mup0.0043.6481.5805/04 04:54:4605/04 05:14:040:19:29
e2-s3perf-20240501-ch-10000m-46511-dlch10000mdl0.1133.5366.9205/04 05:14:1505/04 05:39:460:25:42
e2-s3perf-20240501-va-00001m-46511-upva00001mup7.567.788.0005/04 05:39:5705/04 05:40:030:00:17
e2-s3perf-20240501-va-00001m-46511-dlva00001mdl16.9316.9316.9305/04 05:40:1105/04 05:40:110:00:08
e2-s3perf-20240501-va-02000m-46511-upva02000mup0.0022.0727.7505/04 05:40:2205/04 05:47:470:07:36
e2-s3perf-20240501-va-02000m-46511-dlva02000mdl26.5562.6390.0805/04 05:47:5805/04 05:50:380:02:50
e2-s3perf-20240501-va-10000m-46511-upva10000mup0.0016.9926.2305/04 05:50:4805/04 06:40:210:49:43
e2-s3perf-20240501-va-10000m-46511-dlva10000mdl0.3067.18122.4605/04 06:40:3205/04 06:53:200:12:59
e2-s3perf-20240501-ca-00001m-46511-upca00001mup7.117.317.5205/04 06:53:3105/04 06:53:380:00:18
e2-s3perf-20240501-ca-00001m-46511-dlca00001mdl10.5211.8213.1205/04 06:53:4905/04 06:53:520:00:14
e2-s3perf-20240501-ca-02000m-46511-upca02000mup0.0042.1787.9505/04 06:54:0305/04 06:57:470:03:55
e2-s3perf-20240501-ca-02000m-46511-dlca02000mdl29.0474.47103.8305/04 06:57:5805/04 07:00:110:02:24
e2-s3perf-20240501-ca-10000m-46511-upca10000mup0.0041.5881.0905/04 07:00:2205/04 07:20:370:20:26
e2-s3perf-20240501-ca-10000m-46511-dlca10000mdl0.0567.77120.2305/04 07:20:4705/04 07:33:260:12:49
e2-s3perf-20240501-mi-00001m-46511-upmi00001mup4.224.444.5605/04 07:33:3705/04 07:33:550:00:29
e2-s3perf-20240501-mi-00001m-46511-dlmi00001mdl0.661.672.0805/04 07:34:0605/04 07:35:060:01:11
e2-s3perf-20240501-mi-02000m-46511-upmi02000mup0.0031.0157.5605/04 07:35:1705/04 07:40:330:05:27
e2-s3perf-20240501-mi-02000m-46511-dlmi02000mdl1.827.6728.5205/04 07:40:4405/04 08:02:510:22:18
e2-s3perf-20240501-mi-10000m-46511-upmi10000mup0.0035.2470.1205/04 08:03:0205/04 08:27:000:24:08
e2-s3perf-20240501-mi-10000m-46511-dlmi10000mdl0.157.6929.4105/04 08:27:1005/04 10:17:521:50:53
e2-s3perf-20240501-ldn-00001m-46511-upldn00001mup1.221.742.2805/04 10:18:0305/04 10:19:040:01:12
e2-s3perf-20240501-ldn-00001m-46511-dlldn00001mdl3.284.165.1405/04 10:19:1505/04 10:19:380:00:34
e2-s3perf-20240501-ldn-02000m-46511-upldn02000mup0.0032.7457.5705/04 10:19:4905/04 10:24:440:05:06
e2-s3perf-20240501-ldn-02000m-46511-dlldn02000mdl22.5265.4499.0905/04 10:24:5505/04 10:27:280:02:44
e2-s3perf-20240501-ldn-10000m-46511-upldn10000mup0.0028.6563.6805/04 10:27:3905/04 10:57:040:29:35
e2-s3perf-20240501-ldn-10000m-46511-dlldn10000mdl0.1956.22115.6805/04 10:57:1505/04 11:12:170:15:13
e2-s3perf-20240501-par-00001m-46511-uppar00001mup3.784.274.6505/04 11:12:2805/04 11:12:460:00:29
e2-s3perf-20240501-par-00001m-46511-dlpar00001mdl0.341.301.6105/04 11:12:5705/04 11:14:180:01:32
e2-s3perf-20240501-par-02000m-46511-uppar02000mup0.0018.6528.5505/04 11:14:2905/04 11:23:200:09:02
e2-s3perf-20240501-par-02000m-46511-dlpar02000mdl2.689.9138.3205/04 11:23:3105/04 11:40:350:17:15
e2-s3perf-20240501-par-10000m-46511-uppar10000mup0.0019.0145.9605/04 11:40:4605/04 12:25:210:44:46
e2-s3perf-20240501-par-10000m-46511-dlpar10000mdl0.9136.3372.8505/04 12:25:3205/04 12:48:470:23:26
e2-s3perf-20240501-ie-00001m-46511-upie00001mup5.005.375.5805/04 12:48:5905/04 12:49:120:00:25
e2-s3perf-20240501-ie-00001m-46511-dlie00001mdl5.895.946.0005/04 12:49:2305/04 12:49:350:00:23
e2-s3perf-20240501-ie-02000m-46511-upie02000mup0.0031.6063.0705/04 12:49:4605/04 12:54:550:05:20
e2-s3perf-20240501-ie-02000m-46511-dlie02000mdl17.7649.0385.0505/04 12:55:0705/04 12:58:230:03:28
e2-s3perf-20240501-ie-10000m-46511-upie10000mup0.0020.7962.3105/04 12:58:3405/04 13:39:060:40:43
e2-s3perf-20240501-ie-10000m-46511-dlie10000mdl0.0037.9385.0205/04 13:39:1705/04 14:01:480:22:41
e2-s3perf-20240501-fra-00001m-46511-upfra00001mup0.491.361.7405/04 14:01:5905/04 14:03:280:01:40
e2-s3perf-20240501-fra-00001m-46511-dlfra00001mdl0.020.150.3605/04 14:03:4005/04 14:17:270:13:59
e2-s3perf-20240501-fra-02000m-46511-upfra02000mup0.0028.4755.2605/04 14:17:4005/04 14:23:210:05:53
e2-s3perf-20240501-fra-02000m-46511-dlfra02000mdl3.0050.6585.0305/04 14:23:3205/04 14:26:400:03:19
e2-s3perf-20240501-fra-10000m-46511-upfra10000mup0.0027.6559.9005/04 14:26:5105/04 14:57:250:30:46
e2-s3perf-20240501-fra-10000m-46511-dlfra10000mdl0.6646.5894.7805/04 14:57:3605/04 15:15:510:18:26

1MBx128

filenameregiontestcasetypeminavgmaxstart timeend timeelapsedTime
e2-s3perf-20240501-sg-00001m-46511-upsg00001mup7.507.758.0005/03 23:56:0705/03 23:56:150:00:18
e2-s3perf-20240501-sj22-00001m-46511-upsj2200001mup11.4411.4511.4505/04 00:48:4605/04 00:48:480:00:12
e2-s3perf-20240501-la-00001m-46511-upla00001mup11.8911.8911.9005/04 01:21:4005/04 01:21:410:00:12
e2-s3perf-20240501-ph12-00001m-46511-upph1200001mup10.6710.7210.7805/04 01:59:3005/04 01:59:320:00:13
e2-s3perf-20240501-or4-00001m-46511-upor400001mup4.224.975.7805/04 02:51:0605/04 02:51:200:00:24
e2-s3perf-20240501-da-00001m-46511-upda00001mup8.448.889.3105/04 03:38:0705/04 03:38:110:00:15
e2-s3perf-20240501-ch-00001m-46511-upch00001mup5.786.467.1405/04 04:38:5605/04 04:39:050:00:19
e2-s3perf-20240501-ch-00001m-46511-upch00001mup5.786.467.1405/04 04:38:5605/04 04:39:050:00:19
e2-s3perf-20240501-ca-00001m-46511-upca00001mup7.117.317.5205/04 06:53:3105/04 06:53:380:00:18
e2-s3perf-20240501-mi-00001m-46511-upmi00001mup4.224.444.5605/04 07:33:3705/04 07:33:550:00:29
e2-s3perf-20240501-ldn-00001m-46511-upldn00001mup1.221.742.2805/04 10:18:0305/04 10:19:040:01:12
e2-s3perf-20240501-par-00001m-46511-uppar00001mup3.784.274.6505/04 11:12:2805/04 11:12:460:00:29
e2-s3perf-20240501-ie-00001m-46511-upie00001mup5.005.375.5805/04 12:48:5905/04 12:49:120:00:25
e2-s3perf-20240501-fra-00001m-46511-upfra00001mup0.491.361.7405/04 14:01:5905/04 14:03:280:01:40
e2-s3perf-20240501-sg-00001m-46511-dlsg00001mdl13.8913.8913.8905/03 23:56:2405/03 23:56:240:00:10
e2-s3perf-20240501-sj22-00001m-46511-dlsj2200001mdl22.6022.6022.6005/04 00:48:5405/04 00:48:540:00:06
e2-s3perf-20240501-la-00001m-46511-dlla00001mdl20.8020.8020.8005/04 01:21:4805/04 01:21:480:00:06
e2-s3perf-20240501-ph12-00001m-46511-dlph1200001mdl14.1114.1114.1105/04 01:59:4205/04 01:59:420:00:10
e2-s3perf-20240501-or4-00001m-46511-dlor400001mdl14.4414.4414.4405/04 02:51:2905/04 02:51:290:00:09
e2-s3perf-20240501-da-00001m-46511-dlda00001mdl9.9410.2610.5805/04 03:38:2205/04 03:38:240:00:13
e2-s3perf-20240501-ch-00001m-46511-dlch00001mdl0.922.172.9605/04 04:39:1505/04 04:39:550:00:50
e2-s3perf-20240501-va-00001m-46511-dlva00001mdl16.9316.9316.9305/04 05:40:1105/04 05:40:110:00:08
e2-s3perf-20240501-ca-00001m-46511-dlca00001mdl10.5211.8213.1205/04 06:53:4905/04 06:53:520:00:14
e2-s3perf-20240501-mi-00001m-46511-dlmi00001mdl0.661.672.0805/04 07:34:0605/04 07:35:060:01:11
e2-s3perf-20240501-ldn-00001m-46511-dlldn00001mdl3.284.165.1405/04 10:19:1505/04 10:19:380:00:34
e2-s3perf-20240501-par-00001m-46511-dlpar00001mdl0.341.301.6105/04 11:12:5705/04 11:14:180:01:32
e2-s3perf-20240501-ie-00001m-46511-dlie00001mdl5.895.946.0005/04 12:49:2305/04 12:49:350:00:23
e2-s3perf-20240501-fra-00001m-46511-dlfra00001mdl0.020.150.3605/04 14:03:4005/04 14:17:270:13:59

細かいファイルの転送も問題ない程度には出ている。写真データなどはもう少し大きいだろうが、並列して送信されているため十分な即が稼げている。

2GBx5

filenameregiontestcasetypeminavgmaxstart timeend timeelapsedTime
e2-s3perf-20240501-sg-02000m-46511-upsg02000mup0.0044.7685.0405/03 23:56:3505/04 00:00:080:03:44
e2-s3perf-20240501-sj22-02000m-46511-upsj2202000mup0.0050.3689.4305/04 00:49:0405/04 00:52:080:03:14
e2-s3perf-20240501-la-02000m-46511-upla02000mup0.0050.8890.1005/04 01:21:5805/04 01:24:590:03:11
e2-s3perf-20240501-ph12-02000m-46511-upph1202000mup0.0020.7729.6705/04 01:59:5205/04 02:07:440:08:02
e2-s3perf-20240501-da-02000m-46511-upda02000mup0.0022.7228.7305/04 03:38:3505/04 03:45:430:07:18
e2-s3perf-20240501-or4-02000m-46511-upor402000mup0.0022.8230.6805/04 02:51:4005/04 02:58:460:07:17
e2-s3perf-20240501-ch-02000m-46511-upch02000mup0.0039.0880.3905/04 04:40:0505/04 04:44:070:04:13
e2-s3perf-20240501-va-02000m-46511-upva02000mup0.0022.0727.7505/04 05:40:2205/04 05:47:470:07:36
e2-s3perf-20240501-ca-02000m-46511-upca02000mup0.0042.1787.9505/04 06:54:0305/04 06:57:470:03:55
e2-s3perf-20240501-mi-02000m-46511-upmi02000mup0.0031.0157.5605/04 07:35:1705/04 07:40:330:05:27
e2-s3perf-20240501-ldn-02000m-46511-upldn02000mup0.0032.7457.5705/04 10:19:4905/04 10:24:440:05:06
e2-s3perf-20240501-par-02000m-46511-uppar02000mup0.0018.6528.5505/04 11:14:2905/04 11:23:200:09:02
e2-s3perf-20240501-ie-02000m-46511-upie02000mup0.0031.6063.0705/04 12:49:4605/04 12:54:550:05:20
e2-s3perf-20240501-fra-02000m-46511-upfra02000mup0.0028.4755.2605/04 14:17:4005/04 14:23:210:05:53
e2-s3perf-20240501-sg-02000m-46511-dlsg02000mdl51.8978.4494.4905/04 00:00:1905/04 00:02:220:02:14
e2-s3perf-20240501-sj22-02000m-46511-dlsj2202000mdl33.0469.32101.4605/04 00:52:1905/04 00:54:400:02:32
e2-s3perf-20240501-la-02000m-46511-dlla02000mdl46.6089.80124.3505/04 01:25:0905/04 01:26:580:02:00
e2-s3perf-20240501-ph12-02000m-46511-dlph1202000mdl40.6473.5298.7705/04 02:07:5405/04 02:10:090:02:25
e2-s3perf-20240501-or4-02000m-46511-dlor402000mdl36.3362.3183.9505/04 02:58:5705/04 03:01:320:02:46
e2-s3perf-20240501-da-02000m-46511-dlda02000mdl9.8067.7591.4405/04 03:45:5305/04 03:48:080:02:26
e2-s3perf-20240501-ch-02000m-46511-dlch02000mdl7.2416.4030.8805/04 04:44:1805/04 04:54:360:10:28
e2-s3perf-20240501-va-02000m-46511-dlva02000mdl26.5562.6390.0805/04 05:47:5805/04 05:50:380:02:50
e2-s3perf-20240501-ca-02000m-46511-dlca02000mdl29.0474.47103.8305/04 06:57:5805/04 07:00:110:02:24
e2-s3perf-20240501-mi-02000m-46511-dlmi02000mdl1.827.6728.5205/04 07:40:4405/04 08:02:510:22:18
e2-s3perf-20240501-ldn-02000m-46511-dlldn02000mdl22.5265.4499.0905/04 10:24:5505/04 10:27:280:02:44
e2-s3perf-20240501-par-02000m-46511-dlpar02000mdl2.689.9138.3205/04 11:23:3105/04 11:40:350:17:15
e2-s3perf-20240501-ie-02000m-46511-dlie02000mdl17.7649.0385.0505/04 12:55:0705/04 12:58:230:03:28
e2-s3perf-20240501-fra-02000m-46511-dlfra02000mdl3.0050.6585.0305/04 14:23:3205/04 14:26:400:03:19

2GB のテストは動画ファイルなどアップロードを想定してテストとした。
まとまったデータを転送するため転送効率が向上している、 Singapore(sg), San Jose(sj22), Los Angeles(la) がだいたい横ばいで Upload / Download 50MiB/s 程度出ているを観測できた。

10GBx5

filenameregiontestcasetypeminavgmaxstart timeend timeelapsedTime
e2-s3perf-20240501-sg-10000m-46511-upsg10000mup0.0023.6139.4505/04 00:02:3205/04 00:38:300:36:07
e2-s3perf-20240501-sj22-10000m-46511-upsj2210000mup0.0053.5690.7505/04 00:54:5105/04 01:10:300:15:49
e2-s3perf-20240501-la-10000m-46511-upla10000mup0.0042.1891.1405/04 01:27:0905/04 01:47:080:20:10
e2-s3perf-20240501-ph12-10000m-46511-upph1210000mup0.0031.7784.8405/04 02:10:1905/04 02:36:550:26:46
e2-s3perf-20240501-or4-10000m-46511-upor410000mup0.0038.9086.5705/04 03:01:4305/04 03:23:210:21:49
e2-s3perf-20240501-da-10000m-46511-upda10000mup0.0023.2737.0605/04 03:48:1905/04 04:24:370:36:28
e2-s3perf-20240501-ch-10000m-46511-upch10000mup0.0043.6481.5805/04 04:54:4605/04 05:14:040:19:29
e2-s3perf-20240501-va-10000m-46511-upva10000mup0.0016.9926.2305/04 05:50:4805/04 06:40:210:49:43
e2-s3perf-20240501-ca-10000m-46511-upca10000mup0.0041.5881.0905/04 07:00:2205/04 07:20:370:20:26
e2-s3perf-20240501-mi-10000m-46511-upmi10000mup0.0035.2470.1205/04 08:03:0205/04 08:27:000:24:08
e2-s3perf-20240501-ldn-10000m-46511-upldn10000mup0.0028.6563.6805/04 10:27:3905/04 10:57:040:29:35
e2-s3perf-20240501-par-10000m-46511-uppar10000mup0.0019.0145.9605/04 11:40:4605/04 12:25:210:44:46
e2-s3perf-20240501-ie-10000m-46511-upie10000mup0.0020.7962.3105/04 12:58:3405/04 13:39:060:40:43
e2-s3perf-20240501-fra-10000m-46511-upfra10000mup0.0027.6559.9005/04 14:26:5105/04 14:57:250:30:46
e2-s3perf-20240501-sg-10000m-46511-dlsg10000mdl0.8885.05143.3805/04 00:38:4005/04 00:48:360:10:06
e2-s3perf-20240501-sj22-10000m-46511-dlsj2210000mdl1.4179.88134.3505/04 01:10:4005/04 01:21:290:11:00
e2-s3perf-20240501-la-10000m-46511-dlla10000mdl0.5571.40142.6905/04 01:47:1905/04 01:59:190:12:11
e2-s3perf-20240501-ph12-10000m-46511-dlph1210000mdl0.0462.3096.9405/04 02:37:0605/04 02:50:550:14:00
e2-s3perf-20240501-or4-10000m-46511-dlor410000mdl0.0859.6298.9605/04 03:23:3205/04 03:37:570:14:35
e2-s3perf-20240501-da-10000m-46511-dlda10000mdl0.2160.9599.0105/04 04:24:4705/04 04:38:450:14:08
e2-s3perf-20240501-ch-10000m-46511-dlch10000mdl0.1133.5366.9205/04 05:14:1505/04 05:39:460:25:42
e2-s3perf-20240501-va-10000m-46511-dlva10000mdl0.3067.18122.4605/04 06:40:3205/04 06:53:200:12:59
e2-s3perf-20240501-ca-10000m-46511-dlca10000mdl0.0567.77120.2305/04 07:20:4705/04 07:33:260:12:49
e2-s3perf-20240501-mi-10000m-46511-dlmi10000mdl0.157.6929.4105/04 08:27:1005/04 10:17:521:50:53
e2-s3perf-20240501-ldn-10000m-46511-dlldn10000mdl0.1956.22115.6805/04 10:57:1505/04 11:12:170:15:13
e2-s3perf-20240501-par-10000m-46511-dlpar10000mdl0.9136.3372.8505/04 12:25:3205/04 12:48:470:23:26
e2-s3perf-20240501-ie-10000m-46511-dlie10000mdl0.0037.9385.0205/04 13:39:1705/04 14:01:480:22:41
e2-s3perf-20240501-fra-10000m-46511-dlfra10000mdl0.6646.5894.7805/04 14:57:3605/04 15:15:510:18:26

Singapore(sg), San Jose(sj22), Los Angeles(la) の並びに変化はないが、 Singapore(sg) は Upload が落ち込んでいる。おそらく計測タイミングが 00:02:32 - 00:38:30 と一番ネットワークが混んでいる時間帯に当たった可能性がある。シンガポールとの時差は -1 時間であるため現地時間 23:02 - 23:38 になる。

総合

1MBx128, 2GBx5, 10GBx5 の Download / Upload の平均値。
これを見ると、 Singapore(sg) リージョンの速度が少し落ちている状況なのがわかるがリソース逼迫により現在新規受付を停止している、ためそのうち増強され復活すると思われる。
2 位は San Jose(sj22)で、ネットワーク的にレイテンシーが少し増えるが問題ない程度出ていることがわかる。

regionmin MiB/savg MiB/smax MiB/s
Singapore(sg)24.7284.50128.08
San Jose(sj22)22.8395.72150.01
Los Angeles(la)26.6195.65160.33
Phoenix(ph12)21.8271.06111.70
Oregon(or4)18.3667.69106.79
Dallas(da)9.4664.6192.04
Chicago(ch)4.6847.0989.96
Virginia(va)17.1164.5397.15
Montreal(ca)15.5781.71137.91
Miami(mi)2.2829.2464.08
London(ldn)9.0762.98114.48
Paris(par)2.5729.8263.98
Ireland(ie)9.5550.22102.34
Frankfurt(fra)1.3951.6299.02

おまけ

各処理の処理時間の推移。

Built with Hugo
テーマ StackJimmy によって設計されています。