» Sign-in with HP Passport | » Register
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
Search:
More options
 
hp.com home


HP Support document

» 

Business Support Center

HP Passport Sign-in

User ID:
Password:
» Register
» Learn more...

Tasks

» Download drivers and software
» Troubleshoot a problem
» Setup, install, and configure
» Discover and use a product
» Perform regular maintenance
» Upgrade and migrate
» Recycle and dispose
»

Resources

» Customer Self Repair
» Diagnose problem or Chat (HP Instant Support)
» Support Forums
» Manuals
» Guided troubleshooting
» Submit a support case
» See more...
» Help
» Site map
» IT Resource Center
SUPPORT COMMUNICATION - CUSTOMER NOTICE

Document ID: c00858261

Version: 2

Notice (Revised): HP OpenView Storage Area Manager - Impact of 2007 US Daylight Savings Time Changes
NOTICE: The information in this document, including products and software versions, is current as of the Release Date. This document is subject to change without notice.

Release Date: 2007-03-01

Last Updated: 2007-03-01


DESCRIPTION
Revision #
Revision Date
Revision Details
2
03/01/07
Clarification of commands
1
02/01/07
Original Document Release

In 2007, the beginning and ending dates for Daylight Saving Time (DST) in the United States will change to comply with the Energy Policy Act of 2005. Under the new law, Daylight Saving Time will begin on the second Sunday of March and end on the first Sunday of November, extending the timeframe by four weeks. Due to this DST change, operating system and application software updates might be required to ensure that the system clock on HP products is accurate.

This is not unique to HP products. All devices that automatically adjust for Daylight Saving Time and support operating systems or software relying on a local time zone that observes DST will be affected by the 2007 DST change.

2006
2007
US DST Start
US DST End
US DST Start
US DST End
First Sunday in April
Last Sunday in October
Second Sunday in March
(3 additional weeks)
First Sunday in November
(1 additional week)
2 April 2006
29 October 2006
11 March 2007
4 November 2007

Several other countries, including Canada and Bermuda, are implementing the same DST change, and other countries are expected to make similar changes. For a complete listing of the World Wide Daylight Saving time schedule and which countries are changing DST schedules along with the US, go to the following URL: http://webexhibits.org/daylightsaving/g.html

SCOPE

This document outlines the actions needed for HP OpenView Storage Area Manager (HP OpenView SAM). For information on the US 2007 Daylight Saving Time Changes for HP products not addressed in this communication, go to the following URL: http://www.hp.com/go/dst

DETAILS

Businesses and individuals whose environments are sensitive to date and time transactions and utilize a local time zone might be impacted by changes in the Daylight Saving Time rules. Some applications perform date and time manipulation and can make automatic decisions based on Daylight Saving Time rules.

Major operating systems, including HP-UX, Windows, Solaris, and Linux, are affected by changes in DST rules and have patches available. These patches can be obtained from your OS vendor. In addition, applications that depend on the Java Runtime Environment (JRE) are also affected because the JREs refer to inbuilt DST rules. Major JRE vendors have released an updater that can be used to update their installed JREs with the new DST rules.

HP OpenView SAM (OVSAM) is a Java based application that redistributes JREs whose DST rules do not comply with the United States Energy Policy Act of 2005. These non compliant JREs are deployed on the HP OpenView SAM Management Server, Client, Manager of Managers (MoM) and the Host Agents. HP recommends that the entire OVSAM operating environment be updated with the new DST rules using vendor specific JRE updaters and patch updates to operating systems.

The impact of not updating or partially updating the OVSAM operating environment would result in inconsistencies in scheduled data collections, billing, reporting, event handling, and logging, where the actual execution or time reported will be one hour off from the time intended. This impact will be experienced only during three weeks in March and one week in November, starting in 2007.

For instructions on how to update the DST rules of JREs for your currently installed version of HP OpenView SAM, refer to Appendix - Instructions to update JREs redistributed by HP OpenView SAM, included below.

NOTE: The procedure for updating the JRE patches detailed in the appendix is applicable for both HP OpenView SAM 3.1 and HP OpenView SAM 3.2. However, for the JREs redistributed by HP OpenView SAM for HP-UX 11.20 and 11.23 on PA-9000 hosts for HP OpenView SAM 3.1, there are no DST updaters available.

Appendix - Instructions to update JREs redistributed by HP OpenView SAM

Instructions to update SUN JRE redistributed by HP OpenView SAM on Windows Systems

These steps are applicable for Management Server, Host Agent, MoM and Client GUI on Windows Systems.

  1. Download the JDK US DST Timezone Update Tool - 1.0 (tzupdater-1_0_0.zip) from http://java.sun.com/javase/downloads/index.jsp. (You will need a Sun Online Account. This account can be created free of charge.)

  2. Unzip the tzupdater-1_0_0.zip , which contains tzupater.jar.

  3. Transfer the tzupdater.jar to the system on which the JRE is to be updated with the DST changes.

  4. To check if the JRE needs to be updated, open a command window and change to the directory where the tzupdater.jar is copied, and then run the following command:

    “<install directory>\sanmgr\jre\bin\java" –jar tzupdater.jar –V

    If the output of the previous command contains the following, the JRE has the new DST changes and no updates are required:

    JRE time zone data version: tzdata2006p

    Otherwise, continue with the following steps to update the JRE.

  5. To update the JRE, run the following command:

    “<install directory>\sanmgr\jre\bin\java" –jar tzupdater.jar –u –v

  6. To verify that the DST Changes are applied successfully, run the following command:

    “<install directory>\sanmgr\jre\bin\java" –jar tzupdater.jar –V

    If the output of the previous command contains the following, the JRE update was successful: JRE time zone data version: tzdata2006p

  7. Restart the HP OpenView SAM components on the system for the changes to take effect.

  8. Repeat steps 3 through 7 for each system on which the JRE used by HP OpenView SAM needs to be updated.

Instructions to update HP JRE redistributed by HP OpenView SAM on Tur64 (also known as OSF1) Systems

These steps are applicable for Host Agent, MoM and Client GUI on all HP-UX systems supported by HP OpenView SAM.

  1. Download the JDK - TZupdater 1.0 (tzupdater-1.0.tar) from http://h18012.www1.hp.com/java/alpha/DST-US.html . (You will be prompted to enter your contact information before download.)

  2. Untar the tzupdater_1.0.tar , which contains tzupater.jar.

  3. Transfer the tzupdater.jar to the Tru64 system on which the JRE is to be updated with the DST changes.

  4. To check if the JRE needs to be updated, open a command window and change to the directory where the tzupdater.jar is copied, and then run the following command:

    /opt/sanmgr/jre/bin/java –jar tzupdater.jar –V

    If the output of the previous command contains the following, the JRE has the new DST changes and no updates are required:

    JRE time zone data version: tzdata2006p

    Otherwise, continue with the following steps to update the JRE.

  5. To update the JRE, run the following command:

    /opt/sanmgr/jre/bin/java –jar tzupdater.jar –u –v

  6. To verify that the DST Changes are applied successfully, run the following command:

    /opt/sanmgr/jre/bin/java –jar tzupdater.jar –V

    If the output of the previous command contains the following, the JRE update was successful:

    JRE time zone data version: tzdata2006p

  7. Restart the HP OpenView SAM components on the system for the changes to take effect.

  8. Repeat steps 3 to 7 for each system on which the JRE used by HP OpenView SAM needs to be updated.

Instructions to update HP JRE redistributed by HP OpenView SAM on OpenVMS Systems

These steps are applicable for Host Agent on all OpenVMS Alpha systems supported by HP OpenView SAM. In case of OpenVMS Itanium systems, similar steps need to be following with the corresponding time zone updaters.

  1. Download the JDK - TZupdater 1.0 ( HP-AXPVMS-TZUPDATER-V0100--1.PCSI_SFX_AXPEXE) from http://h18012.www1.hp.com/java/alpha/DST-US.html . (You will be prompted to enter your contact information before download.)

  2. Transfer the HP-AXPVMS-TZUPDATER-V0100--1.PCSI_SFX_AXPEXE to the OpenVMS Alpha system on which the JRE is to be updated with the DST changes.

  3. To extract the contents of the updater on the system, open a command window and change to the directory where the above binary is available using the following command:

    SET DEF <to folder where the above file is downloaded>

    Extract the contents using the following commands:

    RUN HP-AXPVMS-TZUPDATER-V0100--1.PCSI_SFX_AXPEXE PRODUCT INSTALL TZUPDATER/NORECOVERY

  4. To check if the JRE needs to be updated, run the following commands:

    SET DEF SYS$COMMON:[TZUPDATER]
    @SYS$COMMON:[OPT.SANMGR.JRE.LIB]JAVA$142_JRE_SETUP.COM
    JAVA -JAR TZUPDATER.JAR --VERSION

    If the output of the previous command contains the following, the JRE has the new DST changes and no updates are required: JRE time zone data version: tzdata2006p Otherwise, continue with the following steps to update the JRE.

  5. To update the JRE, run the following commands:

    SET DEF SYS$COMMON:[TZUPDATER]
    @SYS$COMMON:[OPT.SANMGR.JRE.LIB]JAVA$142_JRE_SETUP.COM
    JAVA -JAR TZUPDATER.JAR –V –U -F

  6. To verify that the DST Changes are applied successfully, run the following commands:

    SET DEF SYS$COMMON:[TZUPDATER]
    @SYS$COMMON:[OPT.SANMGR.JRE.LIB]JAVA$142_JRE_SETUP.COM
    JAVA -JAR TZUPDATER.JAR --VERSION

    If the output of the previous command contains the following, the JRE update was successful:

    JRE time zone data version: tzdata2006p

  7. Restart the HP OpenView SAM components on the system for the changes to take effect. Repeat steps 3 to 7 for each system on which the JRE used by HP OpenView SAM needs to be updated.

Instructions to update SUN JRE redistributed by HP OpenView SAM on Sun Solaris and Linux Systems

These steps are applicable for Host Agent, MoM and Client GUI on all Sun Solaris and Linux systems supported by HP OpenView SAM.

  1. Download the J DK US DST Time zone Update Tool - 1.0 (tzupdater-1_0_0.zip) from http://java.sun.com/javase/downloads/index.jsp . (You will need a Sun Online Account. This account can be created free of charge.)

  2. Unzip the tzupdater-1_0_0.zip , which contains tzupdater.jar.

  3. Transfer the tzupdater.jar to the system on which the JRE is to be updated with the DST changes.

  4. To check if the JRE needs to be updated, open a command window and change to the directory where tzupdater.jar is copied, and then run the following command:

    /opt/sanmgr/jre/bin/java –jar tzupdater.jar –V

    If the output of the previous command contains the following, the JRE has the new DST changes and no updates are required: JRE time zone data version: tzdata2006p Otherwise, continue with the following steps.

  5. To update the JRE, run the following command:

    /opt/sanmgr/jre/bin/java –jar tzupdater.jar –u –v

  6. To check if the DST changes are applied successfully, run the following command:

    /opt/sanmgr/jre/bin/java –jar tzupdater.jar –V

    If the output of the previous command contains the following, the JRE update was successful: JRE time zone data version: tzdata2006p

  7. Restart the HP OpenView SAM components on the system for the changes to take effect.

  8. Repeat steps 3 to 7 for each system on which the JRE used by HP OpenView SAM needs to be updated.

Instructions to update IBM JRE redistributed by HP OpenView SAM on AIX Systems

These steps are applicable for Host Agent on 32-Bit AIX systems supported by HP OpenView SAM. For 64-Bit AIX systems, similar steps need to be followed using the IBM Time Zone Update Utility for Java - JTZU Version 1.1.7a - AIX PPC 64-bit (jtzu-aixppc64-1.1.7a.zip).

  1. Download the IBM Time Zone Update Utility for Java (JTZU Version 1.1.7a - AIX PPC 32-bit) from http://www-128.ibm.com/developerworks/java/jdk/dst/index.html.

  2. Unzip the jtzu-aixppc32-1.1.7a.zip to a temporary location on the host on which the OpenView Storage Area Manager host agent is installed.

  3. Open the script runjtzenv.sh in a text editor and make the following changes:

    1. Change the line JAVA_HOME=/*ENTER JAVA PATH UPTO JRE*/ to JAVA_HOME=/opt/sanmgr/jre

    2. Change the line NOGUI=false
      to
      NOGUI=true

  4. Open the file DirectorySearch.txt in a text editor.

  5. Remove the existing lines and add the line
    +/opt/sanmgr/jre

  6. Execute the script runjtzu.sh. This will create a file SDKList.txt with the JRE that needs to be updated.

  7. Open the file runjtzu.sh in a text editor and change the line
    DISCOVERONLY=true
    to
    DISCOVERONLY=false

  8. Execute the script runjtzu.sh. If the DST information in the JRE is older, it will update it with the timezone information with the new DST rules.

  9. Restart the HP OpenView SAM Host Agent for the DST changes to take effect.

  10. Repeat steps 2 to 9 for each system on which the JRE used by HP OpenView SAM needs to be updated.

RECEIVE PROACTIVE UPDATES: Receive support alerts (such as Customer Advisories), as well as updates on drivers, software, firmware, and customer replaceable components, proactively via e-mail through HP Subscriber's Choice. Sign up for Subscriber's Choice at the following URL: http://www.hp.com/go/myadvisory


Hardware Platforms Affected: HP OpenView Storage Area Manager V3.0 Media 2 TB LTU(Standard HP Product), J5364AA(HP OpenView Storage Area Manager V3.0 Media 2 TB LTU: Standard HP Product), T2524AA(HP OpenView Storage Area Manager V3.1 Suite Media: Standard HP Product), T2533AA(HP OpenView Storage Area Manager V3.2 Media/Doc Kit: Standard HP Product)
Components Affected: Not Applicable
Operating Systems Affected: Not Applicable
Software Affected: Not Applicable
Third Party Products Affected: Not Applicable
Support Communication Cross Reference ID: IA00858261
©Copyright 2007 Hewlett-Packard Development Company, L.P.
Hewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits;damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners.

   Content feedback
To help us improve our content, please provide your feedback below.

1. How does the information on this page help you?

   very helpful somewhat helpful not helpful
 

2. Was it easy to find this document?

   easy not easy

3. If you selected not easy for question 2, in which section did you expect to find it?

     

4. Comments:

 
 
- Your feedback will be used to improve our content. Please note this form is for feedback only, so you will not receive a response.
Contact HP if you need technical assistance.

Printable versionPrintable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2009 Hewlett-Packard Development Company, L.P.