Can't start CT on other node in HA cluster - PVE 2.2

bastien

Renowned Member
Nov 2, 2012
3
0
66
Hello,

I recently installed two Proxmox 2.2 server and configured HA cluster (with this method http://pve.proxmox.com/wiki/Two-Node_High_Availability_Cluster).
But I have a problem : when a CT is restarted on the second node, that doesn't work.

I have these message on the Task viewer :
task started by HA resource agent
Starting container ...
stat(/var/lib/vz/root/100): No such file or directory
stat(/var/lib/vz/root/100): No such file or directory
realpath(/var/lib/vz/root/100) failed: No such file or directory
Can't umount /var/lib/vz/root/100: No such file or directory
stat(/var/lib/vz/root/100): No such file or directory
unable to change dir to /var/lib/vz/root/100: No such file or directory
Not enough resources to start environment
Container start failed (try to check kernel messages, e.g. "dmesg | tail")
Error: Unable to apply new quota values: quota not running
stat(/var/lib/vz/root/100): No such file or directory
stat(/var/lib/vz/root/100): No such file or directory
realpath(/var/lib/vz/root/100) failed: No such file or directory
Can't umount /var/lib/vz/root/100: No such file or directory
TASK ERROR: command 'vzctl start 100' failed: exit code 6

When I look onto the second node, the folder /var/lib/vz/root/100 doesn't exist, but if I create it, then everything work well...
So I think the problem is that the folder isn't automatically created when the CT is moved on the second node.
I don't know if it's a bug or if I missing something...

The shared storage is an NFS share on a NAS.

Can anyone help me please ? :D

Tell me if you need more details.

Thanks in advance,
Bastien.

ps: sorry for my bad english :rolleyes: