添加服务器(集群版适用) 示例 示例1 添加服务器192.168.0.202,并指定/mnt/storage01为数据目录。 说明 如果不添加新增服务器的描述信息,直接按回车即可。 plaintext [root@hblockserver CTYUNHBlockPlus3.10.0x64] ./stor server add s 192.168.0.202 p /mnt/storage01 Enter the description for this node, limited to 50 characters: new server Added server 192.168.0.202 with path /mnt/storage01 successfully. 示例2 添加服务器192.168.0.117,父节点是rack1,服务器节点命名为server4,并指定/mnt/storage01为数据目录。 说明 如果不添加新增服务器的描述信息,直接按回车即可。 plaintext [root@hblockserver CTYUNHBlockPlus3.10.0x64] ./stor server add s 192.168.0.117 parentnode rack1 n server4 p /mnt/storage01 Enter the description for this node, limited to 50 characters: rack1 Added server 192.168.0.117 with path /mnt/storage01 successfully.