0chain / 0chain/zboxcli

Allocation size issue

未关闭
#600 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
reported by community
主要语言
Go
星标
28
派生
23
PR 合并指标
30 天内没有已合并 PR

描述

Create a 50GB allocation using the newallocation command in zboxcli, then fill all 50GB.
Increase the allocated capacity to 100GB with the updateallocation command and then lock an additional 50GB of ZCN in the write pool.
I uploaded the file, but an error "Max size reached for the allocation with this blobber" appears.

Ref: https://discord.com/channels/992566329632641056/992572924416495656/1208013585855422524

Original issue reported in webapps
https://github.com/0chain/web-apps/issues/11552

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 涉及 zboxcli 中的 `newallocation` 和 `updateallocation` 命令。首先检查代码库(可能在 cmd/ 目录中)中的命令实现。查找有关分配大小和 blobber 限制的验证逻辑。错误信息 'Max size reached for the allocation with this blobber' 表明在 blobber 交互或分配更新逻辑中存在检查。请在本地复现步骤以理解故障点。

由索引模型根据 Issue 内容生成。

评估

技术栈
go, shell
领域
cli
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。