<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Re: [Linux-cluster] APC Power switch question</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I just acquired 2 APC Power Switches my self, my servers are dell, so my plan is to use the APC as a primary and drac as a secondary fencingdevice.<BR>
<BR>
My cluster as one interface for production traffic and another for cluster traffic which is a private non routed network.<BR>
<BR>
Can the fencing devices be connected to the production? Or they have to been on the same network for cluster traffic?<BR>
<BR>
Thanks<BR>
<BR>
<BR>
----- Original Message -----<BR>
From: linux-cluster-bounces@redhat.com <linux-cluster-bounces@redhat.com><BR>
To: linux clustering <linux-cluster@redhat.com><BR>
Sent: Thu Oct 30 17:38:34 2008<BR>
Subject: Re: [Linux-cluster] APC Power switch question<BR>
<BR>
Thanks for the answer. I have actually named switches in a 3 node cluster and will set them up accordingly.<BR>
<BR>
THis is how cluster.conf looks like, I am finishing the setup for dev03.<BR>
<BR>
    <fencedevices><BR>
        <fencedevice agent="fence_scsi" name="dev02_scsi"/><BR>
        <fencedevice agent="fence_scsi" name="dev03_scsi"/><BR>
        <fencedevice agent="fence_scsi" name="dev04_scsi"/><BR>
        <fencedevice agent="fence_apc" ipaddr="xxx.xxx.xxx.xxx" login="xxxxxx" name="PCPS01_dev02" passwd="xxxxxx1"/><BR>
        <fencedevice agent="fence_apc" ipaddr="xxx.xxx.xxx.xxx" login="xxxxxx" name="PCPS02_dev02" passwd="xxxxxx1"/><BR>
        <fencedevice agent="fence_apc" ipaddr="xxx.xxx.xxx.xxx" login="xxxxxx" name="PCPS01_dev04" passwd="xxxxxx1"/><BR>
        <fencedevice agent="fence_apc" ipaddr="xxx.xxx.xxx.xxx" login="xxxxxx" name="PCPS02_dev04" passwd="xxxxxx1"/><BR>
    </fencedevices><BR>
<BR>
<BR>
<BR>
On Thu, Oct 30, 2008 at 4:32 PM, jim parsons <jparsons@redhat.com> wrote:<BR>
<BR>
<BR>
        On Thu, 2008-10-30 at 15:57 -0500, Alan A wrote:<BR>
        ><BR>
        > Hello everyone!<BR>
        ><BR>
        > I have a few short questions. We just acquired 2 APC Power Switches.<BR>
        > Our clustered servers have two power supplies so each APC switch<BR>
        > supplies/supports one server power supply. Example:<BR>
        > dev02 power supply 1 - APC switch 1<BR>
        > dev02 power supply 2 - APC switch 2<BR>
        ><BR>
        > Question:<BR>
        > I am trying to complete CONGA setup - and all is clear in the first<BR>
        > box:<BR>
        > Name - got it<BR>
        > IP - got it<BR>
        > Login - got it<BR>
        > Password got it<BR>
        ><BR>
        > What I do not understand is what is: 'port' stand for - is that the<BR>
        > port fence_apc is connecting to APC power switch - or is that the<BR>
        > number of the outlet.<BR>
       <BR>
        It is the outlet number on the switch...or the name of the outlet if you<BR>
        have assigned a name to it using the APC firmware application<BR>
       <BR>
        > What is switch(optional) mean?<BR>
       <BR>
        Certain APC switch models can be ganged together. If you are using the<BR>
        switches standalone (which you are, it seems from the above) just leave<BR>
        this field blank.<BR>
       <BR>
        -j<BR>
       <BR>
        --<BR>
        Linux-cluster mailing list<BR>
        Linux-cluster@redhat.com<BR>
        <A HREF="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</A><BR>
       <BR>
<BR>
<BR>
<BR>
<BR>
--<BR>
Alan A.<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>