loverustfs

Results 450 comments of loverustfs

What is the initial configuration? Why is it necessary to adjust to the new configuration?

## New configure file ``` RUSTFS_ACCESS_KEY=rustfsadmin RUSTFS_SECRET_KEY=rustfsadmin RUSTFS_VOLUMES="http://rustfs-node0{1...4}:9000/data/rustfs0{1...4}" RUSTFS_ADDRESS=":9000" RUSTFS_CONSOLE_ENABLE=true RUST_LOG=error RUSTFS_OBS_LOG_DIRECTORY="/var/logs/rustfs/" RUSTFS_SERVER_DOMAINS=rustfs.eccom.com ``` ## Old configure file ``` RUSTFS_ACCESS_KEY=rustfsadmin RUSTFS_SECRET_KEY=rustfsadmin RUSTFS_VOLUMES="http://rustfs-node0{1...4}:9000/data/rustfs0{1...4}" RUSTFS_ADDRESS=":9000" RUSTFS_CONSOLE_ENABLE=true RUST_LOG=error RUSTFS_OBS_LOG_DIRECTORY="/var/logs/rustfs/" ``` ## Question -...

@whls , I'm sorry! I used a binary deployment and was unable to reproduce this bug on alpha.73.

> So do I need update rustfs to alpha.73 and test? If needed, how can I update rustfs , I don't find any document about it. Just need replace binary...

If errors persist after the upgrade. We can prepare four servers online for a 1:1 simulation test.

Is the startup process normal? @whls

Okay, I will test this bug again. Version used: alpha.73 Servers: 4 OS: ubuntu24.04 Disks: 4 drivers (4 nodes x 4 drivers)

Yes, RustFS, like MinIO, filters from lists. The issue regarding time-based sorting has already been reported to the front-end team.

Hey @PsymoNiko , Thank you for using RustFS. This bug has been fixed. Please upgrade to the latest version, alpha.75: https://github.com/rustfs/rustfs/releases/tag/1.0.0-alpha.75 Please verify that this resolves the issue. If the...