Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: 对象存储问题排查支持 #624

Open
Teingi opened this issue Dec 12, 2024 · 1 comment
Open

[Feature]: 对象存储问题排查支持 #624

Teingi opened this issue Dec 12, 2024 · 1 comment

Comments

@Teingi
Copy link
Contributor

Teingi commented Dec 12, 2024

Describe your use case

对象存储问题排查指南

Describe the solution you'd like

针对对象存储问题排查通过obdiag来集成

Describe alternatives you've considered

No response

Additional context

No response

@Teingi
Copy link
Contributor Author

Teingi commented Dec 12, 2024

对象存储驱动层返回的错误码包括对象存储专有错误码和公共错误码,其中专有错误码包括-9003(OB_OSS_ERROR),-9060(OB_COS_ERROR),-9105(OB_S3_ERROR),所有因对象存储驱动或者网络请求失败导致的,且没有在OB内部细分的错误,会被转化成这三个错误码;公共错误码表示已经在OB内部细分转化的错误码。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant