[CentOS] Conga Ricci Luci "Add a Virtual Service" tab missing or disabled

Mon Jun 29 07:36:03 UTC 2009
Gabriel Rosca <missnebun at gmail.com>

Hi guys ... I have a problem ...

here is my settup


      luci

xen0     xen1

[root at xen1 ~]# clustat
Cluster Status for XEN_Cluster @ Mon Jun 29 03:31:23 2009
Member Status: Quorate

 Member Name                                                     ID   Status
 ------ ----                                                     ---- ------
 xen0.genx.local                                                     1
Online
 xen1.genx.local                                                     2
Online, Local

I can migrate live ... domU between the 2 xen`s ... my problem is ... in the
Luci I don`t have the

"Add a Virtual Service"

I have no idea how I enable that ....

Here is my cluster.conf


<?xml version="1.0"?>
<cluster alias="XEN_Cluster" config_version="4" name="XEN_Cluster">
        <fence_xvmd/>
        <fence_daemon clean_start="0" post_fail_delay="0"
post_join_delay="3"/>
        <clusternodes>
                <clusternode name="xen0.genx.local" nodeid="1" votes="1">
                        <fence/>
                </clusternode>
                <clusternode name="xen1.genx.local" nodeid="2" votes="1">
                        <fence/>
                </clusternode>
        </clusternodes>
        <cman expected_votes="1" two_node="1"/>
        <fencedevices/>
        <rm>
                <failoverdomains>
                        <failoverdomain name="Boss_Xen0" nofailback="0"
ordered="1" restricted="0">
                                <failoverdomainnode name="xen0.genx.local"
priority="1"/>
                                <failoverdomainnode name="xen1.genx.local"
priority="10"/>
                        </failoverdomain>
                        <failoverdomain name="Boss_Xen1" nofailback="0"
ordered="1" restricted="0">
                                <failoverdomainnode name="xen0.genx.local"
priority="10"/>
                                <failoverdomainnode name="xen1.genx.local"
priority="1"/>
                        </failoverdomain>
                </failoverdomains>
                <resources/>
        </rm>
</cluster>

Thank you
Gabe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090629/dbb68591/attachment-0003.html>