I am trying to remove node (gnt-node remove ganeti2) from two nodes ganeti cluster, but I got stuck in this step. I got the following output:
When I tried other commands, so I got the same output: Connect timed out.
P.S. here is output when I starting Ganeti:
# systemctl status ganeti.service
● ganeti.service - LSB: Ganeti Cluster Manager
Loaded: loaded (/etc/init.d/ganeti)
Active: active (running) since Mon 2016-03-21 10:40:18 CET; 20min ago
Process: 15001 ExecStop=/etc/init.d/ganeti stop (code=exited, status=0/SUCCESS)
Process: 15047 ExecStart=/etc/init.d/ganeti start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/ganeti.service
├─15065 /usr/bin/python /usr/sbin/ganeti-noded -b 192.168.4.47
└─15106 /usr/bin/python /usr/sbin/ganeti-rapi -b 192.168.4.47
Mar 21 10:40:03 sunfirex2200 ganeti[15047]: Error in the RPC HTTP reply from 'Node {nodeName = "ganeti2", nodePrimaryIp = "192.168.4.27", nodeSecondaryIp =...apable = T
Mar 21 10:40:03 sunfirex2200 ganeti[15047]: No voting RPC result from ["sunfirex2200","ganeti2"]
Mar 21 10:40:13 sunfirex2200 ganeti[15047]: Error in the RPC HTTP reply from 'Node {nodeName = "sunfirex2200", nodePrimaryIp = "192.168.4.47", nodeSecondar...deVmCapabl
Mar 21 10:40:13 sunfirex2200 ganeti[15047]: Error in the RPC HTTP reply from 'Node {nodeName = "ganeti2", nodePrimaryIp = "192.168.4.27", nodeSecondaryIp =...apable = T
Mar 21 10:40:13 sunfirex2200 ganeti[15047]: No voting RPC result from ["sunfirex2200","ganeti2"]
Mar 21 10:40:13 sunfirex2200 ganeti[15047]: Failed to verify master status: Couldn't gather voting results of enough nodes
Mar 21 10:40:13 sunfirex2200 ganeti[15047]: failed (exit code 1).
Mar 21 10:40:15 sunfirex2200 ganeti[15047]: ganeti-kvmd...done.
Mar 21 10:40:17 sunfirex2200 ganeti[15047]: ganeti-confd...done.
Mar 21 10:40:18 sunfirex2200 ganeti[15047]: ganeti-mond...done.
Hint: Some lines were ellipsized, use -l to show in full.