Konstantin Lebedev

Results 221 comments of Konstantin Lebedev
trafficstars

@chrislusf Hello, the big binary does not affect the latency of request processing? What risks are there if I use a large binary with the full tag?

Use full version binary without reduce size https://github.com/seaweedfs/seaweedfs/commit/7a50762b9ed05f1410a24f52571b49a25cd561eb

restart help. crash after run: ``` /usr/bin/rclone copy /mnt/seaweedfs dst:backups --fast-list --checksum ```

Locally in seaweedfs your problem is not reproducible ``` 1. git clone https://github.com/seaweedfs/seaweedfs 2. make server 3. wget https://go.dev/dl/go1.22.1.src.tar.gz ``` 4. put tar.gz via s3api ``` s3cmd --access_key=some_access_key1 --secret_key=some_secret_key1 --no-ssl...

> In my case, using port 9334 for filer is fine. Only when downloading and extracting on port 9000 of S3, errors occur. There were also no problems with the...

https://github.com/seaweedfs/seaweedfs/issues/5442

I remember the problem when the deleted file is counted twice, so we see the file_count field as 4, although in fact there are 2. It turns out that there...

Also tried to do compact manually > For method=0, it compacts based on the .dat file, works if .idx file is corrupted. > For method=1, it compacts based on the...

@chrislusf It looks like, judging by the index, after `weed fix` there should be two files left, but in fact after `weed compact` there remains one file(_-protected_) and the second(_secuirty-ansible-galaxy-renovate-non_protected_)...

display additional TTL values is 1M ``` ./see_dat -volumeId 231 I0427 18:13:32.053612 volume_loading.go:91 readSuperBlock volume 231 version 3 I0427 18:13:32.055783 see_dat.go:36 231,fc138c121e6e6b6cad4c01b3 offset 8 size 82(82 B) cookie ad4c01b3 appendedAt...