zookeeper報錯 service not available now, maybe disk full, CL: 0.95 CQ: 0.95 INDEX: 0.95, maybe
該報錯由於 /store/commitlog資料夾下的日誌檔案過大造成,df-h 指令檢視當前磁碟佔用記憶體情況 rocketmq預設會把剩餘磁碟的比率不足75%當做磁碟空間不足處理
解決辦法:
1.先刪除掉/store/commitlog資料夾下的沒用的日誌檔案
2.編輯/conf/2m-2s-async/broker-a.properties檔案,新增 diskMaxUsedSpaceRatio=98 磁碟佔用到98%才會報錯
注意:這裡要根據伺服器不同主從節點對應的配置檔案修改
相關文章
- [H&NCTF] maybe_xor題解
- 阿里雲9月最新活動:爆款特惠,雲伺服器0.95折起,雲資料庫1.5折起阿里伺服器資料庫
- 如何優雅的鏈式取值之 MayBe 函子
- 【譯】gRPC-Web for .NET now availableRPCWebAI
- 使用@Service註解出現No bean named 'xxxx' available]錯誤BeanAI
- 一大波 Android 劉海屏來襲,全網\Maybe/最全適配技巧!Android
- No Bean named 'Xxx' available 異常報錯BeanAI
- Maven專案報錯:No bean named 'xxxxxx' availableMavenBeanAI
- 20180316不使用INDEX FULL SCAN (MIN/MAX)Index
- 【SqlServer】管理全文索引(FULL TEXT INDEX)SQLServer索引Index
- 小程式報錯Invoke event bindViewTap in page: pages/index/indexViewIndex
- idea maven搭建spring報錯:No bean named 'xxx' availableIdeaMavenSpringBeanAI
- 【ERROR】su user報'This account is currently not available'錯誤 for linuxErrorAILinux
- Linux yum安裝httpd報錯 No package httpd available ?LinuxhttpdPackageAI
- 用putty連線AWS,報錯“No supported authentication methods available"AI
- ADS報錯:Sorry, but the license for the following library is not available: "System Model Library"AI
- ext4_dx_add_entry:2024: Directory index full!Index
- PHP程式報錯:PHP Notice: Undefined index: XX inPHPUndefinedIndex
- 【報錯】elasticsearch 報錯blocked by: [FORBIDDEN/12/index read-only / allow delete (api)]ElasticsearchBloCORBIndexdeleteAPI
- k8s kubectl top pod報錯error Metrics API not availableK8SErrorAPIAI
- 【最佳化】INDEX FULL SCAN (MIN/MAX)訪問路徑Index
- 如何解決 構建dotnet docker映象時報錯:error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json.DockerErrorIndexHTTPAPIJSON
- python爬蟲 -IndexError: list index out of range報錯Python爬蟲IndexError
- Spring:錯誤No bean named 'xxxxxxx' availableSpringBeanAI
- kafka 錯誤: larger than available brokersKafkaAI
- laradock 執行報錯 Service 'workspace' failed to build:AIUI
- 記一次idea構建springmvc報錯:No bean named 'cacheManager' availableIdeaSpringMVCBeanAI
- Elasticsearch 6 建立索引報錯 invalid_index_name_exception Invalid index name [testDemo], must be lowercaseElasticsearch索引IndexException
- 【TUNE_ORACLE】列出走了INDEX FULL SCAN的SQL參考OracleIndexSQL
- spring中No bean named xxx available錯誤SpringBeanAI
- Laravel-查詢-ONLY_FULL_GROUP_BY SQL 模式-報錯限制-解決LaravelSQL模式
- python報錯:TypeError: slice indices must be integers or None or have an __index__ methodPythonErrorNoneIndex
- This relative module was not found: * ./_import_dev in ./src/router/index.js報錯ImportdevIndexJS
- Think Now:2023年精神健康報告
- 執行SQL發生錯誤!錯誤:disk I/O errorSQLError
- 踩坑系列:MySql only_full_group_by配置,竟導致所有應用報錯?MySql
- 使用Rockey作業系統允許rancher映象報錯iptables is not available on this host解決方法作業系統AI
- MySQL sql_mode=only_full_group_by 錯誤MySql