|
157 | 157 | ], |
158 | 158 | "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageApiInterceptor.java" |
159 | 159 | }, |
160 | | - { |
161 | | - "raw": "Unexpected VM state: %s", |
162 | | - "en_US": "Unexpected VM state: {0}", |
163 | | - "zh_CN": "意外的VM状态:{0}", |
164 | | - "arguments": [ |
165 | | - "state" |
166 | | - ], |
167 | | - "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageApiInterceptor.java" |
168 | | - }, |
169 | 160 | { |
170 | 161 | "raw": "Backup storage not found[uuid: %s]", |
171 | 162 | "en_US": "Backup storage not found[uuid: {0}]", |
|
202 | 193 | ], |
203 | 194 | "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageApiInterceptor.java" |
204 | 195 | }, |
205 | | - { |
206 | | - "raw": "unexpected task type: %s", |
207 | | - "en_US": "unexpected task type: {0}", |
208 | | - "zh_CN": "意外的任务类型:{0}", |
209 | | - "arguments": [ |
210 | | - "msg.getTaskType()" |
211 | | - ], |
212 | | - "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageApiInterceptor.java" |
213 | | - }, |
214 | 196 | { |
215 | 197 | "raw": "\u0027%s\u0027(%d) should be larger than \u0027%s\u0027(%d)", |
216 | 198 | "en_US": "\u0027{0}\u0027({1}) should be larger than \u0027{2}\u0027({3})", |
|
294 | 276 | ], |
295 | 277 | "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageImpl.java" |
296 | 278 | }, |
297 | | - { |
298 | | - "raw": "%s", |
299 | | - "en_US": "{0}", |
300 | | - "zh_CN": "{0}", |
301 | | - "arguments": [ |
302 | | - "ret.getError()" |
303 | | - ], |
304 | | - "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageImpl.java" |
305 | | - }, |
306 | 279 | { |
307 | 280 | "raw": "hostname not found for backup storage[uuid: %s]", |
308 | 281 | "en_US": "hostname not found for backup storage[uuid: {0}]", |
|
339 | 312 | "arguments": [], |
340 | 313 | "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageManagerImpl.java" |
341 | 314 | }, |
| 315 | + { |
| 316 | + "raw": "%s", |
| 317 | + "en_US": "{0}", |
| 318 | + "zh_CN": "{0}", |
| 319 | + "arguments": [ |
| 320 | + "vo.getJobResult()" |
| 321 | + ], |
| 322 | + "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageManagerImpl.java" |
| 323 | + }, |
342 | 324 | { |
343 | 325 | "raw": "create-vm job cancelled", |
344 | 326 | "en_US": "create-vm job cancelled", |
|
391 | 373 | ], |
392 | 374 | "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageManagerImpl.java" |
393 | 375 | }, |
| 376 | + { |
| 377 | + "raw": "Unexpected VM state: %s", |
| 378 | + "en_US": "Unexpected VM state: {0}", |
| 379 | + "zh_CN": "意外的VM状态:{0}", |
| 380 | + "arguments": [ |
| 381 | + "state" |
| 382 | + ], |
| 383 | + "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageManagerImpl.java" |
| 384 | + }, |
394 | 385 | { |
395 | 386 | "raw": "No CDP task found for VM: %s", |
396 | 387 | "en_US": "No CDP task found for VM: {0}", |
|
436 | 427 | ], |
437 | 428 | "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageManagerImpl.java" |
438 | 429 | }, |
| 430 | + { |
| 431 | + "raw": "unexpected task type: %s", |
| 432 | + "en_US": "unexpected task type: {0}", |
| 433 | + "zh_CN": "意外的任务类型:{0}", |
| 434 | + "arguments": [ |
| 435 | + "taskVO.getTaskType()" |
| 436 | + ], |
| 437 | + "fileName": "src/main/java/org/zstack/storage/cdp/CdpBackupStorageManagerImpl.java" |
| 438 | + }, |
439 | 439 | { |
440 | 440 | "raw": "The VM[%s] for volume[%s] is running CDP, cannot resize now.", |
441 | 441 | "en_US": "The VM[{0}] for volume[{1}] is running CDP, cannot resize now.", |
|
464 | 464 | ], |
465 | 465 | "fileName": "src/main/java/org/zstack/storage/cdp/CreateVmFromCdpBackupLongJob.java" |
466 | 466 | }, |
467 | | - { |
468 | | - "raw": "waiting host[uuid:%s] and backupStorage[uuid:%s] to be Connected...", |
469 | | - "en_US": "waiting host[uuid:{0}] and backupStorage[uuid:{1}] to be Connected...", |
470 | | - "zh_CN": "正在等待要连接的主机[uuid:{0}]和备份存储[uuid:{1}]..", |
471 | | - "arguments": [ |
472 | | - "hostUuid", |
473 | | - "bsUuid" |
474 | | - ], |
475 | | - "fileName": "src/main/java/org/zstack/storage/cdp/CreateVmFromCdpBackupLongJob.java" |
476 | | - }, |
477 | 467 | { |
478 | 468 | "raw": "failed to find cdp task[uuid:%s] ", |
479 | 469 | "en_US": "failed to find cdp task[uuid:{0}] ", |
|
501 | 491 | ], |
502 | 492 | "fileName": "src/main/java/org/zstack/storage/cdp/KvmCdpVmLiveCreateFlowChain.java" |
503 | 493 | }, |
| 494 | + { |
| 495 | + "raw": "no volume records found from VM backup", |
| 496 | + "en_US": "no volume records found from VM backup", |
| 497 | + "zh_CN": "未从虚拟机备份中找到卷记录", |
| 498 | + "arguments": [], |
| 499 | + "fileName": "src/main/java/org/zstack/storage/cdp/KvmCdpVmLiveCreateFlowChain.java" |
| 500 | + }, |
504 | 501 | { |
505 | 502 | "raw": "multiple root volumes found from CDP backup %s:%d", |
506 | 503 | "en_US": "multiple root volumes found from CDP backup {0}:{1}", |
|
550 | 547 | ], |
551 | 548 | "fileName": "src/main/java/org/zstack/storage/cdp/KvmCdpVmLiveRestoreFlowChain.java" |
552 | 549 | }, |
553 | | - { |
554 | | - "raw": "no volume records found from VM backup", |
555 | | - "en_US": "no volume records found from VM backup", |
556 | | - "zh_CN": "未从虚拟机备份中找到卷记录", |
557 | | - "arguments": [], |
558 | | - "fileName": "src/main/java/org/zstack/storage/cdp/KvmCdpVmLiveRestoreFlowChain.java" |
559 | | - }, |
560 | 550 | { |
561 | 551 | "raw": "no root volume found from VM backup", |
562 | 552 | "en_US": "no root volume found from VM backup", |
|
636 | 626 | ], |
637 | 627 | "fileName": "src/main/java/org/zstack/storage/cdp/RevertVmFromCdpBackupMsgLongJob.java" |
638 | 628 | }, |
| 629 | + { |
| 630 | + "raw": "waiting host[uuid:%s] and backupStorage[uuid:%s] to be Connected...", |
| 631 | + "en_US": "waiting host[uuid:{0}] and backupStorage[uuid:{1}] to be Connected...", |
| 632 | + "zh_CN": "正在等待要连接的主机[uuid:{0}]和备份存储[uuid:{1}]..", |
| 633 | + "arguments": [ |
| 634 | + "apiMessage.getHostUuid()", |
| 635 | + "apiMessage.getBackupStorageUuid()" |
| 636 | + ], |
| 637 | + "fileName": "src/main/java/org/zstack/storage/cdp/RevertVmFromCdpBackupMsgLongJob.java" |
| 638 | + }, |
639 | 639 | { |
640 | 640 | "raw": "No CDP task found for VM[uuid: %s]", |
641 | 641 | "en_US": "No CDP task found for VM[uuid: {0}]", |
|
0 commit comments