Chris Lu

Results 765 comments of Chris Lu

No need to upgrade, since you may not notice the difference for your use case.

``` 1. check out the repo 2. cd 3. cd weed/ 4. go install ```

@tb3088 Thanks for the insights! And welcome to make a PR for fallocate and other places. > And short writes don't appear to be padded either, nor any kind of...

Assuming the SeaweedFS S3 server is already up, could you create some script or a docker container to reproduce this?

got this error when running podman ``` Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and...

I got these errors with either empty or notempty file. ``` 172.17.0.1 - - [30/Jan/2025:17:29:18 +0000] "HEAD /v2/test/empty/manifests/sha256:538db851ef40e95534fc204fc18b95a66eb4a31d6dce99fa59e2973381f93b90 HTTP/1.1" 503 125 "" "oras/1.2.2+Homebrew" 172.17.0.1 - - [30/Jan/2025:17:29:18 +0000] "HEAD /v2/test/empty/manifests/sha256:538db851ef40e95534fc204fc18b95a66eb4a31d6dce99fa59e2973381f93b90...

Anyway, try to have a way to reproduce without any confusion. For example, using some docker compose file.

Based on the info, seems there is a `filer.sync` from cluster a to b. I could not tell what happened when data was replicated. But please use the latest versions,...