Closed Bug 1237362 Opened 10 years ago Closed 10 years ago

Change Record to change timezone to server cloudera-cm4.metrics.scl3.mozilla.com to UTC

Categories

(Infrastructure & Operations :: DCOps, task, P3)

x86_64
Linux

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1237135
Due Date:

People

(Reporter: u550631, Unassigned)

References

Details

Information Needed for CAB review: * date, time, duration of maintenance: TBD, let us know what date suits you, we would need 15 minutes, no downtime required. * system(s) affected: cloudera-cm4.metrics.scl3.mozilla.com (Cloudera Manager Console) * end-user impact No impact to end users, Cloudera Manager Console will be unavailable during the maitenance window * maintenance plan and timeline (link to a wiki or etherpad is fine) 1 - Copy correct TZ file to system configuration # cp /usr/share/zoneinfo/UTC /etc/localtime 2 - Set ZONE variable to correct TZ # echo 'ZONE="UTC"' > /etc/sysconfig/clock 3 - Verify TZ has changed # date 4 - Verify CM is functional and has no errors * rollback plan / rollback point (at which point will you determine to roll back) 1 - Set TZ back to before changes # cp /usr/share/zoneinfo/America/Los_Angeles /etc/localtime # echo 'ZONE="America/Los_Angeles"' > /etc/sysconfig/clock * notification mechanisms: Is email at the beginning and end of the window ok? * who will be point, who else will be involved Pythian SRE only, the assignee will depend on the timeframe when the change is executed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.