pve如何通过命令将当前节点添加至集群?
- pvecm add <hostname> [OPTIONS]
- Adds the current node to an existing cluster.
- <hostname> <string>
- Hostname (or IP) of an existing cluster member.
- -fingerprint ([A-Fa-f0-9]{2}:){31}[A-Fa-f0-9]{2}
- Certificate SHA 256 fingerprint.
- -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)
- -nodeid <integer> (1 - N)
- Node id for this node.
- -use_ssh <boolean>
- Always use SSH to join, even if peer may do it over API.
- -votes <integer> (0 - N)
- Number of votes for this node
复制代码
|
|
|
|
|
版权说明:论坛帖子主题均由合作第三方提供并上传,若内容存在侵权,请进行举报