leonrayang

Results 89 comments of leonrayang

> 之前提过几个单子关于副本相关的因为版本的比较老,版本限制都有区别 2.2.2版本,可以设置副本2 副本3 禁止设置副本1 (这个可以忽略) > > 拿今天最新的master版本的代码,2022年7月12日的版本,副本相关的设置情况如下: 1、副本初始创建 创建只能设置副本1,副本3,不能设置副本2,不能设置非1,2,3 这个与issue里面的回答的(master上面的是1-16都可以的)存在区别,不确定是我操作问题,还是可能需要加其它参数? 创建反馈如下: > > ```shell > [root@lab101 bin]# curl "http://192.168.0.101:17010/admin/createVol?name=zptestnew5&capacity=100&owner=cfs&replicaNum=5" > {"code":2,"msg":"hot vol's replicaNum can only be 1 or...

> 上面的需求是初始的时候的设置分片的需求 > > 找到了可以初始化以后设置分片的方法: > > ```shell > curl -v "http://10.196.59.198:17010/dataPartition/create?count=100&name=test" > ``` > > 这个地方的命令有点跟之前的操作逻辑感觉不对,一般来说做设置参数,设置的数目就是最终要到的数目,特别是这种api的操作可能因为网络的异常,出现失败,然后会尝试重试,如果出现不小心多发了两次,这个地方 > > ```shell > {"code":0,"msg":"success","data":" createDataPartition succeeeds. clusterLastTotalDataPartitions[30],vol[test9] has 10 data partitions previously...

will be fixed in next releae-3.1.0, if crosszone is enable then check zoneName must on process.

@odidev Some checks were not successful

> > @odidev Some checks were not successful > > @leonrayang > > Publish job is failing as you need to generate token for your own docker repository and store...

> Hi team, > > Can you please review this PR and let me know if any changes is required. @mervinkid please help to review this pr, thank you.

@jeefy ,thanks for the reminder, but the site needs to be rebuilt recently, we will update it as soon as possible

@jeefy ,the site already be rebuilt ,please visit https://cubefs.io/,thank you. ![Image_20220716163435](https://user-images.githubusercontent.com/12113219/179347364-780b6e02-b085-47b2-b92e-fe40d2bf8f68.png)