wiki:SCS_BACKUP_R3

Version 1 (modified by deyan, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=SCS_BACKUP_R3, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

The regular backup of the project creates two backup CDs that can restore fully the project in case of data loss.

Task requirements

  • Test if the previous backup contains all needed information for restoring
    • Trac - wiki pages, settings, user accounts.
    • Svn - data, settings, user accounts.
    • Apache configurations
    • Postgres databases.
    • Testlink setup
  • Modify the script if needed
  • Execute the script
  • Write the image on TWO dvds
  • Make sure the copies are kept in different locations.

Task result

Backup media that is capable of restoring the whole project infrastructure.

Implementation idea

You can use SCS_BACKUP_R1 as similar consistency check is performed there.

SCS_BACKUP_R0
SCS_BACKUP_R1
SCS_BACKUP_R2

How to demo

Explain what is done and where the media can be found.

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

(Write comments for this or later revisions here.)