W
Reaction score
0

Joined
Last seen

Profile posts Latest activity Postings About

  • Following my previous post, the config file below;

    etc/pve/cluster.conf.new

    <?xml version="1.0"?>
    <cluster config_version="20" name="clustertest">
    <cman expected_votes="1" keyfile="/var/lib/pve-cluster/corosync.authkey" two_node="1"/>
    <fencedevices>
    <fencedevice agent="fence_apc" name="apc" lanplus="1" ipaddr="192.168.1.60" login="apc" passwd="apc" power_wait="5"/>
    </fencedevices>
    <clusternodes>
    <clusternode name="proxmox01" nodeid="1" votes="1">
    <fence>
    <method name="1">
    <device name="apc"/>
    </method>
    </fence>
    </clusternode>
    <clusternode name="proxmox02" nodeid="2" votes="1"/>
    </clusternodes>
    <rm>
    <pvevm autostart="1" vmid="100"/>
    </rm>
    </cluster>

    Am I missing anything here?

    Thanks in advance,
    Jimmy
    Hi whitewater,

    I have seen your thread about 3 weeks ago and I was wondering if you could help me because you seemed to have it figured out by yourself.

    When I’m trying to activate in Proxmox, at the HA tab I’m getting the following error: config validation failed: /usr/sbin/ccs_config_validate: line 186: 27120 Segmentation fault ccs_config_dump > $tempfile (500)

    I have a APC switch and 2 HP ProLiant servers.
    The APC switch has SSH version 1 & 2 enabled, it also gives an error while trying to connect by Putty: Disconnected: received SSH2_MSG_CHANNEL_SUCCES for nonexistent channel 65536

    As installation guide I have used can be found here: http://pve.proxmox.com/wiki/Fencing

    My config file does not fit in this message and can be found in the next one I sent you.


    Best Regards,
    Jimmy
  • Loading…
  • Loading…
  • Loading…