Bug ID 478448: LTM v11.4.1 device time-zone is not updated upon timezone change when single configuration file (SCF) restored

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP LTM(all modules)

Known Affected Versions:
11.4.1, 11.5.3, 11.5.4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10, 12.1.0 HF1, 12.1.0 HF2, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.0.0

Opened: Sep 08, 2014

Severity: 3-Major

Related Article: K17016

Symptoms

The command 'tmsh show cm device' still shows old timezone after load single configuration file (SCF) with timezone change.

Impact

The device timezone shows incorrect information.

Conditions

Check current timezone, say default timezone is PDT # tmsh show cm device will show time zone PDT <- newer versions say America/Los_Angeles Change timezone to JST <- and Japan # tmsh modify sys ntp timezone JST Check cm device time-zone again, it will still show PDT.

Workaround

After loading an SCF, issue 'tmsh modify sys ntp timezone timezone_name' from the command line, where <timezone> is the same value as that which is found in the SCF file. Otherwise, if just modifying the sys.ntp.timezone, issue the command "tmsh modify sys ntp timezone timezone_name' command twice, where <timezone> is the same in both instances. Also, 'timezone' values must be able to be found in the /usr/share/zoneinfo directory. They are now used in long form, for example, JST = Japan.

Fix Information

cm.device is now updated with the same information as sys.ntp.timezone upon modification or load of SCF file.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips