Wangpan
Wangpan
may be add some sleep() in the IO flow can reproduce this issue. such as: if (offset=0) { ## the first 512 bytes request sleep 5s; } the send another...
The domain transfer request is submitted: https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/IT-24176
We have created a new slack channel under CNCF workspace: project_curve We didn't have a slack channel before, so we needn't to import data to this one.
> The domain transfer request is submitted: https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/IT-24176 opencurve.io has been transferred successfully.
These tasks have been completed: - Understand the project proposal process and reqs: https://github.com/cncf/toc/blob/main/process/project_proposals.md#introduction - Understand the services available for your project at CNCF https://www.cncf.io/services-for-projects/ - Ensure your project meets...
Waiting for reproduce.
the client log file path can be specified by user, such as: `curveadm support --with-client-logs /path/to/logs/dir` the logs dir must be local path on current host. if the client is...
related to issue #25
Hi @Jason011125 Your commit is good, but we also need to consider the issue of backward compatibility. The existing cluster yaml configuration file writes the hostname field. After upgrading to...
1. I don’t see that the s3info-related RPC request uses your newly added storageclass parameter. What is its function? 2. Is the storage class configured at the file system level...