Applicable to:
- SolusVM
Symptoms
The Slave node cannot connect to the Master node with the following error in SolusVM > Nodes > <the_affected_Node>:
SVM_ERROR: Connection Failed
Debug Data:
Cause
Master SolusVM software has been accidentally installed on the Slave node which breaks the connectivity between actual Master node and affects Slave node. Below is output from the Slave:
# cat /usr/local/solusvm/version.json
{"version":"1.24.05", "commit":"8c4e4612a66bffb8a6f2f5fa8e256495411d1cfb", "date": "Wednesday, March 18, 2020", "branch": "2", "node":"master"}
Resolution
- Connect to the affected slave node via SSH
- Run the below commands on the Slave node to switch it to Slave:
# mv /usr/local/solusvm/compile/ /root/
# /usr/local/solusvm/core/solusvmc-vz --slaveupdatemainline
Comments
0 commentsPlease sign in to leave a comment.