perryn

Results 7 issues of perryn

- chubaofs version ``` [root@node1 master]# cfs-cli --version ChubaoFS CLI Version : v2.3.0 Branch : HEAD Commit : 3c807718db03ef397d1a78fd0f1a41a48c589f2e Build : go1.15.5 linux amd64 2021-04-06 18:21 ``` - cluster info...

bug

- plateform ``` mac os ``` - code ``` func main() { b,_ := ioutil.ReadFile("./test_cluster.conf") jsoner,_ := gabs.ParseJSON(b) key :="cluster/test/demo" tmpMap := map[string]string{"aaa":"bbb"} keys_args := strings.Split(key,"/") jsoner.Set(tmpMap,keys_args...) // if add...

when i config nfs-ganesha for glusterfs, but that not work. that happens errors such as "EVENT :connect to statd failed: RPC: Unknown protocol",how to fixed it? - nfs-ganesha config ```...

Analyzing
Need Info

> 注:提问题时若使用`不能用/没效果/有问题/报错`此类模糊表达,但又没有根据下面的模板给出任何相关辅助信息的,将绝对不会有任何反馈。 ### build tbox shard libray not found uuid ./configure --kind=shared --hash=HASH 貌似不能把uuid编译进去,这个问题如何解决? ### 期待的结果 请尽量清晰精准地描述你所期待的结果。 ### 错误信息 如果可能,请尽量附加程序运行过程中的错误输出信息。 ### 相关环境 请提供编译和运行环境信息。 ### 其他信息 请提供其他附加信息帮助我们诊断问题。

## Issue Description Type: *bug report* , *feature request* or *question* ### Describe what happened (or what feature you want) - when i inject delay for c++ method ,it not...

chaosblade-exec-cplus