Yeah but that uses snapshots, which is pretty heavy-weight for what I want to do, particularly given mmbackup seems to have a way of tracking deletes...
Simon From: <[email protected]<mailto:[email protected]>> on behalf of Jez Tucker <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Monday, 27 February 2017 at 11:59 To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: [gpfsug-discuss] Tracking deleted files Hi Simon I presented exactly this (albeit briefly) at the 2016 UG. See the snapdiff section of the presentation at: http://files.gpfsug.org/presentations/2016/south-bank/ArcaPix_GPFS_Spectrum_Scale_Python_API_final_17052016.pdf We can track creations, modifications, deletions and moves (from, to) for files and directories between one point in time and another. The selections can be returned via a manner of your choice. If anyone wants to know more, hit me up directly. Incidentally - I will be at BVE this week (http://www.bvexpo.com/) showing new things driven by the Python API and GPFS - so if anyone is in the area and wants to chat about technicals in person rather than on mail, drop me a line and we can sort that out. Best, Jez On Mon, 27 Feb 2017 at 11:30, Simon Thompson (Research Computing - IT Services) <[email protected]<mailto:[email protected]>> wrote: Hi, Is there a way to track files which have been deleted easily? I'm assuming that we can't easily use a policy scan as they files are no longer in the file-system unless we do some sort of diff? I'm assuming there must be a way of doing this as mmbackup must track deleted files to notify TSM of expired objects. Basically I want a list of new files, changed files and deleted files since a certain time. I'm assuming the first two will be relatively simple with a policyscan, but the latter I'm not sure about. Thanks Simon _______________________________________________ gpfsug-discuss mailing list gpfsug-discuss at spectrumscale.org<http://spectrumscale.org> http://gpfsug.org/mailman/listinfo/gpfsug-discuss -- [http://www.pixitmedia.com/sig/pxone_pt1.png][http://www.pixitmedia.com/sig/pxone_pt2.png][http://www.pixitmedia.com/sig/pxone_pt3.png][http://www.pixitmedia.com/sig/pxone_pt4.png] [http://pixitmedia.com/sig/BVE-Banner4.png]<http://pixitmedia.com> This email is confidential in that it is intended for the exclusive attention of the addressee(s) indicated. If you are not the intended recipient, this email should not be read or disclosed to any other person. Please notify the sender immediately and delete this email from your computer system. Any opinions expressed are not necessarily those of the company from which this email was sent and, whilst to the best of our knowledge no viruses or defects exist, no responsibility can be accepted for any loss or damage arising from its receipt or subsequent use of this email.
_______________________________________________ gpfsug-discuss mailing list gpfsug-discuss at spectrumscale.org http://gpfsug.org/mailman/listinfo/gpfsug-discuss
