perryn

Results 5 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