Recent content by amonra

  1. A

    [SOLVED] openvz storage model and ha

    I will respond to myself. I must not use ha for VM. I modify the init script to stop and restart vm when it boots. New configuration is: cluster.conf <?xml version="1.0"?> <cluster config_version="17" name="cloud"> <cman keyfile="/var/lib/pve-cluster/corosync.authkey"/> <fencedevices>...
  2. A

    [SOLVED] openvz storage model and ha

    Hello. We have recently installed proxmox in three node cluster over lvm, my cluster.conf is: <?xml version="1.0"?><cluster config_version="10" name="cloud"> <cman keyfile="/var/lib/pve-cluster/corosync.authkey"/> <fencedevices> <fencedevice agent="/usr/local/sbin/fencecyc"...
  3. A

    HA relocation algorithm

    In my case it is working ok. This is my relevant section in cluster.conf: And openvzMount: This migrates shared partition for openvz from one machine to another.