System Administration Guide: Devices and File Systems

UFS Logging Is Enabled by Default

Solaris 9 9/04 – Logging is enabled by default for all UFS file systems except under the following conditions:

In previous Solaris releases, you had to manually enable UFS logging. For more information about UFS logging, see UFS Logging.

Keep the following issues in mind when using UFS logging in this release:

Default Logging and Standards Conformance

UFS file system transactions that free blocks from files might not immediately add the freed blocks to the file system's free list. This behavior occurs on a system that has a UFS file system mounted with logging enabled.

This behavior improves file system performance, but does not conform to the following standards:

These standards require that freed space be available immediately.

Consider disabling UFS logging under the following conditions:

For more information, see mount_ufs(1M).