Files
doc-exports/docs/obs/tool-obsutil/obs_11_0055.html
weihongmin1 c4291b1dd5 OBS Util 0309 Verion
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-authored-by: weihongmin1 <weihongmin1@huawei.com>
Co-committed-by: weihongmin1 <weihongmin1@huawei.com>
2026-03-27 12:15:19 +00:00

2.8 KiB

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 both tool logs and SDK logs. The tool logs record success and exception information while obsutil is running. The SDK logs record success and exception information when obsutil sends requests to 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.