Hi!

I cannot start cman.

Versions:
Ubuntu 10.04 Alpha-3
redhat-cluster-suite 3.0.2-2ubuntu2
cman 3.0.2-2ubuntu2
corosync 1.2.0-0ubuntu1

/etc/init.d/cman start
Starting cluster:
   Global setup... [ OK ]
   Loading kernel modules... [ OK ]
   Mounting configfs... [ OK ]
   Setting network parameters... [ OK ]
   Starting cman... corosync died: Could not read cluster configuration

I generated /etc/cluster/cluster.conf with system-config-cluster:
<?xml version="1.0" ?>
<cluster alias="ubu" config_version="4" name="ubu">
        <fence_daemon post_fail_delay="0" post_join_delay="3"/>
        <clusternodes>
                <clusternode name="ubu1-224" nodeid="1" votes="1">
                        <fence/>
                </clusternode>
                <clusternode name="ubu2-224" nodeid="2" votes="1">
                        <fence/>
                </clusternode>
        </clusternodes>
        <cman expected_votes="1" two_node="1"/>
        <fencedevices>
                <fencedevice agent="fence_manual" name="manual"/>
        </fencedevices>
        <rm>
                <failoverdomains/>
                <resources/>
        </rm>
</cluster>

So what's wrong?
Thank's and best regards!
Christian

-- 
____________________________________________________________

Christian Brandes

E-Mail: christian.bran...@forschungsgruppe.de
Internet: http://www.forschungsgruppe.de

____________________________________________________________

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to