User Tools

Site Tools


plato:cdc.io:copy.modes

Table of Contents

Copy Modes

Overview

cdc.io was created to overcome the limitations of working with containers. By default, dtCyber opens the container files in shared-write-binary mode which enables the possibility of other applications performing options on the active β€œdisk packs”. The practice can be very convenient, but also very dangerous.

The following Modes are indicated by the cat.compare function and should be self-describing.

Modes

About: LIVE COPY

Unless you know exactly what you are doing, you should refrain from copying into a running system.

The following table provides some guidance, but it is always better to be safe than sorry.

Mode Notes
AUTO(copy in-place)

Files with this mark are of equal size and may be copied to an active system.

CONDITIONS

Copying files with this mark require caution. It is possible to do a safe transfer IF and ONLY IF the file contains NO EM 1) resident elements such as commons charsets access blocks and other types of data frequently cached for performance.

AUTO(create)

Files with this mark indicate that the file is not found on the opposing cluster. While cdc.io is capable of performing the file creation operation, these changes will affect the pack directory, target Account file, and other structures which are EM-Resident.

Danger

Files with this mark must NEVER be transferred to a running system.

REALLOC([A|B] is larger)

Files with this mark indicate that the file allocations differ. While cdc.io is capable of performing the reallocation, these changes will affect the pack directory (among other structures) which are EM-Resident.

Danger

Files with this mark must NEVER be transferred to a running system.

1)
Extended-Memory
plato/cdc.io/copy.modes.txt Β· Last modified: 2023/11/26 07:36 by Site Administrator