Hi Paul, lfs find may do what you want:
lfs find *lustre_mount_point* --ost *IDs_of_OSTs* *IDs_of_OSTs* is comma delimited Should even grab files that are striped and have a portion of their data on the specified OSTS. -cd ------------------------------------------------------------ Chad DeWitt, CISSP UNC Charlotte *| *ITS – University Research Computing 9201 University City Blvd. *| *Charlotte, NC 28223 [email protected] *| *www.uncc.edu ------------------------------------------------------------ If you are not the intended recipient of this transmission or a person responsible for delivering it to the intended recipient, any disclosure, copying, distribution, or other use of any of the information in this transmission is strictly prohibited. If you have received this transmission in error, please notify me immediately by reply email or by telephone at 704-687-7802. Thank you. On Wed, Mar 13, 2019 at 10:18 AM Paul Edmon <[email protected]> wrote: > I have a OSS that is offline. Is there a way to poll the MDT and grab a > list of files that are on the affected OST's? Or is the only method > just scaning the whole filesystem with normal find combined with lfs > getstripe commands? > > -Paul Edmon- > > _______________________________________________ > lustre-discuss mailing list > [email protected] > http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org >
_______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
