Code Description Corrective Action Log Example
Code 14
There was insufficient memory
on the TeraStation so the
backup job did not run.
Reduce the number of backup
destination files or disable any other
functions running at the same time.
ERROR: out of memory
in flist_expand
rsync error: error
in IPC code (code
14) at main.c(655)
[receiver=2.6.8]
Code 22
rsync: fork failed in do_
recv: Cannot allocate
memory (12)
rsync error: error
allocating core
memory buffers
(code 22) at util.c(120)
[sender=2.6.8]
Code 20
The connection was
disconnected while the
backup job was running.
Do not change the settings while the
backup job is running. If changed, the
connection will temporarily terminate
and the backup job will fail.
rsync error: received
SIGINT, SIGTERM, or
SIGHUP (code 20) at
rsync.c(242)
Code 23
Invalid characters were used in
the filename or folder name of
the backup destinations.
Change the filename or folder
name using compatible characters.
Available characters are described in
the “Adding a Shared Folder” section
in chapter 3.
rsync error: some
files could not be
transferred (code 23) at
main.c(702)
The backup destination files
were updated while the
backup job was running.
Do not overwrite the backup
destination files while the backup job
is running. If updated, the backup
destination files will not be backed up
and the backup job will fail.
The TeraStation backed
up the data to the FAT32-
formatted USB drive, then the
capitalization of letters in the
filenames or folder names on
the backup source TeraStation
was changed.
Do not change the capitalization
of letters in the filenames and
folder names on the backup source
TeraStation if the backup destination
USB drive is formatted to FAT32. Linux
on the TeraStation is case-sensitive
but FAT isn’t, so files or folders with
names that are identical save for the
capitalization will not be identified
and treated as the same file or folder.
To back up properly, using XFS or ext3
is recommended.
A file system on the backup
destination may be corrupted.
Run a drive check on the backup
destination by referring to the
“Checking Drives” section in chapter
4.
rsync recv_generator:
failed to stat “filename”:
Invalid argument (22)
Code 24
The backup destination files
were updated while the
backup job was running.
Do not overwrite the backup
destination files while the backup job
is running. If updated, the backup
destination files will not be backed up
and the backup job will fail.
rsync warning:
some files vanished
before they could be
transferred (code 24) at
main.c
105