- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Does a tztab change require a reboot?
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
01-11-2006 11:39 AM
01-11-2006 11:39 AM
I realise that we need to change the tztab file to accommodate this but can anyone confirm whether we actually need to reboot our servers subsequently to affect this change properly?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 11:48 AM
01-11-2006 11:48 AM
SolutionTZ=EST5EDT date
TZ=PST8PDT date
and so on. Since you are changing the timezone rules for you current timezone value, there is no need to change /etc/TIMEZONE.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 11:50 AM
01-11-2006 11:50 AM
Re: Does a tztab change require a reboot?
a reboot is require, refer to this example for the steps:
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080029538
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 11:56 AM
01-11-2006 11:56 AM
Re: Does a tztab change require a reboot?
The change per se does not require a reboot. Normally the TZ value associated with a process is derived as a process is spawned. A restart of 'cron' should handle crontasks. New session logins will obtain have their local time set according to the new rules since the TZ environmental value is set as 'login()' sources user profile file.
Otherwise, if you want to be absolutely sure that all processes use the same timezone, then reboot.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 12:08 PM
01-11-2006 12:08 PM
Re: Does a tztab change require a reboot?
No reboot required.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 01:07 PM
01-11-2006 01:07 PM
Re: Does a tztab change require a reboot?
Thank you all for your replies. It seems that while a reboot is not required, some processes (cron?) may still need to be restarted. I will use Bill's advice and test this to be sure.
I also logged a call with HP and they advised that they will be releasing a patch for this very issue mid February (I assume it simply involves replacing the tztab file). The support engineer also said no reboot would be required but seemed unsure as to whether any processes would need to be restarted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2006 07:02 PM
03-16-2006 07:02 PM
Re: Does a tztab change require a reboot?
PHCO_34266 patch has been released by HP.