UnifyCR runtime debugging/monitoring/profiling utility
@sandrain is already working on this.
Since Jul 31, 2018.
- Dominant language
- C
- Stars
- 122
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
It is not easy to check the UnifyCR runtime status without using debugging tools and skills. it would be convenient to provide a utility program that provides:
1. current daemon status including the memory consumption across all nodes.
2. file system statistics, such as the number of files, space consumption, etc.
3. a small shell-like environment where a user can interactively explore the namespace (cd, ls, ...)
4. moving files between unifycr volume and any other mountpoint (e.g., /lustre, /mnt/xfs, ...)
It has been discussed previously to include this feature in future.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.