<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<p>We were running 2.5.3.90 with changelogs enabled earlier this summer.&nbsp; We ran into&nbsp;a&nbsp;catalog&nbsp;corruption&nbsp;issue&nbsp;(<span class="quote">LU-6556) - we decided to deregister our changelog users,&nbsp;move the
</span>CONFIGS/changelog_{catalog,users} files out of the&nbsp;way,&nbsp;and&nbsp;carry on until we had an opportunity to upgrade.&nbsp;&nbsp;We&nbsp;did not&nbsp;remove&nbsp;anything&nbsp;from&nbsp;/O/1/d* at that time (though we probably should have).<br>
</p>
<p><br>
</p>
<p>We've observed that mounting our MDT can take several-to-many minutes - I can see with iostat that the MDT is very busy with reads while it is being mounted. &nbsp;I suspect&nbsp;that those stale&nbsp;files&nbsp;in /O/1/d*&nbsp;are the reason (there are lots of them), as they are
 processed by the OSP sync at MDT startup. &nbsp; I looked with debugfs at the&nbsp;/O/1/d* directories - there are 1000s of files and their timestamps are consistent with when we were using changelogs. &nbsp;I&nbsp;dumped a few randomly selected ones and checked with llog_reader
 that the types of records they contain are CHANGELOG_REC (type=10660000). <br>
</p>
<p><br>
</p>
<p>At the least, I think we&nbsp;should to remove the files in /O/1/d* that contain CHANGELOG_REC entries. &nbsp;Can I just delete every file in /O/1/d*, or do I need to be careful and only remove the CHANGELOG_REC entries?&nbsp;
</p>
<p><br>
</p>
<p>The reason I ask is that I do see a handful of files that are not changelog-related in these directories -&nbsp;their timestamps are newer and their record type as reported by llog_reader is not CHANGELOG_REC&nbsp;or CHANGELOG_USER.&nbsp; There are only a&nbsp;small number
 of such files, though.</p>
<p><br>
</p>
<p>Thanks,</p>
<p>Craig Prescott</p>
University&nbsp;of Florida Research Computing
</body>
</html>