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

Re: WTI TPS-2 Power Switches



> The STONITH driver handles both cases. :)

--> What STONITH driver?  Is that a module that I should load?

> I suspect the port in use is reflecting the TCP port (e.g. telnet, port
> 23), rather than the name of the port(s) on the WTI TPS to control.

--> Your right, I was using the telnet TCP port number instead of the port
names listed in the power switch config, the RH Cluster manual wasn't
specific on this.  I changed it using redhat-config-cluster...

  <members>
    <member id="0" name="ranger" watchdog="yes">
      <powercontroller id="0" ipaddress="192.0.1.33" password=""
port="ranger" type="wti_nps" user=""/>
    </member>
    <member id="1" name="compass" watchdog="yes">
      <powercontroller id="0" ipaddress="192.0.1.34" password=""
port="compass" type="wti_nps" user=""/>
    </member>
  </members>

I have all security turned off so you don't need a password or username. 
Should I turn it on like you have it?

Thanks,
Chris





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