Story #2056
Metacat upgrade procedure
100%
Description
[proposed ]KNB upgrade procedure
-shutdown tomcat
-shutdown postgres
-backup database
-backup metacat directory
-backup spatial cache
-copy db, data directory, and spatial cache to new host
-restore metacat db to new postgres instance
-unzip data directory
-restore spatial cache to configured location (default in knb webapp)
-start up tomcat
-step through admin configuration
-items run during "db" upgrade:
-table restructured with guid
-node data for date time fields populated
-system metadata generated
-configure geoserver to point to the spatial cache we saved
-make sure to skip the spatial cache regeneration (admin checkbox)
-register with DataONE as an MN
-added to CN node list and receives Node Id
-generates ORE maps and downloads any remote data files for non-replicated data packages.
-configure skin-specific properties for NCEAS admin DB.
-correct permissions for perl registry to run
-other post-upgrade checklist?
Subtasks
History
#1 Updated by Dave Vieglais almost 13 years ago
- Target version changed from Sprint-2011.46-Block.6 to Sprint-2011.48-Block.6
- Position set to 1
- Position deleted (
11)
#2 Updated by Dave Vieglais almost 13 years ago
- Position set to 6
- Position deleted (
12) - Target version changed from Sprint-2011.48-Block.6 to Sprint-2011.49-Block.6
#3 Updated by Dave Vieglais almost 13 years ago
- Position deleted (
9) - Position changed from 1 to 325
- Position set to 1
#4 Updated by Dave Vieglais almost 13 years ago
- Target version changed from Sprint-2011.49-Block.6 to Sprint-2011.51-Block.6
- Position set to 10
- Position deleted (
321)
#5 Updated by Dave Vieglais almost 13 years ago
- Milestone changed from CCI-0.6.4 to CCI-1.0.0
- Category set to Metacat
- Assignee set to Ben Leinfelder
- Target version changed from Sprint-2011.51-Block.6 to Sprint-2012.01-Block.1.1
#6 Updated by Matthew Jones almost 13 years ago
- Position set to 321
- Position deleted (
17)
#7 Updated by Dave Vieglais almost 13 years ago
- Position changed from 1 to 352
- Position set to 1
- Position deleted (
343) - Target version changed from Sprint-2012.01-Block.1.1 to Sprint-2012.03-Block.1.2
#8 Updated by Dave Vieglais almost 13 years ago
- Position set to 26
- Position deleted (
353) - Target version changed from Sprint-2012.03-Block.1.2 to Sprint-2012.05-Block.1.3
#9 Updated by Matthew Jones almost 13 years ago
- Status changed from New to Closed
All upgrade tasks completed in code. May need to work on additional performance tuning of upgrade, but that will be done under separate metacat tickets if at all.