Data Archiving
Data archiving moves infrequently accessed data from primary systems to long-term storage where it remains retrievable but costs less to maintain. It addresses compliance retention requirements, reduces production system size, and preserves historical records beyond their active use period.
itStorage, backup, and data protection | OpenSkills.info
Course pathWalk it in order
Look it upDip in anytime
Go furtherLeaves this page
Don't Panic
Don't Panic — Data Archiving
Data archiving is the disciplined act of moving selected information out of routine use without turning it into a box of mysterious old files. The box is cheap. Knowing why an object is there, who may retrieve it, and what it means years later is the expensive bit. Storage is delighted to keep bits. It has no strong opinions about whether anyone can use them.
An archive starts with a purpose. Perhaps a record must support an audit, a legal discovery request, research, or historical preservation. That purpose creates a retention rule: keep this class of information for this period, then destroy it, transfer it, or continue preservation. Before an archive, old material tends to remain in active systems or get mistaken for a backup. Both arrangements eventually acquire a personality, and it is rarely a helpful one.
The key object is an archive package: content plus the context that makes it usable. A database export without its schema, data dictionary, encoding, and relationship rules is a confident-looking pile of tables. Metadata supplies identity, owner, retention rule, format, rights, checksum, and the history of ingest or migration. The archive is keeping an explanation alongside the bytes because future readers are not telepathic, however unfair that seems to the bytes.
Fixity is the archive's answer to a narrow but vital question: did these checked bits change unexpectedly? Compute a checksum at ingest, keep it, and compare it during later checks. A match supports bit-level integrity; it does not prove the original was correct, locate damage, repair it, or make an obsolete format readable. That is why independent copies, format information, and documented recovery procedures are not decorative extras.
The surprise is that a successful copy is not proof of a successful archive. Retrieval is the test. Can an authorized requester find the correct object, obtain every component, verify it, decrypt it when necessary, and interpret it with retained documentation? If any answer is no, the archive has preserved a future problem with admirable reliability.
Read the Intro for the full lifecycle and its decision points. Use the Slides for the map from selection through disposition. Keep the Cheatsheet nearby when designing metadata, fixity checks, copies, migrations, and retrieval tests. Then use the Reference tab when a policy or implementation choice needs authoritative detail. The task is not to keep data forever. It is to keep the right information usable for the right reason, and to know what happens next.
Where this skill leads
Relevant careers
See how this topic contributes to broader role-level skill maps.
Sources
- https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-209.pdf
Supports
- Archiving as long-term data retention within storage infrastructure
- Storage threats, attack surfaces, data protection, isolation, restoration assurance, and encryption
- Immutability as prevention of alteration or deletion
- Inventory and location tracking for storage media
- Protection of sensitive data at rest and in transit
- Independent recovery copies and separation of backup media
- Long-lived key-management dependencies for protected data
- https://csrc.nist.gov/pubs/sp/1800/26/final
Supports
- Detection and response needs for ransomware and other destructive data-integrity events
- Preparation, tools, and human expertise as parts of integrity response
- https://www.archives.gov/preservation/digital-preservation/about
Supports
- Continued usability, authenticity, accuracy, and functionality as preservation goals
- Recorded fixity, action tracking, audits, metadata capture, and sustainable formats
- Descriptive, structural, and preservation metadata during ingest
- Separate public-use copies and preservation treatment
- https://www.archives.gov/preservation/digital-preservation/risk
Supports
- File-format risk analysis and prioritization
- Significant properties that should survive format migration
- Preservation plans and actions for electronic record types and formats
- https://www.archives.gov/records-mgmt/policy/transfer-guidance.html
Supports
- Acceptable and preferred formats for permanent electronic records
- Metadata requirements for identification, service, and interpretation
- Validation of wrappers and codecs where both apply
- https://www.archives.gov/about/records-schedule
Supports
- Retention and disposition instructions for record series
- Distinction between temporary destruction and permanent transfer
- https://www.archives.gov/records-mgmt/scheduling
Supports
- Inventory, scheduling, approval, implementation, and updating of records schedules
- Records value and disposition as managed lifecycle decisions
- https://www.loc.gov/preservation/digital/formats/sustain/sustain.shtml
Supports
- Disclosure, adoption, transparency, self-documentation, external dependencies, patents, and technical protection mechanisms as format factors
- Complete specifications and validation tools as aids to long-term preservation
- Format choice in relation to migration, emulation, and significant content characteristics
- Preservation risks created by inaccessible technical protections and dependencies
- https://www.dpconline.org/handbook/organisational-activities/storage
Supports
- Multiple independent copies and geographic redundancy
- Online and offline storage diversity
- Fixity monitoring and repair from verified copies
- Documentation, provenance, audit trails, and proactive storage migration
- Difference between storage-system migration and file-format migration
- Technology, provider, human-error, and obsolescence risks
- https://www.dpconline.org/handbook/technical-solutions-and-tools/fixity-and-checksums
Supports
- Fixity as assurance that digital objects remain unchanged
- Checksums for transfer, storage monitoring, and retrieval
- Limits of checksums in locating or repairing a change
- Periodic checking, logs, repair, and chain-of-custody evidence
- New checksums after deliberate format migration
- Multiple copies as the basis for repair after integrity loss
- https://www.archives.gov/files/era/about/history.html
Supports
- Electronic records growth and the history of NARA's Electronic Records Archives program
- 1993 Armstrong litigation and the Electronic Records Archives program's development
- https://archive.org/about/
Supports
- Internet Archive's origin and Web preservation mission
- https://www.oclc.org/content/dam/research/activities/pmwg/pm_framework.pdf
Supports
- 1999 release and 2002 standardization history of the OAIS reference model
- OAIS functions and information model for long-term digital archives
- https://www.loc.gov/standards/premis/v1/index.html
Supports
- PREMIS Data Dictionary version 1.0 and its preservation-metadata entities
- https://loc.gov/loc/lcib/1010/digital.html
Supports
- 2010 formation and purpose of the National Digital Stewardship Alliance
- https://www.iso.org/standard/57284.html
Supports
- ISO 14721:2012 Open Archival Information System reference model
- https://blogs.loc.gov/thesignal/files/2012/09/Levels-of-Digital-Preservation-draft-handout-v3.pdf
Supports
- NDSA Levels of Digital Preservation assessment targets
- https://www.rfc-editor.org/rfc/rfc8493
Supports
- BagIt packaging format, manifests, and tag files for transfer of digital content
- https://ndsa.org/publications/levels-of-digital-preservation/
Supports
- 2019 revision of the NDSA Levels of Digital Preservation
- https://aptrust.org/2025/01/21/lessons-from-the-frontlines-navigating-data-loss-and-recovery-in-digital-preservation/
Supports
- Operational lessons from digital-preservation data loss and recovery, including cost-aware fixity retrieval
- https://preservica.com/preserve365-for-it
Supports
- Archiving and preservation workflows for Microsoft 365 content, metadata, permissions, and retention context
