Skip to content

Error adding node #673

@duanhongyi

Description

@duanhongyi

Start four nodes for the first time in the virtual machine, with four disks per node:

RUSTFS_VOLUMES="http://node{1...4}:7000/data/rustfs{0...3}"

The startup is normal. Then, attempt to add:

RUSTFS_VOLUMES="http://node{1...4}:7000/data/rustfs{0...3} http://node{5...8}:7000/data/rustfs{0...3}"

Error reported:

Oct 21 09:35:01 vm-02 rustfs[11952]: [2025-10-21 09:35:01.904364 +08:00] ERROR [s3s::service] [/home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/s3s-0.12.0-minio-preview.3/src/service.rs:108] [tokio-runtime-worker:ThreadId(12)] duration=42.427507ms res=Response { status: 500, version: HTTP/1.1, headers: {"content-type": "application/xml"}, body: Body { once: b"InternalErrorStorage resources are insufficient for the write operation: mybucket/" } }

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions