<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Rc.conf_mount_rw periodic failures in logs]]></title><description><![CDATA[<p dir="auto">Since upgrading from 2.2.1 up to 2.2.4 I have noticed a recurring error message in the system logs.  This happens periodically on the hour.  The only thing I can think that might be switching to RW is the job that backups DHCP and RRD data.</p>
<p dir="auto">messages look like:<br />
php: rc.conf_mount_rw: The command '/sbin/mount -u -w -o sync,noatime /cf' returned exit code '1', the output was 'mount: /dev/ufs/cf: Device busy</p>
<p dir="auto">sometimes (but not always, seems to be about 1/3rd of the time) it is immediately followed by:<br />
php: rc.conf_mount_rw: File system is dirty. Launching FSCK for /</p>
<p dir="auto">Is this something to be concerned about?  Any way to get more data on what's going on?</p>
]]></description><link>https://forum.netgate.com/topic/88616/rc-conf_mount_rw-periodic-failures-in-logs</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 18:52:15 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/88616.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Sep 2015 02:42:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Rc.conf_mount_rw periodic failures in logs on Sun, 13 Sep 2015 17:38:52 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the response.</p>
<p dir="auto">I ran /etc/rc.conf_mount_rw via SSH - it returned successfully very fast.</p>
<p dir="auto">I then ran /etc/rc.conf_mount_ro - it took a few seconds, then also completed successfully (both commands verified by looking at the output from "mount")</p>
<p dir="auto">After the filesystem was mounted read only - I ran fsck -y /cf - and it produced the following result:</p>
<p dir="auto">** /dev/ufs/cf<br />
** Last Mounted on /cf<br />
** Phase 1 - Check Blocks and Sizes<br />
** Phase 2 - Check Pathnames<br />
** Phase 3 - Check Connectivity<br />
** Phase 4 - Check Reference Counts<br />
** Phase 5 - Check Cyl groups<br />
33 files, 8520 used, 92535 free (39 frags, 11562 blocks, 0.0% fragmentation)</p>
<p dir="auto">***** FILE SYSTEM IS CLEAN *****</p>
]]></description><link>https://forum.netgate.com/post/570407</link><guid isPermaLink="true">https://forum.netgate.com/post/570407</guid><dc:creator><![CDATA[cadince]]></dc:creator><pubDate>Sun, 13 Sep 2015 17:38:52 GMT</pubDate></item><item><title><![CDATA[Reply to Rc.conf_mount_rw periodic failures in logs on Thu, 10 Sep 2015 13:58:10 GMT]]></title><description><![CDATA[<p dir="auto">Login via ssh and try running /etc/rc.conf_mount_rw by hand, see what happens.</p>
<p dir="auto">When it's in ro mode (/etc/rc.conf_mount_ro) you can run "fsck -y /cf" to see if it can find/repair any errors.</p>
<p dir="auto">It could be that the disk is starting to give out.</p>
]]></description><link>https://forum.netgate.com/post/569846</link><guid isPermaLink="true">https://forum.netgate.com/post/569846</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Thu, 10 Sep 2015 13:58:10 GMT</pubDate></item></channel></rss>