Error Message:

The log file filename exceeds its maximum size. An attempt will be made to reset it, or you should use the Cluster Administrator utility to adjust the maximum size.

Explanation:

A change that was made in the cluster involves writing an entry to the log file. However, the log file is full. (The default size of the log file is 64K.) To make room for a new entry, the Log Manager will reset the log. Resetting the log means the cluster database 1) takes a snapshot of the log file (a checkpoint) and writes it to the checkpoint file on the Quorum resource, then 2) truncates the log file to make room for new entries. The checkpoint file maintains only one checkpoint.

User Action:

Unless you want to increase the size of the log file, no action is necessary. The main reason for Increasing the log file size is to reduce the frequency at which log-file snapshots are taken. To increase the log-file size: In Cluster Administrator, on the Quorum tab, change the value in the Reset Quorum Log At box.