[HELP] Nodes configuration.

elmemis

Renowned Member
Jan 23, 2012
43
0
71
I have two physical server.
192.168.200.80 Cluster Master.
192.168.200.72 Cluster node.
In both servers have Proxmox 2 (latest version).

In wiki ( http://pve.proxmox.com/wiki/Proxmox_VE_Cluster ) use pveca command, this command not found.
I try with pvecm but could not make it work.

I can not find a proper guide for this version of Proxmox, I hope I can help.

--- EDIT ---
I edit manually hosts file in two servers.

Master Server Cluster hosts file is:
Code:
127.0.0.1 localhost.localdomain localhost
192.168.200.80 proxmox.mdai proxmox pvelocalhost
192.168.200.72 proxmoxnode.mdai proxmoxnode pvelocalhost


Node Server Cluster hosts file is:
Code:
127.0.0.1 localhost.localdomain localhost
192.168.200.72 proxmoxnode.mdai proxmoxnode pvelocalhost
192.168.200.80 proxmox.mdai proxmox pvelocalhost

Best regards!
 
Last edited:
root@proxmox:/etc/pve# rm cluster.conf
rm: cannot remove `cluster.conf': Permission denied
root@proxmox:/etc/pve# pvecm create proxmox
cluster config '/etc/pve/cluster.conf' already exists

I have this problem :(
 
New problem :) haha

I can visualize the nodes from the website but I can not create VMs on the remote node, I can't upload files isos and migrate vms on remote node.
The error I get when I go to migrate a vm is as follows:

Code:
[COLOR=#000000][FONT=tahoma]Jan 23 15:01:11 # /usr/bin/ssh -c blowfish -o 'BatchMode=yes' root@192.168.200.72 /bin/true[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Jan 23 15:01:11 Host key verification failed.[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Jan 23 15:01:11 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]TASK ERROR: migration aborted
[/FONT][/COLOR]
 
Re-install Proxmox on both servers, and then I followed the wiki article you told me.

And he gave me this error.
 
Yes.
I downloaded this iso: proxmox-ve_2.0-784729f4-19.iso

I try with two servers IBM M2 and IBM M3.
 
CLOSED THREAD!
The problem was the switch.
Replace with a SWITCH seriously and works perfect!.

Thanks for your help dietmar!