ADIC 3.5 Cassette Player User Manual


 
System Administrator’s Guide to Installing DataMgr
Setup Tasks 3-9
Setup Tasks
Save SSD Logs
DataMgr saves all file movement by the SSD to the
/etc/dm/log/ssd/transfile log file. The log files are
named
transfile.x, where “x” is an age-related counter
with the smaller number being the most current.
At installation, DataMgr schedules a nightly
cron job that
backs up the SSD log and saves the current transfile log to a
transfile.x file and then creates a new file called
transfile. However, the old transfile.x files are never
deleted.
The format of this
transfile.x is as follows:
where:
hhmmss:MMDDYYYY type blocks copy BFID ftoken bfsserver logid errors
filepath
Field Description
hhmmss Time of SSD log entry.
MMDDYYYY Date of SSD log entry.
type Creat = File was created in AMASS.
Delet = File was deleted in AMASS.
Renam = File was renamed in AMASS.
blocks Number of 512-byte blocks. Valid only for Creat
type.
copy File replication copy number. Valid only for Creat
type.
BFID Bitfile ID identifies a file that has been archived to
the AMASS file system. Valid for Creat type. and
Delet type.
For Renam types, this is the original bitfile name.