<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Solaris: Mount filesystem with UFS logging enabled | Solaris system administration | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Tue, 03 Mar 2009 03:57:13 -0000</lastBuildDate><item><title>Re: Solaris: Mount filesystem with UFS logging enabled | Solaris system administration | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/798/solaris-mount-filesystem-with-ufs-logging-enabled/#comment-6834565</link><description>Hy,&lt;br&gt;&lt;br&gt;the same configuration can be applied on LVM slice (DiskSuite),  also in mirroring configuration.&lt;br&gt;&lt;br&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;br&gt;&lt;br&gt;Using your example:&lt;br&gt;&lt;br&gt;/usr/sbin/lockfs -f /dev/dsk/c0t0d0s3&lt;br&gt;&lt;br&gt;Better if insert the command in the crontab for flush log in a specified time every day.&lt;br&gt;&lt;br&gt;Cesare</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>