Bruce

Results 6 issues of Bruce

**What steps did you take and what happened:** 1. Take a backup with one namespace and one cluster resource, e.g., storageclass or clusterroles 2. If the user want to backup...

kind/requirement

**Describe the bug** We've implemented a remote storage tier which is similar to `S3BackendStorage`, but when the volume is moved to the new backend, the volume is still not in...

**Describe the bug** Setup fuse mount and run some file creation test with dd command, dd will hit Input/output error at regular intervals, when writing about 20GB to 50GB data,...

**Describe the bug** We want to verify for the e2e data integrity checking for file read, here is the steps: 1. Create a new seaweed with fuse mount (or create...

# What problem are we solving? Improve error log for https://github.com/seaweedfs/seaweedfs/issues/6011 # How are we solving the problem? Pass error message to http body, parse the error message from http_global_client_util.go...

**Describe the bug** The small files performance for fuse mount is not so good, either random or sequential. Below is a test on NVMe drive: ``` native random 4k write:...