- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- problem after setting time
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 01:23 AM
11-01-2006 01:23 AM
problem after setting time
We are having an issue with VMS time after daylight savings time change. The time slowly starts going out of sync until it gets to 1 hour fast? Any Ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 01:47 AM
11-01-2006 01:47 AM
Re: problem after setting time
can you give us some more information to work with?
What version of VMS is this, and on which architecture?
Do you have DECnet-Plus and/or TCPIP?
You may find that you have DTSS enabled, and this is synching to another time source.
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 01:54 AM
11-01-2006 01:54 AM
Re: problem after setting time
OpenVMS V7.3-2
AlphaServer ES40
AICNY1> sho net
Product: DECNET Node: AICNY1 Address(es): 1.96
Product: TCP/IP Node: aicny1.doc.cn.ci.nyc.ny.us Address(es): 10.240.1
19.105
How do I tell if this site has DTSS enabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:10 AM
11-01-2006 02:10 AM
Re: problem after setting time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:12 AM
11-01-2006 02:12 AM
Re: problem after setting time
%SEARCH-I-NOMATCHES, no strings matched
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:13 AM
11-01-2006 02:13 AM
Re: problem after setting time
check whether you are using DECnet phase IV or DECnet Plus (aka OSI)
$ prod show prod decnet*
for a phase IV site
----------------------------------- ----------- ------------
PRODUCT KIT TYPE STATE
----------------------------------- ----------- ------------
DEC AXPVMS DECNET_PHASE_IV V7.3-2 Full LP Installed
----------------------------------- ----------- ------------
1 item found
and for DECnet phase V /OSI/Plus
----------------------------------- ----------- ------------
PRODUCT KIT TYPE STATE
----------------------------------- ----------- ------------
DEC AXPVMS DECNET_OSI V7.3-2 Full LP Installed
----------------------------------- ----------- ------------
1 item found
Provided you have the phase V product, you can do
$ MC NCL SHOW DTSS ALL CHAR
If DTSS is not enabled you will get
mc ncl show dtss all
%NCL-E-CMLSENDFAILED, error sending command request
-CML-E-EMAAPROB, error returned from VMS EMA agent
-NCL-E-ENTCLSNOTSUPP, entity class not supported
D
othersie please post the result
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:16 AM
11-01-2006 02:16 AM
Re: problem after setting time
----------------------------------- ----------- ------------
PRODUCT KIT TYPE STATE
----------------------------------- ----------- ------------
DEC AXPVMS DECNET_PHASE_IV V7.3-2 Full LP Installed
----------------------------------- ----------- ------------
1 item found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:19 AM
11-01-2006 02:19 AM
Re: problem after setting time
so no DTSS.
Next candidate would be the TCPIP time provider NTP
can you post the output of
$ tcpip show serv ntp/fu
If you find that the service is enabled, then
look at
SYS$SPECIFIC:[TCPIP$NTP]TCPIP$NTP_RUN.LOG
and the configuration file:-
sys$specific:[tcpip$ntp]tcpip$ntp.conf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:21 AM
11-01-2006 02:21 AM
Re: problem after setting time
show logical sys$timezone*
show logical tcpip$ntp*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:42 AM
11-01-2006 02:42 AM
Re: problem after setting time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:50 AM
11-01-2006 02:50 AM
Re: problem after setting time
I've seen a similar behavior before. Sounds like ntp. I think your scenario is that your VMS system did an automatic adjustment of Daylight Savings Time (check your SYSGEN param AUTO_DLIGHT_SAV) but your ntp time source did not. Now ntp is trying to get your time back in sync. You will have to determine how you want your time managed and adjust SYSGEN parameter or ntp config accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:55 AM
11-01-2006 02:55 AM
Re: problem after setting time
$ @sys$startup:utc$time_setup show
$ TCPIP SHOW SERVICE
I suspect that your TDF is still set one hour ahead of what it should be and you have an NTP service that is drifting the time to what it thinks it should be by running the clok fast.
The local TDF can be corrected using
@sys$startup:utc$time_setup
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 02:58 AM
11-01-2006 02:58 AM
Re: problem after setting time
$ @TCPIP$NTP_SHUTDOWN.COM
$ @TCPIP$NTP_STARTUP.COM
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 03:10 AM
11-01-2006 03:10 AM
Re: problem after setting time
AUTO_DLIGHT_SAV is set to "0" and DTSS is not in use.
You will have to manually change to/from Daylight Saving Time.
You can do this by executing SYS$MANAGER:UTC$TIME_SETUP.COM,
or you can use SYS$EXAMPLES:DAYLIGHT_SAVING.COM.
LOCAL TIME ZONE = EASTERN / US -- STANDARD TIME
LOCAL SYSTEM TIME = 1-NOV-2006 11:19:46.33 (EST)
TIME DIFFERENTIAL FACTOR = -5:00
TIME ZONE RULE = EST5EDT4,M4.1.0/02,M10.5.0/02
Change EST to EDT on the First Sunday of April (2-Apr-2006) at 02:00
Change EDT to EST on the Last Sunday of October (29-Oct-2006) at 02:00
AICNY1> $ TCPIP SHOW SERVICE
Service Port Proto Process Address State
FTP 21 TCP TCPIP$FTP 0.0.0.0 Enabled
METRIC 570 UDP TCPIP$METRIC 0.0.0.0 Enabled
NTP 123 UDP TCPIP$NTP 0.0.0.0 Enabled
SMTP 25 TCP TCPIP$SMTP 0.0.0.0 Enabled
TELNET 23 TCP not defined 0.0.0.0 Enabled
AICNY1>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 03:25 AM
11-01-2006 03:25 AM
Re: problem after setting time
So it seems that your system did not automatically switch to DST and ntp source did and your ntp service caught you up. You might want to change the SYSGEN parameter AUTO_DLIGHT_SAV to 1 to avoid problems in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 03:46 AM
11-01-2006 03:46 AM
Re: problem after setting time
it looks as though Kendall changed the time OK on the ES40, but the NTP process has not picked up the timezone change. As he set the VMS time back one hour, it will be the NTP that is dragging the clock forward.
Kendall,
restart your NTP service as shown by Ian, and I think that you will be quite ok
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 03:48 AM
11-01-2006 03:48 AM