Hey Justin,
a very quick way would be to run ls -l inside the opencast data folders.
The second column should show you the number of hardlinks for this file.
Alternatively you could list inodes with ls -i, and then search for them
recursively using find . -inum $INUM
Not sure if this will work over NFS as well (though it probably should?
need to read up on that), if in doubt run on the storage server itself.
Regards,
Jan
--
Jan Koppe
eLectures / LearnWeb
Westfälische Wilhelms-Universität
Georgskommende 25 - Room 310
48143 Münster/Westf. - Germany
Tel.
+ 49 (0) 251 - 83 29295
E-mail:
jan....@wwu.de