Try removing the "switch=" variable from the cluster.conf file.

 

$cat /etc/cluster/cluster.conf | grep switch $emacs
/etc/cluster/cluster.conf

 

#remove the switch variable

<device name="APC" port="x" switch="0"/> 

 

change to 

 

<device name="APC" port="x" />

 

A RedHat support technician suggested this to me to resolve a fence_apc
issue and it worked. 

 

Brad Filipek

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Small, Jon E
Sent: Thursday, August 23, 2007 9:43 AM
To: [email protected]
Subject: [Linux-cluster] Problem with latest fence_apc

 

I installed the latest RPM (fence-1.32.45-1.0.2.i686.rpm) that includes
the fence_apc fix for APC firmware 3.x and it still does not work in our
environment. The Status action works, but Off & On do not work.

 

Here is the environment information:

-          RedHat 4 Update #5

-          APC model #AP7968

-          APC Firmware 3.3.3

 

Attached is the copy of /tmp/apclog from an execution of an Off action:

./fence_apc -a 10.13.2.146 -l apc -o Off -n 3 -p apc -v

 

 

Incidentally, I attempted to use the fence_apc_snmp as well, but it
fails with the following statement:

 

./fence_apc_snmp -a 10.13.2.146 -c private -n 3 -o Status -v

called with {'udpport': '161', 'option': 'status', 'ipaddr':
'10.13.2.146', 'community': 'private', 'switch': '', 'port': '3'}

invalid status outletStatusOff


Confidentiality Notice: This message is intended for the use of the individual 
or entity to which it is addressed and may contain information that is 
privileged, confidential and exempt from disclosure under applicable law. If 
the reader of this message is not the intended recipient or the employee or 
agent responsible for delivering this message to the intended recipient, you 
are hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. 

If you have received this communication in error, please notify us immediately 
by email reply or by telephone and immediately delete this message and any 
attachments.

--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to