Updated on 2022-07-07 GMT+08:00

Overview

obsutil provides multiple methods for users to locate and analyze faults. Table 1 details the methods. Generally, you need to combine these methods for a precise fault locating.

Table 1 Fault locating methods

Method

Description

Log Files

obsutil log files include tool logs and SDK logs. The tool logs record the success information and exceptions generated during obsutil running. The SDK logs record the success information and exceptions generated during requesting for OBS.

Result Lists

Result lists are generated after batch tasks complete and may include success, failure, and warning files.

Return Codes

obsutil yields different return codes based on different execution results. You can analyze and troubleshoot faults according to these return codes.