-
Website
http://www.tech-recipes.com/ -
Original page
http://www.tech-recipes.com/rx/798/solaris-mount-filesystem-with-ufs-logging-enabled/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
davak
83 comments · 1 points
-
Web Design
3 comments · 1 points
-
danishbacker
9 comments · 1 points
-
flexinfo
11 comments · 1 points
-
Tonychelle
4 comments · 1 points
-
-
Popular Threads
-
Facebook: How To Get Only Status Updates on Your FB Home Page
1 week ago · 4 comments
-
Firefox: Enable Case Sensitive Searches When Using Find (Ctrl+F)
4 days ago · 1 comment
-
Windows 7: How To Disable Live Preview for Taskbar Thumbnails
1 week ago · 2 comments
-
Gmail: How to block a sender from your inbox
2 weeks ago · 3 comments
-
Our first iPhone game GreenThumb available in the App Store
3 weeks ago · 2 comments
-
Facebook: How To Get Only Status Updates on Your FB Home Page
the same configuration can be applied on LVM slice (DiskSuite), also in mirroring configuration.
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.
Using your example:
/usr/sbin/lockfs -f /dev/dsk/c0t0d0s3
Better if insert the command in the crontab for flush log in a specified time every day.
Cesare