Hi Duilio.
I've studied your log history carefully and the news is not very good.
As I have already mentioned in the past, the user seems to have manually changed the storage ID from 55 to 10.
Judging by the logs, this was done sometime between 12:54PM and 1:19PM on January 29.
As a result of that change (and probably a subsequent run of the vic command), 828280 frames are now reported as missing on the storage. That's a lot of missing frames!!
Unfortunately, if the frames are truly lost, there's no way of getting them back, even though we have fixed the storage ID in the meantime.
Let's try running vic to get a report.
1. First exit Smoke and make sure no other workstation is remotely accessing projects from your Smoke workstation.
2. Then run this command to see if there are any dead locks on the projects:
find /usr/discreet/clip/ | egrep "(\.rec$|\.ref|\-lock)"
3. Normally the command should return nothing. If it does return lock files, run this command to delete the locks:
find /usr/discreet/clip/ | egrep "(\.rec$|\.ref|\-lock)" | sudo xargs -L1 rm -rf
4. Now run vic with these parameters:
/usr/discreet/io/bin/vic -a -s lost -s remote
Does it list those 800000 frames as lost?
Regards,
Robert.
Robert Adam
Program Manager