<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: UPS information in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462098#M210276</link>
    <description>Hello Leon,&lt;BR /&gt;&lt;BR /&gt;I hope, I can help you a little - even without knowing this specific UPS&lt;BR /&gt;&lt;BR /&gt;to 1) The port depends on the serial port you use.&lt;BR /&gt;/dev/tty1p1 is the 2nd serial port and /dev/tty0p1 is the first&lt;BR /&gt;&lt;BR /&gt;to 2) May be, you can use SAM. But, each UPS comes with its own software. So either, you get increased functionality with this SW or you need it even for basic functionality. I think, you definitely will use it. &lt;BR /&gt;I do not know, whether you may configer your UPS with SAM after you have installed this software. You can for sure configure it without SAM with a more or less comfortable interface.&lt;BR /&gt;&lt;BR /&gt;to 3) you need this getty prozess for the comunication between your UPS-software and the serial port. Please activate it.&lt;BR /&gt;Please make sure, that the port used here is the same as in your 1st question.&lt;BR /&gt;The software, you mention here (/usr/lbin/ups_mond -f /etc/ups_conf) will be the software, we talked about in question 2)&lt;BR /&gt;&lt;BR /&gt;The meaning of your parameters is important to:&lt;BR /&gt;shutdown_delay_mins: 1  &lt;BR /&gt;shutdown_timeout_mins:5&lt;BR /&gt;upstty:/dev/tty0p1&lt;BR /&gt;upstty:/dev/tty002:MSG_ONLY&lt;BR /&gt;please contact the manual. the variables may define:&lt;BR /&gt;- time between powerfail and start of shutdown&lt;BR /&gt;- time between shutdown is called and it starts shuting down (see man shutdown)&lt;BR /&gt;- the serial interface to use&lt;BR /&gt;- whatever options the software is going to support.&lt;BR /&gt;&lt;BR /&gt;to 4) The SW-installation shoult tell you that it was installed with / without success.&lt;BR /&gt;The SW was installed successfully, when the tests succeed.&lt;BR /&gt;&lt;BR /&gt;to 5) At last, start the server, unplug the cpo from power and you should get some messages on the server. Test, that the server shuts down. You may adjust the timesettings according to your battery capacity and the time, the server needs for shutdown.&lt;BR /&gt;Please do a 2nd test, where you switch on the power before the UPS-software calls the shutdown process. The server than must not shut down.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;Ralf</description>
    <pubDate>Thu, 13 Jan 2005 02:13:44 GMT</pubDate>
    <dc:creator>Ralf Seefeldt</dc:creator>
    <dc:date>2005-01-13T02:13:44Z</dc:date>
    <item>
      <title>UPS information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462097#M210275</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;   I have been sucessfully migrated the data from D350 to rp2470. Now I need rackmounting the rp2470 to the HP rack.  Currently UPS model Power Trust A2996A is connected to D350 server. I have few questions about config and test UPS.&lt;BR /&gt;&lt;BR /&gt;1) The port to be used is /dev/tty1p1 ?&lt;BR /&gt;2) Do I config the UPS from SAM or need install some UPS software for HPUX11i? any step ?&lt;BR /&gt;3) After I need edit /etc/inittab and remove the # in front of ups: respawn:rtprio 0 /usr/lbin/ups_mond -f /etc/ups_conf&lt;BR /&gt;and also need comment following&lt;BR /&gt;#ttp1:2:respawn:/usr/sbin/getty -h tty0p1 9600&lt;BR /&gt;&lt;BR /&gt;same to edit /etc/ups_conf to do the following setting&lt;BR /&gt;&lt;BR /&gt;shutdown_delay_mins: 1&lt;BR /&gt;shutdown_timeout_mins:5&lt;BR /&gt;upstty:/dev/tty0p1&lt;BR /&gt;upstty:/dev/tty002:MSG_ONLY&lt;BR /&gt;&lt;BR /&gt;4) then I bring the system and install UPS hardware and bring up the server. how to check the UPS was successful installed ?&lt;BR /&gt;&lt;BR /&gt;5) How to test the UPS ? just unplug the power cable ?&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Leon</description>
      <pubDate>Wed, 12 Jan 2005 20:57:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462097#M210275</guid>
      <dc:creator>Leon Shen</dc:creator>
      <dc:date>2005-01-12T20:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: UPS information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462098#M210276</link>
      <description>Hello Leon,&lt;BR /&gt;&lt;BR /&gt;I hope, I can help you a little - even without knowing this specific UPS&lt;BR /&gt;&lt;BR /&gt;to 1) The port depends on the serial port you use.&lt;BR /&gt;/dev/tty1p1 is the 2nd serial port and /dev/tty0p1 is the first&lt;BR /&gt;&lt;BR /&gt;to 2) May be, you can use SAM. But, each UPS comes with its own software. So either, you get increased functionality with this SW or you need it even for basic functionality. I think, you definitely will use it. &lt;BR /&gt;I do not know, whether you may configer your UPS with SAM after you have installed this software. You can for sure configure it without SAM with a more or less comfortable interface.&lt;BR /&gt;&lt;BR /&gt;to 3) you need this getty prozess for the comunication between your UPS-software and the serial port. Please activate it.&lt;BR /&gt;Please make sure, that the port used here is the same as in your 1st question.&lt;BR /&gt;The software, you mention here (/usr/lbin/ups_mond -f /etc/ups_conf) will be the software, we talked about in question 2)&lt;BR /&gt;&lt;BR /&gt;The meaning of your parameters is important to:&lt;BR /&gt;shutdown_delay_mins: 1  &lt;BR /&gt;shutdown_timeout_mins:5&lt;BR /&gt;upstty:/dev/tty0p1&lt;BR /&gt;upstty:/dev/tty002:MSG_ONLY&lt;BR /&gt;please contact the manual. the variables may define:&lt;BR /&gt;- time between powerfail and start of shutdown&lt;BR /&gt;- time between shutdown is called and it starts shuting down (see man shutdown)&lt;BR /&gt;- the serial interface to use&lt;BR /&gt;- whatever options the software is going to support.&lt;BR /&gt;&lt;BR /&gt;to 4) The SW-installation shoult tell you that it was installed with / without success.&lt;BR /&gt;The SW was installed successfully, when the tests succeed.&lt;BR /&gt;&lt;BR /&gt;to 5) At last, start the server, unplug the cpo from power and you should get some messages on the server. Test, that the server shuts down. You may adjust the timesettings according to your battery capacity and the time, the server needs for shutdown.&lt;BR /&gt;Please do a 2nd test, where you switch on the power before the UPS-software calls the shutdown process. The server than must not shut down.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;Ralf</description>
      <pubDate>Thu, 13 Jan 2005 02:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462098#M210276</guid>
      <dc:creator>Ralf Seefeldt</dc:creator>
      <dc:date>2005-01-13T02:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: UPS information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462099#M210277</link>
      <description>Hi Ralf: &lt;BR /&gt;&lt;BR /&gt;   May I ask does the UPS software come in the HPUX11i OS or in one of the software CD(june 2004).&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Leon</description>
      <pubDate>Thu, 13 Jan 2005 04:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462099#M210277</guid>
      <dc:creator>Leon Shen</dc:creator>
      <dc:date>2005-01-13T04:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: UPS information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462100#M210278</link>
      <description>One test you might want to consider is unplugging the serial cable connecting the UPS to the server. The last time I checked, the server doesn't notice. So if someone accidentally does this (trips over the cable or removes it thinking it belongs to something else) and the power goes off, your server will crash. HP regarded this as an unlikely scenario and advised screwing the bolts in tighly to prevent the cable from being removed. Of course if you have a faulty cable ...</description>
      <pubDate>Thu, 13 Jan 2005 05:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462100#M210278</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-01-13T05:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: UPS information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462101#M210279</link>
      <description>Another useful test is to&lt;BR /&gt;&lt;BR /&gt;a) remove the power cable from the UPS&lt;BR /&gt;b) wait for system to completely shutdown&lt;BR /&gt;c) replace power cable in UPS&lt;BR /&gt;d) wait for system to full start up&lt;BR /&gt;e) remove the power cable from the UPS&lt;BR /&gt;&lt;BR /&gt;This tests if there is enough battery capacity in the UPS if the power fails whilst the system is trying to reboot. There isn't enough time between (c) and (e) for the mains power to recharge the UPS battery. It depends upon how long you have set the delay between the UPS signalling a power failure and the system shutting down.&lt;BR /&gt;&lt;BR /&gt;Make the gap too short and a brief power fluctuation will bring your system down, make it too long and the UPS battery won't be able to cope.&lt;BR /&gt;&lt;BR /&gt;Also consider what you have hanging off the UPS. CPU, disks - essential, Tape drive ? Console ? MUX ? Depends on your requirements.</description>
      <pubDate>Thu, 13 Jan 2005 05:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462101#M210279</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-01-13T05:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: UPS information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462102#M210280</link>
      <description>Hello Lenon,&lt;BR /&gt;&lt;BR /&gt;Sorry for the late reply. I was in holiday.&lt;BR /&gt;&lt;BR /&gt;The UPS-software comes with the UPS. Unfortunatdly, some producers only deliver WINDOWS-SW by default. The UNIX-SW may be &lt;BR /&gt;- dependant on the UNIX used (HPUX, LINUX, ...)&lt;BR /&gt;- dependant on the version of the UNIX&lt;BR /&gt;- only available for extra costs.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;Ralf</description>
      <pubDate>Fri, 28 Jan 2005 02:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ups-information/m-p/3462102#M210280</guid>
      <dc:creator>Ralf Seefeldt</dc:creator>
      <dc:date>2005-01-28T02:15:46Z</dc:date>
    </item>
  </channel>
</rss>

