leonrayang
leonrayang
> Hi. > > After reading the documentation it is not clear for me, how upgrade and downgrade processes should be performed over the solution. Could you please describe somewhere...
> > Actually we didn't get the bad case need to downgrade, I sugest just reverse the sequece > > Am I right that it could be performed with no...
@bndbsh thanks for notification,the error due to wrong rpm name and already be fixed,please try agagin
单机测试,还是建议docker,统一端口对运维管控也比较友好
@odidev It would be nice if you could help with it
> 需求描述: 我们在创建集群的时候可以指定一个属性的值"Name": "chubaofs01",这个可以去定义集群的名称,但是在集群维护的时候,可能需要进行创建时间的辨别 > > 可能需要的场景: > > * 1、需要在多台机器上面创建多个集群,原来创建的集群,新创建的集群,有时候需要看下创建时间 > * 2、集群运行了多久了(虽然可以通过不变文件的修改时间来看) > * 3、误操作的时候的判断,原来创建的master,集群完全被重新格式化了,通过创建时间可以清楚判断 > > 期望: 在创建集群后,自动增加一个创建时间的字段: 通过 `curl -v "http://192.168.0.101:17010/admin/getCluster"` 可以拿到集群的创建时间 ------------- 可以的,我们会记录下来,也欢迎参与提pr修复。