Project

General

Profile

Task #3590

Story #3585: Rollout 1.1.1. to Production

Upgrade Production CNs

Added by Robert Waltz about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
Support Operations
Target version:
Start date:
2013-02-18
Due date:
% Done:

100%

Milestone:
CCI-1.1.1
Product Version:
*
Story Points:
Sprint:

Description

on each of the CNs

disable d1-processing by setting processing property to FALSE

vi /etc/dataone/process/synchronization.properties

Synchronization.active=FALSE

LogAggregation and Replication should be set to false in environments where they are running too

confirm through log files that sychronization is not actively processing tasks, then shutdown processing

look for the lines in /var/log/dataone/synchronize/cn-synchronization.log

(SyncObjectTask:call:108) All Tasks are complete. Shutting down
(SyncObjectTaskManager:run:80) Excecution Disabled continue polling until shutdown

Shutdown processing

/etc/init.d/d1-processing stop

after processes are turned off remember to set the synch property back to true

vi /etc/dataone/process/synchronization.properties

Synchronization.active=TRUE

For Each CN
Make certain CN is out of the RR

/etc/init.d/d1-index-task-generator stop
/etc/init.d/d1-index-task-processor stop

run apt-get update
run apt-get upgrade

When TC is back up on a CN

/etc/init.d/d1-index-task-processor start
/etc/init.d/d1-index-task-generator start

when all CNs are back up and the RR is restoreed
Turn on Processing

/etc/init.d/d1-processing start

History

#1 Updated by Robert Waltz about 11 years ago

  • Description updated (diff)

#2 Updated by Robert Waltz about 11 years ago

  • Status changed from New to Closed
  • translation missing: en.field_remaining_hours set to 0.0

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)