fence_xvm nopt working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

I am trying to implement fence_xvm using backend libvirt. Everything is setup fine and fence_virt.conf have following configuration
++++++++++++++++++++++++++++++++++
backends {
    libvirt {
        uri = "qemu:///system";
    }

}

listeners {
    multicast {
        port = "1229";
        family = "ipv4";
        address = "225.0.0.12";
        key_file = "/etc/cluster/fence_xvm.key";
    }

}

fence_virtd {
    module_path = "/usr/lib64/fence-virt";
    backend = "libvirt";
    listener = "multicast";
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
But this does not work as daeom fence_virtd immediately after starting. I am unable to find any log as well.

Changing backend to checkpoint resolve the issue of fence_virtd stoppage, but i have no idea to implement checkpoint backend.

--
-- 
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux