I set up a Proxmox Cluster with 2 nodes and ProxMox 1.6-5261-4. In order to move the machines to another location, I migrated my 2 clients from Master to the second Node.
After Migration 1 client started, the other one seems as if it would start, but in fact it is not reachable.
On the Web GUI it shows:
	
	
	
		
It stays at 1 MB memory and does not change.
Cmdline with --force does not change anything:
	
	
	
		
Log file shows nothing special
	
	
	
		
Where can I search for the problem?
Edit: The client already ran on this machine previously, also the hardware of both machines is almost identical.
Edit:
Dies this mean anything?
	
	
	
		
				
			After Migration 1 client started, the other one seems as if it would start, but in fact it is not reachable.
On the Web GUI it shows:
		Code:
	
	Status:    running    
Hostname:    fax2.mydomain.de    Uptime: 00:09:45
IP Adresse:    192.168.178.211    Öffne VNC Konsole
Resource             Aktuell          Maximum     
CPU Auslastung:    0                100    0.00%
Speicher/Swap (MB):    1          1024     1MB
Festplattenplatz (GB):    2.63      8.00    32.88%
	Cmdline with --force does not change anything:
		Code:
	
	proxmox:/var/log# vzctl start 104 --force
Starting container ...
Container is mounted
Adding IP address(es): 192.168.178.211
Setting CPU units: 1000
Setting CPUs: 1
Set hostname: fax2.mydomain.de
File resolv.conf was modified
Setting quota ugidlimit: 0
Container start in progress...
	
		Code:
	
	2010-10-22T03:16:57+0200 vzctl : CT 104 : Starting container ...
2010-10-22T03:16:57+0200 vzctl : CT 104 : Container is mounted
2010-10-22T03:16:57+0200 vzctl : CT 104 : Adding IP address(es): 192.168.178.211
2010-10-22T03:16:58+0200 vzctl : CT 104 : Setting CPU units: 1000
2010-10-22T03:16:58+0200 vzctl : CT 104 : Setting CPUs: 1
2010-10-22T03:16:58+0200 vzctl : CT 104 : Set hostname: fax2.mydomain.de
2010-10-22T03:16:58+0200 vzctl : CT 104 : File resolv.conf was modified
2010-10-22T03:16:58+0200 vzctl : CT 104 : Setting quota ugidlimit: 0
2010-10-22T03:16:58+0200 vzctl : CT 104 : Container start in progress...
	Edit: The client already ran on this machine previously, also the hardware of both machines is almost identical.
Edit:
Dies this mean anything?
		Code:
	
	==> auth.log <==
Oct 22 04:34:52 proxmox2 sshd[9517]: pam_env(sshd:setcred): Unable to open env file: /etc/default/locale: No such file or directory
Oct 22 04:34:52 proxmox2 sshd[9517]: pam_unix(sshd:session): session closed for user root
	
			
				Last edited: