Journaled integrated file system objects

Some integrated file system object types can be journaled using IBM® i journaling support.

The object types supported are stream files, directories, and symbolic links. The "root" (/), QOpenSys, and UDFS are the only file systems that support journaling of these object types. Integrated file system objects can be journaled using either the traditional system interface (CL commands or APIs) or by using System i® Navigator. You can start journaling and end journaling through System i Navigator, as well as display journaling status information.

Note: Memory-mapped stream files, virtual volume files, and stream files that are used as Integrated xSeries Server (IXS) network storage spaces cannot be journaled. Directories that can contain block special file (*BLKSF) objects cannot be journaled. Examples of these are: /dev/QASP01, /dev/QASP22, and /dev/IASPNAME.

The following list summarizes journaling support in the integrated file system:

For more information about the layout of various journal entries, there is a C language include file, qp0ljrnl.h, shipped in member QSYSINC/H (QP0LJRNL), that contains details of the integrated file system journal entry specific data content and formats.