Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

983

May 18th, 2011 01:00

How to get the original filename and location of a stub from it's offline path

Hi,

I've a small problem with my Celerra and FMA. Since a couple of days I have this message in my Celerra log:

DHSM: 3: offline file validation failed,
         fsid - 57, inode - 234294,
         URL - \\server\ARCHIVE_DIR$\.rffm_nas\0\0\335\9646,
         remoteMtime=1305294358, offlineMtime=1227949140;
         remoteSZ=35840 bytes, offlineSZ=26112 bytes

I know that the problem comes from a mismatch between the modification times of the remote and offline location.

(emc245668)

The problem is the I know the offline path of the file but not it's original location nor filename (STUB).

I waited now I couple of days to see if the user reported that error, but it seems that it is a Mac of Linux user who doesn't get an error.

So my question is, is there a possibility to retrieve from the offline location the Stub name and the location of the original file ?

Thanks for your time

366 Posts

May 18th, 2011 12:00

Hi,

Login to the FMA via ssh, and navigate to /opt/rainfinity/filemanagement/log/fws/support, then search all files using the offline path :

[root@fma252 support]# pwd
/opt/rainfinity/filemanagement/log/fws/support
[root@fma252 support]# grep ".rffm_nas/0/0/0/3700" *
fward-393.log:"\\ns40_1\ORIGEM\file.txt"        "108293"        "Wed May 18 16:18:00 2011"      "Tue Mar 15 11:31:52 2011"      "cifs://ns40_2.brcslab.emc.com/FMA_REP/.rffm_nas/0/0/0/3700"      "0"     "90"

The first field is the filename ( on the source location ), the second is the file size ( in bytes ), the third is the date/time it was archived, the fourth is the mtime ( modification time ), and the fifth is the offline path.

Gustavo Barreto.

4 Operator

 • 

8.6K Posts

May 18th, 2011 06:00

I would suggest to open a service request

4 Operator

 • 

8.6K Posts

July 7th, 2011 10:00

did it help?

2 Posts

July 7th, 2011 23:00

Yes, the answer from Gustavo Araujo did the trick.

4 Operator

 • 

8.6K Posts

July 8th, 2011 06:00

Thanks for the feedback

Rainer

No Events found!

Top