这次格式化系统盘和挂载盘了,
然后按照http://www.sequoiadb.com/cn/index.php?m=Files&a=index&cat_id=1432190595&edition_id=112 配置好了,
使用的安装方式是http://www.sequoiadb.com/cn/index.php?a=index&m=Files&cat_id=1432191000&edition_id=112
在安装主机这一步报错了 Failed to check add host's information
{ "errno": 0, "description": "Succeed", "detail": "" }{ "_id": { "$oid": "559cd261dbc3d8137c184bc1" }, "TaskID": 7, "Type": 0, "TypeDesc": "ADD_HOST", "TaskName": "ADD_HOST", "CreateTime": {"$timestamp": "2015-07-08-15.33.53.000000"}, "EndTime": {"$timestamp": "2015-07-08-15.33.53.000000"}, "Status": 0, "StatusDesc": "INIT", "AgentHost": "iZ94wubpweoZ", "AgentService": "11790", "errno": 0, "detail": "", "Progress": 0, "ResultInfo": [ { "IP": "112.74.194.20", "HostName": "sdbserver1", "Status": 0, "StatusDesc": "INIT", "errno": 0, "detail": "", "Flow": [] } ], "Info": { "ClusterName": "myCluster", "BusinessName": "" } }
{ "errno": 0, "description": "Succeed", "detail": "" }{ "AgentHost": "iZ94wubpweoZ", "AgentService": "11790", "CreateTime": {"$timestamp": "2015-07-08-15.33.53.000000"}, "EndTime": {"$timestamp": "2015-07-08-15.33.56.000000"}, "Progress": 0, "ResultInfo": [ { "IP": "112.74.194.20", "HostName": "sdbserver1", "Status": 0, "StatusDesc": "INIT", "errno": 0, "detail": "", "Flow": [] } ], "Status": 4, "StatusDesc": "FINISH", "TaskID": 7, "TaskName": "ADD_HOST", "Type": 0, "TypeDesc": "ADD_HOST", "_id": { "$oid": "559cd261dbc3d8137c184bc1" }, "detail": "Failed to check add host's information", "errno": -6, "Info": { "ClusterName": "myCluster", "BusinessName": "" } }