<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: trebuchet ms,sans-serif; font-size: 10pt; color: #000000'>Sure, I was vague.<br><br>We'd like to know what files are currently being accessed on an OST from all clients. <br>Is it possible to query the MDS/T or OSS/T for this information?<br><br>ta, Mark<br><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Peter Kjellström" <cap@nsc.liu.se><br><b>To: </b>lustre-discuss@lists.lustre.org<br><b>Sent: </b>Thursday, 15 December, 2011 11:29:46 PM<br><b>Subject: </b>Re: [Lustre-discuss] LSOF for Lustre<br><br>On Thursday, December 15, 2011 02:49:41 AM Mark Day wrote:<br>> Hi,<br>> <br>> Is there a lustre tool similar to LSOF -N (for NFS) to help identify open<br>> files on an OSS/OST ? We are seeing some unusual load patterns and have<br>> run out of ideas on diagnosing it and tracing the issue back to the<br>> source.<br><br>Exactly what are you looking for?<br><br>The -N option to lsof is nothing special (adds no NFS specific data) other <br>than displaying only NFS files. If this is what you're looking for then you <br>can simply give lsof the mountpoint to your lustre filesystem:<br><br> "lsof /path/to/lustre" (Note: trailing / not allowed)<br><br>and only open files on that filesystem will be shown. Without any options lsof <br>will show open files on any type of filesystem.<br><br>/Peter<br><br>_______________________________________________<br>Lustre-discuss mailing list<br>Lustre-discuss@lists.lustre.org<br>http://lists.lustre.org/mailman/listinfo/lustre-discuss<br></div><br></div></body></html>