Project

General

Profile

Actions

Bug #526

closed

RTC should not use local TZ

Added by Marc Dequènes almost 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Low
Category:
System :: Base
Start date:
2017-04-21
Due date:
% Done:

100%

Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
No
Help Needed:

Description

$ ansible all -m shell -a "timedatectl | grep 'RTC in local TZ'" 
Elwing | SUCCESS | rc=0 >>
 RTC in local TZ: yes

Korutopi | SUCCESS | rc=0 >>
 RTC in local TZ: no

Toushirou | SUCCESS | rc=0 >>
 RTC in local TZ: yes

Jinta | FAILED | rc=1 >>
Failed to create bus connection: No such file or directory

Thorfinn | FAILED | rc=1 >>
Failed to create bus connection: No such file or directory

Orfeo | SUCCESS | rc=0 >>
 RTC in local TZ: yes

On Jinta and Thorfinn there is a systemd problem. I'll open another BR for this.


Related issues 1 (0 open1 closed)

Blocked by DuckCorp Infrastructure - Bug #527: systemd not properly configured on Jinta and ThorfinnResolvedMarc Dequènes2017-04-21

Actions
Actions #1

Updated by Marc Dequènes almost 7 years ago

  • Blocked by Bug #527: systemd not properly configured on Jinta and Thorfinn added
Actions #2

Updated by Marc Dequènes over 6 years ago

Affected machines:
  • Elwing
  • Toushirou
  • Orfeo
Actions #3

Updated by Marc Dequènes over 6 years ago

I followed the advice printed by timedatectl:

Warning: The system is configured to read the RTC time in the local time zone.
         This mode can not be fully supported. It will create various problems
         with time zone changes and daylight saving time adjustments. The RTC
         time is never updated, it relies on external facilities to maintain it.
         If at all possible, use RTC in UTC by calling
         'timedatectl set-local-rtc 0'.

Actions #4

Updated by Marc Dequènes over 6 years ago

  • Status changed from New to Resolved
  • Assignee set to Marc Dequènes
  • % Done changed from 0 to 100

Elwing was rebooted and is fine. The setting survived.

Actions

Also available in: Atom PDF