pve如何通过命令添加其他节点至当前集群?
- pvecm addnode <node> [OPTIONS]
- Adds a node to the cluster configuration. This call is for internal use.
- <node> <string>
- The cluster node name.
- -apiversion <integer>
- The JOIN_API_VERSION of the new node.
- -force <boolean>
- Do not throw error if node already exists.
- -link[n] [address=]<IP> [,priority=<integer>]
- Address and priority information of a single corosync link.
- (up to 8 links supported; link0..link7)
- -new_node_ip <string>
- IP Address of node to add. Used as fallback if no links are
- given.
- -nodeid <integer> (1 - N)
- Node id for this node.
- -votes <integer> (0 - N)
- Number of votes for this node
复制代码
|
|
|
|
|
版权说明:论坛帖子主题均由合作第三方提供并上传,若内容存在侵权,请进行举报