Now you must set up the console on the ArchivistaVM computer that you want to add to the master as a node. In our example, we will add the node 192.168.2.252 to the master 192.168.2.250.
To do this, use the command pveca -a -h IP
, which is in our case:
pveca -a -h 192.168.2.250
The following screen, or a similar one, should appear:
: Please note that the node can be created only if you can login to the master computer with SSH (in our example 192.168.2.250).
You can verify with pveca -l
whether the node is running.