LogoLogo
  • LIBSAFE Advanced Pro - User Administration Manual
  • Introduction
    • Basic concepts
    • General considerations
  • Access
    • Access with a two-factor authentication
    • Access via API to the application data
  • General browsing
  • General system configuration
  • Home
  • Catalog
    • Catalog – Browse catalog by object
    • Catalog – Browse by tree
    • Catalog – Search catalog by object
    • Catalog – Object detail
      • General Information
      • Metadata
        • Metadata descriptor value editing
        • Comparing updated metadata set with original
        • Additional information on metadata
      • eXtended Metadata
        • Functional concepts
        • Technical concepts
        • Interface schema
          • Metadata type configuration
          • Sets and Block configurations
        • Creating and editing extended metadata
          • Structured type block
          • Free type block
        • Special links into blocks to an object’s files
        • Visualisation and download of structured blocks
      • File and folder structure
        • Object Explorer
        • Retrieving a complete object by applying a DIP profile
        • Files’ details
      • Object health
      • Storage
      • Data Integrity
        • Provenance metadata and events (Event management)
      • Executing Transfer Connectors
      • Object history
    • Catalog – Object group detail
  • Ingestion
    • Ingestion – Creating a new ingestion job
    • Ingestion – Execution of an ingestion job
  • Retrieval
    • Object retrieve from catalog
    • Retrieval from an object detail
    • Retrieve job details
  • Active preservation
    • File format evolution jobs
      • Manual object evolution
      • Approve evolution jobs selected by the system
    • Digital signature jobs
    • Object metadata update
      • Update via web interface
      • Update through a massive update job
        • Structure and syntax of massive metadata update files
        • In multiple files
        • In a single file
        • Basic conditions of the metadata update operations
        • Available metadata operations
      • Metadata update job detail
  • Document repository
  • Advanced options
    • Audit
      • Creating an audit job
        • Disk audit
        • Object audit
      • Audit job details
    • Reports
      • Reports generation
      • General information on objects and status of the system
      • Customized Reports
      • Evolution of ingestion jobs and preserved objects
      • Ingestion job report
      • Audit job reports
      • METABASE reporting
  • Other user sections
    • User configuration
    • Notifications panel
Powered by GitBook
On this page

Was this helpful?

  1. Introduction

General considerations

A preservation system is a system for the massive processing of data. These data are usually stored in automatically accessible storage systems which are of the kind called ‘hard disk’. This has some consequences, which should be considered when operating the system:

a. Object ingestion, audit, retrieve and datamover operations will need time for their operation, which may take from seconds to days.

b. Factors influencing the length of these processes are:

i. Physical distribution of data in disks.

ii. Stacking of tasks requiring disk access.

iii. Speed of communication between the processing unit and the storage units.

c. Operational factors influencing the length are:

i. Stacking time of tasks that require disk access.

ii. Size (and/or number) of the object/s affected by the tasks.

Because of this, those tasks foreseen to extend over a long time should be taken out, according to a previous planning, and in a way that an operator/administrator who is responsible for the platform use has visibility of them.

In case that the storage systems used by LIBSAFE are shared with other tools, the effects of this situation will have to be studied more in detail by the administrators of the common systems.

Something important to consider in a preservation system is that preserving implies immutability. Everything that is inserted in a preservation system is oriented to be kept forever in time, with no chance to change or edit it. Because of this:

  • Once any kind of information is inserted, it cannot be changed and the fact is registered to determine its influence or implication in any process of the system.

  • To change, edit or version any data in the system really implies an action in which a new copy of the data is made, and saved in relation to the original. For example, different versions by evolution of an object can be made, but the original will still exist; or a preservation plan can be edited, but what really happens is that a copy is made and then set as active.

LIBSAFE runs most of its processes asynchronously. This means that it is not necessary to wait for the end of a process to define or execute another. For example: we may create several ingestion jobs without waiting for the previous one to end. Or, we can create retrieve jobs while ingestion and audit jobs are running.

PreviousBasic conceptsNextAccess

Last updated 3 years ago

Was this helpful?