TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-67
ALTER AUDITTRAIL
FILESIZE Option Considerations
The FILESIZE option applies to both format 1 and format 2 audit-trail files. Format 1
and format 2 are disk partition formats that can range up to approximately 2 GB and
1024 GB in size, respectively. Larger format 2 files can help decrease the number of
audit-trail rollovers for systems that have high audit-generation rates. The file format
(format1 or format 2) is determined by the ATFORMAT option in the ALTER TMF
command.
If you do not specify a FILESIZE value in this ALTER AUDITTRAIL command, and
have not set this value in an earlier ALTER AUDITTRAIL command or in the ADD
AUDITTRAIL command that created the audit trail, TMF uses the originally assigned
default: files of 100 MB each (for format 1 files) or files of 1024 MB each (for format 2
files).
The FILESIZE value affects only the active volumes for the audit trail identified in this
specific ALTER AUDITTRAIL command. When this command is run, the new
FILESIZE value becomes effective for all files that are subsequently renamed or
created for this audit trail, as follows:
•
When an existing audit-trail file is renamed forward during audit-trail rollover, and
this file has a different file size or format (format 1 or format 2) than the configured
values for these parameters, TMF creates a new renamed file of the configured
size and format, and purges the existing file.
•
When an existing audit-trail file is renamed forward during audit-trail rollover, and
this file has the same file size and format as the configured values, TMF simply
renames the file.
•
When new audit-trail files are preallocated, TMF creates them with the configured
file size for the specified audit trail and the format value currently in effect for the
TMF configuration. (Always remember that while the FILESIZE value applies to a
specific audit trail, the ATFORMAT value entered through the ALTER TMF
command applies to your entire TMF configuration.)
Caution. If any audit-trail sequence number is 900,000 or more, TMF must be stopped and re-
configured with larger audit-trail sizes in the near future. TMF will stop abruptly, and cannot be
restarted when a sequence number reaches 999,999.
Note. You should ensure that enough disk space exists to accommodate files of the size
specified in FILESIZE and the number specified in FILESPERVOLUME. If the disk has
insufficient space in which to create a new file of the latest configured FILESIZE, TMF simply
renames the existing file even though the file may be of improper size or format, and keeps the
configuration in a transition state; in this state, files of different sizes continue to exist.