<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Tech-Recipes - Latest Comments in Solaris: Mount filesystem with UFS logging enabled</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><atom:link href="https://tech-recipes.disqus.com/solaris_mount_filesystem_with_ufs_logging_enabled_solaris_system_administration_tech_recipes/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 03 Mar 2009 03:57:13 -0000</lastBuildDate><item><title>Re: Solaris: Mount filesystem with UFS logging enabled</title><link>http://www.tech-recipes.com/rx/798/solaris-mount-filesystem-with-ufs-logging-enabled/#comment-6834565</link><description>&lt;p&gt;Hy,&lt;/p&gt;&lt;p&gt;the same configuration can be applied on LVM slice (DiskSuite),  also in mirroring configuration.&lt;/p&gt;&lt;p&gt;Also, it's better to flush the cache used by the logging configuration running the "lockfs (1M)". The option "-f" forces a synchronous flush of the named filesystem. It returns when all data has been written to disk and the log has been rolled.&lt;/p&gt;&lt;p&gt;Using your example:&lt;/p&gt;&lt;p&gt;/usr/sbin/lockfs -f /dev/dsk/c0t0d0s3&lt;/p&gt;&lt;p&gt;Better if insert the command in the crontab for flush log in a specified time every day.&lt;/p&gt;&lt;p&gt;Cesare&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cesare</dc:creator><pubDate>Tue, 03 Mar 2009 03:57:13 -0000</pubDate></item></channel></rss>