cancel
Showing results for 
Search instead for 
Did you mean: 

Interpreting CatTools output

Steve_KK
Level 3

CatTools looks like it could do the job, but the output needs to be manipulated into a better form.  I'm used NotePad++ to do the search and replaces listed below, but I could do with some help itentifying the column headers.  Some are obvious, but others would require a guess.  Is there a reference for these published that I'm missing?

 

Search

Replace

"/>\r\n<ET FP="

\r\n

" SZ="

\t

" LB="

\t

" AT="

\t

" CT="

\t

" MT="

\t

" ST="

\t

" AR="

\t

" XA="

\t

" IN="

\t

"OST="

\t

" IIMG="

\t

 

2 REPLIES 2

pkh
Moderator
Moderator
   VIP    Certified

Unfortunately, no.  You would just have to guess what the headers are.  They should not matter to you if you just want to know what files are missing.

I would say

OST = the name of the OST file in the dedup folder

IMG = the name of the .img file in the B2D folder.

Steve_KK
Level 3

Come on Symantec, what's the big secret?  You've given us this tool, but not all the information to use it properly.

This web page helps throw some light in the column titles, which are not documented.

https://sort.symantec.com/public/documents/sf/4.1/solaris/manpages/vxfs/fsdb_vxfs_1m.html

FP           File Path

SZ           Size

LB           Logical Blocks? (LTO media uses 64KB block size by default, but this can be changed)

AT           Access Time

CT           Change Time

MT         Modify Time

ST          

AR         

XA         

IN          

OST       

IIMG      Appears to be an index number as the sequentially counts up from 0.