corosync.git not working

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

 



I just pulled the latest updates, now at
124ff4339c82a42c2c418f49dfbad48412668220

and things seem to be very broken:
- libquorum not giving ip's for nodes
- corosync-quorumtool -l not showing ip's for nodes
- corosync-cfgtool -s kills the daemon
- corosync-cfgtool -a <nodeid> prints garbage

my config

totem {
        version: 2
        secauth: off
        cluster_name: bull
}

nodelist {
        node {
                ring0_addr: 10.15.84.131
                nodeid: 1
        }
        node {
                ring0_addr: 10.15.84.132
                nodeid: 2
        }
        node {
                ring0_addr: 10.15.84.134
                nodeid: 4
        }
        node {
                ring0_addr: 10.15.84.135
                nodeid: 5
        }
}

quorum {
        provider: corosync_votequorum
}                                                                               

logging {
        to_syslog: yes
}

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss


[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux