DISQUS

DISQUS Hello! Tech-Recipes is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Tech-Recipes

Cookbook of Tech Tutorials
Jump to original thread »
Author

Solaris: Mount filesystem with UFS logging enabled | Solaris system administration | Tech-Recipes

Started by qdideas · 9 months ago

No excerpt available. Jump to website »

1 comment

  • Hy,

    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

Add New Comment

Returning? Login