---
title: OceanBase 数据库集群启动备份出现 -4006，The object is not initialized 异常，日志出现 throttle is not initialized 的原因及解决方法-OceanBase数据库使用指南
description: 了解OceanBase数据库在实际应用中关于 OceanBase 数据库集群启动备份出现 -4006，The object is not initialized 异常，日志出现 throttle is not initialized 的原因及解决方法相关的常见问题和使用技巧，帮助您快速解决 OceanBase 数据库集群启动备份出现 -4006，The object is not initialized 异常，日志出现 throttle is not initialized 的原因及解决方法的难题。
---
切换语言

- 简体中文
- English

划线反馈

# OceanBase 数据库集群启动备份出现 -4006，The object is not initialized 异常，日志出现 throttle is not initialized 的原因及解决方法

更新时间：2026-05-11 09:51

适用版本： V2.1.x、V2.2.x、V3.1.x、V3.2.x、V4.0.x、V4.1.x、V4.2.x、V4.3.x 内容类型：Troubleshoot  

## 问题现象

OCP 页面操作集群启动备份，备份命令下发正常，但是备份启动一段时间之后出现 -4006 异常。

![image](https://obbusiness-private.oss-cn-shanghai.aliyuncs.com/doc/img/knowledge-base/database/backup-and-restore/20250320when-starting-backup-of-obcluster-error-4006.png)

同时日志伴随出现如下异常。

```shell
[2024-12-18 09:54:02.473073] WDIAG [COMMON] limit_and_sleep (utility.cpp:1409) [2024492][T1006_BACKUP_ME][T1006][xxxxx-xxxxx-xxxxx-xxxxx] [lt=37][errcode=-4006] throttle is not initialized.(ret=-4006)
[2024-12-18 09:54:02.473082] WDIAG [COMMON] limit_out_and_sleep (utility.cpp:1570) [2024492][T1006_BACKUP_ME][T1006][xxxxx-xxxxx-xxxxx-xxxxx] [lt=8][errcode=-4006] failed to limit out_throttle_(ret=-4006)
[2024-12-18 09:54:02.473088] WDIAG [STORAGE] flush_buffer_ (ob_backup_file_writer_ctx.cpp:140) [2024492][T1006_BACKUP_ME][T1006][xxxxx-xxxxx-xxxxx-xxxxx] [lt=5][errcode=-4006] failed to limit out and sleep(ret=-4006)

```

## 问题原因

OceanBase 数据库集群内部存在限流机制（`ObBandwidthThrottle`），备份时需要依赖该机制进行流控，当集群内的 OceanBase 数据库节点的 `ObBandwidthThrottle` 初始化异常时，备份检测不通过，就会导致该异常，`ObBandwidthThrottle` 初始化不通过的原因常见的有如下几个。

1. `sys_bkgd_net_percentage` 参数设置小于等于 0。
 2. 系统网卡的 `/sys/class/net/$dev_name(网卡名称)/speed` 文件为空，导致识别主机的网卡速率失败。
 3. `/home/admin/oceanbase/etc/nic.rate.config` 文件内设置的值不正确，导致识别主机的网络速率失败，`nic.rate.config` 文件本身并不存在于 OceanBase 内，属于人工创建，目的是解决 OceanBase 无法正确识别主机网卡速率的问题。

## 问题的风险及影响

与限流相关的功能无法正常运行。

## 影响租户

影响 OceanBase 数据库中的 SYS 租户和 Oracle 租户以及 MySQL 租户。

## 适用版本

OceanBase 数据库 V2.x、V3.x、V4.x 版本。

## 解决方法

需要具体问题具体分析初始化异常原因，进行对应解决。

## 规避方式

1. 设置合理的 `sys_bkgd_net_percentage`。
 2. 检查集群内主机各个网卡的速率是否正确：推荐从 `/home/admin/oceanbase/etc/nic.rate.config` 配置文件中获取网卡速率的设置。

Previous

[Meta 相关文件缺失导致全备报错 -9011 的原因和解决方法](https://www.oceanbase.com/knowledge-base/oceanbase-database-1000000002397440)

Next

[物理恢复过程中 OBServer 重启不成功](https://www.oceanbase.com/knowledge-base/oceanbase-database-1000000001260179) ![有帮助](https://gw.alipayobjects.com/mdn/ob_asset/afts/img/A*y6ocSqN8cqsAAAAAAAAAAAAAARQnAQ)![无帮助](https://gw.alipayobjects.com/mdn/ob_asset/afts/img/A*BG9IQJyLHF8AAAAAAAAAAAAAARQnAQ)![反馈](https://gw.alipayobjects.com/mdn/ob_asset/afts/img/A*eTWdQKCRKHwAAAAAAAAAAAAAARQnAQ)[AI](https://www.oceanbase.com/obi) 咨询热线
